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
*
Removed translated email templates attachments_added and document_added (no l...
Jean-Philippe Lang
2007-10-12
32
-131
/
+25
*
Added html part to news_added mail.
Jean-Philippe Lang
2007-10-12
2
-1
/
+4
*
Moved translated strings of 'register' and 'lost password' mail templates to ...
Jean-Philippe Lang
2007-10-12
37
-66
/
+34
*
Status can now be updated when bulk editing issues.
Jean-Philippe Lang
2007-10-12
3
-4
/
+24
*
Fixed: Can not set 'No change' value for commit_fix_done_ratio setting.
Jean-Philippe Lang
2007-10-12
1
-1
/
+0
*
Gantt chart:
Jean-Philippe Lang
2007-10-11
1
-4
/
+12
*
Fixed: unable to change how many months are displayed on the gantt.
Jean-Philippe Lang
2007-10-11
1
-1
/
+1
*
Updated Japanese translation (Go Maeda).
Jean-Philippe Lang
2007-10-11
1
-9
/
+9
*
Bulk editing:
Jean-Philippe Lang
2007-10-11
1
-2
/
+7
*
Bulk editing:
Jean-Philippe Lang
2007-10-11
1
-5
/
+5
*
Added revision number in Redmine::VERSION (the revision number is read from ....
Jean-Philippe Lang
2007-10-11
1
-1
/
+25
*
Fixed: a user not authorized to edit wiki pages gets the edit form if the pag...
Jean-Philippe Lang
2007-10-10
1
-2
/
+7
*
Added custom fields in issue related mail notifications.
Jean-Philippe Lang
2007-10-10
4
-6
/
+20
*
Added the ability to set the "done ratio" of issues fixed by commit (original...
Jean-Philippe Lang
2007-10-10
4
-4
/
+13
*
Fixed: Bulk edit doesn't change the category or fixed version properties.
Jean-Philippe Lang
2007-10-10
1
-0
/
+4
*
Added missing string in lang files.
Jean-Philippe Lang
2007-10-10
13
-0
/
+26
*
Added basic Theme support.
Jean-Philippe Lang
2007-10-10
7
-0
/
+83
*
Added 'Bulk edit' functionality.
Jean-Philippe Lang
2007-10-09
24
-8
/
+167
*
Set enumeration positions and default priority (Normal) in default configurat...
Jean-Philippe Lang
2007-10-08
1
-9
/
+9
*
Calendar:
Jean-Philippe Lang
2007-10-07
23
-109
/
+191
*
Default encodings for repository files can now be set in application settings...
Jean-Philippe Lang
2007-10-07
20
-6
/
+42
*
Fixed: improper 0x5c char handling in PDF output (Go Maeda).
Jean-Philippe Lang
2007-10-06
1
-2
/
+5
*
Added preview on add/edit issue form.
Jean-Philippe Lang
2007-10-06
7
-5
/
+42
*
Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p...
Jean-Philippe Lang
2007-10-06
3
-93
/
+55
*
Merged IssuesController#export_pdf into IssuesController#show.
Jean-Philippe Lang
2007-10-05
5
-21
/
+25
*
Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save ...
Jean-Philippe Lang
2007-10-05
1
-2
/
+5
*
Sligth changes on my page issue tables and wiki history, changesets tables.
Jean-Philippe Lang
2007-10-05
5
-16
/
+17
*
'Manage repository' permission requires to be a project member.
Jean-Philippe Lang
2007-10-05
1
-1
/
+1
*
Added label tags on role form permission checkboxes.
Jean-Philippe Lang
2007-10-05
2
-2
/
+9
*
Fixed: Title with non-ascii characters breaks wiki
Jean-Philippe Lang
2007-10-05
2
-1
/
+6
*
Added some accesskeys:
Jean-Philippe Lang
2007-10-05
7
-6
/
+18
*
Added default value for enumerations.
Jean-Philippe Lang
2007-10-05
7
-9
/
+34
*
Added wiki_syntax.html Japanese translation (Motohiro Takayama).
Jean-Philippe Lang
2007-10-04
1
-0
/
+32
*
Issues sorted by priority position.
Jean-Philippe Lang
2007-10-04
2
-3
/
+3
*
Added position on Enumeration model.
Jean-Philippe Lang
2007-10-04
4
-27
/
+66
*
Updated Japanese translation (Go Maeda).
Jean-Philippe Lang
2007-10-03
1
-12
/
+12
*
Updated Spanish translation (Manuel Garcia Ortega).
Jean-Philippe Lang
2007-10-03
1
-179
/
+182
*
Fixed: pagination broken on news list with Opera.
Jean-Philippe Lang
2007-10-03
1
-1
/
+1
*
Fixed: URL with ~ broken in wiki formatting.
Jean-Philippe Lang
2007-10-03
2
-5
/
+6
*
Fixed: can't select columns when creating a new query.
Jean-Philippe Lang
2007-10-03
3
-8
/
+4
*
Performance improvement on calendar and gantt (about 45% on gantt for large n...
Jean-Philippe Lang
2007-10-03
8
-12
/
+21
*
Small fix in project activity feed.
Jean-Philippe Lang
2007-10-01
1
-1
/
+1
*
Better handling of external link style assignment.
Jean-Philippe Lang
2007-10-01
4
-16
/
+14
*
Fixed TOC positionning in wiki pages.
Jean-Philippe Lang
2007-10-01
2
-6
/
+5
*
Span caps turned off in textile formatting.
Jean-Philippe Lang
2007-10-01
1
-0
/
+1
*
Added label tags on various checkboxes.
Jean-Philippe Lang
2007-10-01
5
-9
/
+9
*
Don't show attributes on role form for built-in roles.
Jean-Philippe Lang
2007-10-01
2
-3
/
+4
*
Removed ProjectsController#feeds. This view was incomplete and inconsistent w...
Jean-Philippe Lang
2007-10-01
4
-50
/
+2
*
Moved media print specific styles to application.css (print.css removed).
Jean-Philippe Lang
2007-10-01
3
-4
/
+8
*
Default columns displayed on the issue list can now be selected at applicatio...
Jean-Philippe Lang
2007-10-01
18
-13
/
+44
[next]