engine/lib/locomotive
did 55b7d4dbf2 status of a redirect page is now 301 (previously 302) 2012-06-05 09:32:10 -07:00
..
action_controller was breaking the API (tests are coming) 2012-04-17 13:53:15 +02:00
carrierwave fix #289. This fix is different from the one in the master branch. It only the filename (without the whole path and the extension) 2012-03-05 14:17:33 -08:00
httparty namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
liquid fix issue #427 + make the content types API features more predictable 2012-06-04 08:26:10 -07:00
middlewares nested templatized pages finally done (+ specs) + upgrade gems + change the zindex value of the start button for the inline editor + change version (rc.3) for the next rc release 2012-03-28 00:26:32 +02:00
mongoid fix issue #412 2012-05-26 14:35:04 +02:00
rails fix issue #393 2012-05-24 19:19:46 +02:00
routing it did not display the no_site page 2012-03-05 00:09:54 -08:00
action_controller.rb get rid of warnings about InstanceMethods (deprecated) + make the engine work smoother with an existing app + clean code 2012-02-06 00:54:09 +01:00
carrierwave.rb clean everything before merging it to the master branch 2011-06-10 01:04:13 +02:00
configuration.rb update norwegian locale 2012-05-29 21:17:17 +02:00
core_ext.rb Use unidecoder for converting non ascii charcters for page slugs. Fixes #340 2012-04-08 15:13:07 +08:00
custom_fields.rb fix issue #430 2012-06-02 06:54:16 -07:00
dependencies.rb Use unidecoder for converting non ascii charcters for page slugs. Fixes #340 2012-04-08 15:13:07 +08:00
devise.rb 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
dragonfly.rb fix issue #373 2012-04-20 15:42:10 +02:00
engine.rb Removed output when compiling assets. It seems to break vendored assets when running as an engine. 2012-04-02 21:46:08 +08:00
formtastic.rb 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
haml.rb closing textarea tags do not break the page form anymore 2012-04-17 16:13:21 +02:00
httparty.rb 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
kaminari.rb 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) 2012-01-26 02:33:39 +01:00
liquid.rb re-organize filters + drop unused tags 2012-04-02 02:41:52 +02:00
logger.rb write tests for the last cells menu + write tests for the bushi.do events + refactor the locomotive logger + add the cas_extra_attributes hook 2011-07-26 21:20:03 +02:00
middlewares.rb add missing files for the last commit about the control editable element + implement feature #326 2012-03-22 02:13:24 +01:00
mongoid.rb implement the mechanism to pick a different locale for content types + implement multi-language for content types + rename scss files to css.scss 2012-01-14 01:38:09 +01:00
rails.rb fix issue #393 2012-05-24 19:19:46 +02:00
regexps.rb Added a redirect page extension, integrated into the application and added new tests 2011-01-06 22:48:41 +08:00
render.rb status of a redirect page is now 301 (previously 302) 2012-06-05 09:32:10 -07:00
routing.rb Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
session_store.rb working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
version.rb bump version to 2.0.0.rc7 2012-04-23 01:04:06 +02:00