did
|
dd15e3a758
|
delete snippets in ajax (wip)
|
2011-12-05 15:19:57 -08:00 |
|
did
|
5d750bee44
|
Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1
|
2011-12-05 06:40:48 -08:00 |
|
did
|
ad8fad3ce5
|
trying to implement the destroy action for theme assets (wip)
|
2011-12-05 06:39:52 -08:00 |
|
Mario Visic
|
aa68d59979
|
Merge remote-tracking branch 'origin/rails_3_1' into rails_3_1
|
2011-12-05 22:31:14 +08:00 |
|
Mario Visic
|
4e6fc04889
|
Use contents_custom_fields instead of content_custom_fields
|
2011-12-05 22:29:32 +08:00 |
|
did
|
1b8c1c7157
|
use the slugify js plugin for the page form
|
2011-12-05 06:14:50 -08:00 |
|
did
|
8af3445045
|
snippets done
|
2011-12-05 04:29:58 -08:00 |
|
did
|
04d9e90492
|
Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1
|
2011-12-05 02:31:43 -08:00 |
|
did
|
07b302beaa
|
refactoring the snippet forms (wip)
|
2011-12-05 02:31:34 -08:00 |
|
Mario Visic
|
0eac23c3e3
|
Added target custom fields to the content instance model.
|
2011-12-05 16:38:07 +08:00 |
|
did
|
37684654ac
|
first attempt to polish the theme assets page + refactor the css (wip)
|
2011-12-03 01:11:31 +01:00 |
|
did
|
24575d5cff
|
polish the new membership page
|
2011-12-02 23:31:15 +01:00 |
|
did
|
3fffe7bd91
|
new way of handling ajax post requests (redirecting if everything is fine)
|
2011-12-02 18:20:59 +01:00 |
|
did
|
87a04aafe9
|
rename namespace for the sites backbone views + create backbone view for the creation of a new site
|
2011-12-02 06:59:41 -08:00 |
|
did
|
fb0e87c64d
|
done (for now) with the my account screen
|
2011-12-02 01:43:49 +01:00 |
|
did
|
99d756f550
|
Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1
|
2011-12-01 15:08:19 -08:00 |
|
did
|
837b974fec
|
working on the screen for editing my account
|
2011-12-01 15:04:45 -08: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
|
aebb4f74ec
|
remove directive in gitignore preventing some folders (ending by sites) to be correctly versioned
|
2011-11-28 13:53:34 -08:00 |
|
did
|
6505b7ab25
|
add missing js files
|
2011-11-28 13:50:24 -08:00 |
|
did
|
a8d616ba6b
|
remove references to foldable_inputs and custom_input
|
2011-11-28 06:40:25 -08:00 |
|
did
|
cad1f5e68f
|
Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1
|
2011-11-27 08:23:12 -08:00 |
|
did
|
71d48fe726
|
refactor the current site editing screen (screen)
|
2011-11-27 08:22:54 -08:00 |
|
Mario Visic
|
ad6273e2fd
|
Lots of spec fixes (mostly namespacing), down to 107 failing specs.
|
2011-11-26 17:24:34 +11:00 |
|
did
|
cffe64f6be
|
rebuilding the editing page for the site (wip)
|
2011-11-25 15:10:56 +01:00 |
|
did
|
cb735a0539
|
cleaning
|
2011-11-25 13:38:31 +01:00 |
|
did
|
fcd2146c11
|
foldable fieldsets fixed on firefox
|
2011-11-25 12:31:18 +01:00 |
|
did
|
5bb29d9702
|
fix styling issues with form and firefox
|
2011-11-25 12:05:30 +01:00 |
|
did
|
cda038e320
|
style submenu on firefox
|
2011-11-25 11:12:55 +01:00 |
|
did
|
80c9d5091f
|
style submenu popup on firefox
|
2011-11-25 10:56: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
|
a50df5ad8e
|
menu and submenu in full css3 (without any images) + delete useless images + clean the code (wip)
|
2011-11-23 05:01:15 -08:00 |
|
did
|
b2a5e1de85
|
new file input behaviour (for now just on editable_file)
|
2011-11-21 03:12:06 -08:00 |
|
did
|
0b7cc6ebd2
|
merging
|
2011-11-21 02:28:12 +01: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 |
|
Mario Visic
|
75041ba21c
|
Specs now run for all models. The account model now passes GREEEEn.
|
2011-11-20 22:47:41 +11:00 |
|
Mario Visic
|
a99ba18200
|
Temporarily removed a module include causing issues.
|
2011-11-20 22:47:03 +11:00 |
|
Mario Visic
|
a7b66f0e25
|
Lots of fixes to get tets closer to working.
|
2011-11-20 21:59:12 +11:00 |
|
did
|
c267f8ccbc
|
inverse toggle effects + add missing redirect_url field + fix an anoying bug about the locomotive_media plugin
|
2011-11-20 01:27:23 +01:00 |
|
did
|
a6211d594e
|
almost done with the tinyMCE customization
|
2011-11-20 00:54:33 +01:00 |
|
did
|
cd411de4ce
|
implement a generic asset picker
|
2011-11-19 17:33:16 +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
|
5ea81930b4
|
tinymce integration (wip) + polish the jquery dialog window (wip)
|
2011-11-19 00:20:37 +01:00 |
|
did
|
2620748b81
|
restyling the editable elements in css3 (wip)
|
2011-11-17 18:05:51 +01:00 |
|
did
|
67615a7fe3
|
polishing (wip) + refactor the js code (wip)
|
2011-11-16 13:42:42 +01:00 |
|
did
|
a9dace0d0f
|
right translation keys for the image picker
|
2011-11-16 11:24:14 +01:00 |
|
did
|
a48b602ea9
|
sub menu popup in place
|
2011-11-16 11:19:57 +01:00 |
|
did
|
2c18f401bb
|
adding the last refactored features on the pages section (wip) + clean code
|
2011-11-16 01:39:16 +01:00 |
|