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
*
japanese translation added (thanks to Satoru Kurashiki)
Jean-Philippe Lang
2007-02-27
6
-0
/
+27
*
fixed #8915: crash when adding a user with a wrong length password
Jean-Philippe Lang
2007-02-27
1
-0
/
+2
*
fixed: no diff display with one line files [#8883]
Jean-Philippe Lang
2007-02-26
1
-2
/
+2
*
fixed: unable to update repository url
Jean-Philippe Lang
2007-02-26
1
-1
/
+1
*
"#id" patterns are turned into links to issues in descriptions and commit mes...
Jean-Philippe Lang
2007-02-25
1
-1
/
+3
*
added back database adapter name on admin/info
Jean-Philippe Lang
2007-02-20
2
-1
/
+2
*
fixed: error when clicking "add" with no block selected on my/page_layout
Jean-Philippe Lang
2007-02-18
1
-1
/
+2
*
fixed: crash on my/page_layout (trying to modify a frozen hash)
Jean-Philippe Lang
2007-02-18
1
-1
/
+1
*
fixed: hide mail preference not saved (my/account)
Jean-Philippe Lang
2007-02-18
1
-1
/
+1
*
show "no data" label when there's nothing to display on project member list
Jean-Philippe Lang
2007-02-18
2
-1
/
+3
*
show "no data" label when there's nothing to display on changelog and roadmap
Jean-Philippe Lang
2007-02-18
2
-0
/
+4
*
added icons on my/page_layout top right links
Jean-Philippe Lang
2007-02-05
1
-4
/
+5
*
wrapped javascript with //<![CDATA[ in my/page_layout
Jean-Philippe Lang
2007-02-05
1
-2
/
+2
*
check that block is defined before rendering it (my/page_layout)
Jean-Philippe Lang
2007-02-05
1
-3
/
+6
*
check that block is defined before rendering it (my/page)
Jean-Philippe Lang
2007-02-05
1
-3
/
+6
*
removed underscores in block names (problem with scriptaculous sortables)
Jean-Philippe Lang
2007-02-05
4
-5
/
+9
*
removed strong tag for version name in settings view
Jean-Philippe Lang
2007-02-04
1
-1
/
+1
*
rescued to_date exception when displaying a custom value
Jean-Philippe Lang
2007-02-04
1
-2
/
+2
*
lost_password option checking in account controller
Jean-Philippe Lang
2007-02-04
1
-1
/
+2
*
setting password_lost renamed to lost_password
Jean-Philippe Lang
2007-02-04
2
-2
/
+2
*
added a setting option to set max number of issues in export
Jean-Philippe Lang
2007-02-04
2
-2
/
+5
*
associations loading correction in projects/export_issues_pdf
Jean-Philippe Lang
2007-02-04
1
-1
/
+1
*
issue list pdf export modified
Jean-Philippe Lang
2007-02-04
1
-5
/
+44
*
added a setting option to disable "password lost" functionality
Jean-Philippe Lang
2007-02-04
2
-2
/
+11
*
added roadmap view
Jean-Philippe Lang
2007-02-04
4
-1
/
+44
*
Title property added for pdf export of an issue
Jean-Philippe Lang
2007-02-03
1
-0
/
+1
*
Title property added for generated pdf gantt
Jean-Philippe Lang
2007-02-03
1
-0
/
+1
*
Creator property added for generated pdf files
Jean-Philippe Lang
2007-02-03
1
-0
/
+5
*
custom_field.possible_values is now serialized (no longer pipe separated)
Jean-Philippe Lang
2007-02-03
4
-10
/
+52
*
filter is now cleared when clicking on 'Issues' menu item
Jean-Philippe Lang
2007-02-02
1
-2
/
+2
*
added a limit of 500 issues when exporting to csv or pdf
Jean-Philippe Lang
2007-02-02
1
-2
/
+4
*
added parentheses to get rid of warning
Jean-Philippe Lang
2007-02-02
1
-1
/
+1
*
* fixed a variable name error in Setting
Jean-Philippe Lang
2007-02-02
1
-2
/
+2
*
issue list: added 'Priority' column, removed 'Created on' column
Jean-Philippe Lang
2007-02-02
2
-4
/
+4
*
post method verification for trackers/move
Jean-Philippe Lang
2007-01-31
1
-1
/
+1
*
added the ability to set the sort order for trackers
Jean-Philippe Lang
2007-01-31
8
-11
/
+34
*
added the ability to set the sort order for roles
Jean-Philippe Lang
2007-01-31
7
-7
/
+33
*
custom fields list screen split in 3 tabs (one for each kind of custom fields)
Jean-Philippe Lang
2007-01-31
2
-26
/
+35
*
added the ability to set the sort order for issue statuses
Jean-Philippe Lang
2007-01-31
7
-6
/
+32
*
fixed french issue_edit mail template
Jean-Philippe Lang
2007-01-28
1
-2
/
+2
*
removed environment information
Jean-Philippe Lang
2007-01-28
2
-9
/
+1
*
indentation corrections
Jean-Philippe Lang
2007-01-28
7
-34
/
+30
*
proper language setting for mail notifications
Jean-Philippe Lang
2007-01-27
2
-4
/
+7
*
mail notifications added when:
Jean-Philippe Lang
2007-01-27
12
-9
/
+91
*
deprecated @headers replaced
Jean-Philippe Lang
2007-01-27
1
-1
/
+1
*
smaller footer font
Jean-Philippe Lang
2007-01-27
1
-1
/
+1
*
fixed: filters ignored when exporting a predefined query to csv/pdf
Jean-Philippe Lang
2007-01-26
1
-0
/
+1
*
deprecated ":post => true" replaced
Jean-Philippe Lang
2007-01-26
7
-12
/
+12
*
only active users are now proposed when adding a member to a project
Jean-Philippe Lang
2007-01-26
2
-2
/
+14
*
deprecated children_count replaced
Jean-Philippe Lang
2007-01-26
3
-3
/
+3
[next]