summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Redmine links can be used to link to documents, versions and attachments.Jean-Philippe Lang2008-01-154-3/+64
* 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-066-15/+154
* 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-202-1/+15
* 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
* Fixed: Textile image with style attribute cause internal server error.Jean-Philippe Lang2007-12-191-3/+9
* 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-178-19/+27
* Added some functional tests (wiki).Jean-Philippe Lang2007-12-156-3/+191
* Fixed: Unable to create a wiki (Rails 2.0 compatibility).Jean-Philippe Lang2007-12-142-0/+47
* Fixed Bazaar test repository path.Jean-Philippe Lang2007-12-141-1/+2
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-143-5/+24
* Added a Mercurial test repository with unit and functional tests.Jean-Philippe Lang2007-12-144-0/+177
* Added some tests for projects controller and helper.Jean-Philippe Lang2007-12-143-1/+90
* Added some functional tests and a CVS test repository.Jean-Philippe Lang2007-12-1312-3/+401
* Added some functional tests (issues).Jean-Philippe Lang2007-12-122-1/+68
* Added some functional tests (projects and repositories).Jean-Philippe Lang2007-12-126-5/+171
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-104-1/+63
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+42
* Added some unit tests for the Bazaar adapter.Jean-Philippe Lang2007-12-035-1/+88
* 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-015-3/+76
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-291-0/+5
* Forums enhancements:Jean-Philippe Lang2007-11-245-6/+163
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-203-2/+48
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-1/+8
* * Referencing issues in commit messages: enter * in 'Referencing keywords' to...Jean-Philippe Lang2007-11-202-1/+43
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+42
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-1/+12
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-0/+28
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-121-0/+5
* Diff style (inline or side by side) automatically saved as a user preference.Jean-Philippe Lang2007-11-081-2/+2
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-085-112/+178
* 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-053-29/+88
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-042-7/+1
* Mailer:Jean-Philippe Lang2007-11-042-3/+53
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-282-2/+31
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-253-0/+78
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-231-3/+3
* Commit message parser:Jean-Philippe Lang2007-10-222-1/+3
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-202-13/+38
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-121-1/+1
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-3/+6
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-091-0/+10
* Calendar:Jean-Philippe Lang2007-10-071-0/+43
* Fixed: Title with non-ascii characters breaks wikiJean-Philippe Lang2007-10-051-0/+5
* Fixed: URL with ~ broken in wiki formatting.Jean-Philippe Lang2007-10-031-0/+1