Commit graph

18 commits

Author SHA1 Message Date
Tom Hughes
fd62c04463 Make setting of user_preferred_languages work. 2009-05-31 15:22:38 +00:00
Tom Hughes
0e96027a20 Sort out storage and use of user preferred languages. 2009-05-31 14:55:45 +00:00
Shaun McDonald
283a3e9ba9 Add Globalize2 so that we get some nice fall backs to other languages when a translation is missing in the requested language. 2009-05-27 15:39:14 +00:00
Shaun McDonald
53b4d645d8 First stage of i18n. Some migrations and extra plugins. 2009-05-22 18:36:17 +00:00
Tom Hughes
d58d7e30ea Add gem specification file to stop rake test complaining. 2009-05-08 18:12:30 +00:00
Shaun McDonald
62f999cd83 Updating for rails 2.2.2 2009-05-08 18:04:08 +00:00
Tom Hughes
3a0f4d30cf Patch composite_primary_keys to work around issue when one component of
a composite key is called "id".
2009-05-08 17:56:12 +00:00
Tom Hughes
a69f380fa5 Add version 2.2.2 of composite_primary_keys. 2009-05-08 17:54:49 +00:00
Tom Hughes
7ee10192eb Cope with sessions which don't exist. 2009-04-28 12:08:47 +00:00
Tom Hughes
42359afa7e Fix session plugin work with the new ruby pg driver for postgresql. 2009-04-28 10:57:25 +00:00
Shaun McDonald
2ed84e26cd Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin. 2008-11-27 17:06:43 +00:00
Shaun McDonald
d74e2196a0 Freezing composite primary key so that we can apply TomH's patch to it, and that way Potlatch will work in Rails mode without a problem. Please test. 2008-11-15 01:11:27 +00:00
Shaun McDonald
252c2f7022 Updating to use Rails 2.1.2. Moving the gem dependancies to the config/environment.rb file. Moving the vendor/plugins externals into our svn. 2008-10-28 20:42:48 +00:00
Shaun McDonald
6bf25141de Adding the classic_pagination to svn as the svn external is no longer working 2008-10-07 22:59:59 +00:00
Tom Hughes
4bc8fcf5b4 Import the output_compression plugin as the SVN external never works. 2008-08-07 17:59:27 +00:00
Tom Hughes
06f38caccb Import the daemon generator as the SVN external never works. 2008-08-07 17:46:34 +00:00
Shaun McDonald
0436b4878c Removing rspec from svn, as it isn't being used. 2008-07-25 10:22:52 +00:00
Xin Zheng
3f607d565b added RSpec and RSpec on Rails 2008-01-22 16:39:09 +00:00