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
...
*
Always return an array.
Jean-Philippe Lang
2016-05-16
1
-4
/
+2
*
Malformed SQL query with SQLServer when grouping and sorting by fixed version...
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
*
Add support for attaching file to WIKI pages by REST API (#14830).
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
*
Include private_notes property in xml/json Journals output (#20985).
Jean-Philippe Lang
2016-05-16
1
-0
/
+1
*
Don't force download of PDF (#22483).
Jean-Philippe Lang
2016-05-09
3
-2
/
+22
*
Restores the "New issue" tab in the project menu and makes it optional (#6204).
Jean-Philippe Lang
2016-05-09
2
-0
/
+12
*
Don't send a notification to the dummy email address of the default admin acc...
Jean-Philippe Lang
2016-05-08
1
-0
/
+5
*
Include value and label of possible values in custom fields API (#22745).
Jean-Philippe Lang
2016-05-08
1
-0
/
+1
*
Adds a specific string for password changed notification (#21421).
Jean-Philippe Lang
2016-05-08
1
-2
/
+1
*
Show attachment view even is no preview is available (#22482).
Jean-Philippe Lang
2016-05-08
2
-1
/
+4
*
Add view for "no preview" repository files (#22482).
Jean-Philippe Lang
2016-05-08
3
-14
/
+19
*
Add styles for pre in email notifications (#22693).
Jean-Philippe Lang
2016-05-08
1
-0
/
+11
*
Simplify User#today (#22320).
Jean-Philippe Lang
2016-05-07
1
-2
/
+1
*
Fixes Query#date_clause timezone handling (#22320).
Jean-Philippe Lang
2016-05-07
1
-2
/
+10
*
Replace Date.today with User.current.today (#22320).
Jean-Philippe Lang
2016-05-07
18
-29
/
+31
*
Use HTML5 date input fields instead of text fields with jquery ui date picker...
Jean-Philippe Lang
2016-05-07
7
-9
/
+9
*
Remove open issues filter in context menu shortcut (#4806).
Jean-Philippe Lang
2016-05-06
1
-1
/
+1
*
Filter by issue id (#4806).
Jean-Philippe Lang
2016-05-06
3
-5
/
+26
*
Adds edit links on the roadmap (#22756).
Jean-Philippe Lang
2016-05-06
1
-0
/
+5
*
Adds a method for tracker selection (#22345).
Jean-Philippe Lang
2016-04-24
2
-1
/
+11
*
Do not propose trackers which disallow parent_issue_id for new child issues (...
Jean-Philippe Lang
2016-04-24
2
-2
/
+2
*
CSV import delimiter detection broken (#22583).
Jean-Philippe Lang
2016-04-24
1
-1
/
+1
*
Add styles for blockquote in email notifications (#22309).
Jean-Philippe Lang
2016-04-24
1
-0
/
+2
*
Change "Related issues" label for generic grouped query filters (#22147).
Jean-Philippe Lang
2016-04-24
1
-1
/
+1
*
SQL server: non ASCII filter on text fields does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-2
/
+2
*
SQL server: non ASCII filter on issue subject does not work (#22405).
Jean-Philippe Lang
2016-04-24
1
-2
/
+2
*
Don't show non member and anonymous groups in filter.
Jean-Philippe Lang
2016-04-23
1
-1
/
+1
*
Adds "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang
2016-04-22
8
-2
/
+74
*
Adds a "New issue" link on the global issue list (#6204).
Jean-Philippe Lang
2016-04-19
2
-2
/
+10
*
Removed the "New issue" menu item (#6204).
Jean-Philippe Lang
2016-04-19
2
-6
/
+11
*
Removed JQuery UI classes.
Jean-Philippe Lang
2016-04-19
1
-1
/
+1
*
Adds a title on the sort handle (#12909).
Jean-Philippe Lang
2016-04-19
1
-1
/
+2
*
Restyles the sort handle(#12909).
Jean-Philippe Lang
2016-04-19
1
-1
/
+1
*
Deprecates unused stuff (#12909).
Jean-Philippe Lang
2016-04-18
1
-0
/
+3
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
5
-26
/
+49
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
12
-40
/
+103
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
6
-25
/
+30
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-1
/
+2
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
1
-1
/
+1
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
7
-2
/
+18
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
2
-10
/
+10
*
Reduce view code duplication by using a nested layout for file rendering (#22...
Jean-Philippe Lang
2016-04-11
3
-29
/
+19
*
Validate status of users and groups.
Jean-Philippe Lang
2016-04-11
3
-0
/
+18
*
Code cleanup.
Jean-Philippe Lang
2016-04-11
1
-5
/
+3
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-3
/
+6
*
Watched issues count on "My page" is shown for all issues instead of only ope...
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Preload project when possible (#5754).
Jean-Philippe Lang
2016-04-09
1
-1
/
+6
*
Don't reject users that already watch one of the objects (#5754).
Jean-Philippe Lang
2016-04-09
1
-2
/
+2
*
Use named route.
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Allow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang
2016-04-09
7
-32
/
+65
[prev]
[next]