summaryrefslogtreecommitdiffstats
path: root/app/controllers/issues_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Issue history is now 'oldest first' sorted.Jean-Philippe Lang2007-08-141-1/+1
* Removed IssuesController#history, all changes are now displayed on issues/sho...Jean-Philippe Lang2007-08-121-6/+0
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-2/+2
* Added the ability to log time when changing an issue status.Jean-Philippe Lang2007-07-141-0/+8
* Fixed version field on issue view page now links to the corresponding version...Jean-Philippe Lang2007-06-121-0/+2
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-8/+2
* Added watchers for message boards (watchers controller modified to support an...Jean-Philippe Lang2007-05-131-0/+2
* Added fragment caching for calendar and gantt viewsJean-Philippe Lang2007-05-061-0/+2
* Issue#long_id no more used and removedJean-Philippe Lang2007-05-051-1/+1
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+2
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-1/+21
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-041-12/+2
* Feature #9808 Allow user to "change" issue status to the same statusJean-Philippe Lang2007-04-041-2/+2
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-151-2/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-135/+135
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-2/+2
* mail notifications added when:Jean-Philippe Lang2007-01-271-4/+7
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-021-2/+3
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+145