summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-315-10/+25
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-313-4/+22
* custom fields list screen split in 3 tabs (one for each kind of custom fields)Jean-Philippe Lang2007-01-311-5/+6
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-314-5/+23
* removed environment informationJean-Philippe Lang2007-01-281-1/+0
* indentation correctionsJean-Philippe Lang2007-01-287-34/+30
* proper language setting for mail notificationsJean-Philippe Lang2007-01-271-3/+0
* mail notifications added when:Jean-Philippe Lang2007-01-273-9/+21
* deprecated @headers replacedJean-Philippe Lang2007-01-271-1/+1
* fixed: filters ignored when exporting a predefined query to csv/pdfJean-Philippe Lang2007-01-261-0/+1
* only active users are now proposed when adding a member to a projectJean-Philippe Lang2007-01-261-1/+1
* deprecated children_count replacedJean-Philippe Lang2007-01-261-1/+1
* deprecated count call modifiedJean-Philippe Lang2007-01-261-1/+1
* * project settings split in 4 tabsJean-Philippe Lang2007-01-264-22/+22
* * added missing fields to csv export: priority, start date, due date, done ratioJean-Philippe Lang2007-01-251-4/+26
* * replaced :controller => '' broken statements by :controller => 'welcome'Jean-Philippe Lang2007-01-252-10/+10
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-214-8/+41
* tooltips added on calendarJean-Philippe Lang2007-01-131-2/+2
* tooltips added on Gantt chart to view the details of the issuesJean-Philippe Lang2007-01-091-1/+1
* added total number of issues per tracker on projects/showJean-Philippe Lang2007-01-061-1/+3
* updated redirection to the help main index (recognition fails when redirectin...Jean-Philippe Lang2007-01-021-1/+1
* * replaced "add_issue" links on projects/show by a drop down listJean-Philippe Lang2007-01-021-2/+3
* ActiveRecord::RecordNotFound exceptions handled more gracefullyJean-Philippe Lang2007-01-0212-21/+44
* added multiple file upload for documents and files modulesJean-Philippe Lang2007-01-012-24/+18
* fixed: non public projects were shown on welcome screen even if current user ...Jean-Philippe Lang2007-01-011-2/+2
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-268-18/+18
* replaced deprecated find_all callsJean-Philippe Lang2006-12-263-7/+7
* fixed: unable to attach a file when creating an issue ("attachment: invalid" ...Jean-Philippe Lang2006-12-261-2/+4
* * news rss feed addedJean-Philippe Lang2006-12-261-0/+25
* added the ability to manage users memberships directly on users/edit (adminis...Jean-Philippe Lang2006-12-261-0/+21
* svn browser merged in trunkJean-Philippe Lang2006-12-242-1/+87
* * code and views cleaningJean-Philippe Lang2006-12-171-2/+5
* various eager loadings addedJean-Philippe Lang2006-12-162-5/+5
* fixed bug when no version is selected in projects/add_fileJean-Philippe Lang2006-12-161-10/+8
* "queries" branch mergedJean-Philippe Lang2006-12-164-21/+115
* bug fixed in projects/activity due to sql joinJean-Philippe Lang2006-12-111-2/+6
* added model Comment.Jean-Philippe Lang2006-12-101-0/+16
* calendar and activity views edited (previous/next links)Jean-Philippe Lang2006-12-061-1/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-0521-0/+2074