dinedine
|
e25ded881b
|
custom fields has its own repo + upgrade code for Mongoid beta 16 + clean code + fix rspec tests
|
2010-08-20 17:56:15 +02:00 |
|
dinedine
|
4f06dab51e
|
implement liquid inheritance (in progress)
|
2010-08-08 13:30:27 +02:00 |
|
Jacques Crocker
|
d872805101
|
Fix up the default body thing
|
2010-08-01 00:50:29 -07:00 |
|
Jacques Crocker
|
925c7fff8d
|
All Page to be passed in a :body attribute
This :body attribute will then be used when creating the default body PagePart
|
2010-08-01 00:00:06 -07:00 |
|
Jacques Crocker
|
560923f060
|
Adding growl glue to Gemfile for better growl alerts with autotest
|
2010-07-30 17:22:58 -07:00 |
|
dinedine
|
54116d9ebb
|
multi site selector with cross domain authentication
|
2010-07-28 02:42:33 +02:00 |
|
Jacques Crocker
|
c6240dd7eb
|
Upgrading to Mongoid 2.0 beta 11 and fixing specs
|
2010-07-25 19:49:35 -07:00 |
|
Jacques Crocker
|
a09329c030
|
Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable
|
2010-07-23 13:09:54 -07:00 |
|
dinedine
|
2608430cae
|
allow users to use shortcut for theme images when editing snippets / layouts / stylesheets + fix minor ui bugs
|
2010-07-23 00:10:40 +02:00 |
|
dinedine
|
b2c39b4137
|
updating Rails to beta 4 + mongoid to beta 9 + fix all broken parts caused by the upgrade
|
2010-07-20 12:15:53 +02:00 |
|
dinedine
|
7dac567cbc
|
show / hide templatized page with visible / hidden content + disable font theme assets for web security reasons
|
2010-07-19 02:09:10 +02:00 |
|
dinedine
|
fb148a31a4
|
templatized page + fix bug with nav widget
|
2010-07-16 22:36:07 +02:00 |
|
dinedine
|
533a4ee4aa
|
flash messages in French + new icon for assets + ajax update for almost all forms
|
2010-07-13 22:01:40 +02:00 |
|
dinedine
|
0671a55ef8
|
sitemap + use inherited_sources gem to refactor controllers + fix bugs + clean stuff + save some forms with CMD + S (in progress)
|
2010-07-13 02:46:17 +02:00 |
|
dinedine
|
cc03e0b774
|
new cache strategy + remember_me set to true by default + fix bugs (one with mongo_tree)
|
2010-07-09 12:38:50 +02:00 |
|
dinedine
|
96e4753ed6
|
specify MIT license + textile filter + fix bug with new tree plugin + fix tests
|
2010-07-06 17:00:02 +02:00 |
|
dinedine
|
c5b5c6ded4
|
move patches for mongoid / carrierwave + add patch for mongoid + clean stuff
|
2010-06-30 00:09:47 +02:00 |
|
dinedine
|
29c22c05c1
|
heroku support + fix minor bugs
|
2010-06-14 15:04:01 +02:00 |
|
dinedine
|
28211edad6
|
fix assets upload with S3 in production + enhance a couple of things
|
2010-06-12 23:47:14 +02:00 |
|
dinedine
|
6b0dafc223
|
refactor + fix bugs + complete translations in English + api security option in content types
|
2010-06-10 16:50:50 +02:00 |
|
dinedine
|
fc690d8a0b
|
rename CustomFields::CustomField into CustomFields::Field + create a dynamic class when we have an object with custom fields (optimization) + create a new type of custom field: categories + fix minor bugs + add ui to rename the alias of a custom field
|
2010-06-08 02:45:49 +02:00 |
|
dinedine
|
9447386f0e
|
rendering engine + liquid tags/drops/filters + rspec tests + fix small bugs
|
2010-05-31 01:57:33 +02:00 |
|
dinedine
|
1a2467acf4
|
sort contents within a conten type + make content type validation more robust + find a bug when dealing with 2 content types
|
2010-05-26 02:41:10 +02:00 |
|
dinedine
|
4534a11ce4
|
adding contents works + add spec + enhance content types
|
2010-05-25 02:32:12 +02:00 |
|
dinedine
|
61958d9452
|
fix bug about page parts when creating or modifying layout + begin to work on the custom content types feature (50% done)
|
2010-05-24 02:18:23 +02:00 |
|
dinedine
|
1ed613ede8
|
custom field validation is more robust + editing new fields for assets works now
|
2010-05-22 16:46:32 +02:00 |
|
dinedine
|
7171f603f8
|
refactoring of CustomField plugin in progress (cleaned a lot)
|
2010-05-21 02:34:32 +02:00 |
|
dinedine
|
9d134599b2
|
first bricks of the CustomFields plugin
|
2010-05-20 01:42:19 +02:00 |
|
dinedine
|
05a93cb5c1
|
custom fields proof of concept in progress
|
2010-05-19 18:17:45 +02:00 |
|
dinedine
|
277b531449
|
first draft of custom fields
|
2010-05-18 00:51:53 +02:00 |
|
dinedine
|
c15c635efe
|
custom fields (in progress)
|
2010-05-17 22:46:41 +02:00 |
|
dinedine
|
e5c10cfa3e
|
theme assets
|
2010-05-11 23:38:52 +02:00 |
|
dinedine
|
9901f53e12
|
now can add new sites / accounts + basic membership mechanism iimplemented + fix a lot of minor bugs + add more rspec tests
|
2010-05-11 00:39:52 +02:00 |
|
dinedine
|
a0216dc75f
|
first cucumber features + crud for pages (95% done)
|
2010-05-09 14:44:53 +02:00 |
|
dinedine
|
3b847b2732
|
new page tree ui + snippets crud + layout crud (in progress) + page parts (in progress)
|
2010-05-03 01:33:17 +02:00 |
|
dinedine
|
ae20b51636
|
page acts as tree / list + improve validations
|
2010-04-30 16:05:53 +02:00 |
|
dinedine
|
e81b4a353a
|
creating page in progress
|
2010-04-25 02:33:38 +02:00 |
|
dinedine
|
30789cbbc3
|
adding devise + create account model and bind it to site
|
2010-04-13 15:24:12 +02:00 |
|
dinedine
|
3b8a6c67df
|
add validations to site
|
2010-04-10 17:25:07 +02:00 |
|
dinedine
|
cd67a29b88
|
working stack ?
|
2010-04-09 11:23:41 +02:00 |
|