index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a setting to allow subtasks to belong to other projects (#5487).
Jean-Philippe Lang
2012-10-10
2
-2
/
+14
*
Add "last 2 weeks" preset to time entries reporting (#11862).
Jean-Philippe Lang
2012-10-09
1
-0
/
+1
*
Fixed that export: links are broken (#12050).
Jean-Philippe Lang
2012-10-09
1
-3
/
+2
*
sort custom field issue filter by type and position (#12018)
Toshi MARUYAMA
2012-10-04
1
-1
/
+22
*
move CustomFieldsHelper tabs variable to model constant for common use (#12018)
Toshi MARUYAMA
2012-10-04
1
-10
/
+1
*
split QueriesHelper filters_options_for_select method and add new unit test (...
Toshi MARUYAMA
2012-10-04
1
-1
/
+4
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
2
-2
/
+9
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
1
-0
/
+5
*
remove unused "require 'redmine/codeset_util'" from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-2
/
+0
*
remove redundant empty lines from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-13
/
+0
*
remove unused "require 'iconv'" from RepositoriesHelper
Toshi MARUYAMA
2012-09-15
1
-1
/
+0
*
Code cleanup (#11814).
Jean-Philippe Lang
2012-09-11
1
-3
/
+5
*
Set the first day of week in the date picker according to settings (#11814).
Jean-Philippe Lang
2012-09-11
1
-1
/
+5
*
Parse any heading level (#11789).
Jean-Philippe Lang
2012-09-06
1
-1
/
+3
*
show JQuery datepicker today button
Toshi MARUYAMA
2012-09-05
1
-1
/
+5
*
fix typo "MACROS_SUB_RE" (#11736)
Toshi MARUYAMA
2012-09-02
1
-1
/
+1
*
Fixed: New multi-line macros regexp is too eager (#11736).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Do not use escaped back_url param (#11691).
Jean-Philippe Lang
2012-08-26
1
-3
/
+10
*
Let macros optionally accept a block of text (#3061).
Jean-Philippe Lang
2012-08-18
1
-4
/
+5
*
Macros processing overhaul (#3061, #11633).
Jean-Philippe Lang
2012-08-17
1
-14
/
+45
*
fix unit test fails on JRuby 1.6.7.2 (#11577)
Toshi MARUYAMA
2012-08-14
1
-1
/
+1
*
Fixed: Can't use non-latin anchor in wiki (#11577).
Jean-Philippe Lang
2012-08-13
1
-1
/
+6
*
Fixed that roadmap anchor links can be ambigous (#11540).
Jean-Philippe Lang
2012-08-13
1
-0
/
+8
*
Removed duplicated helper (#11539).
Jean-Philippe Lang
2012-08-10
1
-25
/
+1
*
Extract code to render nested listed of projects in an helper (#11539).
Jean-Philippe Lang
2012-08-10
2
-29
/
+39
*
Reverted r10184 (#9365).
Jean-Philippe Lang
2012-08-10
1
-1
/
+1
*
Use SSL for gravatars according to the protocol in settings (#9365).
Jean-Philippe Lang
2012-08-09
1
-1
/
+1
*
Slight change to the macro regexp.
Jean-Philippe Lang
2012-08-08
1
-1
/
+1
*
Adds an option to macro definition to disable arguments parsing (#11578).
Jean-Philippe Lang
2012-08-08
1
-2
/
+1
*
Build issue filters using javascript.
Jean-Philippe Lang
2012-08-07
1
-3
/
+6
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
1
-0
/
+20
*
Fixed label with invalid for attribute.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Make labels clickable in Adminstration/Settings (#11496).
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Removed duplicate ids.
Jean-Philippe Lang
2012-07-29
1
-3
/
+4
*
Label should be escaped.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Adds a replacement for deprecated link_to_function helper.
Jean-Philippe Lang
2012-07-28
1
-0
/
+4
*
Do not propose non-assignable version (#11506).
Jean-Philippe Lang
2012-07-27
1
-4
/
+0
*
Don't turn #nnn with leading zeros into link (#11494).
Jean-Philippe Lang
2012-07-24
1
-1
/
+1
*
Use JQuery Datepicker (#11445).
Jean-Philippe Lang
2012-07-22
1
-17
/
+6
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
3
-25
/
+8
*
Do not let is_private be required.
Jean-Philippe Lang
2012-07-19
1
-1
/
+1
*
Removed deprecated #labelled_tabular_form_for helper.
Jean-Philippe Lang
2012-07-18
1
-10
/
+0
*
ApplicationHelper#labelled_remote_form_for deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
ApplicationHelper#link_to_remote_if_authorized deprecated.
Jean-Philippe Lang
2012-07-18
1
-0
/
+1
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-3
/
+5
*
Removes calls to link_to_remote.
Jean-Philippe Lang
2012-07-18
1
-9
/
+4
*
Adds a helper for preview links.
Jean-Philippe Lang
2012-07-18
1
-0
/
+8
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-5
/
+6
[next]