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 missing image.
Jean-Philippe Lang
2007-08-26
1
-0
/
+0
*
Gantt chart can now be exported to a graphic file (png).
Jean-Philippe Lang
2007-08-26
5
-4
/
+168
*
Fixed: calendar and gantt not updated when adding/editing/deleting a project ...
Jean-Philippe Lang
2007-08-25
3
-0
/
+37
*
Replaced hard-coded urls in Mailer#attachments_add
Jean-Philippe Lang
2007-08-25
1
-6
/
+6
*
Automatic closing of duplicate issues.
Jean-Philippe Lang
2007-08-25
2
-0
/
+47
*
Fixed: Bad url to project forums from the wiki home page.
Jean-Philippe Lang
2007-08-25
1
-2
/
+2
*
Mantis importer: small fix in categories mapping.
Jean-Philippe Lang
2007-08-25
1
-1
/
+1
*
Mantis importer:
Jean-Philippe Lang
2007-08-25
1
-3
/
+10
*
Mantis importer: issue categories truncated to 30 chars.
Jean-Philippe Lang
2007-08-25
1
-1
/
+1
*
Fixed: wiki preview doesn't work on long entries.
Jean-Philippe Lang
2007-08-25
1
-17
/
+3
*
Changeset comments are now stripped before being stored in the database (patc...
Jean-Philippe Lang
2007-08-25
2
-0
/
+19
*
Committer field in the Changesets table is now varchar 255.
Jean-Philippe Lang
2007-08-25
1
-0
/
+9
*
Added wiki syntax to online help.
Jean-Philippe Lang
2007-08-17
25
-22
/
+321
*
Fixed: cursor not positioned correctly when using wiki toolbar buttons under ...
Jean-Philippe Lang
2007-08-17
1
-2
/
+6
*
Small change to ApplicationHelper#textilizable to allow links to other wikis ...
Jean-Philippe Lang
2007-08-17
1
-1
/
+2
*
Application welcome text is now textilized.
Jean-Philippe Lang
2007-08-17
2
-2
/
+3
*
Textilized project descriptions on project list and home page.
Jean-Philippe Lang
2007-08-17
6
-9
/
+12
*
Code improvement in ProjectsController#activity (Nicolas Chuche)
Jean-Philippe Lang
2007-08-16
1
-12
/
+3
*
Added a 'Assignable' boolean on Role model.
Jean-Philippe Lang
2007-08-16
18
-3
/
+36
*
Added a link to add a new category when creating or editing an issue.
Jean-Philippe Lang
2007-08-16
5
-4
/
+35
*
Added feeds auto discovery links on projects/show (patch by Nicolas Chuche).
Jean-Philippe Lang
2007-08-16
7
-6
/
+22
*
Activity view improvements:
Jean-Philippe Lang
2007-08-16
3
-11
/
+25
*
Fixed: nil error on 'commits per month' graph.
Jean-Philippe Lang
2007-08-15
1
-2
/
+3
*
Added syntax highlightment for repository files (using CodeRay).
Jean-Philippe Lang
2007-08-15
53
-13
/
+5813
*
Wiki links can now refer other project wikis, using this syntax:
Jean-Philippe Lang
2007-08-15
2
-14
/
+24
*
Image attachments are now sent inline to be viewed directly in the browser.
Jean-Philippe Lang
2007-08-15
3
-11
/
+10
*
Removed hard-coded URLs in mail templates.
Jean-Philippe Lang
2007-08-15
41
-67
/
+36
*
Mantis importer: fixed default role mapping
Jean-Philippe Lang
2007-08-15
1
-5
/
+5
*
Fixed: SQL error on roadmap and changelog if there is no tracker to display.
Jean-Philippe Lang
2007-08-15
2
-2
/
+4
*
Small change to mantis importer to be 0.5.1 compatible.
Jean-Philippe Lang
2007-08-14
1
-1
/
+1
*
Mantis importer: fixed a few bugs
Jean-Philippe Lang
2007-08-14
1
-10
/
+17
*
Mantis importer: replaced find by find_by_id
Jean-Philippe Lang
2007-08-14
1
-7
/
+7
*
Added 'email sending test' functionality.
Jean-Philippe Lang
2007-08-14
16
-6
/
+65
*
Firstname, lastname and email LDAP attributes are now required if "on-the-fly...
Jean-Philippe Lang
2007-08-14
1
-1
/
+2
*
Issue history is now 'oldest first' sorted.
Jean-Philippe Lang
2007-08-14
2
-3
/
+3
*
On the issue report page, 0 issue counts are now displayed as dashes.
Jean-Philippe Lang
2007-08-13
3
-7
/
+11
*
Mantis importer: added priorities mapping.
Jean-Philippe Lang
2007-08-13
1
-4
/
+13
*
Mantis importer: steps_to_reproduce and additional_information fields added t...
Jean-Philippe Lang
2007-08-13
1
-2
/
+11
*
Added migration of Mantis bug monitors.
Jean-Philippe Lang
2007-08-13
1
-0
/
+12
*
Added migration of Mantis bug relationships.
Jean-Philippe Lang
2007-08-13
1
-2
/
+29
*
More accurate status and role mapping in Mantis importer.
Jean-Philippe Lang
2007-08-13
1
-15
/
+20
*
Mantis migration task initial import.
Jean-Philippe Lang
2007-08-13
1
-0
/
+409
*
Fixed: non-active users can be viewed with account/show
Jean-Philippe Lang
2007-08-13
1
-1
/
+1
*
Updated UPGRADING documentation
Jean-Philippe Lang
2007-08-13
1
-1
/
+4
*
Added an option to be able to relate issues in different projects.
Jean-Philippe Lang
2007-08-12
16
-1
/
+20
*
Project name is now displayed in news titles when not inside the project (eg....
Jean-Philippe Lang
2007-08-12
1
-1
/
+2
*
Translated 'Sort by' label on table headers.
Jean-Philippe Lang
2007-08-12
13
-7
/
+14
*
Attachment content-type is now chomped before being saved.
Jean-Philippe Lang
2007-08-12
1
-1
/
+1
*
Fixed: versions not sorted correctly in drop down lists.
Jean-Philippe Lang
2007-08-12
3
-3
/
+3
*
Removed deprecated Object#type in CustomFieldsController.
Jean-Philippe Lang
2007-08-12
1
-1
/
+1
[next]