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
/
issues
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces 'New category' link on the issue form with an icon.
Jean-Philippe Lang
2009-12-02
1
-3
/
+6
*
Make use of #watched_by? in issue form.
Jean-Philippe Lang
2009-12-02
1
-1
/
+1
*
Fixes tracker update on context menu (#2405).
Jean-Philippe Lang
2009-12-02
1
-1
/
+1
*
Fixed: "None" category issue count is empty while grouping by category (#4308).
Jean-Philippe Lang
2009-12-02
1
-2
/
+2
*
Fixes context menu broken by r3109 (#2405).
Jean-Philippe Lang
2009-11-30
1
-0
/
+2
*
Adds tracker update to context menu and bulk edit form (#2405).
Jean-Philippe Lang
2009-11-29
2
-0
/
+13
*
Enable tracker update on issue edit form (#2405).
Jean-Philippe Lang
2009-11-29
2
-37
/
+39
*
Adds dynamic columns selection on the issue list (#4272).
Jean-Philippe Lang
2009-11-28
1
-3
/
+12
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
1
-3
/
+3
*
Fixes css classes on issue detail view (#4180).
Jean-Philippe Lang
2009-11-15
1
-6
/
+6
*
Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...
Jean-Philippe Lang
2009-11-15
1
-1
/
+2
*
Make use of link_to_issue.
Jean-Philippe Lang
2009-11-15
1
-1
/
+5
*
Refactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang
2009-11-14
2
-3
/
+4
*
Redirect to the current page when using context menu on the issue list (#4184).
Jean-Philippe Lang
2009-11-11
1
-0
/
+1
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
4
-9
/
+9
*
Remove hard coded string in a view (closes #4076).
Jean-Philippe Lang
2009-10-22
1
-1
/
+1
*
Unexpected closing tag removed.
Jean-Philippe Lang
2009-09-20
1
-1
/
+1
*
Makes saved query filters visible (#2883).
Jean-Philippe Lang
2009-09-20
3
-29
/
+16
*
Makes tickets and timelogs filters collapsible (UI).
Jean-Philippe Lang
2009-09-20
3
-25
/
+35
*
Fixed: custom fields are not displayed in the same order on issue form and view.
Jean-Philippe Lang
2009-07-29
2
-12
/
+2
*
Remove hard-coded styles from ticket attributes table.
Jean-Philippe Lang
2009-07-29
1
-12
/
+12
*
Adds issue last update timestamp (#3565).
Jean-Philippe Lang
2009-07-04
1
-1
/
+3
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-1
/
+1
*
FIxed: inline images not displayed in atom feeds (#3391).
Jean-Philippe Lang
2009-05-26
1
-1
/
+1
*
Fixed: Atom feeds leak email address (#3408).
Jean-Philippe Lang
2009-05-25
1
-1
/
+1
*
Link to the appropriate repository (#3376).
Jean-Philippe Lang
2009-05-18
1
-1
/
+1
*
Fixes consistency of custom fields display on the issue detail view (#3190).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Link the project name in simple issue lists.
Eric Davis
2009-05-06
1
-1
/
+1
*
Adds group folding on issue list (#2679).
Jean-Philippe Lang
2009-05-04
1
-1
/
+2
*
Ticket grouping (#2679).
Jean-Philippe Lang
2009-04-26
2
-1
/
+17
*
Adds more css classes to the roadmap issues (#3214).
Jean-Philippe Lang
2009-04-25
3
-3
/
+3
*
Fixed: %0.2f is rendered as plain text in issues/destroy view (#3167).
Jean-Philippe Lang
2009-04-24
1
-1
/
+1
*
Fixes a translation key (#3167).
Jean-Philippe Lang
2009-04-24
1
-1
/
+1
*
Added several more plugin hooks:
Eric Davis
2009-03-21
1
-0
/
+2
*
Added plugin hooks to the context menu
Eric Davis
2009-03-21
1
-0
/
+4
*
Adds controller to urls in case the side bar is called from another controlle...
Jean-Philippe Lang
2009-03-13
1
-2
/
+2
*
Adds css classes to the issues in the calendar (#2651).
Jean-Philippe Lang
2009-03-07
1
-1
/
+1
*
Fixed: export links on the issue list lose project param after applying a fil...
Jean-Philippe Lang
2009-03-06
1
-3
/
+3
*
Sort changesets in the same order as comments on the issue details view (#1546).
Jean-Philippe Lang
2009-02-22
1
-2
/
+2
*
Deprecated truncate call.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
2
-3
/
+3
*
Allow the other format links to appear on the issue list (ATOM, PDF, CSV).
Eric Davis
2009-02-20
1
-1
/
+1
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-1
/
+1
*
Removes invalid css class on issue details (#2753).
Jean-Philippe Lang
2009-02-15
1
-1
/
+1
*
Removes invalid css class on issue details (#2733).
Jean-Philippe Lang
2009-02-13
1
-1
/
+1
*
Adds watch/unwatch link on the issue context menu (#2730).
Jean-Philippe Lang
2009-02-12
1
-0
/
+3
*
Issues pagination loses project param after applying or clearing filter (#2726).
Jean-Philippe Lang
2009-02-12
1
-2
/
+2
*
Slight changes to the issue lists displayed on My page.
Jean-Philippe Lang
2009-02-11
1
-5
/
+6
*
Typos/fixes in views (#2654).
Jean-Philippe Lang
2009-02-03
1
-0
/
+1
*
Fixed: issue details view discloses relations to issues that the user is not ...
Jean-Philippe Lang
2009-01-31
1
-1
/
+1
[next]