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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make JSONP support optional and disabled by default (#12992).
Jean-Philippe Lang
2013-01-26
1
-0
/
+2
*
fix typo "header_heigth" in gantt view
Toshi MARUYAMA
2013-01-24
1
-7
/
+7
*
Input fields restricted on length should have maxlength parameter set (#12833).
Jean-Philippe Lang
2013-01-20
2
-2
/
+2
*
Plugin settings div should perhaps have 'settings' CSS class (#12910).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Changed fieldset legend and make it hidden by default like on the issue list ...
Jean-Philippe Lang
2013-01-20
1
-3
/
+3
*
Removed duplicate HTML element id (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+1
*
Gantt progress lines (#12122).
Jean-Philippe Lang
2013-01-20
1
-1
/
+38
*
Split "Manage documents" permission into create, edit and delete permissions ...
Jean-Philippe Lang
2013-01-20
2
-2
/
+4
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
6
-14
/
+8
*
Use route helper in #link_to_project.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Add links to projects in Group projects list (#12843).
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adds a message about disabling multiple values on custom field form (#12251).
Jean-Philippe Lang
2013-01-12
1
-1
/
+6
*
Ability to uncheck "Multiple values" for existing custom fields (#12251).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Generate project identifier automatically with JavaScript (#9225).
Jean-Philippe Lang
2013-01-06
1
-1
/
+7
*
Store the other issue in a variable (#10916).
Jean-Philippe Lang
2013-01-05
1
-6
/
+7
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-2
/
+21
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
replace tabs to spaces at app/views/timelog/_form.html.erb
Toshi MARUYAMA
2012-12-27
1
-16
/
+16
*
Update the issue subject when choosing an issue from the drop down menu.
Jean-Philippe Lang
2012-12-26
1
-2
/
+11
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
1
-1
/
+1
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+18
*
Missing labels on auth_source edit form.
Jean-Philippe Lang
2012-12-24
1
-1
/
+1
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
4
-6
/
+14
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
5
-62
/
+21
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-9
/
+7
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-10
/
+10
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-4
/
+4
*
Code cleanup.
Jean-Philippe Lang
2012-12-22
2
-10
/
+9
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-15
/
+17
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
3
-11
/
+7
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-31
/
+28
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-1
/
+1
*
Save the selected file just in case uploading stuff fails/is not supported.
Jean-Philippe Lang
2012-12-15
1
-1
/
+2
*
Code cleanup in AuthSource controller and views.
Jean-Philippe Lang
2012-12-13
5
-60
/
+27
*
Code cleanup: implement Plugin#to_param for generating routes.
Jean-Philippe Lang
2012-12-13
1
-2
/
+2
*
Fixed: clicking journal edit multiple times shows multiple forms (#12568).
Jean-Philippe Lang
2012-12-13
1
-1
/
+7
*
Moved javascript include tag to head.
Jean-Philippe Lang
2012-12-10
1
-1
/
+3
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
5
-15
/
+35
*
Makes time entry custom fields available for display on the time entries list...
Jean-Philippe Lang
2012-12-09
2
-47
/
+44
*
Adds filters for regular/custom fields to the time entries list/report (#10191).
Jean-Philippe Lang
2012-12-09
1
-0
/
+1
*
Rename the Member column to User on the time entries list.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Adds TimeEntryQuery for listing time entries.
Jean-Philippe Lang
2012-12-09
1
-32
/
+13
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Group events in the activity view (#12542).
Jean-Philippe Lang
2012-12-08
1
-4
/
+5
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
4
-6
/
+20
*
Preserve the "from" parameter in activity links.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Adds helpers for retrieving my page data.
Jean-Philippe Lang
2012-12-02
7
-31
/
+7
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
4
-4
/
+4
*
Fixed that repository identifier may not be displayed in project settings (#1...
Jean-Philippe Lang
2012-11-18
1
-1
/
+1
[next]