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
*
Hide options when permission is not given.
Jean-Philippe Lang
2016-06-05
1
-16
/
+10
*
Adds permission to edit and delete issues by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
8
-27
/
+55
*
Adds issue visibility by role/tracker (#285).
Jean-Philippe Lang
2016-06-05
2
-4
/
+17
*
Limit trackers for new issue to certain roles (#7839).
Jean-Philippe Lang
2016-06-05
5
-8
/
+120
*
Fixed colspan value (#22932).
Jean-Philippe Lang
2016-06-05
1
-1
/
+1
*
Don't query for each role.
Jean-Philippe Lang
2016-06-04
1
-1
/
+1
*
Limits the schemes that custom field URL patterns can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-0
/
+8
*
Limits the schemes that project homepage can use (#22925).
Jean-Philippe Lang
2016-06-01
2
-1
/
+2
*
Adds Issue#allowed_target_trackers (#7839).
Jean-Philippe Lang
2016-05-30
7
-24
/
+42
*
Preserve from parameter when selecting new activity filters (#22912).
Jean-Philippe Lang
2016-05-28
1
-0
/
+1
*
Code cleanup.
Jean-Philippe Lang
2016-05-16
1
-1
/
+1
*
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
[next]