summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better handling of external link style assignment.Jean-Philippe Lang2007-10-011-8/+9
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+13
* Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).Jean-Philippe Lang2007-09-301-3/+3
* Fixed: Links get chopped by punctuation marks in anchors.Jean-Philippe Lang2007-09-301-0/+2
* 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
* Fixed: Oracle error when saving serialized setting (eg. mail notifications)Jean-Philippe Lang2007-09-181-0/+6
* A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang2007-09-151-0/+41
* Added 'Estimated hours' attribute on issues.Jean-Philippe Lang2007-09-151-1/+1
* Added project module concept.Jean-Philippe Lang2007-09-144-3/+36
* Added Subversion repository unit tests.Jean-Philippe Lang2007-09-102-0/+55
* Added the ability to rename wiki pages (specific permission required).Jean-Philippe Lang2007-09-091-0/+73
* Improved Redmine links:Jean-Philippe Lang2007-09-071-5/+8
* Added Redmine::WikiFormatting module and tests for wiki links.Jean-Philippe Lang2007-09-024-1/+103
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-311-2/+3
* Fix: error when posting to projects/add or users/add with no custom_fields pa...Jean-Philippe Lang2007-08-291-1/+5
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-2910-745/+164
* Fixed: queries with multiple custom fields return no result.Jean-Philippe Lang2007-08-263-1/+60
* Automatic closing of duplicate issues.Jean-Philippe Lang2007-08-251-0/+25
* Changeset comments are now stripped before being stored in the database (patc...Jean-Philippe Lang2007-08-251-0/+15