Commit Graph

261 Commits

Author SHA1 Message Date
did
5dd9481ec2 merging with the last version of the master branch 2011-09-14 16:44:59 +02:00
Mario Visic
8dbd51734a Visiting /edit when not authenticated now sends users to the login page. 2011-09-04 01:15:43 +08:00
did
6a2f0f17dd complete the Russian version of the engine (#188): add the Russian flag + translate the Russian word in all the other locales 2011-08-31 23:43:52 +02:00
Didier Lafforgue
4a82935b46 Merge pull request #188 from GarPit/master
Russian translation
2011-08-31 14:21:47 -07:00
did
cd5f3b9712 a couple of Dutch translation keys were missing (issue #181) 2011-08-30 23:39:45 +02:00
GarPit
1e5e151be6 russian translation 2011-08-29 16:54:21 +04:00
PitOn
367b0aab4f formtastic.ru.yml finished 2011-08-30 00:35:56 +04:00
PitOn
db5cb0950d devise.ru.tml finished 2011-08-30 00:03:47 +04:00
PitOn
a1d976ace1 default.ru.yml finished 2011-08-29 23:52:42 +04:00
PitOn
a46019da40 admin_ui.ru.yml finished 2011-08-29 23:48:33 +04:00
PitOn
ef75d4acef devise transaltions 2011-08-27 06:33:33 +04:00
PitOn
d9dafd2222 default.yml translations 2011-08-27 06:27:14 +04:00
PitOn
e8bea2844b more translations 2011-08-27 00:45:25 +04:00
did
bb48552b51 Ruby MRI 1.9.3 Compatability Fixes 2011-08-25 23:28:56 +02:00
did
0b27cd5d1b new mongoid settings for dev/test + fix a potential bug wit the fullpath method 2011-08-19 11:47:59 +02:00
GarPit
75e6f2cd08 more translations 2011-08-17 18:28:49 +04:00
did
c68eb321ff first draft (not yet fully functional) of the I18n feature 2011-08-17 04:23:14 +02:00
did
b3a8916565 upgrade to will_paginate 3.0 (issue #166) 2011-08-15 15:32:21 -07:00
did
4543e597ed complete issue #162 2011-08-14 12:51:11 -07:00
Enrique García Cota
cab52f8f7b added/corrected entries in admin_ui.es.yml 2011-08-12 14:13:44 +02:00
GarPit
09689a0cc9 initial ru translation 2011-08-12 15:32:37 +04:00
did
161878f57e add information to set up carrierwave for local filesystems 2011-08-11 14:47:12 -07:00
Didier Lafforgue
7a4253a7e4 Merge pull request #152 from frisoft/master
Bugfix: import and italian localization update.
2011-08-11 14:00:48 -07:00
did
67d7b13f4f Add the reverse has_many field feature (mainly based on pull request #142) 2011-08-11 13:45:46 -07:00
Andrea Frigido
3966c7bdae Italian localization update. 2011-08-01 16:21:15 +02:00
did
6d66275def merge pull request #148 2011-07-28 15:03:13 +02:00
did
abbc151ed2 new factory_girl gem + fix the require pb with the devise_bushido_authenticatable gem 2011-07-26 23:11:43 +02:00
did
d5111d2a4f fix a minor bug about the contents menu + new devise_bushido_authenticatable gem 2011-07-26 21:38:27 +02:00
did
e05586d387 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
did
0a8321ad3d writing cells specs + restore the bushido.json file 2011-07-26 02:00:35 +02:00
did
ffb780238b minor modifications 2011-07-25 23:40:24 +02:00
did
cb349b3ac0 enable debug mode for bushido + fix minor issues 2011-07-25 23:16:43 +02:00
did
4f7312a659 CAS feature + Cells 2011-07-25 23:07:32 +02:00
did
e2b68ba861 restore production settings + fix broken tests + apply the coding convention on the recently modified haml file 2011-07-23 01:26:16 +02:00
Kev Zettler
13e247691f Merge pull request #137 from Bushido/master
Guiders and new gem version
2011-07-22 15:28:03 -07:00
Sean Grove
694ca19324 Le sigh... 2011-07-21 18:38:58 -07:00
Kev Zettler
c1a1e720d3 added guider info to starter page 2011-07-20 22:19:21 -07:00
Kev Zettler
55f95499ce commented out the compression disable dev stuff 2011-07-20 12:24:04 -07:00
Kev Zettler
e22e7a5e46 changed the 'update' buttons to save save 2011-07-18 20:55:55 -07:00
Andrea Frigido
0fde9917d5 Italian localization update. 2011-07-11 09:04:12 +02:00
Kev Zettler
ca2fad461d omg awesome guides 2011-07-08 01:20:29 -07:00
did
37d10aa25b fix bug #104 2011-07-06 11:48:04 -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
1a62d8f5ad Adding the ability to set a robots.txt for each site (ticket #87) 2011-07-05 22:34:15 +02:00
Didier Lafforgue
59a6e03da2 Merge pull request #81 from bewculture/master
Fixed JS bugs
2011-07-05 11:37:48 -07:00
did
01b0cde69b revert to the default site configuration (multi_sites disabled) 2011-07-05 18:41:14 +02:00
did
bd28f4c1ec new sites picker 2011-07-05 18:30:12 +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
02186d7368 add the export link + fix the bugs for the export module + a little bit of refactoring 2011-07-04 15:25:02 +02:00