summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed search with all words (broken in r994).Jean-Philippe Lang2008-01-211-1/+32
* Added default value for custom fields. Fixed javascript on custom field form ...Jean-Philippe Lang2008-01-201-3/+16
* 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-202-19/+50
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-161-3/+3
* Admin settings screen split to tabs.Jean-Philippe Lang2008-01-062-13/+54
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-9/+113
* Default configuration data can now be loaded from the administration screen.Jean-Philippe Lang2008-01-051-1/+27
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-201-0/+14
* Do not run Mercurial functional tests if the test repository is not set up.Jean-Philippe Lang2007-12-191-77/+82
* Add email notification to IssuesController#edit.Jean-Philippe Lang2007-12-191-2/+14
* Moved ProjectsController#list_documents and add_document to DocumentsControll...Jean-Philippe Lang2007-12-182-7/+64
* Project identifier is now used in URLs (instead of project id).Jean-Philippe Lang2007-12-176-17/+25
* Added some functional tests (wiki).Jean-Philippe Lang2007-12-152-1/+159
* Fixed: Unable to create a wiki (Rails 2.0 compatibility).Jean-Philippe Lang2007-12-141-0/+43
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-141-2/+13
* Added a Mercurial test repository with unit and functional tests.Jean-Philippe Lang2007-12-141-0/+117
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-141-1/+47
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-139-3/+339
* Added some functional tests (issues).Jean-Philippe Lang2007-12-121-0/+67
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-123-1/+165
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-101-0/+31
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+42
* 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-012-1/+47
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-291-0/+5
* Forums enhancements:Jean-Philippe Lang2007-11-242-0/+99
* 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-052-42/+17
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-052-28/+87
* 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
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-13/+14
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+10
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-1/+1
* 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
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-311-2/+3
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-293-9/+3
* Fixed my_controller_test.rb (errors are now in flash[:error])Jean-Philippe Lang2007-08-121-1/+1
* Added time report.Jean-Philippe Lang2007-06-241-0/+52
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-1/+16
* Dutch translation added (Linda van den Brink)Jean-Philippe Lang2007-05-241-2/+3
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-1/+1
* Changed the length of 'language' column in users table from 2 to 5, to allow ...Jean-Philippe Lang2007-05-081-1/+1
* Bulgarian translation added (Nikolay Solakov)Jean-Philippe Lang2007-05-021-1/+1
* Added a quick search form in page header. Search functionality moved to a ded...Jean-Philippe Lang2007-04-302-10/+48