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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
34
-24
/
+62
*
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
34
-1
/
+44
*
Typo (#2489).
Jean-Philippe Lang
2009-01-12
1
-1
/
+1
*
Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).
Jean-Philippe Lang
2009-01-12
2
-1
/
+3
*
Added two new plugin hooks to IssuesController:
Eric Davis
2009-01-12
1
-0
/
+2
*
Codified instructions from RUNNING_TESTS as rake tasks for convenience
Eric Davis
2009-01-12
2
-39
/
+39
*
Use margin-right instead of padding-right on top menu links.
Jean-Philippe Lang
2009-01-11
1
-1
/
+1
*
Ability to sort the issue list by text, int and float custom fields (#1139).
Jean-Philippe Lang
2009-01-11
5
-10
/
+85
*
Ability to sort the issue list by text, list, date and boolean custom fields ...
Jean-Philippe Lang
2009-01-11
4
-1
/
+52
*
Different icon for closed issues in search result (#992).
Jean-Philippe Lang
2009-01-11
4
-1
/
+33
*
Makes email adress uniqueness case-insensitive (#2473).
Jean-Philippe Lang
2009-01-10
2
-1
/
+14
*
Fixed: no error is raised when entering invalid hours on the issue update for...
Jean-Philippe Lang
2009-01-09
4
-4
/
+25
*
Adds 'closed' css class to closed issues in the issue list (#2458).
Jean-Philippe Lang
2009-01-07
1
-0
/
+1
*
Fixes a test failure with svn < 1.5 (#2455).
Jean-Philippe Lang
2009-01-07
1
-7
/
+9
*
Fixes functional test broken by r2246.
Jean-Philippe Lang
2009-01-07
1
-5
/
+5
*
Refactor TabularFormBuilder field helpers (#2461).
Jean-Philippe Lang
2009-01-07
1
-13
/
+13
*
Makes issue description a non-required field (#2456).
Jean-Philippe Lang
2009-01-07
4
-3
/
+9
*
Slight changes in functional tests.
Jean-Philippe Lang
2009-01-04
9
-15
/
+16
*
Slight changes to ease Rails 2.2 support.
Jean-Philippe Lang
2009-01-04
5
-11
/
+48
*
Scramble PDF title (#1204).
Jean-Philippe Lang
2009-01-04
1
-0
/
+21
*
Merged r2231 from 0.8-stable (#2402).
Jean-Philippe Lang
2009-01-04
1
-9
/
+9
*
Do not use compute_public_path.
Jean-Philippe Lang
2009-01-04
1
-2
/
+6
*
Makes the app boot with Rails 2.2.2
Jean-Philippe Lang
2009-01-04
1
-1
/
+1
*
Move PDF stuff to a single helper.
Jean-Philippe Lang
2009-01-04
8
-458
/
+452
*
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
34
-1
/
+46
*
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
*
IMAP: add options to move received emails.
Jean-Philippe Lang
2008-12-31
2
-3
/
+19
*
Fix sv lang file
Jean-Philippe Lang
2008-12-31
1
-1
/
+2
*
Admin Info Screen: Display if plugin assets directory is writable (#2425).
Jean-Philippe Lang
2008-12-31
33
-3
/
+37
*
Do not escape back_url twice when login fails.
Jean-Philippe Lang
2008-12-31
1
-0
/
+1
*
Changes pt-br decimal separator (#1372).
Jean-Philippe Lang
2008-12-30
1
-2
/
+2
*
Stricter textile links parsing (#2417).
Jean-Philippe Lang
2008-12-30
1
-2
/
+5
*
Import custom fields values from emails (#2413).
Jean-Philippe Lang
2008-12-30
3
-3
/
+62
*
Jump to the current tab when using the project quick-jump combo (#2364).
Jean-Philippe Lang
2008-12-30
4
-4
/
+37
*
Increment project files downloads.
Jean-Philippe Lang
2008-12-30
1
-1
/
+3
*
CHANGELOG updated.
Jean-Philippe Lang
2008-12-30
1
-1
/
+9
*
#2373, fixing encoding
winterheart
2008-12-29
1
-15
/
+15
*
CHANGELOG updated.
Jean-Philippe Lang
2008-12-29
1
-0
/
+5
*
Translations updates.
Jean-Philippe Lang
2008-12-29
4
-20
/
+20
*
Renumbers projects_trackers fixtures (#2411).
Jean-Philippe Lang
2008-12-29
1
-14
/
+14
*
Mail handler: add watchers before sending notification (#2245).
Jean-Philippe Lang
2008-12-28
1
-3
/
+2
*
Disable textile inline styles to prevent XSS attacks (#2377).
Jean-Philippe Lang
2008-12-28
3
-3
/
+4
*
Fixed bold syntax around single character in series (#2351).
Jean-Philippe Lang
2008-12-28
2
-3
/
+6
*
Fixes functional tests fixtures (#2398).
Jean-Philippe Lang
2008-12-28
2
-2
/
+3
*
Fixed: deleted files should not be shown when browsing a Darcs repository (#2...
Jean-Philippe Lang
2008-12-27
2
-3
/
+16
*
Do not show a link to the current annotate or view page (#2367).
Jean-Philippe Lang
2008-12-27
1
-2
/
+2
[next]