ca380de115the admin path is not used anymore (use Locomotive.mounted_on instead)
Didier Lafforgue
2012-02-10 10:05:56 +0100
da8309c4b1a more robust way to pass the content_locale parameter in an ajax call
Didier Lafforgue
2012-02-10 01:46:35 +0100
1332185d85the locale was missing when saving an editable element by the inline editor
Didier Lafforgue
2012-02-10 01:42:06 +0100
62eaeb10f5templatized page can now use models from the main app + add new liquid filters
Didier Lafforgue
2012-02-10 00:57:57 +0100
d75604d654stick to cells 3.8.0
Didier Lafforgue
2012-02-09 12:48:35 +0100
39d9c354daAPI 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
a5e9e52996allow the main app to add custom code in the locomotive layout
Didier Lafforgue
2012-02-07 15:20:38 +0100
51a0862d89use a string instead of a symbol for X-Message-Type causing an error in Passenger
Didier Lafforgue
2012-02-07 12:19:54 +0100
b4afec5fd3flags are clickable
Didier Lafforgue
2012-02-07 11:59:55 +0100
219f6e1339upgrade to custom_fields 2.0.0.rc4
Didier Lafforgue
2012-02-07 11:46:07 +0100
f1662770e7use 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
f2467bbf42ask for default site locale when creating the first site
Didier Lafforgue
2012-02-07 01:29:33 +0100
112d61ac3bno more references to zip templates
did
2012-02-06 08:58:50 -0800
5fd244e66cdo not mention DelayedJob anymore
did
2012-02-06 02:44:02 -0800
fa36b95a9dget 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
25e08596efrefactor 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
2a911d912cimplement the UI for the many_to_many relationship (WIP)
did
2012-02-03 01:50:45 +0100
9e9fe49ccfthe has_many ui component is done
did
2012-02-02 16:53:26 +0100
1703c05693can edit memberships now (js bug)
did
2012-02-01 15:15:20 +0100
42a2bba538sort and remove entries from a has_many relationship
did
2012-02-01 04:09:35 -0800
dfd437a762fix 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
e2bd55fe35add the UI for the belongs_to custom field
did
2012-01-31 01:50:09 +0100
635af37be5upgrade heroku gem to 2.19.1 to allow use with cedar stack for rails 3
Corey Woodcox
2012-01-30 15:25:41 -0700
c9f07c823fremove 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
442e254202Fixed 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
a85db53520add .css to dialog.scss
did
2012-01-28 12:59:04 +0100
b93c7f8f51remove 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
9f7ac8630eMerge branch '2.0.0.rc' of github.com:locomotivecms/engine into 2.0.0.rc
did
2012-01-28 01:05:47 -0800
b33d081c28use the view_context method to reach helper methods from a controller
did
2012-01-28 01:05:26 -0800
0d5d2af27fgive me the rool url in the 2.0.0rc please
Gregory horion
2012-01-25 16:43:58 +0100
c5692aeb2afix errors when deploying a new brand new engine instance
did
2012-01-27 02:27:26 +0100
b5fa2c761achange 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
192518d258disable the rethrow exceptions option for the liquid templates
did
2012-01-26 02:43:55 +0100
50917a919eUse the 2.0.0.rc branch for the custom_fields gem
did
2012-01-26 02:41:31 +0100
c0b8587eb2rename 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
11383f9c05remove useless tmp files from git
did
2012-01-25 22:34:48 +0100
4600f94922extend i18n to pages (wip)
did
2012-01-25 22:07:10 +0100
e849318cc4Fixed a few remaining typos.
Mario Visic
2012-01-25 22:24:36 +1100
44b3579e02Removed the locomotive init.
Mario Visic
2012-01-25 22:24:13 +1100
5c191e59cdMerge remote-tracking branch 'origin/2.0.0.rc' into 2.0.0.rc
Mario Visic
2012-01-25 22:20:05 +1100
840609cbceMerge remote-tracking branch 'origin/master' into rails_3_1
Mario Visic
2012-01-25 22:16:43 +1100
7aadd9d129add a message for deprecated config option
Corey Woodcox
2012-01-24 16:00:56 -0700
1a5050a0c1case sensitive search is a monster.
Corey Woodcox
2012-01-19 13:02:56 -0700
81db1da423fix spelling error in locales
Corey Woodcox
2012-01-18 18:30:12 -0700
7ace1d9a48fix 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
e523cb952caccess entries of a content type from the API
did
2012-01-24 21:33:34 +0100
ab507dc165change the default API base path + implement the API for content_assets, content_types and pages resources
did
2012-01-24 21:16:53 +0100
0534c5504fprevent pow to crash when no flash message (bug) + add api resources for pages
did
2012-01-24 01:00:41 +0100
739d2db0a9first api draft
did
2012-01-23 09:05:50 +0100
d665a85591Add sample option on import rake task
Gil Vandendriessche
2012-01-17 11:24:54 +0100
07ff99e135Ensure uniqueness and format of an accounts email address.
Mario Visic
2012-01-21 15:51:38 +1100
40c2902e80Added shoulda matchers.
Mario Visic
2012-01-21 15:51:16 +1100
0a2bd13058Merge pull request #283 from cwoodcox/facebook
Mario Visic
2012-01-20 20:19:08 -0800
34f9755d9aAltered admin menu cells inheritence, fixes#257 without limiting cells version.
Mario Visic
2012-01-21 15:10:58 +1100
868c2d2e0eupgrade devise to 1.5.x
Corey Woodcox
2012-01-20 18:18:53 -0700
4d0f8610c5bad display of content types if none + add new gems for tinymce and aloha
did
2012-01-21 01:48:00 +0100
7af9ea34a6trying to make it work with the precompilation of assets (issue with Aloha and TinyMCE)
did
2012-01-20 14:46:09 +0100
0f3c672777make the toolbar smaller
did
2012-01-18 02:04:48 +0100
fc20fe70c9fix annoying bug about popups within the submenu
did
2012-01-18 01:54:26 +0100
b8b8cef089make the edition of content types more robust (ex: better errors handler)
did
2012-01-18 01:43:01 +0100
50a2453995polish again the content_locale picker
did
2012-01-14 13:12:44 +0100
23f3705223Added a contributing section to the readme.
Mario Visic
2012-01-14 22:34:39 +1030
14fc4bf12dMerge remote-tracking branch 'origin/master'
Mario Visic
2012-01-14 22:07:08 +1030
a0d02b2fceAdd a failing tests for ContentInstance#set_visibility returning false.
Mario Visic
2012-01-14 22:06:42 +1030
81b89ba389Merge pull request #273 from giorgian/fix_content_not_visible
Mario Visic
2012-01-14 03:36:10 -0800
76b611b848Merge pull request #268 from paulsponagl/issue_240
Mario Visic
2012-01-14 03:22:58 -0800
9aa6bf89beMerge pull request #270 from giorgian/fix_i18n_files_for_psych
Mario Visic
2012-01-14 02:59:42 -0800
7eccb97b44Merge pull request #276 from antulik/master
Mario Visic
2012-01-14 02:38:01 -0800
3fad905314Added russian translation for tiny_mce image uploader
Anton Katunin
2012-01-14 21:05:41 +1030
0476771ee4Merge pull request #271 from twinslash/russian_locale
Mario Visic
2012-01-14 02:21:05 -0800
e6a527f0f5Merge pull request #275 from twinslash/russian_locale_to_inline_editor
Mario Visic
2012-01-14 01:58:14 -0800
8f5a363d74Remove cucumber-rails version.
Mario Visic
2012-01-14 16:38:42 +1030
75b0137230Merge remote-tracking branch 'origin/master' into rails_3_1
Mario Visic
2012-01-14 16:37:24 +1030
04b1a7aa90Bump RedCloth to a newer version to avoid warnings when running tests.
Mario Visic
2012-01-14 13:04:34 +0800
d191d2d783polish the content_locale picker + does not display the picker if less than 2 locales
did
2012-01-14 02:08:03 +0100
0489bbe4c2implement 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
3e7babc9ddAdded ru locale to inline_editor
Mac Shifford
2012-01-13 11:55:28 +0300
99d889f6e2Fix 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
131331633fAdded russian localisation to tiny_mcs
Mac Shifford
2012-01-12 17:19:42 +0300