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
*
Fixed: links to edit/delete a news broken by r4214 (#6944).
Jean-Philippe Lang
2010-11-20
1
-6
/
+10
*
Initialize TimeEntry attributes with params when editing an issue (#5441).
Jean-Philippe Lang
2010-11-17
1
-0
/
+1
*
Prevents NoMethodError when requesting /time_entries/edit without an id (#6904).
Jean-Philippe Lang
2010-11-16
1
-9
/
+15
*
Fixed: Log Time link broken in issue context menu (#6904).
Jean-Philippe Lang
2010-11-16
1
-1
/
+1
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-1
/
+4
*
Raised maximum length of project names and identifiers to 255 and 100 respect...
Jean-Philippe Lang
2010-11-14
2
-5
/
+8
*
Makes projects API return XML description when creating a project (#6874).
Jean-Philippe Lang
2010-11-13
1
-1
/
+1
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-6
/
+7
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-2
/
+17
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
2
-50
/
+50
*
Moved some permission checks for issue update from controller to model.
Jean-Philippe Lang
2010-11-11
2
-16
/
+23
*
Allow non-unique names for projects (#630).
Jean-Philippe Lang
2010-11-11
2
-2
/
+2
*
Reverted r4381.
Jean-Philippe Lang
2010-11-07
2
-2
/
+2
*
Fixed: unchecking status filter on the issue list has no effect (#6844).
Jean-Philippe Lang
2010-11-07
3
-6
/
+8
*
Fixed: User list not sorted on category form (#6760).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
7
-5
/
+10
*
Removed gantt and calendar menu items that do not fit into the core project m...
Jean-Philippe Lang
2010-11-07
2
-2
/
+2
*
Removed hardcoded links in my/page_layout (#6839).
Jean-Philippe Lang
2010-11-07
1
-3
/
+3
*
Render level 4 headings in TOC (#5494).
Jean-Philippe Lang
2010-11-07
1
-1
/
+1
*
Fixed: start date being filled with current date even when blank value is sub...
Jean-Philippe Lang
2010-11-06
1
-1
/
+1
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
1
-5
/
+17
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
1
-3
/
+35
*
Adds a combo to select parent on wiki page rename (#5136).
Jean-Philippe Lang
2010-11-06
2
-2
/
+2
*
Fixed: URLs broken in wiki notifications (#6838).
Jean-Philippe Lang
2010-11-06
1
-3
/
+3
*
Disable button to prevent accidental double click on project members (#6826).
Jean-Philippe Lang
2010-11-06
1
-2
/
+4
*
Allow key authentication when deleting issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Allow key authentication when updating issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Allow key authentication when creating issues (with tests) #6447
Eric Davis
2010-11-05
1
-1
/
+1
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
3
-0
/
+6
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-1
/
+1
*
Fixed: "Template is missing" error when validation fails on version edit (#67...
Jean-Philippe Lang
2010-11-01
1
-0
/
+4
*
Provides a default string for untranslated search types.
Jean-Philippe Lang
2010-11-01
1
-1
/
+1
*
Add a label for user and group search fields. #6521
Jean-Baptiste Barth
2010-10-30
2
-2
/
+2
*
Added ability to create issue directly as a subtask of another one. #5484
Jean-Baptiste Barth
2010-10-30
2
-3
/
+3
*
Fix wikilinks in project > settings > versions and version view. #6435 #4416
Jean-Baptiste Barth
2010-10-29
2
-3
/
+3
*
Fixed: disabling autologin not persisted. #6438
Jean-Baptiste Barth
2010-10-29
1
-1
/
+1
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
7
-13
/
+14
*
Fixed potential nil method errors when trying to access /issues/context_menu ...
Jean-Baptiste Barth
2010-10-27
1
-2
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
19
-56
/
+56
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
3
-4
/
+5
*
Fix wiki links on the activity page. #6746
Eric Davis
2010-10-26
2
-2
/
+2
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
2
-0
/
+8
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
2
-1
/
+6
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
3
-6
/
+21
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
4
-37
/
+23
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
3
-3
/
+17
*
Makes zoom buttons on gantt looks like the others.
Jean-Philippe Lang
2010-10-23
2
-11
/
+9
*
Refactor: move method to model with compatibility wrapper
Eric Davis
2010-10-22
2
-8
/
+15
*
Moves a method to the appropriate helper.
Jean-Philippe Lang
2010-10-22
2
-26
/
+27
*
Fixed: timelog link in the activity broken by recent refactoring (#6702).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
[next]