summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-292-3/+3
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-293-3/+4
* Fixed JournalControllerTest.Jean-Philippe Lang2008-02-271-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-272-12/+39
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-262-2/+50
* Fixes:Jean-Philippe Lang2008-02-172-2/+21
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-163-0/+135
* Added:Jean-Philippe Lang2008-02-161-0/+3
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-0/+8
* Fixed a bug in localization introduced by r1131 (anonymous users inherit the ...Jean-Philippe Lang2008-02-131-0/+43
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-102-28/+117
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-092-18/+11
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-061-4/+29
* Activity test fix (r1120).Jean-Philippe Lang2008-02-051-6/+8
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-031-0/+11
* Administrators can edit issue notes.Jean-Philippe Lang2008-02-022-0/+59
* Fixed RepositoriesController: undefined local variable or method `show_error'...Jean-Philippe Lang2008-01-251-0/+6
* User display format is now configurable in administration settings.Jean-Philippe Lang2008-01-251-0/+8
* Prevent unexpected nil in custom value validation.Jean-Philippe Lang2008-01-241-1/+73
* Fixed search with all words (broken in r994).Jean-Philippe Lang2008-01-212-2/+33
* Added default value for custom fields. Fixed javascript on custom field form ...Jean-Philippe Lang2008-01-204-5/+44
* 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-203-22/+53
* On the calendar, the gantt and in the Tracker filter on the issue list, only ...Jean-Philippe Lang2008-01-164-10/+21
* 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