summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
...
* A 403 error page is now displayed (instead of a blank page) when trying to ac...Jean-Philippe Lang2007-04-301-3/+10
* Fixed: last day of the month not included in project activityJean-Philippe Lang2007-04-301-1/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-302-27/+76
* Subproject name displayed on issue list, calendar and gantt (only for issues ...Jean-Philippe Lang2007-04-271-2/+2
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-253-8/+8
* Fixed: default status not showing in new issueJean-Philippe Lang2007-04-241-1/+1
* Fixed 10337 Regression: Admin raises issue in project not assigned toJean-Philippe Lang2007-04-241-1/+1
* Projects menu item now shows the list of public projects and projects for whi...Jean-Philippe Lang2007-04-211-2/+2
* Fixed: error when using a custom query feed with custom field filter.Jean-Philippe Lang2007-04-211-2/+2
* Added a new block available for my page: "Watched issues"Jean-Philippe Lang2007-04-211-0/+1
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+38
* Fixed: error when exporting to PDF an issue list using a custom field filter.Jean-Philippe Lang2007-04-211-1/+1
* Custom fields for issues can now be used as filters on issue list.Jean-Philippe Lang2007-04-171-2/+2
* Replaced hard coded help link.Jean-Philippe Lang2007-04-081-5/+2
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-082-3/+3
* Added permissions report (link available on roles list view).Jean-Philippe Lang2007-04-071-0/+13
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-1/+1
* Added versions due dates on calendar.Jean-Philippe Lang2007-04-071-4/+5
* Added versions due dates on gantt chart.Jean-Philippe Lang2007-04-071-2/+4
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-1/+21
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-051-2/+3
* "Author" column replaced by "Assigned to" in issue list.Jean-Philippe Lang2007-04-051-3/+5
* Fixed a regression (crash when an admin with no role on the project try to cr...Jean-Philippe Lang2007-04-041-1/+2
* Modified logged_in_user_membership controller method so that it returns a roleJean-Philippe Lang2007-04-041-3/+4
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-044-18/+7
* Feature #9808 Allow user to "change" issue status to the same statusJean-Philippe Lang2007-04-041-2/+2
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-031-0/+23
* Feature 9784 Set status when raising issue.Jean-Philippe Lang2007-04-031-1/+9
* Added parent project name (if it exists) on project list and project overview.Jean-Philippe Lang2007-04-021-2/+3
* Added the ability to copy an existing workflow when creating a new tracker.Jean-Philippe Lang2007-04-021-0/+7
* Added the ability to include subprojects issues on calendar & gantt (options ...Jean-Philippe Lang2007-04-021-9/+13
* Initial commit for svn repository management and access control:Jean-Philippe Lang2007-04-011-0/+44
* Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)Jean-Philippe Lang2007-03-311-19/+34
* patch #9627 Add Side by Side in Diff view (Cyril Mougel)Jean-Philippe Lang2007-03-291-2/+3
* added info about textile availabality on admin/infoJean-Philippe Lang2007-03-261-2/+4
* added changes counts on the "commits per author" svn stat graphJean-Philippe Lang2007-03-261-4/+14
* 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