summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* added pagination on revisions listJean-Philippe Lang2007-03-251-1/+10
* added simple svn statistics graphs, rendered using SVG::GraphJean-Philippe Lang2007-03-251-2/+107
* SVN commits are now stored in the database, and added to the activity view an...Jean-Philippe Lang2007-03-252-12/+34
* patch #9429 Display Wiki edits in activity log (Nick Read)Jean-Philippe Lang2007-03-231-0/+20
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-232-0/+81
* added some diagnostic information on admin/infoJean-Philippe Lang2007-03-201-0/+2
* fixed #9398 RSS feed on custom reports not displaying subproject changesJean-Philippe Lang2007-03-201-13/+9
* fixed #9401 New Wiki, cannot create new page (good one)Jean-Philippe Lang2007-03-201-1/+1
* added a status filter on users/listJean-Philippe Lang2007-03-181-1/+7
* added a setting option to set the feeds content limitJean-Philippe Lang2007-03-181-2/+2
* better rendering time for projects/calendarJean-Philippe Lang2007-03-181-1/+6
* members are now sorted according to roles order on projects/showJean-Philippe Lang2007-03-171-1/+1
* added rss/atom feeds at project levels for:Jean-Philippe Lang2007-03-172-3/+83
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-155-27/+27
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-1219-1803/+1803
* fixed #9207 Can't Save Changes to ProjectJean-Philippe Lang2007-03-121-1/+1
* send a 404 when trying to access an unexisting repositoryJean-Philippe Lang2007-03-111-0/+1
* extended the search to wiki contentJean-Philippe Lang2007-03-101-1/+2
* wiki branch merged into trunkJean-Philippe Lang2007-03-103-0/+138
* improved search engineJean-Philippe Lang2007-03-101-8/+16
* patch #9104 Disable cleartext logging of passwords in log filesJean-Philippe Lang2007-03-071-0/+1
* fix for #8973: Export feature(to csv/pdf) doesn't work in JapaneseJean-Philippe Lang2007-03-011-1/+1
* search engine improvements and simple testJean-Philippe Lang2007-02-281-3/+5
* added a simple search engine. left to do:Jean-Philippe Lang2007-02-271-0/+12
* fixed: unable to update repository urlJean-Philippe Lang2007-02-261-1/+1
* added back database adapter name on admin/infoJean-Philippe Lang2007-02-201-0/+1
* fixed: error when clicking "add" with no block selected on my/page_layoutJean-Philippe Lang2007-02-181-1/+2
* fixed: crash on my/page_layout (trying to modify a frozen hash)Jean-Philippe Lang2007-02-181-1/+1
* fixed: hide mail preference not saved (my/account)Jean-Philippe Lang2007-02-181-1/+1
* show "no data" label when there's nothing to display on project member listJean-Philippe Lang2007-02-181-1/+1
* removed underscores in block names (problem with scriptaculous sortables)Jean-Philippe Lang2007-02-051-5/+9
* lost_password option checking in account controllerJean-Philippe Lang2007-02-041-1/+2
* added a setting option to set max number of issues in exportJean-Philippe Lang2007-02-041-2/+2
* associations loading correction in projects/export_issues_pdfJean-Philippe Lang2007-02-041-1/+1
* added roadmap viewJean-Philippe Lang2007-02-041-0/+14
* added a limit of 500 issues when exporting to csv or pdfJean-Philippe Lang2007-02-021-2/+4
* issue list: added 'Priority' column, removed 'Created on' columnJean-Philippe Lang2007-02-021-1/+1
* post method verification for trackers/moveJean-Philippe Lang2007-01-311-1/+1
* 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