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 |
Eric Davis
|
981e74f822
|
[#668] Remove duplicate module fields when copying projects
|
2011-10-25 18:23:37 -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 |
Felix Schäfer
|
0d306a8bfc
|
Merge pull request #93 from peelman/form-attribute-changes
Adding Check All / Uncheck All on New Project form. #644
|
2011-10-03 01:18:59 -07:00 |
Felix Schäfer
|
aac42afdaa
|
Add setting to set today as the start date for new issues. #355
Patch contributed by Bruno Medeiros on http://www.redmine.org/issues/2277
|
2011-10-02 22:02:29 +02:00 |
Felix Schäfer
|
225a1587a6
|
Show the correct authors in wiki diff view.
#author doesn't show the author of the journal but of the journaled object.
|
2011-09-10 09:21:45 +02:00 |
Nick Peelman
|
2bb19b3e31
|
Adding check all links to new project form.
Makes bulk changes that much faster...
|
2011-08-08 19:53:33 -04:00 |
Nick Peelman
|
b8d0aa0b85
|
Adding id attribute to modules field set on project form.
|
2011-08-08 19:53:22 -04:00 |
Eric Davis
|
4d48a6b675
|
Merge remote-tracking branch 'tomzx/b552_hardcoded_english_string'
Conflicts:
app/helpers/repositories_helper.rb
|
2011-08-05 08:30:21 -07:00 |
Eric Davis
|
30e81bed5c
|
Merge remote-tracking branch 'tomzx/b551_hardcoded_french_string'
Conflicts:
app/views/wiki/annotate.rhtml
app/views/wiki/diff.rhtml
app/views/wiki/show.rhtml
|
2011-08-05 08:27:49 -07:00 |
Eric Davis
|
2c46411678
|
[#547] Security audit
|
2011-08-01 16:00:23 -07:00 |
Tom Rochette
|
552cd8dc57
|
Replace hardcoded string "diff" in Wiki#show and Repositories_Helper.
|
2011-07-31 09:27:13 -04:00 |
Tom Rochette
|
aa6bf25b39
|
Replaced french word "anonyme" with label_user_anonymous.
|
2011-07-31 08:57:58 -04:00 |
Eric Davis
|
70c3e1c8f9
|
[#544] html_escape issue fields
|
2011-07-29 09:25:13 -07:00 |
Eric Davis
|
25b7b42c55
|
Fix for encoding errors on 1.9.2 with the mysql gem
|
2011-07-29 09:09:02 -07:00 |
Eric Davis
|
38b7ec5726
|
[#191] Add pagination links above the search results
|
2011-07-08 15:11:53 -07:00 |
Eric Davis
|
839654fc85
|
[#191] Refactor: extract search pagination to partial
|
2011-07-08 15:09:57 -07:00 |
Eric Davis
|
0b042903ca
|
[#191] Refactor HTML style to CSS
|
2011-07-08 15:04:11 -07:00 |
Eric Davis
|
97dd339bbb
|
[#191] Refactor: extract methods to helper
|
2011-07-08 14:59:23 -07:00 |
Holger Just
|
63d8264320
|
Make links in exported wiki HTML files absolute
|
2011-07-08 21:18:47 +02:00 |
Eric Davis
|
30bcd6c66b
|
Merge branch 'master' into release-v2.0.0
Conflicts:
doc/CHANGELOG.rdoc
lib/redmine/version.rb
|
2011-07-01 21:46:38 -07:00 |
Eric Davis
|
66c4db8669
|
[#490] Escape AuthSources in the list.
Contributed by MAEDA, Go
|
2011-06-27 15:38:45 -07:00 |
Eric Davis
|
a75eab1adb
|
[#490] Escape AuthSources in the list.
Contributed by MAEDA, Go
|
2011-06-27 15:20:15 -07:00 |
Tom Kersten
|
ffc1db8a54
|
Added hook for additional wiki formats [refs #488]
* Allows plugins to add to the list of supported export formats at the
bottom of the Wiki#show view template
|
2011-06-20 22:32:47 -05:00 |
Eric Davis
|
9f2c412fa6
|
[#383] Fix for undefined_method 'to_utf8'
Contributed by Artem Naluzhnyy
|
2011-06-17 14:36:46 -07:00 |
Eric Davis
|
67dbd0160d
|
Document#category should be displayed as a required field
|
2011-06-17 10:25:56 -07:00 |
Eric Davis
|
1e68bed997
|
[#442] Handle nil changes in Atom feed
|
2011-06-10 11:21:07 -07:00 |
Eric Davis
|
95b19953a4
|
Add plugin hooks to Users#show view
|
2011-06-07 14:51:19 -07:00 |
Holger Just
|
07185fb169
|
[#436] Remove trailing whitespace
|
2011-05-30 20:52:25 +02:00 |
Eric Davis
|
a85b6780d2
|
[#262] Convert line endings to UNIX
|
2011-05-29 12:00:18 -07:00 |
Eric Davis
|
cd64d11e17
|
Merge branch 'master' into unstable
Conflicts:
app/controllers/watchers_controller.rb
app/views/issues/_action_menu.rhtml
config/locales/pt-BR.yml
doc/CHANGELOG.rdoc
lib/redmine/export/pdf.rb
lib/redmine/wiki_formatting/textile/helper.rb
|
2011-05-27 12:20:04 -07:00 |