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
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Project name format limitation removed (name can now contain any character).
Jean-Philippe Lang
2007-12-03
1
-2
/
+6
*
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
Jean-Philippe Lang
2007-12-02
1
-0
/
+5
*
Email notifications are now sent as Blind carbon copy by default. This can be...
Jean-Philippe Lang
2007-12-02
1
-2
/
+3
*
When creating a new role, permissions are pre-filled with 'Non member' role p...
Jean-Philippe Lang
2007-12-02
1
-1
/
+2
*
* Added links to previous and next revisions on revision view (patch by Cyril...
Jean-Philippe Lang
2007-12-01
2
-4
/
+12
*
Search engine: search can be restricted to an exact phrase by using quotation...
Jean-Philippe Lang
2007-11-29
1
-2
/
+4
*
Forums enhancements:
Jean-Philippe Lang
2007-11-24
2
-7
/
+46
*
Fixed: error on account/register when validation fails.
Jean-Philippe Lang
2007-11-23
1
-4
/
+4
*
Forums: attachments can now be added to replies.
Jean-Philippe Lang
2007-11-22
1
-2
/
+6
*
Added per-project tracker selection. Trackers can be selected on project sett...
Jean-Philippe Lang
2007-11-20
3
-12
/
+19
*
Anonymous users can now be allowed to create, edit, comment issues, comment n...
Jean-Philippe Lang
2007-11-20
12
-44
/
+36
*
There's now 3 account activation strategies (available in application settings):
Jean-Philippe Lang
2007-11-18
1
-23
/
+45
*
'fixed version' field can now be displayed on the issue list.
Jean-Philippe Lang
2007-11-18
1
-1
/
+1
*
Fixed: Update of time entry fails when the issue has been moved to an other p...
Jean-Philippe Lang
2007-11-17
1
-17
/
+10
*
Fixed: admin should be able to move issues to any project.
Jean-Philippe Lang
2007-11-14
1
-2
/
+7
*
Custom fields can now be reordered.
Jean-Philippe Lang
2007-11-12
4
-14
/
+29
*
Added an option on 'My account' for users who don't want to be notified of ch...
Jean-Philippe Lang
2007-11-12
1
-0
/
+1
*
Fixed: No mime-types in documents/files downloading
Jean-Philippe Lang
2007-11-12
2
-2
/
+2
*
Diff style (inline or side by side) automatically saved as a user preference.
Jean-Philippe Lang
2007-11-08
1
-1
/
+8
*
Added issues status changes on the activity view (initial patch by Cyril Moug...
Jean-Philippe Lang
2007-11-08
1
-0
/
+1
*
Added forums topics on the activity view (disabled by default).
Jean-Philippe Lang
2007-11-07
1
-2
/
+9
*
Fixed: error when sorting the messages if there's only one board for the proj...
Jean-Philippe Lang
2007-11-07
1
-2
/
+1
*
Moved ProjectsController#list_news to NewsController#index.
Jean-Philippe Lang
2007-11-05
3
-113
/
+27
*
ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...
Jean-Philippe Lang
2007-11-05
3
-171
/
+70
*
Pretty URL for the repository browser (Cyril Mougel)
Jean-Philippe Lang
2007-11-04
1
-2
/
+2
*
Added radio buttons on the documents list to sort documents by category, date...
Jean-Philippe Lang
2007-11-04
1
-1
/
+13
*
Some slight improvements in AJAX errors handling.
Jean-Philippe Lang
2007-10-28
1
-2
/
+2
*
Added the hability to copy an issue.
Jean-Philippe Lang
2007-10-28
2
-18
/
+21
*
Added AJAX based context menu on the project issue list that provide shortcut...
Jean-Philippe Lang
2007-10-28
1
-3
/
+18
*
Fixed: error when bulk editing with Postgresql
Jean-Philippe Lang
2007-10-23
1
-5
/
+5
*
Added a bit of AJAX on the SCM browser (tree view).
Jean-Philippe Lang
2007-10-22
1
-1
/
+5
*
SVN integration: reposman.rb can now register created repositories in Redmine...
Jean-Philippe Lang
2007-10-21
1
-6
/
+9
*
* Emails footer can now be customized from the admin interface (Admin -> Emai...
Jean-Philippe Lang
2007-10-21
1
-0
/
+1
*
More flexible mail notifications settings at user level. A user has now 3 opt...
Jean-Philippe Lang
2007-10-20
1
-17
/
+29
*
Fixed: unable to add a file to an issue without entering a note.
Jean-Philippe Lang
2007-10-19
1
-15
/
+13
*
New document form can be accessed from the document list with no additional r...
Jean-Philippe Lang
2007-10-18
1
-1
/
+0
*
Added the ability to unassign issues with bulk edit.
Jean-Philippe Lang
2007-10-18
1
-1
/
+1
*
Removed issue assignment validation to avoid validation failure when updating...
Jean-Philippe Lang
2007-10-18
1
-1
/
+0
*
Added LDAPS support migration and fixed connection test flash messages.
Jean-Philippe Lang
2007-10-16
1
-2
/
+2
*
Fixed: log is not displayed when browsing a copy in a svn repository.
Jean-Philippe Lang
2007-10-15
1
-3
/
+1
*
Search engine: added a checkbox to search titles only (usefull when searching...
Jean-Philippe Lang
2007-10-15
1
-4
/
+9
*
Removed inconsistent user manual stuff (html/docbook content and controller)....
Jean-Philippe Lang
2007-10-13
1
-44
/
+0
*
Removed translated email templates attachments_added and document_added (no l...
Jean-Philippe Lang
2007-10-12
2
-3
/
+3
*
Status can now be updated when bulk editing issues.
Jean-Philippe Lang
2007-10-12
1
-2
/
+10
*
Gantt chart:
Jean-Philippe Lang
2007-10-11
1
-4
/
+12
*
Bulk editing:
Jean-Philippe Lang
2007-10-11
1
-2
/
+7
*
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
*
Fixed: Bulk edit doesn't change the category or fixed version properties.
Jean-Philippe Lang
2007-10-10
1
-0
/
+4
*
Added 'Bulk edit' functionality.
Jean-Philippe Lang
2007-10-09
1
-0
/
+30
*
Calendar:
Jean-Philippe Lang
2007-10-07
2
-15
/
+9
[next]