summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-043-17/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the possibility to filter issues after Target Version's Status and Due ↵Jean-Philippe Lang2016-10-021-2/+32
| | | | | | | | Date (#23215). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-022-0/+35
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failures.Jean-Philippe Lang2016-10-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15863 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a routing test for deleting attachment via the API.Jean-Philippe Lang2016-10-012-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for updating attachments over REST API (#22356).Jean-Philippe Lang2016-10-013-2/+26
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename AttachmentsController#edit and #update to #edit_all and #update_all ↵Jean-Philippe Lang2016-10-011-12/+12
| | | | | | (#22356). git-svn-id: http://svn.redmine.org/redmine/trunk@15860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Closing all subtasks causes error if default priority is not defined and ↵Jean-Philippe Lang2016-10-011-0/+24
| | | | | | priority is derived from subtasks (#23878). git-svn-id: http://svn.redmine.org/redmine/trunk@15857 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to download javascript attachments again (#23376).Jean-Philippe Lang2016-10-011-0/+13
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let the API accept project identifier for creating issues (#23766).Jean-Philippe Lang2016-10-011-0/+10
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Error with MS SQL when displaying an issue from a list grouped and sorted by ↵Jean-Philippe Lang2016-10-011-0/+12
| | | | | | fixed version (#23839). git-svn-id: http://svn.redmine.org/redmine/trunk@15852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failures (#23781).Jean-Philippe Lang2016-10-011-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15851 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Previous/Next navigation on a issue is not displayed on r15639 and later ↵Jean-Philippe Lang2016-10-011-0/+29
| | | | | | (#23781). git-svn-id: http://svn.redmine.org/redmine/trunk@15850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* closed_on field of copied issue is always set to source issue's value (#23764).Jean-Philippe Lang2016-10-011-1/+11
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-0/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Be more conservative when fetching constants in Repository.factory (#23758).Jean-Philippe Lang2016-09-041-0/+14
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@15816 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Journalize values that are cleared after project or tracker change (#21623).Jean-Philippe Lang2016-09-032-3/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When copying an issue, all statuses for new issue should be available (#14696).Jean-Philippe Lang2016-09-031-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use a single hash as argument.Jean-Philippe Lang2016-09-012-14/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15805 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that progress of parent should be calculated with total estimated ↵Jean-Philippe Lang2016-09-011-0/+20
| | | | | | hours of children (#23511). git-svn-id: http://svn.redmine.org/redmine/trunk@15802 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-2/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #23346.Jean-Philippe Lang2016-08-311-0/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+3
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15762 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-0/+30
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds name filter on group list.Jean-Philippe Lang2016-08-301-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-302-1/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable "Select project modules" permission does not apply to the new ↵Jean-Philippe Lang2016-08-301-0/+44
| | | | | | project form (#23470). git-svn-id: http://svn.redmine.org/redmine/trunk@15752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter on issue ID with between/lesser/greater operator does not work (#23596).Jean-Philippe Lang2016-08-301-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that restricted custom permissions on for non member/anonymous does ↵Jean-Philippe Lang2016-08-301-0/+22
| | | | | | not work (#23655). git-svn-id: http://svn.redmine.org/redmine/trunk@15750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Creating a wiki page named "Sidebar" without proper permission raises an ↵Jean-Philippe Lang2016-08-301-0/+9
| | | | | | exception (#23700). git-svn-id: http://svn.redmine.org/redmine/trunk@15749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#23410).Jean-Philippe Lang2016-08-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New issue raises an error if no projects available (#23410).Jean-Philippe Lang2016-08-201-1/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15740 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-0/+86
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't call #slice on association proxy.Jean-Philippe Lang2016-07-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15732 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use render :text => "".Jean-Philippe Lang2016-07-214-0/+58
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't error if an invalid setting is given.Jean-Philippe Lang2016-07-211-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15730 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes calls to #assert_template and #assigns in integration tests.Jean-Philippe Lang2016-07-2111-45/+33
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-218-311/+274
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15725 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-2117-355/+333
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-198-160/+105
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15715 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-1828-596/+347
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15695 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't respond with the error template when annotate is not available.Jean-Philippe Lang2016-07-171-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15694 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include url helpers in helper tests.Jean-Philippe Lang2016-07-167-7/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #update! instead of #update_attribute.Jean-Philippe Lang2016-07-161-27/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a class for testing helpers.Jean-Philippe Lang2016-07-1619-18/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Dup @generated_changeset_rev.Jean-Philippe Lang2016-07-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15682 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include URL helpers.Jean-Philippe Lang2016-07-161-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Passing arguments to assert_nothing_raised is deprecated in Rails 5.Jean-Philippe Lang2016-07-161-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15680 e93f8b46-1217-0410-a6f0-8f06a7374b81