Didier Lafforgue
|
3f6e7acda6
|
fix issue #333
|
2012-03-28 17:33:20 +02:00 |
|
Didier Lafforgue
|
37042eaa03
|
the content_entries API returns always a flat list of entries + fix a bug about cycling dependencies when the content_type has a field named source
|
2012-03-07 02:56:56 +01:00 |
|
did
|
25e08596ef
|
refactor the code (move some pieces of code into the custom_fields gem) + solve a ton of bugs: circular dependencies inside the content_entry presenter, fix Locomotive.mounted_on (broken in rails 3.2), js errors when creating a page, locale switcher broken if a page was not translated in the target locale
|
2012-02-04 02:10:55 +01:00 |
|
did
|
2a911d912c
|
implement the UI for the many_to_many relationship (WIP)
|
2012-02-03 01:50:45 +01:00 |
|
did
|
9e9fe49ccf
|
the has_many ui component is done
|
2012-02-02 16:53:26 +01:00 |
|
did
|
dfd437a762
|
fix an issue with compass + move to rails 3.2 + switch from mongoid_acts_as_tree to mongoid_tree + implement the UI to deal with has_many field types (wip)
|
2012-02-01 02:01:42 +01:00 |
|
did
|
e2bd55fe35
|
add the UI for the belongs_to custom field
|
2012-01-31 01:50:09 +01:00 |
|
did
|
4c204ef6a6
|
refactor and clean code (wip) + the api controller has been deleted and replace by the entry_submission_controller (+ custom responder)
|
2012-01-09 06:49:59 -08:00 |
|
did
|
912251d49b
|
big refactoring (wip) + add/edit entries for content types
|
2012-01-02 05:54:01 -08:00 |
|
did
|
e9ef4d48c3
|
content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API
|
2011-12-23 00:45:32 +01:00 |
|