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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resourcified enumerations.
Jean-Philippe Lang
2011-12-11
5
-28
/
+21
*
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
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
2
-2
/
+2
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-1
/
+1
*
Changed IssuesController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
2
-3
/
+3
*
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
1
-4
/
+3
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
5
-13
/
+13
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
4
-7
/
+7
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
12
-20
/
+14
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
22
-30
/
+30
*
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
*
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
*
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 open/closed percentage on the roadmap.
Jean-Philippe Lang
2011-12-04
1
-3
/
+1
*
Makes spent time column available on the issue list (#971).
Jean-Philippe Lang
2011-12-04
1
-1
/
+1
*
Rails3: view: html_safe for parents and children revisions
Toshi MARUYAMA
2011-12-03
1
-2
/
+2
*
Do not show warnings for disabled scm.
Jean-Philippe Lang
2011-12-02
1
-2
/
+5
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
4
-3
/
+3
*
Extracted time report logic from the controller.
Jean-Philippe Lang
2011-12-02
2
-21
/
+21
*
scm: git: mercurial: not show revision graph in sub directory (#5501)
Toshi MARUYAMA
2011-12-01
1
-4
/
+5
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
6
-13
/
+15
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
6
-38
/
+30
*
Misplaced closing tbody tag.
Jean-Philippe Lang
2011-11-29
1
-1
/
+1
*
Adds an autoscroll div around time entry list and report (#8809).
Jean-Philippe Lang
2011-11-29
2
-0
/
+4
*
Removed delete button on enumeration edit form.
Jean-Philippe Lang
2011-11-28
1
-4
/
+0
*
Removed EnumerationsController#list action.
Jean-Philippe Lang
2011-11-28
1
-0
/
+0
*
Adds #current_version? method to wiki content.
Jean-Philippe Lang
2011-11-28
1
-4
/
+4
*
Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...
Jean-Philippe Lang
2011-11-28
1
-3
/
+3
*
Rails3: view: html_safe for login user link
Toshi MARUYAMA
2011-11-28
1
-1
/
+4
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
2
-4
/
+4
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
1
-5
/
+4
*
Replaced error_messages_for with #error_messages.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
View cleanup.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Adds icon on new item links in project settings.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Set style for tips in forms.
Jean-Philippe Lang
2011-11-26
1
-4
/
+2
*
CSS class for modal box buttons.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Check attachment size when the user selects a file (#9667).
Jean-Philippe Lang
2011-11-25
1
-1
/
+2
*
Fixed: log time form not displayed on issue edit with :log_time permission on...
Jean-Philippe Lang
2011-11-25
1
-1
/
+1
*
Adds ids on rows in auth_sources/index view (#9659).
Jean-Philippe Lang
2011-11-25
1
-1
/
+1
*
Fixed time entries context menu display according permissions (#9405).
Jean-Philippe Lang
2011-11-24
1
-2
/
+2
*
Use document project when formatting text on documents index (#9448).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
[next]