Commit Graph

757 Commits

Author SHA1 Message Date
did 2c562038d8 use ActiveSupport::JSON.encode instead of the to_json method (not reliable) 2011-07-14 00:08:43 +02:00
did 8956145da7 use carrierwave instead of locomotive_carrierwave now (engine) 2011-07-13 21:29:39 +02:00
did 770ae3a543 fix a couple of tiny bugs about: export, import and aloha 2011-07-13 11:14:44 +02:00
Kev Zettler 7ca3e7fec7 adding some conditinal functions to tutorial.js to help with no datat off bushido locomotive installs 2011-07-11 15:55:16 -07:00
Andrea Frigido f6c91ed791 Locomotive.config.default_locale as default locale for new accounts. 2011-07-11 13:13:58 +02:00
Andrea Frigido 0fde9917d5 Italian localization update. 2011-07-11 09:04:12 +02:00
Andrea Frigido d5e2d20181 Merge remote-tracking branch 'upstream/master' 2011-07-11 07:56:50 +02:00
Kev Zettler 904bed1c10 hooked up the index menu to appropriate guides 2011-07-10 14:46:03 -07:00
Kev Zettler d997741842 everythings hooked up 2011-07-10 14:32:26 -07:00
did 86259e94b7 new carrierwave gem in replacement of locomotive-carrierwave (thanks @trevorturk) 2011-07-10 22:40:12 +02:00
Kev Zettler 058e97d376 settings and model edit guides 2011-07-10 11:02:06 -07:00
did dc9570dda0 fix issues #110 and #112 + polish css 2011-07-10 19:59:54 +02:00
did 2236b43222 fix bug #111 2011-07-09 00:47:05 +02:00
did 0ea5275504 make the export more solid 2011-07-08 23:06:07 +02:00
Andrea Frigido 33b2b83db7 Merge remote-tracking branch 'upstream/master' 2011-07-08 15:45:56 +02:00
did 72c1ac9454 solve minor bugs 2011-07-08 15:03:48 +02:00
Andrea Frigido 89cc143083 Commit for merge. 2011-07-08 12:10:07 +02:00
Didier Lafforgue c426b83871 Merge pull request #109 from corgibytes/capybara-fix
Fixed issue with javascript cucumber features not opening the correct url
2011-07-08 02:01:46 -07:00
Kev Zettler ca2fad461d omg awesome guides 2011-07-08 01:20:29 -07:00
M. Scott Ford 8437b51901 Fixed issue with javascript cucumber features not opening the correct url. 2011-07-08 00:00:52 -04:00
did 390f25ce1f minor css improvements 2011-07-08 00:25:03 +02:00
did b2ddaf805c show page kind: templatized or redirect 2011-07-07 18:03:55 +02:00
did 711110a6e0 snippets were missing in the export 2011-07-07 16:59:50 +02:00
Kev Zettler a342f7e6b1 added hooks and dependencies for tutorial flow 2011-07-06 22:35:15 -07:00
did 9008324367 it won't happen again 2011-07-07 01:36:35 +02:00
did 900d526a2f clean by removing useless files 2011-07-07 01:35:51 +02:00
did 007f34ed8c export didn't work when sub pages 2011-07-07 01:34:11 +02:00
did 88325ca932 Merge branch 'master' of github.com:locomotivecms/engine 2011-07-07 00:07:06 +02:00
Didier Lafforgue bf4b2be2b9 Merge pull request #108 from corgibytes/variables-as-values
Enabled the use of variable values as the default values for editable con
2011-07-06 15:06:47 -07:00
Kev Zettler e78726caa4 merge Did master 2011-07-06 13:41:27 -07:00
M. Scott Ford 314c1293d9 Enabled the use of variable values as the default values for editable content. 2011-07-06 15:19:55 -04:00
did fe47b3e6c6 Merge branch 'master' of github.com:locomotivecms/engine 2011-07-06 21:02:51 +02:00
did b4e72f98b9 new task in the TODO list 2011-07-06 21:02:39 +02:00
did 37d10aa25b fix bug #104 2011-07-06 11:48:04 -07:00
Didier Lafforgue 875d840442 add new contributors (Enrique & Lars) 2011-07-06 00:56:47 -07:00
did 6acec074e2 spanish translation (ticket #103) 2011-07-06 00:33:34 +02:00
did 0737919c2c Dutch translation (ticket #92) 2011-07-05 23:55:26 +02:00
did 6f58d89e39 ticket #89 closed 2011-07-05 22:39:27 +02:00
did 1a62d8f5ad Adding the ability to set a robots.txt for each site (ticket #87) 2011-07-05 22:34:15 +02:00
Didier Lafforgue 43670714b9 Merge pull request #86 from mariovisic/hotfix/nested_snippets
Fix for issue #84 (Nested snippets)
2011-07-05 12:16:30 -07:00
did 6ce086520f include potatosalad's work about the menu_toggler 2011-07-05 21:03:10 +02:00
Didier Lafforgue 59a6e03da2 Merge pull request #81 from bewculture/master
Fixed JS bugs
2011-07-05 11:37:48 -07:00
did bf99a36b58 tweak forms + fix minor js bug if no multi sites 2011-07-05 20:33:21 +02:00
did 01b0cde69b revert to the default site configuration (multi_sites disabled) 2011-07-05 18:41:14 +02:00
did ca0921d2f3 tweak the css for firefox and safari 2011-07-05 18:32:21 +02:00
did bd28f4c1ec new sites picker 2011-07-05 18:30:12 +02:00
did 71d7e86acd admin role was not correctly set when creating a new website 2011-07-05 11:56:24 +02:00
did 00fd00240f the error message was not displayed correctly during a wrong import + remove the last tracks of the deprecated asset collections 2011-07-04 23:11:35 +02:00
did 1e465e231e remove whilelist for theme assets (no useful since we have got roles now) + a little bit of refactoring 2011-07-04 19:40:14 +02:00
did 91f2f145b3 the BIG MERGE is now done 2011-07-04 15:43:05 +02:00