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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed that _revision_graph.html.erb breaks window load events (#9775).
Jean-Philippe Lang
2011-12-14
1
-2
/
+2
*
Fixed time entries context menu activity update link.
Etienne Massip
2011-12-14
1
-2
/
+2
*
Fixed issues context menu attributes update links (#9794).
Etienne Massip
2011-12-14
1
-10
/
+10
*
Removed code duplicated in lib.
Etienne Massip
2011-12-14
1
-6
/
+0
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
3
-3
/
+3
*
Moved fields specific to new issues to the new issue form.
Jean-Philippe Lang
2011-12-13
2
-15
/
+14
*
Code cleanup.
Jean-Philippe Lang
2011-12-13
1
-7
/
+6
*
Use safe_attributes for issue watchers assignment.
Jean-Philippe Lang
2011-12-13
2
-7
/
+7
*
Fixed broken issue form update when changing tracker.
Jean-Philippe Lang
2011-12-12
1
-1
/
+1
*
Adds /search to robots.txt.
Jean-Philippe Lang
2011-12-12
1
-0
/
+1
*
Adds a hook before the new issue form.
Jean-Philippe Lang
2011-12-12
1
-0
/
+2
*
Fixed error on project creation due to unrecognized route.
Jean-Philippe Lang
2011-12-12
1
-1
/
+1
*
Rails3: model: replace deprecated before_validation method at CustomField model
Toshi MARUYAMA
2011-12-11
1
-1
/
+2
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
7
-49
/
+47
*
Removed fieldset.
Jean-Philippe Lang
2011-12-10
1
-4
/
+0
*
Removed double dash.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Fixed reorder links on custom fields.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Extracted new_subclass_instance method to a module.
Jean-Philippe Lang
2011-12-10
1
-16
/
+2
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
3
-3
/
+3
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
2
-10
/
+7
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
3
-7
/
+4
*
Custom fields display on bulk edit form.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
REST urls for user memberships.
Jean-Philippe Lang
2011-12-10
2
-6
/
+7
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
7
-22
/
+37
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
6
-19
/
+49
*
Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder.
Jean-Philippe Lang
2011-12-09
1
-4
/
+4
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
13
-20
/
+28
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
23
-30
/
+31
*
Rails3: model: user: use ::Query instead of Query
Toshi MARUYAMA
2011-12-09
1
-2
/
+2
*
Makes project and tracker assigned first in #attributes=
Jean-Philippe Lang
2011-12-08
1
-7
/
+11
*
Tests broken with ruby1.8.6 (#9751).
Jean-Philippe Lang
2011-12-08
1
-1
/
+2
*
Rails3: model: Member: add virtual attribute to prevent error
Toshi MARUYAMA
2011-12-08
1
-0
/
+6
*
back out r8124
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
Rails3: model: Member: errors must be set on existing attributes
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
replace tabs to spaces at app/views/issues/_form.html.erb
Toshi MARUYAMA
2011-12-08
1
-4
/
+4
*
Rails3: view: html_safe for timelog/_date_range.html.erb
Toshi MARUYAMA
2011-12-07
1
-1
/
+1
*
Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper
Toshi MARUYAMA
2011-12-07
1
-1
/
+1
*
Fixed that a cross-project custom query is not remembered inside project (#97...
Jean-Philippe Lang
2011-12-07
1
-1
/
+2
*
code layout clean up app/views/gantts/show.html.erb
Toshi MARUYAMA
2011-12-07
1
-14
/
+14
*
Removed the "more" link to edit additional properties of an issue (#7603).
Jean-Philippe Lang
2011-12-06
2
-9
/
+11
*
Issue forms cleanup.
Jean-Philippe Lang
2011-12-06
2
-9
/
+4
*
Fixed: error when filtering by numeric custom field with postgresql (#9719).
Jean-Philippe Lang
2011-12-05
1
-5
/
+13
*
Parameter changed to issue_category in r7882 (#9724).
Jean-Philippe Lang
2011-12-05
1
-1
/
+1
*
Slight change to time report style.
Jean-Philippe Lang
2011-12-05
1
-1
/
+1
*
Removed ARCondition.
Jean-Philippe Lang
2011-12-04
1
-2
/
+0
*
Use scopes instead of ARCondition.
Jean-Philippe Lang
2011-12-04
1
-10
/
+9
*
Use Query.visible scope.
Jean-Philippe Lang
2011-12-04
1
-8
/
+5
*
Removed unnecessary calculations in time entries index.
Jean-Philippe Lang
2011-12-04
2
-22
/
+12
*
Adds named scopes for time entries index.
Jean-Philippe Lang
2011-12-04
2
-31
/
+41
*
Adds named scopes for projects index.
Jean-Philippe Lang
2011-12-04
3
-9
/
+16
[next]