summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Adds test for when filtering on invalid issue ids (#6118).Jean-Philippe Lang2015-06-131-0/+18
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-131-0/+40
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-0/+31
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-061-0/+6
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-312-2/+112
* Fixed that project activity without parent hides system activities and remove...Jean-Philippe Lang2015-05-301-0/+7
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-304-8/+8
* Menu should not include "New issue" for users with copy issues permission only.Jean-Philippe Lang2015-05-301-0/+10
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-301-0/+8
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-303-0/+52
* Missing fixtures.Jean-Philippe Lang2015-05-301-1/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-0/+32
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-252-34/+42
* Moved tests to issue_subtasking_test.Jean-Philippe Lang2015-05-252-20/+20
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-252-34/+64
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-253-43/+152
* Fixed that copying issues always copy subtasks and attachments even if option...Jean-Philippe Lang2015-05-231-2/+2
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-101-0/+34
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-102-0/+22
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-101-0/+7
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-091-5/+5
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-091-0/+11
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-092-0/+41
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-091-0/+9
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-081-0/+11
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
* prevent IssuesControllerTest#test_index_csv_big_5 fails randomlyToshi MARUYAMA2015-05-011-3/+3
* travis: fix MariaDB 5.5 test errorToshi MARUYAMA2015-04-301-0/+6
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
* Custom field (long text format) displayed even if empty (#19482).Jean-Philippe Lang2015-04-251-0/+9
* Spanish Panama translation added by Leonel Iturralde (#19489)Toshi MARUYAMA2015-04-241-0/+12
* replace tabs to spaces at test/fixtures/ldap/slapd.confToshi MARUYAMA2015-04-191-10/+10
* When changing tracker, clear the attributes that are disabled for the new tra...Jean-Philippe Lang2015-04-141-0/+32
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-143-0/+43
* remove trailing white spaces from test/unit/helpers/application_helper_test.rbToshi MARUYAMA2015-04-141-3/+3
* Fixed test failures (#19544).Jean-Philippe Lang2015-04-121-2/+2
* SQL error with SQLServer when grouping+sorting issues (#19544).Jean-Philippe Lang2015-04-121-0/+8
* Keywords in commit messages: journal entries are created even if nothing was ...Jean-Philippe Lang2015-04-121-0/+24
* Fixed that journals are shown multiple times in activity (#19168).Jean-Philippe Lang2015-04-121-0/+8
* Fixed validation when logging time on issue (#19464).Jean-Philippe Lang2015-04-121-0/+50
* Fixed tests failures (#19400).Jean-Philippe Lang2015-04-122-1/+3
* "Required" and "Read-only" rules on "Fields Permissions" screen are not color...Jean-Philippe Lang2015-04-111-0/+9
* Mail handler should not ignore emails with x-auto-response-suppress header (#...Jean-Philippe Lang2015-04-112-2/+1
* When create by copying the issue, status can not be changed to default (#19553).Jean-Philippe Lang2015-04-111-0/+14
* Fixed that 2 repositories can be created with blank/nil identifier (#19400).Jean-Philippe Lang2015-04-111-0/+12
* Fixed test failures (#19163).Jean-Philippe Lang2015-03-212-4/+7
* Fixed that the bulk edit form shows additional custom fields (#19163).Jean-Philippe Lang2015-03-211-0/+11
* Don't render the issue form if issue.project is nil (#19276).Jean-Philippe Lang2015-03-201-1/+1
* Don't allow 2 repositories with blank identifier (#19400).Jean-Philippe Lang2015-03-201-0/+18
* API: creating an issue with an invalid project_id should return 422 instead o...Jean-Philippe Lang2015-03-201-0/+5