Didier Lafforgue
|
6b8e3db8c3
|
add missing files for the last commit about the control editable element + implement feature #326
|
2012-03-22 02:13:24 +01: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 |
|
Didier Lafforgue
|
50a3addf45
|
fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships
|
2012-03-01 11:07:22 +01:00 |
|
Didier Lafforgue
|
a2308787f1
|
fix theme assets tests
|
2012-02-28 11:25:51 +01:00 |
|
Didier Lafforgue
|
3b5d04238f
|
remove deprecated warning about ActiveSupport::Concern + add the handle property to Page in order to retrieve them more easily (very useful to display a page from an external controller for instance
|
2012-02-11 00:39:06 +01:00 |
|
Didier Lafforgue
|
62eaeb10f5
|
templatized page can now use models from the main app + add new liquid filters
|
2012-02-10 00:57:57 +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
|
c0b8587eb2
|
rename the i18n site module into locales in order to avoid conflicts with the original i18n + rendering a page according to a locale specified in the url seems to work (tests are following)
|
2012-01-26 02:33:39 +01:00 |
|
did
|
0534c5504f
|
prevent pow to crash when no flash message (bug) + add api resources for pages
|
2012-01-24 01:00:41 +01:00 |
|
did
|
739d2db0a9
|
first api draft
|
2012-01-23 09:05:50 +01:00 |
|
did
|
e210953d01
|
inline editor work in progress
|
2012-01-17 12:05:39 +01:00 |
|
did
|
ebe149110b
|
first draft of the new inline editing toolbar
|
2012-01-16 23:59:59 +01:00 |
|
did
|
01c5de36a5
|
add the ui element to select the languages for a site
|
2012-01-09 17:24:34 -08: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 |
|
did
|
9130544516
|
refactoring the creation of custom contents
|
2011-12-22 14:28:12 -08:00 |
|
did
|
00283993c0
|
minimal version of the new UI for content types
|
2011-12-21 15:24:39 +01:00 |
|
did
|
a25009824c
|
fix some bugs + refactor look and feel of the import screens (wip)
|
2011-12-08 07:47:17 -08:00 |
|
did
|
368f643cf0
|
theme assets page in progress
|
2011-12-07 02:09:13 +01:00 |
|
did
|
af955ef927
|
delete snippets in ajax + new way of render theme assets in the back-office (backbone view) + change the way to fire growl messages
|
2011-12-06 12:39:32 +01:00 |
|
did
|
8af3445045
|
snippets done
|
2011-12-05 04:29:58 -08:00 |
|
did
|
fb0e87c64d
|
done (for now) with the my account screen
|
2011-12-02 01:43:49 +01:00 |
|
did
|
5d271239b7
|
the screen for editing site has been refactored
|
2011-11-29 14:58:19 +01:00 |
|
did
|
35012ca2b2
|
polishing the current site editing screen (wip)
|
2011-11-29 02:24:02 +01:00 |
|
did
|
cffe64f6be
|
rebuilding the editing page for the site (wip)
|
2011-11-25 15:10:56 +01:00 |
|
did
|
47625dfa17
|
refactor code (wip) + fix bugs (wip) + tweak ui + save an existing page in ajax (HTML5 + FormData) + create a new page in ajax (wip)
|
2011-11-25 02:04:42 +01:00 |
|
did
|
b2a5e1de85
|
new file input behaviour (for now just on editable_file)
|
2011-11-21 03:12:06 -08:00 |
|
did
|
1a1a92e12f
|
refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack
|
2011-11-21 02:27:05 +01:00 |
|
did
|
63e2a63d1a
|
polishing the locomotive_media plugin (wip)
|
2011-11-19 16:41:16 +01:00 |
|
did
|
72c2cb2059
|
rename asset to content_asset + clean the locomotive_media plugin for tinyMCE (wip)
|
2011-11-19 15:47:56 +01:00 |
|
did
|
2c18f401bb
|
adding the last refactored features on the pages section (wip) + clean code
|
2011-11-16 01:39:16 +01:00 |
|