Commit Graph

  • ab5a4755b8 make the editable elements more robust when working with localization + write tests to prove it Didier Lafforgue 2012-03-21 03:21:29 +0100
  • e2f60f2e15 the template of related pages were not updated for the non default locale did 2012-03-19 09:15:12 -0700
  • cfbe68564d fixed editable elements (wip) Didier Lafforgue 2012-03-19 02:29:59 +0100
  • caa0e69760 Add nav compatibility with twitter menu dropdown Gil Vandendriessche 2012-03-15 10:44:45 +0100
  • 1ef1e3fbf4 bump to rc2 v2.0.0.rc2 Didier Lafforgue 2012-03-14 01:32:16 +0100
  • 834042fda3 bump version Didier Lafforgue 2012-03-14 01:20:55 +0100
  • ada199cf3c Merge branch '2.0.0.rc' of github.com:locomotivecms/engine into 2.0.0.rc Didier Lafforgue 2012-03-14 01:16:10 +0100
  • fbd945cf6d implement feature #324 Didier Lafforgue 2012-03-14 01:16:01 +0100
  • 79f958c505 create mongoDB indexes for locomotive models without any errors Didier Lafforgue 2012-03-13 16:37:19 +0100
  • fad363a92a use the full witdh when displaying the UI of the has_many type Didier Lafforgue 2012-03-13 16:13:40 +0100
  • 52247242fc Requiring locomotive is now much less noisy. Mario Visic 2012-03-12 14:04:52 +0800
  • 37374207e8 wrong spaces in one of the locale yml files Didier Lafforgue 2012-03-12 03:21:28 +0100
  • fbb92010e9 Merge branch '2.0.0.rc' of github.com:locomotivecms/engine into 2.0.0.rc Didier Lafforgue 2012-03-12 03:13:00 +0100
  • 9a9f270d99 fix issue #317 + with_scope works now with has_many relationships + clean code Didier Lafforgue 2012-03-12 03:09:20 +0100
  • 5e31865f3b Merge pull request #323 from paulsponagl/de_locale_changes_final_2.0 Didier Lafforgue 2012-03-09 14:14:59 -0800
  • fa9cbe2276 Neuer -> Neue Paul Sponagl 2012-03-09 16:26:19 +0100
  • ca4640addb Final German translation Paul Sponagl 2012-03-09 16:20:03 +0100
  • 1c902a5448 fix a bug about the editable_file not correctly displayed in a snippet given as an argument of the new nav tag Didier Lafforgue 2012-03-09 13:05:44 +0100
  • 7ab8110e41 with_scope also takes care of order_by (pull request #278) Didier Lafforgue 2012-03-09 01:01:09 +0100
  • 4cccff065a merge Didier Lafforgue 2012-03-08 19:43:42 +0100
  • b3b7519c7c new version of the custom_fields gem Didier Lafforgue 2012-03-08 19:40:48 +0100
  • 1f49eca09f with_scope did not resolve (ie the Liquid way) correctly the values did 2012-03-08 09:24:33 -0800
  • effce313bf Merge pull request #319 from paulsponagl/nav_with_liquid_2.0 Didier Lafforgue 2012-03-07 17:44:00 -0800
  • 038d19d3af merge pull request #318 Didier Lafforgue 2012-03-08 02:43:26 +0100
  • 0c65516807 fix issue #320 Didier Lafforgue 2012-03-08 02:32:59 +0100
  • 6066d6b840 Merge pull request #318 from splendeo/Septiembre Didier Lafforgue 2012-03-07 17:29:30 -0800
  • b13c5d1d40 added a snippet option to the liquid nav tag Paul Sponagl 2012-03-06 22:55:45 +0100
  • 69d1732b75 Corrected Spanish misspelling: Setiembre -> Septiembre Enrique García Cota 2012-03-07 10:24:31 +0100
  • 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 Didier Lafforgue 2012-03-07 02:56:56 +0100
  • ac823aac66 entries can be grouped by a belongs_to field in the back-office + add the show action for the content_entries API Didier Lafforgue 2012-03-07 01:39:24 +0100
  • f77bdd9826 fix #289. This fix is different from the one in the master branch. It only the filename (without the whole path and the extension) did 2012-03-05 14:17:33 -0800
  • 9077390db7 Using a File as a highlighted field will now print the filename as the value. Fixes #289. Mario Visic 2012-03-05 21:15:43 +0800
  • 1da5617b80 it did not display the no_site page did 2012-03-05 00:09:54 -0800
  • 12acf5e9ff Merge remote-tracking branch 'origin/master' Mario Visic 2012-03-05 11:13:44 +0800
  • 724954071a Merge pull request #315 from andreacampi/GH-294 Mario Visic 2012-03-04 19:13:31 -0800
  • fa42eb4f74 Added a failing cucumber scenario for bug #294. Complements patch #315. Mario Visic 2012-03-05 11:11:45 +0800
  • be2a340417 Merge pull request #314 from andreacampi/GH-313 Mario Visic 2012-03-04 19:03:34 -0800
  • 98a6740a7d Make sure the ETag changes when either the page model or the actual rendered content changes. Fixes #313 Andrea Campi 2012-03-03 19:52:57 +0100
  • 9f8ddf2b3e Fix filters order. Fix #294 Andrea Campi 2012-03-03 19:57:36 +0100
  • 907eedd9fe Make sure the ETag changes when either the page model or the actual rendered content changes. Fixes #313 Andrea Campi 2012-03-03 19:52:57 +0100
  • e3e9909268 Merge pull request #295 from cwoodcox/upgrade-heroku Mario Visic 2012-03-03 07:32:46 -0800
  • 6d3dd1d91e After login path now uses stored location. Fixes #305. Mario Visic 2012-03-03 23:25:00 +0800
  • fd42d1fabc Merge remote-tracking branch 'origin/master' Mario Visic 2012-03-03 23:20:50 +0800
  • 5e8aebbfa5 Failing cucumber scenario for issue #305. Mario Visic 2012-03-03 23:18:08 +0800
  • 7223c171e5 Merge pull request #278 from paulsponagl/order_by Mario Visic 2012-03-03 07:02:12 -0800
  • 487e92214e with_scope order_by: "fieldname [asc|desc]" Paul Sponagl 2012-01-06 12:20:50 +0100
  • a8f422ba42 merge pull request #300 Didier Lafforgue 2012-03-03 15:06:50 +0100
  • 9a25c06969 Merge pull request #301 from paulsponagl/export_with_cache_strategy Didier Lafforgue 2012-03-03 05:52:28 -0800
  • e1d75ddac3 Merge pull request #302 from giorgian/fix_asset_urls_importing_contents Didier Lafforgue 2012-03-03 05:46:28 -0800
  • 31669d5253 Merge pull request #303 from giorgian/export_contents_order Didier Lafforgue 2012-03-03 05:35:01 -0800
  • fcf32f9d53 update deutch translations Didier Lafforgue 2012-03-03 11:23:39 +0100
  • e42a48dfa6 Merge pull request #312 from splendeo/current_user_liquid_extensions Didier Lafforgue 2012-03-03 01:39:33 -0800
  • 5a4cc5508c Merge remote-tracking branch 'upstream/master' into current_user_liquid_extensions Enrique García Cota 2012-03-03 00:05:59 +0100
  • 7466f17141 Merge remote-tracking branch 'upstream/master' into current_user_liquid_extensions Enrique García Cota 2012-03-03 00:01:14 +0100
  • db171eba22 use memberships correctly Enrique García Cota 2012-03-02 23:59:58 +0100
  • a1cbdf9ed8 page templates were not updated if a related snippet got modified (BUG) did 2012-03-02 08:37:54 -0800
  • ae18098c6d kinda-sorta working? Enrique García Cota 2012-03-02 14:02:33 +0100
  • 188cb373e3 Comments out S3 storage in assets.yml by default Sean Grove 2012-03-01 19:03:19 -0800
  • 989f608755 change the default way to config AWS for carrierwave + fix issue #299 Didier Lafforgue 2012-03-02 01:46:02 +0100
  • 05baecad0b change the path to files added in the content entries + ui settings are a hash not an object Didier Lafforgue 2012-03-02 00:31:45 +0100
  • b359152757 semi working Enrique García Cota 2012-03-01 17:07:09 +0100
  • 3e3691ad4a upgrade to mongoid 2.4.5 + allow authors to edit editable elements from the back-office (bug) v2.0.0.rc1 Didier Lafforgue 2012-03-01 16:39:38 +0100
  • 74038467aa Merge branch '2.0.0.rc' of github.com:locomotivecms/engine into 2.0.0.rc Didier Lafforgue 2012-03-01 11:07:42 +0100
  • 50a3addf45 fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships Didier Lafforgue 2012-03-01 11:07:22 +0100
  • b994b87194 fixing cucumber tests (still wip) Didier Lafforgue 2012-02-29 02:11:56 +0100
  • c5577240de add the engine version in the footer (useful) Didier Lafforgue 2012-02-29 01:15:49 +0100
  • f407bc7a8f initial version Enrique García Cota 2012-02-28 19:29:54 +0100
  • a1bc3db8a6 path to codemirror/overlay.js has been modified in the last version of the codemirror gem did 2012-02-28 06:54:02 -0800
  • a2308787f1 fix theme assets tests Didier Lafforgue 2012-02-28 11:25:51 +0100
  • 520b68104b fixing tests (wip) + sync javascript objects when updating an entry in a has_many relationship did 2012-02-27 03:48:06 -0800
  • c6e1276974 fix the broken tests Didier Lafforgue 2012-02-21 01:45:45 +0100
  • fa2cd996ce icons for redirect and templatized pages were not displayed in the back-office + fix the random issue when getting an API token in development (very weird behaviour) + remove the default mongoid scope for pages + force the depth Didier Lafforgue 2012-02-20 17:21:32 +0100
  • 61281db943 the API for content_types now allows to change the label_field property of a content type Didier Lafforgue 2012-02-20 16:16:59 +0100
  • c5ddabd585 new version of the custom_fields gem Didier Lafforgue 2012-02-20 10:53:46 +0100
  • dd9b382637 alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) Didier Lafforgue 2012-02-20 01:15:43 +0100
  • dae0b665ac script to upgrade from 1.0. to 2.0 (wip) Didier Lafforgue 2012-02-19 10:38:56 +0100
  • 8f1ac5968f better way of declaring a hosting env Didier Lafforgue 2012-02-18 15:55:20 +0100
  • ffee024a96 a little bit of cleaning + prepare the engine to make it work with the hosting extensions Didier Lafforgue 2012-02-18 01:57:06 +0100
  • d0cc2984b8 upgrade fog (we need a newer version for the heroku-api gem) Didier Lafforgue 2012-02-17 11:31:51 +0100
  • ecf6998a68 fix the cucumber tests for pages Didier Lafforgue 2012-02-17 09:56:11 +0100
  • 4269a00985 fixing cucumber tests (wip) Didier Lafforgue 2012-02-17 01:16:22 +0100
  • 085a54d7c1 introduce the proxy collection liquid drop so that we can paginate for real + fix the cucumber features for the public part of the engine Didier Lafforgue 2012-02-17 00:51:33 +0100
  • 02e48f5c36 fix the specs for the page model Didier Lafforgue 2012-02-16 22:07:00 +0100
  • 73b559260e fix specs for the content_type and editable_element models Didier Lafforgue 2012-02-16 16:17:30 +0100
  • 2fd0410b66 tests pass for the account, content_entry and content_asset models Didier Lafforgue 2012-02-16 12:42:41 +0100
  • de3d1b0a12 Ensure that fixtured content types always define order_by. Pietro Giorgianni 2012-02-16 12:38:27 +0100
  • ad3fefe304 Export contents preserving manual order. Pietro Giorgianni 2012-02-16 12:37:52 +0100
  • 881f74bb32 Spec: exporting a manually ordered content type. Pietro Giorgianni 2012-02-16 12:37:09 +0100
  • 6619d4e5dc all the non-models specs have been fixed Didier Lafforgue 2012-02-16 02:45:14 +0100
  • 64a050dff9 fixing specs (wip) + cell specs are fine Didier Lafforgue 2012-02-16 01:32:37 +0100
  • 87c8f3bfd7 enhance the nav tag (allow custom css classes for the list and the selected menu item) + clean the locomotive.rb template file Didier Lafforgue 2012-02-15 18:26:58 +0100
  • b9664fe84f Rewrite assets URLs in contents text fields. Pietro Giorgianni 2012-02-15 17:23:35 +0100
  • 5139480285 Import assets before content_types. Pietro Giorgianni 2012-02-15 17:23:18 +0100
  • 3ba89666a7 Move method to parent class so that it's available to siblings. Pietro Giorgianni 2012-02-15 17:22:14 +0100
  • a8b00b247b Spec: assets URLs in contents text fields should be correctly mapped. Pietro Giorgianni 2012-02-15 17:20:00 +0100
  • 4316e602a1 Fixes a typo asset_alias Sean Grove 2012-02-14 19:21:06 -0800
  • 671ef6c376 Alias rake assets:precompile to run through Jammit.package! for Bushido mastering Sean Grove 2012-02-14 19:11:52 -0800
  • 4385eedbbb add cache_strategy to import/export Paul Sponagl 2012-02-13 16:45:23 +0100
  • f1e165d7df with_scope order_by: "fieldname [asc|desc]" Paul Sponagl 2012-01-06 12:20:50 +0100
  • 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 Didier Lafforgue 2012-02-11 00:39:06 +0100