summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* MailHandler: ignore assignee if invalid.Jean-Philippe Lang2010-11-141-0/+2
* Makes MailHandler ignore invalid keyword values to avoid validation failures.Jean-Philippe Lang2010-11-121-0/+12
* Makes MailHandler accept localized keywords for default or user language (#61...Jean-Philippe Lang2010-11-121-0/+15
* Makes MailHandler accept all issue attributes and custom fields that can be s...Jean-Philippe Lang2010-11-121-0/+5
* Allow non-unique names for projects (#630).Jean-Philippe Lang2010-11-111-1/+0
* Reverted r4381.Jean-Philippe Lang2010-11-071-1/+3
* Removed gantt and calendar menu items that do not fit into the core project m...Jean-Philippe Lang2010-11-071-3/+1
* Render TOC as nested lists (#1857).Jean-Philippe Lang2010-11-061-13/+26
* Extract headings and TOC parsing from the textile formatter.Jean-Philippe Lang2010-11-062-1/+26
* Makes textile formatter accept 2 letters acronym (#6591).Jean-Philippe Lang2010-11-062-14/+8
* Add a Email Header setting. Useful for adding delimiters to every email.Eric Davis2010-11-021-0/+17
* Remove email quotes (>) when searching for incoming email delimiters. #2852 #...Eric Davis2010-11-021-0/+32
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-2/+2
* Fixed: auto links ending with right angle bracket shouldn't include the brack...Jean-Baptiste Barth2010-10-231-0/+2
* Improved error message when trying to access an archived project (#2995).Jean-Philippe Lang2010-10-231-0/+2
* Fixed: precedes/follows relations no longer update start/due dates (#5803).Jean-Philippe Lang2010-10-191-0/+11
* Remember the selected "Member of Role" and "Member of Group" options. #6467Eric Davis2010-10-161-7/+7
* Revert part of r4064.Eric Davis2010-10-151-9/+0
* Change Project#notified_users to check for the 'all' notification option. #6541Eric Davis2010-10-101-0/+50
* Don't duplicate users in Issue#assignable_users. From r4240Eric Davis2010-10-071-0/+9
* Allow assigning issues back to the author. #4199Eric Davis2010-10-071-3/+13
* Fixed: User#allowed_to? returning true in any case if array of projects had o...Jean-Baptiste Barth2010-10-061-0/+4
* Added ability to specify multiple projects in User#allowed_to? (#5332)Jean-Baptiste Barth2010-09-291-0/+13
* Fix test failure from Setting changes in other testsEric Davis2010-09-291-0/+1
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-10/+3
* Added three new notifiable events based on issue attributesEric Davis2010-09-284-2/+122
* Refactor the hardcoded event actions (notifiables) to use a classEric Davis2010-09-281-0/+38
* Add a default mail notification setting for new usersEric Davis2010-09-281-0/+12
* Added User#notify_about? to check when a user should be notified about an eventEric Davis2010-09-283-2/+89
* Added tests for Issue#recipientsEric Davis2010-09-281-1/+25
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-4/+4
* Support leading and trailing spaces in filenames or directories in the git ad...Eric Davis2010-09-262-5/+13
* Support spaces in the files or directories in the git adapter. #6054Eric Davis2010-09-262-9/+21
* Parse the timezone in #last_rev for git to correct display the Age diplay. #6346Eric Davis2010-09-261-0/+8
* Fixes reverting an issue to a status with a done_ratio of 0%. #5170Eric Davis2010-09-261-3/+15
* Workaround for i18n 0.4.x with the old style syntax. #6428 #5608Eric Davis2010-09-261-4/+4
* Project tests updated.Jean-Philippe Lang2010-09-261-0/+4
* Added a users options to the reminders emailEric Davis2010-09-201-0/+10
* Fix failing test.Eric Davis2010-09-201-1/+1
* Change the TimelogController's to/from dates based on the project time entriesEric Davis2010-09-141-6/+39
* Refactor: move method to Model.Eric Davis2010-09-141-0/+15
* Added a "Member of Role" to the issues filters. #5869Eric Davis2010-09-101-1/+67
* Added a "Member of Group" to the issues filter. #5869Eric Davis2010-09-101-2/+88
* Rewrite the Gantt chart. #6276Eric Davis2010-09-105-2/+895
* Change link_to_if_authorized to allow url paths. (Fixes #6195)Eric Davis2010-09-061-0/+29
* Use the built in Rails ActionView::TestCase for testing helpers.Eric Davis2010-09-061-4/+1
* Added missing tests for User#allowed_to? #6291Jean-Baptiste Barth2010-09-031-0/+43
* Treat Calendar and Gantt pages as separate modules. #6153Eric Davis2010-08-221-1/+3
* Refactor: Extract a new IssueMovesController from IssuesController.Eric Davis2010-08-111-0/+4
* Added project filter when viewing all issues. #5084Jean-Baptiste Barth2010-08-081-0/+9