Commit Graph

  • 7dafc66359 typo for the french translation of the italian locale + right italy flag did 2011-05-07 13:48:49 +0200
  • c71739540b Merge pull request #74 from frisoft/master Didier Lafforgue 2011-05-07 04:20:35 -0700
  • 28a4ec4ac2 Remove git submodule references in cache and add to repo instead. Fixes locomotivecms/engine#49, locomotivecms/engine#55, and locomotivecms/engine#67 Andrew Bennett 2011-05-04 19:31:45 -0600
  • 67dd6304e0 Tiny_mce and inline_edit italian localization. Andrea Frigido 2011-05-04 18:57:01 +0200
  • 35de96bc1b Merge remote-tracking branch 'upstream/master' Andrea Frigido 2011-05-04 16:43:45 +0200
  • b4c86e39dc patch inspired from the issue described in the pull request #72: the method to retrieve direct template descendants was wrong did 2011-05-04 14:53:09 +0200
  • 0e2f040574 Update spec/factories. Andrea Frigido 2011-05-04 13:13:55 +0200
  • bee4f01e56 Italian localization. Andrea Frigido 2011-05-04 13:05:16 +0200
  • 6dd810b44e new custom_fields gem version as well as an heroku patch to fix the weird issue about json/heroku did 2011-05-01 00:28:25 +0200
  • e429fbf7ca indentation + detect asset urls in a css file even if one long line (case: css generated by sass) did 2011-04-30 01:58:15 +0200
  • f65cd0b2fc Allows for page- and content instance-specific metadata. AJ Schuster 2011-04-29 16:10:13 -0400
  • 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 did 2011-04-29 01:16:40 +0200
  • 5654924e0b Merged pull request #69 from JaimeAndres/liquid_markup. Didier Lafforgue 2011-04-28 15:17:58 -0700
  • 77ea45c98b solve a bug when creating new content instance + fix rspec tests for ruby 1.9.2 did 2011-04-28 23:47:01 +0200
  • 820d55a83c use delayed_job by default on bushi.do did 2011-04-28 17:17:15 +0200
  • 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 did 2011-04-28 17:04:18 +0200
  • 356715bc77 Merge branch 'master' of github.com:locomotivecms/engine did 2011-04-28 01:17:07 +0200
  • 49c451ea54 small typo in the index page of the content types + merge Gemfile as well as the gemspec did 2011-04-28 01:03:01 +0200
  • 721e008121 multi-sites off by default did 2011-04-27 18:44:49 +0200
  • 537e222f79 code indentation (I am a little bit picky) did 2011-04-27 17:04:33 +0200
  • 2942ce58c8 merged manually pull request #62: extended german language did 2011-04-27 16:58:58 +0200
  • c27062452e Merged pull request #60 from karlbright/master. Didier Lafforgue 2011-04-27 07:19:53 -0700
  • 483dfc350b merging sgrove-master into master did 2011-04-27 16:09:21 +0200
  • 8b5d5d0a32 change subdomain on heroku + do not save pages, assets, ...etc of a site when it gets saved sgrove-master did 2011-04-27 10:09:19 +0200
  • 324ed57f63 Adjustments to other views to use the new yield :submenu and yield :actions TFG 2011-04-27 13:18:02 +0800
  • 89dd1e1c39 added new shared partials for actions near submenu TFG 2011-04-27 13:17:23 +0800
  • 1e70560b7b bump version + fix typo for the heroku credentials did 2011-04-27 01:12:32 +0200
  • 8b27880df3 new actionmailer-with-request gem did 2011-04-27 00:50:47 +0200
  • b58e49fce2 make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests did 2011-04-25 01:21:38 +0200
  • 860b206b0a fixed problem with pagination url, it was creating a relative path instead of an absolute path Jaime Andres 2011-04-19 00:33:54 -0500
  • cd4c5127e0 Merge branch 'master' of github.com:karlbright/engine karlbright 2011-04-11 15:27:49 +0800
  • 57dff76d8e Added ability to set media attribute within stylesheet_tag karlbright 2011-04-11 15:22:41 +0800
  • 30eed79f2b Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts karlbright 2011-03-28 14:15:12 +0800
  • 09bd73c7ac enhance carrierwave settings to support bushi.do did 2011-04-07 11:53:07 +0200
  • ee1dfc1e9e Upgraded to latest version of rails Keith Pitt 2011-04-07 13:07:50 +0800
  • 42a6807597 Allow the name of the custom fields form to be changed Keith Pitt 2011-04-07 12:47:01 +0800
  • 8c3a799e9f Version of mongo requires bson_ext version >= 1.3.0 Keith Pitt 2011-04-07 12:46:51 +0800
  • 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) did 2011-04-07 02:18:07 +0200
  • e03d7b5dcc smoother integration with bushi.do did 2011-04-07 01:34:36 +0200
  • 917208812b wrong bushido ENV name + do not ask for subdomain during the installation did 2011-04-06 11:44:52 +0200
  • 2cba14afec do not run the locomotive core initializer if engine did 2011-04-06 01:29:11 +0200
  • 9ec642136f debugging the heroku deployment did 2011-04-06 00:56:44 +0200
  • e59088a2a0 debugging heroku version did 2011-04-06 00:50:58 +0200
  • 9dedde8b07 trying to remove json warning + new heroku gem version did 2011-04-06 00:31:56 +0200
  • ec1b0fea3a fix bson_ext issue (new version of mongo) + add the bushido gem did 2011-04-05 23:49:17 +0200
  • 34c7df04b8 wrong redirection during the installation process did 2011-04-05 23:41:50 +0200
  • 551ef03ff6 simply the installation screens + fix all the broken tests + add tests for bushido did 2011-04-05 02:18:17 +0200
  • 7b30c34a9b forgot to commit Gemfile.lock as well dinedine 2011-04-04 02:14:00 +0200
  • a2d4e825b5 mongoid 2.0 not compatible with custom_fields, back to rc.7 dinedine 2011-04-04 02:08:57 +0200
  • 60df5c19f9 the locomotive config template is now up-to-date dinedine 2011-04-04 02:03:23 +0200
  • c0a5a4b443 single site / multi sites option in progress + integrating bushi.do + revert back to mongoid rc.7 dinedine 2011-04-04 01:59:41 +0200
  • 551d8a5761 big refactoring of the locomotive config file in order to handle bushido / single / multi sites, ...etc did 2011-04-01 02:34:19 +0200
  • 19b6341ace add validation (in progress) dinedine 2011-03-31 09:10:42 +0200
  • 0f03b00bb3 Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts karlbright 2011-03-28 14:15:12 +0800
  • 031113799e a little bit of refactoring did 2011-03-28 01:49:12 +0200
  • 6ba884e459 Merge branch 'master' of https://github.com/sgrove/engine into sgrove-master did 2011-03-28 01:01:30 +0200
  • 67fba7542c does not need to fill all the fields of a content type during the theme import did 2011-03-23 11:01:49 +0100
  • 87f5177c07 Merge branch 'master' of github.com:sgrove/engine Sean Grove 2011-03-23 01:31:14 -0700
  • fc53a5acf4 Update to the new version of bushido gem Sean Grove 2011-03-23 01:27:22 -0700
  • ce5f0de165 new version of the custom fields gem did 2011-03-22 20:51:10 +0100
  • d2e7c7ef9e Pickup on HOSTING_PLATFORM to auto-enable Bushido Sean Grove 2011-03-21 21:54:10 -0700
  • f921dbe6d1 Cheat and enable bushido's mongodb by default for now. Sean Grove 2011-03-21 03:55:43 -0700
  • aea5fadd25 Add bushido.json to custom bushido behavior and speed up deploys (no sql db is a big boost) Sean Grove 2011-03-21 03:47:12 -0700
  • 0476ef8235 Add a bushido switch inside locomotive.rb initializer Sean Grove 2011-03-21 03:45:38 -0700
  • 953ed52b87 Mark a note about how to handle file uploads for persistence Sean Grove 2011-03-21 03:42:36 -0700
  • 3dcafac917 Each app should have a unique secret token Sean Grove 2011-03-21 03:37:44 -0700
  • 4c7562be32 Bushido mongoid support Sean Grove 2011-03-21 03:35:54 -0700
  • 89758570f8 Require bushido files and enable support if needed. Sean Grove 2011-03-21 03:33:17 -0700
  • b70685a2bd Add bushido rake tasks Sean Grove 2011-03-21 02:40:37 -0700
  • 0e6b2f884f Add in programmatic support for bushido's custom domains/subdomains Sean Grove 2011-03-21 02:32:34 -0700
  • 73f2f29c01 Add the bushido gem Sean Grove 2011-03-21 02:32:02 -0700
  • affdde0187 new custom fields gem version did 2011-03-21 10:11:50 +0100
  • 6da7d98163 Pickup TLD from ENV for default domain, or fallback to manually-specified value. Sean Grove 2011-03-21 01:56:57 -0700
  • d270bf8f69 new custom_fields gem did 2011-03-20 21:12:40 +0100
  • 1e5624ce06 fix js bugs did 2011-03-20 11:21:07 +0100
  • 630577658d Merge branch 'image_sizing' of https://github.com/themgt/engine into themgt-image_sizing did 2011-03-17 17:54:59 +0100
  • 38f828a83a new gem versions did 2011-03-17 17:54:46 +0100
  • a66e745746 fix bug #52 did 2011-03-17 17:41:25 +0100
  • a7959a8de8 fix bug preventing the installation of locomotive as an engine did 2011-03-16 18:24:15 +0100
  • e7b33c807a calculating Asset size using rmagick rather than an imagemagick shell command Paul 2011-03-15 18:35:05 +0100
  • ebf183c6f6 back to heroku 1.18.2 did 2011-03-10 09:32:34 +0100
  • 8f43ef401a updates on heroku servers should fix the issue with the heroku gem (http://goo.gl/PIxZe) did 2011-03-10 09:19:25 +0100
  • 63530a3a30 still a problem with the last heroku gem (json) + fix an issue with invalid assets did 2011-03-10 02:59:35 +0100
  • 6befc700c5 upgrade heroku gem (part 2) did 2011-03-10 02:46:18 +0100
  • 8456033269 upgrade heroku gem did 2011-03-10 02:40:25 +0100
  • ae51a2d804 write specs for the ordered contents did 2011-03-10 01:15:48 +0100
  • f38e6a8514 order direction for content types did 2011-03-10 00:54:38 +0100
  • 2ba0718647 application error when submitting an asset without a name did 2011-03-10 00:17:16 +0100
  • 50f06a7b85 invalidate dynamic klass after an import + change the id of a link in the nav tag did 2011-03-09 00:27:46 +0100
  • bbac778dda dates can also be used as highlighted field did 2011-03-08 17:25:38 +0100
  • 80f792cfd3 generated sitemaps were invalid according to google web tools did 2011-03-08 17:20:53 +0100
  • 78715ddf1e fix issue #48 did 2011-03-08 16:39:14 +0100
  • e4b34eac3f patch mongoid to enable the limit option for embedded collections + ui widget to allow more than 5 custom models in the content section did 2011-03-08 16:05:07 +0100
  • c3cc358934 Merge branch 'multi-level-sub_menu' of https://github.com/dirkkelly/locomotive into dirkkelly-multi-level-sub_menu did 2011-03-07 21:49:01 +0100
  • 11ccb31088 clean code did 2011-03-07 20:31:08 +0100
  • b4f871c5f6 support for content_types breaking over multiple lines Dirk Kelly 2011-03-07 19:59:36 +0800
  • 44f84c266b merge Dirk Kelly 2011-03-07 19:59:02 +0800
  • d2f5757d5b little trick to increase performance in dev mode when used as an engine + do some cleaning in the TODO file did 2011-03-06 23:36:30 +0100
  • 865c811d0b upgrade the gemspec file (new carrierwave and custom_fields gems did 2011-03-06 22:09:24 +0100
  • f9aac40298 upgrade gems (carrierwave and custom_fields) did 2011-03-06 00:17:50 +0100