summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-231-0/+52
* Added an API token for each User to use when making API requests. (#3920)Eric Davis2009-12-231-1/+51
* Fixes a test failure.Jean-Philippe Lang2009-12-211-1/+1
* Fixed the view_hook_helper test, it was reading all of the log files intoEric Davis2009-12-211-1/+1
* Speeds up very slow tests.Jean-Philippe Lang2009-12-191-15/+21
* Adds a 'no_permission_check' option to the MailHandler.Jean-Philippe Lang2009-12-191-0/+20
* Fixes 'follows' relation validation.Jean-Philippe Lang2009-12-181-0/+11
* Adds 'follows' relation (#1432).Jean-Philippe Lang2009-12-181-0/+46
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-181-1/+17
* Adds a Plugin API to allow one plugin to depend on another.Eric Davis2009-12-161-0/+39
* Make sure users don't get notified for thing they can not view (#3589).Jean-Philippe Lang2009-12-131-3/+43
* Makes user unwatch what he can no longer view after its permissions have chan...Jean-Philippe Lang2009-12-132-4/+106
* Project custom fields are already copied via the Copy form. (#3367)Eric Davis2009-12-131-2/+0
* Copy issue relations when copying a project. (#3367)Eric Davis2009-12-131-3/+35
* Search mail addresses in Principal#likeEric Davis2009-12-121-0/+66
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-112-0/+96
* Add test for #4354.Jean-Philippe Lang2009-12-091-0/+4
* Fixed: Bulk edit of issues throws 500 if no versions are defined on the proje...Jean-Philippe Lang2009-12-091-0/+5
* Fixes tracker_id and custom_field_values assignment order for issues (#4353).Jean-Philippe Lang2009-12-091-0/+17
* Fixed: Subversion#latest_changesets ignores revision argument (#4360).Jean-Philippe Lang2009-12-081-7/+11
* Fixes Project#shared_versions for descendants sharing (#465).Jean-Philippe Lang2009-12-071-0/+50
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-067-14/+250
* Enhanced the Issue Bulk Copy feature:Eric Davis2009-12-041-0/+32
* Do not notify users that are no longer allowed to view an issue (#3589, #4263).Jean-Philippe Lang2009-12-031-0/+17
* Add assertion about email notification on issue creation via email (#4228).Jean-Philippe Lang2009-12-021-0/+5
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-0/+26
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-291-0/+23
* Rescue invalid query statement error with an error message.Jean-Philippe Lang2009-11-281-0/+7
* Fixes a test failure.Jean-Philippe Lang2009-11-271-1/+1
* Reverts r3072 (#4302: error raised when sorting on an association not include...Jean-Philippe Lang2009-11-271-9/+0
* Show last update datetime (last attachment added) on document list (#4232).Jean-Philippe Lang2009-11-261-1/+13
* Updated menus from JPL's feedback.Eric Davis2009-11-253-35/+35
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-253-0/+119
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-255-0/+547
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-241-0/+35
* Copy issue status on project copy (#3877).Jean-Philippe Lang2009-11-162-0/+20
* Optimize associations loading on the issue list.Jean-Philippe Lang2009-11-161-0/+9
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-0/+5
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-0/+9
* Fixed some tests that where looking for specific issue urls but weren't matchingEric Davis2009-11-142-21/+28
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-1/+42
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Fixed pre tags containing "<pre*" (#4125).Jean-Philippe Lang2009-11-111-0/+22
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-111-0/+26
* Fixes ApplicationHelper#link_to_userJean-Philippe Lang2009-11-111-0/+20
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+11
* Ignore emails received from the application emission address to avoid hell cy...Jean-Philippe Lang2009-11-081-0/+7
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-082-0/+52
* Fixes distance of date in words calculation.Jean-Philippe Lang2009-11-071-2/+2
* Fixed a typo in Object daddyEric Davis2009-11-051-0/+6