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 label_total_time string (#13337).
Jean-Philippe Lang
2013-03-10
1
-2
/
+2
*
Performance: avoid one "SELECT 1 ..." query per project on user memberships f...
Jean-Philippe Lang
2013-03-01
1
-1
/
+1
*
Regexp not working as expected with ruby 2.0.
Jean-Philippe Lang
2013-03-01
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-02-24
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2013-02-24
1
-4
/
+4
*
Code cleanup.
Jean-Philippe Lang
2013-02-24
1
-4
/
+3
*
Use ti tags for sidebar queries (#13242).
Jean-Philippe Lang
2013-02-24
1
-6
/
+9
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
1
-0
/
+5
*
Adds helpers for query columns selection.
Jean-Philippe Lang
2013-02-23
1
-0
/
+8
*
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...
Jean-Philippe Lang
2013-02-23
3
-35
/
+20
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
2
-3
/
+5
*
Removed hard-coded style in watchers list.
Jean-Philippe Lang
2013-02-20
1
-1
/
+1
*
Fixed that delete watcher link was broken by r11290 (#13231).
Jean-Philippe Lang
2013-02-20
1
-3
/
+3
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-34
/
+6
*
Fixed that float custom fields do not use CSV decimal separator (#10364).
Jean-Philippe Lang
2013-02-19
2
-21
/
+26
*
replace tabs to spaces at app/helpers/application_helper.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
remove trailing tab from app/helpers/custom_fields_helper.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
replace tabs to spaces at app/helpers/timelog_helper.rb
Toshi MARUYAMA
2013-02-16
1
-3
/
+3
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
1
-1
/
+1
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
1
-22
/
+1
*
Format all floats with 2 decimals in the issue list (#13126).
Jean-Philippe Lang
2013-02-11
1
-6
/
+4
*
Don't generate duplicate ids.
Jean-Philippe Lang
2013-02-10
1
-1
/
+1
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
1
-5
/
+4
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
1
-12
/
+19
*
Small datepicker improvements (#13098).
Jean-Philippe Lang
2013-02-09
1
-1
/
+1
*
Don't wrap watcher link with span.
Jean-Philippe Lang
2013-02-07
1
-3
/
+4
*
Wiki links to repositories with underscore their identifiers don't work (#129...
Jean-Philippe Lang
2013-01-27
1
-2
/
+2
*
Test failure with JRuby 1.7.2 (#12228).
Jean-Philippe Lang
2013-01-27
1
-3
/
+3
*
Adds "sorted" scope to Principal and User and sort users/groups properly.
Jean-Philippe Lang
2013-01-23
3
-3
/
+3
*
Wrong redmine link after referencing an object from a different project (#129...
Jean-Philippe Lang
2013-01-22
1
-1
/
+2
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
2
-0
/
+29
*
Link to attachment should return latest attachment (#7510).
Jean-Philippe Lang
2013-01-15
1
-1
/
+1
*
Use helper.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Use named route with attachment filename for inline images.
Jean-Philippe Lang
2013-01-14
1
-2
/
+1
*
Adds a named route for thumbnails and use route helper in #thumbnail_tag.
Jean-Philippe Lang
2013-01-14
1
-2
/
+2
*
Add named routes for attachments and use route helpers in #link_to_attachment.
Jean-Philippe Lang
2013-01-14
1
-8
/
+4
*
Use route helper in #link_to_message.
Jean-Philippe Lang
2013-01-14
1
-5
/
+3
*
Removed deprecated call from examples.
Jean-Philippe Lang
2013-01-14
1
-1
/
+0
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
1
-3
/
+17
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
40
-40
/
+40
*
Code cleanup (#12801).
Jean-Philippe Lang
2013-01-10
1
-3
/
+3
*
Fixed that viewing the history of a wiki page with attachments raises an erro...
Jean-Philippe Lang
2013-01-10
1
-2
/
+2
*
Pass the order option as an array to satisfy sqlserver adapter (#12713).
Jean-Philippe Lang
2013-01-04
1
-2
/
+3
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
Don't do any query if id is not present.
Jean-Philippe Lang
2013-01-03
1
-0
/
+3
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
1
-1
/
+1
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
2
-0
/
+13
*
Renamed #_issues_path to #_project_issues_path.
Jean-Philippe Lang
2012-12-23
1
-1
/
+1
*
Moved routes helper methods to an helper.
Jean-Philippe Lang
2012-12-23
1
-0
/
+31
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-1
/
+1
[next]