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
*
Added the ability to login via OpenID.
Eric Davis
2009-02-11
4
-1
/
+10
*
Fixes broken action url on time edit form (#2707).
Jean-Philippe Lang
2009-02-10
1
-1
/
+1
*
Added two new plugin hooks:
Eric Davis
2009-02-10
1
-0
/
+2
*
Added plugin hook :view_projects_roadmap_version_bottom. #2543
Eric Davis
2009-02-10
1
-0
/
+1
*
Fixed: path parameter is not an array when changing diff style (#2695), broke...
Jean-Philippe Lang
2009-02-07
1
-6
/
+3
*
Typos/fixes in views (#2654).
Jean-Philippe Lang
2009-02-03
5
-4
/
+4
*
Adds a 'box' div around news comment form (#2632).
Jean-Philippe Lang
2009-02-02
1
-2
/
+4
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
1
-0
/
+3
*
Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#...
Jean-Philippe Lang
2009-02-01
1
-5
/
+5
*
Fixed: issue details view discloses relations to issues that the user is not ...
Jean-Philippe Lang
2009-01-31
1
-1
/
+1
*
Updates footer year.
Jean-Philippe Lang
2009-01-31
1
-1
/
+1
*
Changes time related icons.
Jean-Philippe Lang
2009-01-30
4
-5
/
+5
*
Adds projects association on tracker form (#2578).
Jean-Philippe Lang
2009-01-29
3
-5
/
+20
*
Adds an helper to render other formats download links.
Jean-Philippe Lang
2009-01-29
16
-74
/
+57
*
Sort target versions list on bulk edit form (#2616).
Jean-Philippe Lang
2009-01-29
1
-1
/
+1
*
Fixed project news atom link broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-1
/
+1
*
Fixing calendar and gantt links broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-6
/
+6
*
Fixed calendar navigation links broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-6
/
+6
*
Fixed user's activity atom feed broken by r2317.
Jean-Philippe Lang
2009-01-28
1
-1
/
+1
*
Fixed clearing the Issue filters in the issue list, broken by #2317
Eric Davis
2009-01-27
1
-1
/
+2
*
Fixed that 'My page' blocks may display issues that the user is no longer all...
Jean-Philippe Lang
2009-01-27
3
-6
/
+6
*
Replaces the obsolete robots.txt with a cached action (#2491).
Jean-Philippe Lang
2009-01-27
1
-0
/
+9
*
Fixes activity pagination broken by r2317.
Jean-Philippe Lang
2009-01-26
1
-2
/
+2
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
4
-4
/
+8
*
Ability to bulk edit custom fields of type 'list' (#461).
Jean-Philippe Lang
2009-01-25
1
-0
/
+7
*
Render the project list as a tree on Move form.
Jean-Philippe Lang
2009-01-25
1
-1
/
+1
*
Removes spaces before colons.
Jean-Philippe Lang
2009-01-25
1
-2
/
+2
*
Adds ability to bulk copy issues (#1847).
Jean-Philippe Lang
2009-01-25
1
-0
/
+3
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
9
-47
/
+24
*
Automatically focus several form fields.
Jean-Philippe Lang
2009-01-22
4
-3
/
+4
*
User custom fields can now be set as editable so that users can edit them on ...
Jean-Philippe Lang
2009-01-17
3
-1
/
+6
*
Moves a few settings to a "Display" panel.
Jean-Philippe Lang
2009-01-17
2
-18
/
+24
*
CustomFieldsController#list moved to #index.
Jean-Philippe Lang
2009-01-17
1
-0
/
+0
*
Make use of tracker_ids association in issue custom field form.
Jean-Philippe Lang
2009-01-17
1
-2
/
+3
*
Project jump box fix.
Jean-Philippe Lang
2009-01-17
1
-2
/
+2
*
Do not show Category field when categories are not defined.
Jean-Philippe Lang
2009-01-17
1
-0
/
+2
*
Slight visual changes on the issue form.
Jean-Philippe Lang
2009-01-17
2
-0
/
+4
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
1
-22
/
+4
*
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
1
-0
/
+1
*
Makes issue description a non-required field (#2456).
Jean-Philippe Lang
2009-01-07
2
-2
/
+2
*
Move PDF stuff to a single helper.
Jean-Philippe Lang
2009-01-04
3
-364
/
+0
*
Moves flash messages rendering to a helper method.
Jean-Philippe Lang
2009-01-03
1
-2
/
+1
*
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
1
-1
/
+1
*
Admin Info Screen: Display if plugin assets directory is writable (#2425).
Jean-Philippe Lang
2008-12-31
1
-1
/
+2
*
Jump to the current tab when using the project quick-jump combo (#2364).
Jean-Philippe Lang
2008-12-30
1
-2
/
+2
*
Do not show a link to the current annotate or view page (#2367).
Jean-Philippe Lang
2008-12-27
1
-2
/
+2
*
Validates sort_key and sort_order params (#2378).
Jean-Philippe Lang
2008-12-24
4
-12
/
+12
*
Escape query names (#2379).
Jean-Philippe Lang
2008-12-23
1
-1
/
+1
[next]