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
*
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
*
Display a warning if some attachments were not saved (#2008).
Jean-Philippe Lang
2009-01-03
1
-1
/
+5
*
Moves flash messages rendering to a helper method.
Jean-Philippe Lang
2009-01-03
2
-2
/
+10
*
Fixed: syntax highlight doesn't appear in new ticket preview (#1976).
Jean-Philippe Lang
2009-01-03
1
-0
/
+4
*
Lower the project identifier limit to a minimum of two characters (#2003).
Jean-Philippe Lang
2009-01-03
2
-2
/
+2
*
Admin Info Screen: Display if plugin assets directory is writable (#2425).
Jean-Philippe Lang
2008-12-31
2
-1
/
+3
*
Do not escape back_url twice when login fails.
Jean-Philippe Lang
2008-12-31
1
-0
/
+1
*
Import custom fields values from emails (#2413).
Jean-Philippe Lang
2008-12-30
1
-2
/
+9
*
Jump to the current tab when using the project quick-jump combo (#2364).
Jean-Philippe Lang
2008-12-30
2
-2
/
+7
*
Increment project files downloads.
Jean-Philippe Lang
2008-12-30
1
-1
/
+3
*
Mail handler: add watchers before sending notification (#2245).
Jean-Philippe Lang
2008-12-28
1
-3
/
+2
*
Do not show a link to the current annotate or view page (#2367).
Jean-Philippe Lang
2008-12-27
1
-2
/
+2
*
Prevent SQL error with old sessions after r2171.
Jean-Philippe Lang
2008-12-27
2
-3
/
+3
*
Validates sort_key and sort_order params (#2378).
Jean-Philippe Lang
2008-12-24
13
-31
/
+52
*
Escape query names (#2379).
Jean-Philippe Lang
2008-12-23
1
-1
/
+1
*
Escape wiki annotate lines content (#2380).
Jean-Philippe Lang
2008-12-23
1
-1
/
+1
*
Show view/annotate/download links on repositories/entries and repositories/an...
Jean-Philippe Lang
2008-12-22
5
-10
/
+18
*
Do not hardcode Watcher string in r2164.
Jean-Philippe Lang
2008-12-22
1
-1
/
+1
*
Adds watchers selection on new issue form (#398). Permission 'add issue watch...
Jean-Philippe Lang
2008-12-22
3
-1
/
+13
*
Check that wiki page exists before processing (#2360).
Jean-Philippe Lang
2008-12-19
1
-13
/
+13
*
Escape textarea content when editing a issue note.
Jean-Philippe Lang
2008-12-19
1
-2
/
+2
*
Adds a css class (overdue) to overdue issues on issue lists and detail views ...
Jean-Philippe Lang
2008-12-16
2
-0
/
+6
*
Adds a helper that returns issues css classes.
Jean-Philippe Lang
2008-12-16
4
-3
/
+9
*
Fixes repository user mapping submission when a repository username is blank ...
Jean-Philippe Lang
2008-12-15
2
-3
/
+9
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
1
-11
/
+21
*
Rails 2.1.2 deprecations (#2332).
Jean-Philippe Lang
2008-12-14
2
-2
/
+2
*
Make use of User.find_by_mail
Jean-Philippe Lang
2008-12-12
1
-1
/
+1
*
Undo unwanted change.
Jean-Philippe Lang
2008-12-12
1
-3
/
+0
*
Rescue back_url param parsing on redirect.
Jean-Philippe Lang
2008-12-12
1
-4
/
+11
[next]