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
*
Issue history is now 'oldest first' sorted.
Jean-Philippe Lang
2007-08-14
1
-1
/
+1
*
Fixed: non-active users can be viewed with account/show
Jean-Philippe Lang
2007-08-13
1
-1
/
+1
*
Removed deprecated Object#type in CustomFieldsController.
Jean-Philippe Lang
2007-08-12
1
-1
/
+1
*
Removed IssuesController#history, all changes are now displayed on issues/sho...
Jean-Philippe Lang
2007-08-12
1
-6
/
+0
*
Overdue versions (date reached and open issues > 0) are now always displayed ...
Jean-Philippe Lang
2007-08-12
1
-2
/
+2
*
Applied 'register notice' patch by Matt Jones.
Jean-Philippe Lang
2007-08-02
1
-1
/
+1
*
Applied the flash notices patch by Matt Jones (slightly edited).
Jean-Philippe Lang
2007-08-02
14
-18
/
+18
*
Fixed: error when creating a tracker without copying an existing wokflow
Jean-Philippe Lang
2007-08-01
1
-1
/
+1
*
Added the ability to log time when changing an issue status.
Jean-Philippe Lang
2007-07-14
1
-0
/
+8
*
Added wiki diff.
Jean-Philippe Lang
2007-07-14
1
-1
/
+9
*
Changesets stored in the database are now displayed on the repository page ev...
Jean-Philippe Lang
2007-06-29
1
-2
/
+2
*
Each category can now be associated to a user, so that new issues in that cat...
Jean-Philippe Lang
2007-06-29
1
-10
/
+5
*
Fixed: time report doesn't take account of the project for time calculations
Jean-Philippe Lang
2007-06-27
1
-1
/
+2
*
Added time report.
Jean-Philippe Lang
2007-06-24
1
-1
/
+94
*
Added pagination on wiki page history.
Jean-Philippe Lang
2007-06-23
1
-2
/
+9
*
Fixed Iconv::IllegalSequence errors in csv exports
Jean-Philippe Lang
2007-06-23
2
-4
/
+4
*
Fixed confidentiality issue on account/show.
Jean-Philippe Lang
2007-06-23
1
-0
/
+5
*
Added per user custom queries.
Jean-Philippe Lang
2007-06-23
3
-29
/
+41
*
A wiki page can now be attached to each version.
Jean-Philippe Lang
2007-06-14
1
-0
/
+1
*
Fixed version field on issue view page now links to the corresponding version...
Jean-Philippe Lang
2007-06-12
1
-0
/
+2
*
Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced m...
Jean-Philippe Lang
2007-06-12
1
-0
/
+4
*
Added an error message when trying to create an issue with no default status ...
Jean-Philippe Lang
2007-06-12
1
-0
/
+5
*
Added basic support for CVS and Mercurial SCMs.
Jean-Philippe Lang
2007-06-12
2
-31
/
+44
*
Fixed: error on csv/pdf export and feeds (oracle)
Jean-Philippe Lang
2007-05-29
2
-3
/
+3
*
Added filename header when sending an image inline
Jean-Philippe Lang
2007-05-27
1
-1
/
+1
*
Added the ability to archive projects:
Jean-Philippe Lang
2007-05-27
5
-12
/
+43
*
Account information can now be sent to the user when creating an account.
Jean-Philippe Lang
2007-05-27
1
-0
/
+1
*
Optimistic locking added for wiki edits.
Jean-Philippe Lang
2007-05-26
1
-2
/
+6
*
Show a 404 error page if attachment can not be read.
Jean-Philippe Lang
2007-05-26
1
-0
/
+5
*
Added issue count details for versions on Reports view.
Jean-Philippe Lang
2007-05-26
1
-1
/
+24
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
4
-18
/
+68
*
Added the ability to destroy wiki pages (content and its history are deleted ...
Jean-Philippe Lang
2007-05-25
1
-1
/
+11
*
Versions can now be created with no date.
Jean-Philippe Lang
2007-05-20
1
-17
/
+7
*
Fixed: performance issue on RepositoriesController#revisions when a changeset...
Jean-Philippe Lang
2007-05-15
1
-1
/
+8
*
Text search added on messages.
Jean-Philippe Lang
2007-05-14
1
-1
/
+7
*
Added watchers for message boards (watchers controller modified to support an...
Jean-Philippe Lang
2007-05-13
3
-7
/
+22
*
Per project forums added.
Jean-Philippe Lang
2007-05-13
2
-0
/
+153
*
Fixed: error when viewing a file diff from a revision view (only if repositor...
Jean-Philippe Lang
2007-05-10
1
-1
/
+1
*
Text files can now be viewed online when browsing the repository.
Jean-Philippe Lang
2007-05-08
1
-4
/
+4
*
"me" value is now available in queries for "assigned to" and "author" filters.
Jean-Philippe Lang
2007-05-08
3
-1
/
+5
*
Removed "Wiki edits" option in the activity view if the project has no wiki.
Jean-Philippe Lang
2007-05-07
1
-1
/
+1
*
Added an option to see all versions in the roadmap view (including completed ...
Jean-Philippe Lang
2007-05-07
1
-2
/
+3
*
Added fragment caching for calendar and gantt views
Jean-Philippe Lang
2007-05-06
2
-0
/
+4
*
Added autologin feature (disabled by default).
Jean-Philippe Lang
2007-05-06
2
-0
/
+14
*
Issue#long_id no more used and removed
Jean-Philippe Lang
2007-05-05
1
-1
/
+1
*
Members management in project settings is now AJAXified
Jean-Philippe Lang
2007-05-05
2
-13
/
+15
*
Issue relations first commit (not thoroughly tested). 4 kinds of relation are...
Jean-Philippe Lang
2007-05-05
3
-0
/
+64
*
Added fragment caching for svn diffs.
Jean-Philippe Lang
2007-05-01
1
-4
/
+9
*
Text formatting drop down disabled if RedCloth is not available (system setti...
Jean-Philippe Lang
2007-05-01
1
-0
/
+1
*
Subproject name added in csv and pdf exports.
Jean-Philippe Lang
2007-04-30
1
-3
/
+5
[next]