summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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-302-6/+6
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-301-0/+8
* 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-252-43/+146
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+7
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-101-0/+7
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-091-0/+9
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
* 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
* 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 tests failures (#19400).Jean-Philippe Lang2015-04-121-0/+2
* Mail handler should not ignore emails with x-auto-response-suppress header (#...Jean-Philippe Lang2015-04-112-2/+1
* Fixed that 2 repositories can be created with blank/nil identifier (#19400).Jean-Philippe Lang2015-04-111-0/+12
* Don't allow 2 repositories with blank identifier (#19400).Jean-Philippe Lang2015-03-201-0/+18
* Fixed that custom fields with hidden/read-only combination may be displayed o...Jean-Philippe Lang2015-03-201-1/+18
* Make sure that settings are unserialized as UTF-8 encoded strings (#19305).Jean-Philippe Lang2015-03-151-0/+23
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-15/+6
* Don't run test if Redcarpet is not available (#19313).Jean-Philippe Lang2015-03-151-0/+2
* Incorrect links generated in emails if host setup uses other port (#19323).Jean-Philippe Lang2015-03-141-0/+18
* Attached inline images with non-ascii file name can not be seen when text for...Jean-Philippe Lang2015-03-141-0/+16
* CustomField#possible_values may raise undefined method `force_encoding' error...Jean-Philippe Lang2015-03-141-0/+14
* Fixed that spent time on my page does not include entries without issue (#193...Jean-Philippe Lang2015-03-101-0/+50
* Reverts r14067 that triggers "can't modify frozen String" errors (#19305).Jean-Philippe Lang2015-03-081-16/+0
* Make sure that strings of serialized settings are UTF-8 encoded (#19305).Jean-Philippe Lang2015-03-081-0/+16
* Fixed rendering of multivalued custom fields in the issue history (#19225).Jean-Philippe Lang2015-03-081-0/+37
* Fixed that non-default identifier-less git repositories are undeletable (#192...Jean-Philippe Lang2015-03-071-0/+29
* Missing notification if previous assignee was a group (#19197).Jean-Philippe Lang2015-03-071-0/+8
* Adds the date format for ambiguous dates (#19243).Jean-Philippe Lang2015-03-071-0/+31
* Don't validate custom fields that are not editable (#19193).Jean-Philippe Lang2015-03-011-0/+23
* Adds a test for #6579.Jean-Philippe Lang2015-02-181-28/+51
* Changed assertion to see what issues contains (#19106).Jean-Philippe Lang2015-02-141-2/+2
* Fixed Stack level too deep error when calling #find_name_by_reflection for mi...Jean-Philippe Lang2015-02-141-0/+4
* Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries.Jean-Philippe Lang2015-02-081-8/+12
* Support for accent insensitive search with PostgreSQL (#18801).Jean-Philippe Lang2015-02-081-0/+19
* Removed :move_issues permission (#18855).Jean-Philippe Lang2015-02-081-4/+4
* Don't use current user locale to format dates (#19039).Jean-Philippe Lang2015-02-081-23/+3
* Renamed test (#18983).Jean-Philippe Lang2015-02-071-1/+1
* Fixed wrong test (#18983).Jean-Philippe Lang2015-02-071-12/+6
* Allow filtering of Redmine Reminders by Version (#18983).Jean-Philippe Lang2015-02-071-0/+21
* link_to in Redmine::Hook::ViewListener omits relative url root (#19024).Jean-Philippe Lang2015-02-071-0/+9
* Show long text custom field changes as a diff (#15236).Jean-Philippe Lang2015-01-311-0/+13