Commit Graph

515 Commits

Author SHA1 Message Date
did e429fbf7ca indentation + detect asset urls in a css file even if one long line (case: css generated by sass) 2011-04-30 01:58:15 +02:00
did ea050afd5e use absolute urls for the pagination links + allow developers to access the http params within a liquid template + the with_scope handles category fields 2011-04-29 01:16:40 +02:00
Didier Lafforgue 5654924e0b Merged pull request #69 from JaimeAndres/liquid_markup.
fixed problem with pagination url, it was creating a relative path instead
2011-04-28 15:17:58 -07:00
did 77ea45c98b solve a bug when creating new content instance + fix rspec tests for ruby 1.9.2 2011-04-28 23:47:01 +02:00
did 820d55a83c use delayed_job by default on bushi.do 2011-04-28 17:17:15 +02:00
did a01e204d29 refactor the way locomotive was updating a template and its descendants + add custom action_mailer settings for the bushi.do env + fix bug about index and 404 pages positions during the import + fix a little display issue when a subdomain is wrong in the site edit page 2011-04-28 17:04:18 +02:00
did 356715bc77 Merge branch 'master' of github.com:locomotivecms/engine 2011-04-28 01:17:07 +02:00
did 49c451ea54 small typo in the index page of the content types + merge Gemfile as well as the gemspec 2011-04-28 01:03:01 +02:00
did 721e008121 multi-sites off by default 2011-04-27 18:44:49 +02:00
did 537e222f79 code indentation (I am a little bit picky) 2011-04-27 17:04:33 +02:00
did 2942ce58c8 merged manually pull request #62: extended german language 2011-04-27 16:58:58 +02:00
Didier Lafforgue c27062452e Merged pull request #60 from karlbright/master.
Theme asset filenames made lowercase
2011-04-27 07:19:53 -07:00
did 483dfc350b merging sgrove-master into master 2011-04-27 16:09:21 +02:00
did 8b5d5d0a32 change subdomain on heroku + do not save pages, assets, ...etc of a site when it gets saved 2011-04-27 10:09:19 +02:00
TFG 324ed57f63 Adjustments to other views to use the new yield :submenu and yield :actions 2011-04-27 13:57:12 +08:00
TFG 89dd1e1c39 added new shared partials for actions near submenu 2011-04-27 13:57:12 +08:00
did 1e70560b7b bump version + fix typo for the heroku credentials 2011-04-27 01:12:32 +02:00
did 8b27880df3 new actionmailer-with-request gem 2011-04-27 00:50:47 +02:00
did b58e49fce2 make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests 2011-04-25 01:21:38 +02:00
Jaime Andres 860b206b0a fixed problem with pagination url, it was creating a relative path instead of an absolute path 2011-04-19 00:33:54 -05:00
karlbright cd4c5127e0 Merge branch 'master' of github.com:karlbright/engine 2011-04-11 15:27:49 +08:00
karlbright 57dff76d8e Added ability to set media attribute within stylesheet_tag 2011-04-11 15:22:41 +08:00
karlbright 30eed79f2b Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts 2011-04-11 15:09:25 +08:00
did 09bd73c7ac enhance carrierwave settings to support bushi.do 2011-04-07 11:53:07 +02:00
Keith Pitt ee1dfc1e9e Upgraded to latest version of rails 2011-04-07 13:07:50 +08:00
Keith Pitt 42a6807597 Allow the name of the custom fields form to be changed 2011-04-07 12:47:01 +08:00
Keith Pitt 8c3a799e9f Version of mongo requires bson_ext version >= 1.3.0 2011-04-07 12:46:51 +08:00
did f16201f6cd do not run bushido subdomain validation if the value does not get changed + prevent to change the subdomain in Heroku (non multi-sites mode) 2011-04-07 02:18:07 +02:00
did e03d7b5dcc smoother integration with bushi.do 2011-04-07 01:34:36 +02:00
did 917208812b wrong bushido ENV name + do not ask for subdomain during the installation 2011-04-06 11:44:52 +02:00
did 2cba14afec do not run the locomotive core initializer if engine 2011-04-06 01:29:11 +02:00
did 9ec642136f debugging the heroku deployment 2011-04-06 00:56:44 +02:00
did e59088a2a0 debugging heroku version 2011-04-06 00:50:58 +02:00
did 9dedde8b07 trying to remove json warning + new heroku gem version 2011-04-06 00:31:56 +02:00
did ec1b0fea3a fix bson_ext issue (new version of mongo) + add the bushido gem 2011-04-05 23:49:17 +02:00
did 34c7df04b8 wrong redirection during the installation process 2011-04-05 23:41:50 +02:00
did 551ef03ff6 simply the installation screens + fix all the broken tests + add tests for bushido 2011-04-05 02:18:17 +02:00
dinedine 7b30c34a9b forgot to commit Gemfile.lock as well 2011-04-04 02:14:00 +02:00
dinedine a2d4e825b5 mongoid 2.0 not compatible with custom_fields, back to rc.7 2011-04-04 02:08:57 +02:00
dinedine 60df5c19f9 the locomotive config template is now up-to-date 2011-04-04 02:03:23 +02:00
dinedine c0a5a4b443 single site / multi sites option in progress + integrating bushi.do + revert back to mongoid rc.7 2011-04-04 01:59:41 +02:00
did 551d8a5761 big refactoring of the locomotive config file in order to handle bushido / single / multi sites, ...etc 2011-04-01 02:34:19 +02:00
dinedine 19b6341ace add validation (in progress) 2011-03-31 09:10:42 +02:00
karlbright 0f03b00bb3 Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts 2011-03-28 14:15:12 +08:00
did 031113799e a little bit of refactoring 2011-03-28 01:49:12 +02:00
did 6ba884e459 Merge branch 'master' of https://github.com/sgrove/engine into sgrove-master 2011-03-28 01:01:30 +02:00
did 67fba7542c does not need to fill all the fields of a content type during the theme import 2011-03-23 11:01:49 +01:00
Sean Grove 87f5177c07 Merge branch 'master' of github.com:sgrove/engine 2011-03-23 01:31:14 -07:00
Sean Grove fc53a5acf4 Update to the new version of bushido gem 2011-03-23 01:27:22 -07:00
did ce5f0de165 new version of the custom fields gem 2011-03-22 20:51:10 +01:00