summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-201-1/+1
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-201-2/+10
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-132-7/+2
* Fixed: issue attachments are saved even if the issue has been updated by anot...Jean-Philippe Lang2009-09-121-0/+2
* User groups branch merged.Jean-Philippe Lang2009-09-123-13/+180
* SCM:Jean-Philippe Lang2009-09-011-3/+1
* New strings for translation (fixes #2872), thanks for Enderson Maia for point...Azamat Hackimov2009-08-211-2/+2
* SCM browser:Jean-Philippe Lang2009-08-171-4/+6
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-151-18/+10
* Fixed: error raised when trying to add an empty comment to a news (#3615).Jean-Philippe Lang2009-07-181-0/+1
* Ability to send an email with password when changing a user's password (#3566).Jean-Philippe Lang2009-07-051-1/+5
* Keep status filter on the projects list when un/archiving a project (#3530).Jean-Philippe Lang2009-07-041-2/+2
* Do not start user session when accessing atom feed with token-based authentic...Jean-Philippe Lang2009-06-061-5/+8
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-305-15/+21
* Added plugin hook, :controller_timelog_edit_before_save. (#3341)Eric Davis2009-05-301-0/+3
* Added more plugin hooks:Eric Davis2009-05-302-0/+3
* Ability to watch a wiki or a single wiki page (#413).Jean-Philippe Lang2009-05-251-0/+1
* Adds a setting to choose which role is given to a non-admin user who creates ...Jean-Philippe Lang2009-05-171-1/+2
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-172-5/+16
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-1/+1
* Makes issues/show accept rss key (#3362).Jean-Philippe Lang2009-05-171-1/+1
* Fixed: issue status bulk edit broken by r2726 (#3347).Jean-Philippe Lang2009-05-141-1/+1
* Fixed: issue bulk edit view broken by r2726 (#3347).Jean-Philippe Lang2009-05-131-1/+1
* Fixed: issue move by non-admin broken by r2726 (#3354).Jean-Philippe Lang2009-05-131-1/+1
* Display all users roles on project overview (#3339).Jean-Philippe Lang2009-05-121-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-107-18/+27
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-031-3/+27
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-262-5/+18
* Returns a 404 error when trying to view/download an attachment that can't be ...Jean-Philippe Lang2009-04-251-1/+6
* Slight gantt export refactoring (#3229).Jean-Philippe Lang2009-04-251-2/+4
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-13/+23
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-211-1/+23
* Fixed: links to changesets in activity and atom feeds uses project id instead...Jean-Philippe Lang2009-04-071-1/+1
* Set a default scope for 'My page' block names translations (#3057).Jean-Philippe Lang2009-04-051-1/+1
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-052-1/+3
* Follows r2647.Jean-Philippe Lang2009-04-041-1/+1
* Fixed: Sorting a query on a value that isn't in the displayed columns fails (...Jean-Philippe Lang2009-04-041-1/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-2/+9
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-283-8/+1
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-271-2/+18
* Fixes that "My Page" personalization was not storing reordered blocks (#2971).Jean-Philippe Lang2009-03-261-2/+2
* Added several more plugin hooks:Eric Davis2009-03-211-0/+2
* Added a plugin hook for :controller_account_success_authentication_afterEric Davis2009-03-201-0/+1
* Fixes that user's last_login_on was not set when using registration with auto...Jean-Philippe Lang2009-03-151-0/+1
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-1/+2
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-015-66/+0
* Adds some functional tests.Jean-Philippe Lang2009-03-011-1/+1
* Removes unused code.Jean-Philippe Lang2009-03-011-36/+0
* Fixed that some error messages were not displayed (#2866).Jean-Philippe Lang2009-03-011-4/+2
* Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang2009-02-261-4/+4