Holger Just
fd3d67937c
Fix typo
2011-10-29 14:23:22 +02:00
Holger Just
f1a8373d49
Remove non-break space
2011-10-28 17:46:24 +02:00
Holger Just
e48327893f
[ #667 ] Label all input field and control tags
2011-10-28 17:10:39 +02:00
Romano Licker
5036478017
[ #667 ] improved code readability
2011-10-28 17:05:36 +02:00
Romano Licker
e8a42c9337
[667] corrected spelling error for mail notification
2011-10-28 17:05:33 +02:00
Romano Licker
fed98990dd
[667] corrected german translation for 'notes'
2011-10-28 17:05:29 +02:00
Romano Licker
73484677a4
[667] corrected labels for projects
2011-10-28 17:05:24 +02:00
Romano Licker
f31999061d
[667] corrected labels and translations for reassign forms
2011-10-28 17:05:09 +02:00
Romano Licker
3bd6aa3578
[ #667 ] made labels visible as this is an accessibility issue
...
even for sighted users
2011-10-28 17:03:38 +02:00
Romano Licker
fdf660e1fd
[ #667 ] linked labels to their elements
2011-10-28 17:03:38 +02:00
Romano Licker
2b472d876d
[ #667 ] linked label to its element
2011-10-28 17:03:38 +02:00
Romano Licker
6f5fda2248
[ #667 ] set ids, created invisible labels and linked them
2011-10-28 17:03:38 +02:00
Romano Licker
4747cdce5b
[ #667 ] linked labels to their element
2011-10-28 17:03:37 +02:00
Romano Licker
c77f3a0fe7
[ #667 ] link label to element
2011-10-28 17:03:37 +02:00
Romano Licker
71271e6ff6
[ #667 ] added invisible label
2011-10-28 17:03:37 +02:00
Romano Licker
297294362b
[ #667 ] added invisible label
2011-10-28 17:03:37 +02:00
Romano Licker
3c04b30834
[ #667 ] added invisible label for mail notification,
...
linked label where possible
2011-10-28 17:03:37 +02:00
Romano Licker
26a7ea468a
[ #667 ] linked label to its element
2011-10-28 17:03:37 +02:00
Romano Licker
ecf6a9636a
[ #667 ] linked labels to their elements
2011-10-28 17:03:37 +02:00
Romano Licker
2c0fcd3bca
[ #667 ] added invisible labels for reassign select-tag on destroy views
2011-10-28 17:03:37 +02:00
Romano Licker
2f5cf020f3
[ #667 ] set unique id for each checkbox and linked it
...
added "no-css" class to overwrite the current label style
2011-10-28 17:03:36 +02:00
Romano Licker
207af21553
[ #667 ] set id for message_subject and linked it to label,
...
added invisible label
2011-10-28 17:03:36 +02:00
Romano Licker
4717a242cb
[ #667 ] link label to element
2011-10-28 17:03:36 +02:00
Romano Licker
2e688efa70
[ #667 ] link label to element
2011-10-28 17:03:36 +02:00
Romano Licker
0f5d38ca4b
[ #667 ] linked labels to their elements
2011-10-28 17:03:35 +02:00
Romano Licker
bf23c06d93
[ #667 ] added invisible labels for queries
2011-10-28 17:03:35 +02:00
Romano Licker
cd7b30dac6
[ #667 ] added invisible search label
2011-10-28 17:03:35 +02:00
Romano Licker
5ab9ed889c
[ #667 ] added invisible project scope label
2011-10-28 17:03:35 +02:00
Romano Licker
bf8de58548
[ #667 ] added 'for' to link them
2011-10-28 17:03:35 +02:00
Romano Licker
af94d24951
[ #667 ] added style to hide content from sighted users
2011-10-28 17:03:35 +02:00
Holger Just
35c96b5085
Fix typo...
2011-10-26 22:18:33 +02:00
Holger Just
82debeef8b
Specify rmagick versions and update distribution list
...
For ChiliProject 3.0 we will strictly require rmagick >= 2.0. If you need it,
you might have to update your distribution or install ImageMagick from
alternative sources.
2011-10-26 22:11:44 +02:00
Felix Schäfer
a17ae46187
Don't require a very old rmagick by default.
...
There's a hint in the Gemfile for people with older distress.
2011-10-26 18:55:17 +02:00
Holger Just
8315cd73f3
Prevent database migration from consuming all the RAM on the server
...
Prevent large production databases from consuming all the RAM on the server
and causing the migration to take forever. With this patch, objects are read
in batches from the database. This removes the need to hold ruby
objects for all rows for a type in memory at once.
2011-10-26 17:01:39 +02:00
Eric Davis
981e74f822
[ #668 ] Remove duplicate module fields when copying projects
2011-10-25 18:23:37 -07:00
Eric Davis
79073734a1
[ #221 Use git rev-parse to get the current sha for the version string
2011-10-25 15:55:10 -07:00
Eric Davis
5603103295
[ #240 ] Add link to all News on the Project list page
2011-10-25 15:49:32 -07:00
Eric Davis
b9d186e676
[ #277 ] Show avatars on the News list
2011-10-25 15:49:31 -07:00
Greg Mefford
b44dd085ac
Prevent large production databases from consuming all the RAM on the server and causing the migration to take forever. On a database with a large SVN repo, the Changesets ran for over two days before I gave up and cancelled it. After this change, the migration ran in under 10 minutes.
2011-10-20 23:43:48 -03:00
Holger Just
a107202a04
Fix race-condition in test_utc_time_format
2011-10-16 20:46:57 +02:00
Holger Just
61b9939be3
Add basic tests for the Null Formatter
2011-10-16 20:03:23 +02:00
Holger Just
8ee8ef02fe
Extract the NullFormatter into its own files
2011-10-16 20:02:55 +02:00
Eric Davis
a8e997dbf6
Fully qualify column names
2011-10-14 17:09:46 -07:00
Holger Just
489566a39e
Merge branch 'stable'
2011-10-04 17:36:34 +02:00
Holger Just
9bcf57586c
Merge branch 'release-v2.3.0' into stable
2011-10-04 17:31:05 +02:00
Holger Just
9af56d078b
Bump version to 2.3.0
2011-10-04 17:28:04 +02:00
Holger Just
0912e0dec4
Update changelog for 2.3.0 release
2011-10-04 17:27:13 +02:00
Holger Just
2e10441e2c
Update locales for 2.3.0 release
2011-10-04 17:22:57 +02:00
Holger Just
8fb8cd0ee5
[ #619 ] Restrict anonymous read access with Redmine.pm
...
Redmine.pm now also checks for public projects whether the anonymous
user has the browse_repository right for a read operation.
2011-10-04 17:17:31 +02:00
Holger Just
e7f69d4236
[ #633 ] Fix mock of WikiContent::Version for Ruby 1.9
2011-10-04 11:12:33 +02:00