summaryrefslogtreecommitdiffstats
path: root/test/functional/projects_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-111-26/+2
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-41/+0
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+19
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-0/+6
* Activity refactoring.Jean-Philippe Lang2008-07-271-46/+15
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-131-0/+29
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-0/+8
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-1/+1
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-7/+1
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-251-1/+10
* Fixed: Calendar and Gantt show private subprojects even if current user is no...Jean-Philippe Lang2008-05-141-2/+23
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-0/+15
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Activity enhancements:Jean-Philippe Lang2008-03-111-3/+55
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-2/+2
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-26/+0
* Activity test fix (r1120).Jean-Philippe Lang2008-02-051-6/+8
* Fixed: custom field selection is not saved when unchecking them all on projec...Jean-Philippe Lang2008-01-201-1/+2
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-19/+0
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-161-3/+3
* Moved ProjectsController#list_documents and add_document to DocumentsControll...Jean-Philippe Lang2007-12-181-7/+0
* Project identifier is now used in URLs (instead of project id).Jean-Philippe Lang2007-12-171-5/+13
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-141-1/+47
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-121-1/+56
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-1/+8
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-1/+1
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-1/+1
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+19
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-051-7/+0
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-28/+1
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-1/+1
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-281-1/+20
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-231-3/+3
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+10
* The news list now shows the full news contents.Jean-Philippe Lang2007-09-221-1/+1
* Added 'Estimated hours' attribute on issues.Jean-Philippe Lang2007-09-151-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-141-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-8/+1
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-1/+16
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-1/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-301-10/+0
* added roadmap and activity calls in projects functional testsJean-Philippe Lang2007-03-231-0/+14
* search engine improvements and simple testJean-Philippe Lang2007-02-281-0/+10
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+114