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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a simple search engine. left to do:
Jean-Philippe Lang
2007-02-27
10
-0
/
+72
*
japanese translation added (thanks to Satoru Kurashiki)
Jean-Philippe Lang
2007-02-27
9
-1
/
+407
*
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
2
-4
/
+10
*
updated CHANGELOG for 0.4.2 release
Jean-Philippe Lang
2007-02-18
1
-1
/
+3
*
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
2
-2
/
+2
*
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
*
updated UPGRADING doc file
Jean-Philippe Lang
2007-02-18
1
-0
/
+3
*
updated documentation
Jean-Philippe Lang
2007-02-18
3
-5
/
+16
*
missing parenthesis added in filter.rb (net-ldap)
Jean-Philippe Lang
2007-02-18
1
-7
/
+7
*
file upload test now uses ActionController::TestUploadedFile
Jean-Philippe Lang
2007-02-18
3
-23
/
+21
*
file upload test now uses ActionController::TestUploadedFile
Jean-Philippe Lang
2007-02-18
0
-0
/
+0
*
replaced deprecated server_settings with smtp_settings
Jean-Philippe Lang
2007-02-18
1
-1
/
+1
*
syntax error in rfpdf/makefont.rb
Jean-Philippe Lang
2007-02-18
1
-1
/
+1
*
removed some line breaks in application.css
Jean-Philippe Lang
2007-02-05
1
-74
/
+16
*
added icons on my/page_layout top right links
Jean-Philippe Lang
2007-02-05
3
-4
/
+6
*
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
*
updated prototype (1.50) and script.aculo.us javascripts
Jean-Philippe Lang
2007-02-05
4
-613
/
+1484
*
mail notification removed for projects/roadmap in migration
Jean-Philippe Lang
2007-02-05
1
-1
/
+1
*
updated documentation with new setting options
Jean-Philippe Lang
2007-02-04
4
-2
/
+38
*
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
3
-3
/
+3
*
added a setting option to set max number of issues in export
Jean-Philippe Lang
2007-02-04
7
-2
/
+12
*
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
3
-2
/
+13
*
removed an unused localization string
Jean-Philippe Lang
2007-02-04
4
-4
/
+0
*
removed unused development_* environments
Jean-Philippe Lang
2007-02-04
4
-75
/
+0
*
added roadmap view
Jean-Philippe Lang
2007-02-04
11
-13
/
+78
*
rightbox class set to display:none for printing
Jean-Philippe Lang
2007-02-04
1
-1
/
+1
*
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
5
-10
/
+65
*
removed translation of error messages inside ActiveRecord module
Jean-Philippe Lang
2007-02-03
1
-23
/
+23
*
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 tests for settings
Jean-Philippe Lang
2007-02-02
1
-0
/
+39
*
added parentheses to get rid of warning
Jean-Philippe Lang
2007-02-02
1
-1
/
+1
[next]