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
*
Adds an helper to render other formats download links.
Jean-Philippe Lang
2009-01-29
18
-76
/
+65
*
Fixed an error when downloading gantt png at global level.
Jean-Philippe Lang
2009-01-29
1
-1
/
+1
*
Sort target versions list on bulk edit form (#2616).
Jean-Philippe Lang
2009-01-29
1
-1
/
+1
*
Fixed project news atom link broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-1
/
+1
*
Fixing calendar and gantt links broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-6
/
+6
*
Fixed calendar navigation links broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-6
/
+6
*
Fixed user's activity atom feed broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-1
/
+1
*
Fixed clearing the Issue filters in the issue list, broken by #2317
Eric Davis
2009-01-27
1
-1
/
+2
*
Fixes Issue sorting in a project, broken by #2317
Eric Davis
2009-01-27
1
-0
/
+3
*
Fixed: users should not be able to add relations with issues they're not allo...
Jean-Philippe Lang
2009-01-27
2
-0
/
+5
*
Fixed that 'My page' blocks may display issues that the user is no longer all...
Jean-Philippe Lang
2009-01-27
4
-6
/
+9
*
Replaces the obsolete robots.txt with a cached action (#2491).
Jean-Philippe Lang
2009-01-27
4
-0
/
+22
*
Fixes activity pagination broken by r2317.
Jean-Philippe Lang
2009-01-26
1
-2
/
+2
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
6
-24
/
+33
*
Ability to bulk edit custom fields of type 'list' (#461).
Jean-Philippe Lang
2009-01-25
2
-0
/
+10
*
Render the project list as a tree on Move form.
Jean-Philippe Lang
2009-01-25
2
-2
/
+2
*
Removes spaces before colons.
Jean-Philippe Lang
2009-01-25
1
-2
/
+2
*
Adds ability to bulk copy issues (#1847).
Jean-Philippe Lang
2009-01-25
3
-16
/
+28
*
Fixed that the project jump box does not preserve current tab after r2304.
Jean-Philippe Lang
2009-01-25
1
-1
/
+1
*
Ignore archived subprojects in Project#rolled_up_trackers (#2550).
Jean-Philippe Lang
2009-01-25
1
-2
/
+2
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
21
-103
/
+184
*
Fixed: Details time log report CSV export doesn't honour date format from set...
Jean-Philippe Lang
2009-01-24
1
-1
/
+3
*
Automatically focus several form fields.
Jean-Philippe Lang
2009-01-22
4
-3
/
+4
*
Accept replies to forum messages by subject recognition (#1616).
Jean-Philippe Lang
2009-01-21
2
-3
/
+6
*
Allow email to reply to a forum message (#1616).
Jean-Philippe Lang
2009-01-19
1
-0
/
+18
*
Use In-Reply-To and References headers to handle replies by email.
Jean-Philippe Lang
2009-01-19
1
-3
/
+22
*
Fix in AttachmentsController#show.
Jean-Philippe Lang
2009-01-18
1
-1
/
+1
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
1
-1
/
+45
*
User custom fields can now be set as editable so that users can edit them on ...
Jean-Philippe Lang
2009-01-17
5
-1
/
+15
*
Moves a few settings to a "Display" panel.
Jean-Philippe Lang
2009-01-17
3
-18
/
+25
*
CustomFieldsController#list moved to #index.
Jean-Philippe Lang
2009-01-17
2
-14
/
+8
*
CustomFieldsController refactoring.
Jean-Philippe Lang
2009-01-17
1
-13
/
+8
*
Make use of tracker_ids association in issue custom field form.
Jean-Philippe Lang
2009-01-17
2
-6
/
+3
*
Project jump box fix.
Jean-Philippe Lang
2009-01-17
1
-2
/
+2
*
Do not show Category field when categories are not defined.
Jean-Philippe Lang
2009-01-17
1
-0
/
+2
*
Slight visual changes on the issue form.
Jean-Philippe Lang
2009-01-17
2
-0
/
+4
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
2
-24
/
+13
*
Makes subject field get focus on 'New issue' form (#2522).
Jean-Philippe Lang
2009-01-16
1
-0
/
+2
*
Adds a 'Create and continue' button on the new issue form, that will create t...
Jean-Philippe Lang
2009-01-16
2
-1
/
+3
*
Added two new plugin hooks to IssuesController:
Eric Davis
2009-01-12
1
-0
/
+2
*
Ability to sort the issue list by text, int and float custom fields (#1139).
Jean-Philippe Lang
2009-01-11
1
-1
/
+9
*
Ability to sort the issue list by text, list, date and boolean custom fields ...
Jean-Philippe Lang
2009-01-11
3
-1
/
+26
*
Different icon for closed issues in search result (#992).
Jean-Philippe Lang
2009-01-11
1
-1
/
+2
*
Makes email adress uniqueness case-insensitive (#2473).
Jean-Philippe Lang
2009-01-10
1
-1
/
+1
*
Fixed: no error is raised when entering invalid hours on the issue update for...
Jean-Philippe Lang
2009-01-09
1
-2
/
+2
*
Adds 'closed' css class to closed issues in the issue list (#2458).
Jean-Philippe Lang
2009-01-07
1
-0
/
+1
*
Makes issue description a non-required field (#2456).
Jean-Philippe Lang
2009-01-07
3
-3
/
+3
*
Slight changes to ease Rails 2.2 support.
Jean-Philippe Lang
2009-01-04
2
-3
/
+3
*
Move PDF stuff to a single helper.
Jean-Philippe Lang
2009-01-04
6
-456
/
+4
*
Fixed: email notification for changes I make still occurs when running Reposi...
Jean-Philippe Lang
2009-01-03
1
-3
/
+5
[next]