Commit Graph

  • ca380de115 the admin path is not used anymore (use Locomotive.mounted_on instead) Didier Lafforgue 2012-02-10 10:05:56 +0100
  • da8309c4b1 a more robust way to pass the content_locale parameter in an ajax call Didier Lafforgue 2012-02-10 01:46:35 +0100
  • 1332185d85 the locale was missing when saving an editable element by the inline editor Didier Lafforgue 2012-02-10 01:42:06 +0100
  • 62eaeb10f5 templatized page can now use models from the main app + add new liquid filters Didier Lafforgue 2012-02-10 00:57:57 +0100
  • d75604d654 stick to cells 3.8.0 Didier Lafforgue 2012-02-09 12:48:35 +0100
  • 39d9c354da API access for the current site + easy way to specify the localization of any controllers + fix a minor bug about adding/removing domains Didier Lafforgue 2012-02-09 11:36:10 +0100
  • a5e9e52996 allow the main app to add custom code in the locomotive layout Didier Lafforgue 2012-02-07 15:20:38 +0100
  • 51a0862d89 use a string instead of a symbol for X-Message-Type causing an error in Passenger Didier Lafforgue 2012-02-07 12:19:54 +0100
  • b4afec5fd3 flags are clickable Didier Lafforgue 2012-02-07 11:59:55 +0100
  • 219f6e1339 upgrade to custom_fields 2.0.0.rc4 Didier Lafforgue 2012-02-07 11:46:07 +0100
  • f1662770e7 use the default carrierwave settings for envs other than development and production + does not include the templates of snippets in the theme assets index page (it was breaking the layout in locomotive for some snippets) Didier Lafforgue 2012-02-07 11:17:56 +0100
  • f2467bbf42 ask for default site locale when creating the first site Didier Lafforgue 2012-02-07 01:29:33 +0100
  • 112d61ac3b no more references to zip templates did 2012-02-06 08:58:50 -0800
  • 5fd244e66c do not mention DelayedJob anymore did 2012-02-06 02:44:02 -0800
  • fa36b95a9d get rid of warnings about InstanceMethods (deprecated) + make the engine work smoother with an existing app + clean code did 2012-02-06 00:54:09 +0100
  • 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 did 2012-02-04 02:10:55 +0100
  • 2a911d912c implement the UI for the many_to_many relationship (WIP) did 2012-02-03 01:50:45 +0100
  • 9e9fe49ccf the has_many ui component is done did 2012-02-02 16:53:26 +0100
  • 1703c05693 can edit memberships now (js bug) did 2012-02-01 15:15:20 +0100
  • 42a2bba538 sort and remove entries from a has_many relationship did 2012-02-01 04:09:35 -0800
  • 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) did 2012-02-01 02:01:42 +0100
  • e2bd55fe35 add the UI for the belongs_to custom field did 2012-01-31 01:50:09 +0100
  • 635af37be5 upgrade heroku gem to 2.19.1 to allow use with cedar stack for rails 3 Corey Woodcox 2012-01-30 15:25:41 -0700
  • b132c3bba9 merge did 2012-01-30 11:14:00 +0100
  • c9f07c823f remove the old way of doing cross domain authentication (use the :domain => all option) + fix a couple of tiny bugs did 2012-01-30 10:56:38 +0100
  • 442e254202 Fixed a problem in the spec_helper preventing tests from being run. Mario Visic 2012-01-29 19:41:53 +1100
  • 0d747b14fe [➠] Include gemspec dependencies in Gemfile. Maik Kempe 2012-01-28 17:07:11 +0100
  • a85db53520 add .css to dialog.scss did 2012-01-28 12:59:04 +0100
  • b93c7f8f51 remove the import/export functionalities (replaced by the API and the new locomotive editor) + upgrade gems (codemirror, ...etc) did 2012-01-28 12:41:00 +0100
  • 9f7ac8630e Merge branch '2.0.0.rc' of github.com:locomotivecms/engine into 2.0.0.rc did 2012-01-28 01:05:47 -0800
  • b33d081c28 use the view_context method to reach helper methods from a controller did 2012-01-28 01:05:26 -0800
  • 0d5d2af27f give me the rool url in the 2.0.0rc please Gregory horion 2012-01-25 16:43:58 +0100
  • c5692aeb2a fix errors when deploying a new brand new engine instance did 2012-01-27 02:27:26 +0100
  • b5fa2c761a change the location url for the API responses + force the use of the default site locale when creating a new entry, content type or page did 2012-01-26 07:51:32 -0800
  • 192518d258 disable the rethrow exceptions option for the liquid templates did 2012-01-26 02:43:55 +0100
  • 50917a919e Use the 2.0.0.rc branch for the custom_fields gem did 2012-01-26 02:41:31 +0100
  • 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) did 2012-01-26 02:33:39 +0100
  • 11383f9c05 remove useless tmp files from git did 2012-01-25 22:34:48 +0100
  • 4600f94922 extend i18n to pages (wip) did 2012-01-25 22:07:10 +0100
  • e849318cc4 Fixed a few remaining typos. Mario Visic 2012-01-25 22:24:36 +1100
  • 44b3579e02 Removed the locomotive init. Mario Visic 2012-01-25 22:24:13 +1100
  • 5c191e59cd Merge remote-tracking branch 'origin/2.0.0.rc' into 2.0.0.rc Mario Visic 2012-01-25 22:20:05 +1100
  • 840609cbce Merge remote-tracking branch 'origin/master' into rails_3_1 Mario Visic 2012-01-25 22:16:43 +1100
  • 7aadd9d129 add a message for deprecated config option Corey Woodcox 2012-01-24 16:00:56 -0700
  • 1a5050a0c1 case sensitive search is a monster. Corey Woodcox 2012-01-19 13:02:56 -0700
  • 81db1da423 fix spelling error in locales Corey Woodcox 2012-01-18 18:30:12 -0700
  • 7ace1d9a48 fix the broken link to the back-office in the toolbar when the inline_editor tag is missing did 2012-01-24 22:04:49 +0100
  • e523cb952c access entries of a content type from the API did 2012-01-24 21:33:34 +0100
  • ab507dc165 change the default API base path + implement the API for content_assets, content_types and pages resources did 2012-01-24 21:16:53 +0100
  • 0534c5504f prevent pow to crash when no flash message (bug) + add api resources for pages did 2012-01-24 01:00:41 +0100
  • 739d2db0a9 first api draft did 2012-01-23 09:05:50 +0100
  • d665a85591 Add sample option on import rake task Gil Vandendriessche 2012-01-17 11:24:54 +0100
  • 07ff99e135 Ensure uniqueness and format of an accounts email address. Mario Visic 2012-01-21 15:51:38 +1100
  • 40c2902e80 Added shoulda matchers. Mario Visic 2012-01-21 15:51:16 +1100
  • 0a2bd13058 Merge pull request #283 from cwoodcox/facebook Mario Visic 2012-01-20 20:19:08 -0800
  • 34f9755d9a Altered admin menu cells inheritence, fixes #257 without limiting cells version. Mario Visic 2012-01-21 15:10:58 +1100
  • 868c2d2e0e upgrade devise to 1.5.x Corey Woodcox 2012-01-20 18:18:53 -0700
  • 4d0f8610c5 bad display of content types if none + add new gems for tinymce and aloha did 2012-01-21 01:48:00 +0100
  • 7af9ea34a6 trying to make it work with the precompilation of assets (issue with Aloha and TinyMCE) did 2012-01-20 14:46:09 +0100
  • 0f3c672777 make the toolbar smaller did 2012-01-18 02:04:48 +0100
  • fc20fe70c9 fix annoying bug about popups within the submenu did 2012-01-18 01:54:26 +0100
  • b8b8cef089 make the edition of content types more robust (ex: better errors handler) did 2012-01-18 01:43:01 +0100
  • 09d6060633 refactoring (rename modules, clean code, remove useless files, ...etc) + improve the inline editor module (locale picker + better ui workflow) did 2012-01-17 17:04:45 +0100
  • 801f7bfca5 Merge branch 'rails_3_1' of github.com:locomotivecms/engine into rails_3_1 did 2012-01-17 12:05:52 +0100
  • e210953d01 inline editor work in progress did 2012-01-17 12:05:39 +0100
  • 7169abb8c2 stylish buttons in the toolbar did 2012-01-17 03:21:30 +0100
  • 89020e7cf5 got a working version of the inline editor did 2012-01-17 02:53:49 +0100
  • ebe149110b first draft of the new inline editing toolbar did 2012-01-16 23:59:59 +0100
  • 15f9111ea8 Small fix to the global action spec. Mario Visic 2012-01-15 17:05:33 +1100
  • 9a06042c4b Fixed some main menu tests. Mario Visic 2012-01-15 16:50:58 +1100
  • ddfd8c6a07 Fixed up some specs for the global action spec. Mario Visic 2012-01-15 15:38:07 +1100
  • ae244c2703 Fixed a failing test (class missing namespace). Mario Visic 2012-01-15 15:05:50 +1100
  • 4622c4359f Fixed up a failing test due to the i18n module, left a fixme note. Mario Visic 2012-01-15 15:05:31 +1100
  • 216b77ab41 Fixed up a bad merge of the content instance spec changes. Mario Visic 2012-01-15 14:50:23 +1100
  • 4060b1859f use the right path to the back-office in the js components as well as in the middlewares did 2012-01-14 14:54:01 +0100
  • a50715091d Merge remote-tracking branch 'origin/rails_3_1' into rails_3_1 Mario Visic 2012-01-15 00:03:06 +1030
  • 8ac8289394 Merge remote-tracking branch 'origin/master' into rails_3_1 Mario Visic 2012-01-15 00:02:46 +1030
  • c2779dde51 Merge pull request #277 from jstirk/pr-229 Mario Visic 2012-01-14 05:11:19 -0800
  • 00035287c3 Update german locales (admin_ui and formtastic) benni 2011-09-30 12:38:34 +0200
  • edc1907cfa Fixed i18n bug in german locale when creating a new resource from api. benni 2011-09-30 11:39:08 +0200
  • 531017ab62 merging did 2012-01-14 13:14:59 +0100
  • 50a2453995 polish again the content_locale picker did 2012-01-14 13:12:44 +0100
  • 23f3705223 Added a contributing section to the readme. Mario Visic 2012-01-14 22:34:39 +1030
  • 14fc4bf12d Merge remote-tracking branch 'origin/master' Mario Visic 2012-01-14 22:07:08 +1030
  • a0d02b2fce Add a failing tests for ContentInstance#set_visibility returning false. Mario Visic 2012-01-14 22:06:42 +1030
  • 81b89ba389 Merge pull request #273 from giorgian/fix_content_not_visible Mario Visic 2012-01-14 03:36:10 -0800
  • 76b611b848 Merge pull request #268 from paulsponagl/issue_240 Mario Visic 2012-01-14 03:22:58 -0800
  • 9aa6bf89be Merge pull request #270 from giorgian/fix_i18n_files_for_psych Mario Visic 2012-01-14 02:59:42 -0800
  • 7eccb97b44 Merge pull request #276 from antulik/master Mario Visic 2012-01-14 02:38:01 -0800
  • 3fad905314 Added russian translation for tiny_mce image uploader Anton Katunin 2012-01-14 21:05:41 +1030
  • 0476771ee4 Merge pull request #271 from twinslash/russian_locale Mario Visic 2012-01-14 02:21:05 -0800
  • e6a527f0f5 Merge pull request #275 from twinslash/russian_locale_to_inline_editor Mario Visic 2012-01-14 01:58:14 -0800
  • 8f5a363d74 Remove cucumber-rails version. Mario Visic 2012-01-14 16:38:42 +1030
  • 75b0137230 Merge remote-tracking branch 'origin/master' into rails_3_1 Mario Visic 2012-01-14 16:37:24 +1030
  • 04b1a7aa90 Bump RedCloth to a newer version to avoid warnings when running tests. Mario Visic 2012-01-14 13:04:34 +0800
  • d191d2d783 polish the content_locale picker + does not display the picker if less than 2 locales did 2012-01-14 02:08:03 +0100
  • 0489bbe4c2 implement the mechanism to pick a different locale for content types + implement multi-language for content types + rename scss files to css.scss did 2012-01-14 01:38:09 +0100
  • 3e7babc9dd Added ru locale to inline_editor Mac Shifford 2012-01-13 11:55:28 +0300
  • 99d889f6e2 Fix a before_filter preventing to save a content instance with a custom field `active' or `visible' set to false. Fixes #272. Pietro Giorgianni 2012-01-12 16:18:55 +0100
  • 131331633f Added russian localisation to tiny_mcs Mac Shifford 2012-01-12 17:19:42 +0300