Gregor Schmidt
e2938d26f3
[ #708 ] Using instance var to store journal class name
...
this way journal classes are only created for classes with
calls to acts_as_journalized. You may now subclass journaled models to extend them with helper methods in plugins w/o interfering with aaj.
2011-11-17 11:16:48 +01:00
Holger Just
0462fa973b
[ #688 ] Truncate garbage from the end of the changelog.
2011-11-08 11:40:27 +01:00
Felix Schäfer
af50984023
Better decide if journal implements the method itself. #554
2011-11-06 13:25:31 +01:00
Holger Just
8eb72a3c74
Merge branch 'release-v2.4.0'
2011-10-31 18:17:54 +01:00
Holger Just
9e9b6e786e
Bump version to 2.4.0
2011-10-31 17:35:19 +01:00
Holger Just
cb0d4725ad
Only allow the mysql database adapter on Ruby 1.8
2011-10-31 17:33:51 +01:00
Holger Just
29ab88c7f3
Update changelog for 2.4.0 release
2011-10-31 17:28:34 +01:00
Holger Just
ba93eb24c4
Fix trailing whitespace
2011-10-31 17:26:14 +01:00
Holger Just
09b1545c37
Update i18n labels
2011-10-31 17:25:19 +01:00
Holger Just
cb2086f652
[ #647 ] Fix XSS in textile image syntax.
...
Image URLs are not properly escaped in the bundled RedCloth3 library.
It thus allowed an XSS vector.
The patch was adapted from r7570 from Redmine by Etiene Massip. See also
http://www.redmine.org/issues/9245 .
2011-10-31 17:22:34 +01:00
Holger Just
21a45b4e52
[ #676 ] Enforce UTF-8 encodings on the params hash
...
Contributed by Toshi MARUYAMA
2011-10-30 11:25:56 +01:00
Holger Just
2f4afeeb38
[ #615 ] Generate project identifier automatically with JavaScript
...
Also let the user know that the identifier must start with a lower case letter.
Contributed by Jan Schulz-Hofen.
2011-10-30 10:33:20 +01:00
Holger Just
667c4d157f
[ #591 ] Merge branch 'issues/master/591-ruby-19-compatibility' from 'meineerde'
2011-10-29 21:22:35 +02:00
Felix Schäfer
6fcb1de63a
Graciously handle deleted custom fields on issue history view.
2011-10-29 18:29:18 +02:00
Felix Schäfer
92dd2934ae
Merge pull request #106 from finnlabs/pulls/652/fixes_redirect_containing_umlaute
...
[#652 ] fixes wrong redirect after login
2011-10-29 08:47:02 -07:00
Holger Just
91070236db
Set source encoding to UTF-8
2011-10-29 14:48:03 +02:00
Holger Just
0befef718f
Add rake task to set magic comments for source encoding
2011-10-29 14:47:56 +02:00
Holger Just
0ed5cb3f05
Set internal and external encoding to UTF-8
2011-10-29 14:47:56 +02:00
Holger Just
3cc95353cd
Merge commit '873b2b69064d7724c6fc804813fb9e65c14558dc'
...
Conflicts:
config/locales/nl.yml
2011-10-29 14:40:16 +02:00
Holger Just
917c36c27f
Update missing i18n strings
2011-10-29 14:35:29 +02:00
Holger Just
ec6221b7fe
Use class instead of redundant id
2011-10-29 14:28:51 +02:00
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