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 |
|
did
|
80a9a11c7b
|
javascript for add/edit page (wip)
|
2011-11-14 01:13:58 -08:00 |
|
did
|
596eb78a55
|
first draft for the json template response (tested on sorting pages)
|
2011-11-11 00:39:25 -08:00 |
|
did
|
bef9dd8e67
|
fix various namespace errors issues and api changes for the models
|
2011-11-10 13:41:20 -08:00 |
|
did
|
6122983835
|
fix the annoying bug of duplicated flash messages + first backbone view for the index pages section
|
2011-11-10 13:29:59 +01:00 |
|
did
|
aa1abd2e92
|
remove useless piece of code
|
2011-11-10 02:47:26 +01:00 |
|
did
|
599b1d6395
|
first work on migrating the javascripts to coffeescript and backbone (wip)
|
2011-11-10 02:43:19 +01:00 |
|
did
|
248d3803c2
|
use the last version of formtastic + tweak the css for formtastic with scss + compass (wip) + clean code (wip)
|
2011-11-09 02:35:59 +01:00 |
|
did
|
1b015efd48
|
cleaning stylesheets so that they fit the new assets system
|
2011-11-08 15:34:25 +01:00 |
|
did
|
dd75f69b74
|
fix module collisions and missing namespaces all over the templates (wip)
|
2011-11-08 01:11:15 +01:00 |
|
did
|
b383086242
|
wip
|
2011-11-06 12:18:34 +01:00 |
|
did
|
87d2440f14
|
working on fixing issues with devise (wip)
|
2011-11-04 16:55:51 +01:00 |
|
did
|
8979957d43
|
convert stylesheets in sass (wip) + fix the installation module + customize devise (wip)
|
2011-11-03 14:01:08 +01:00 |
|
did
|
851a255301
|
fixing assets (wip)
|
2011-11-01 01:58:44 +01:00 |
|
did
|
cdab48f0a9
|
isolate the engine (urls, helpers, ...etc) + change urls + remove the warning about bson_ext
|
2011-11-01 00:44:23 +01:00 |
|
did
|
99e442673c
|
namespace controllers, models, ...etc (wip)
|
2011-10-31 00:02:41 +01:00 |
|
did
|
9f8d2e4146
|
assets (wip)
|
2011-10-30 14:28:45 +01:00 |
|
did
|
44007ac664
|
fix image references in assets
|
2011-10-30 13:34:16 +01:00 |
|
did
|
ed6020be3e
|
upgrade to new gems + remove hosting modules + change settings for Rails 3.1 + move assets to app/assets
|
2011-10-30 13:17:05 +01:00 |
|
did
|
8298b2a4bf
|
preventing recursive loop when used as engine in an app
|
2011-10-18 18:45:45 +02:00 |
|
did
|
016d773b2d
|
fix issue #217 (memberships not correctly removed)
|
2011-09-28 18:27:29 +02:00 |
|