summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Adds routes for group users.Jean-Philippe Lang2011-11-271-1/+1
* add tests to export time log csv in Traditional Chinese and French for csv se...Toshi MARUYAMA2011-11-271-0/+70
* add tests to export issues csv in Traditional Chinese and French for csv sepa...Toshi MARUYAMA2011-11-271-0/+58
* cover the issues pdf test in English and CJK localesToshi MARUYAMA2011-11-271-12/+32
* Sort the issue list by author/assignee according to user display format (#9669).Jean-Philippe Lang2011-11-261-5/+33
* Fixed: log time form not displayed on issue edit with :log_time permission on...Jean-Philippe Lang2011-11-251-0/+16
* Fixed time entries context menu display according permissions (#9405).Jean-Philippe Lang2011-11-241-0/+19
* Fixed that :edit_time_entries permission allows creating time entries (#9405).Jean-Philippe Lang2011-11-241-0/+12
* Fixed that :view_time_entries permission allows time entry editing (#9405).Jean-Philippe Lang2011-11-241-0/+11
* reset Attachment.storage_path at the end of attachment testsToshi MARUYAMA2011-11-241-1/+18
* Resourcified issue statuses.Jean-Philippe Lang2011-11-221-3/+3
* Resourcified trackers.Jean-Philippe Lang2011-11-221-14/+27
* attachment: add missing diff type at functional tests (#2371, #9612)Toshi MARUYAMA2011-11-221-2/+2
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-201-5/+5
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-201-11/+31
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-0/+12
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-201-0/+12
* Adds a dialog box for CSV export options (#4742).Jean-Philippe Lang2011-11-201-9/+33
* attachment: update a functional test to switch "side by side" and "inline" fo...Toshi MARUYAMA2011-11-201-12/+13
* attachment: add a functional test to show an ISO-8859-1 content file (#2371)Toshi MARUYAMA2011-11-201-0/+20
* attachment: add a functional test to show an ISO-8859-1 patch (#2371)Toshi MARUYAMA2011-11-201-0/+17
* attachment: use repositories setting to convert contents character encoding (...Toshi MARUYAMA2011-11-201-28/+32
* code layout clean up test/functional/attachments_controller_test.rbToshi MARUYAMA2011-11-201-1/+1
* attachment: update functional tests to switch "side by side" and "inline" for...Toshi MARUYAMA2011-11-201-22/+26
* Fixed functional tests that writes in fixtures folder.Jean-Philippe Lang2011-11-191-0/+2
* Makes author column sortable and groupable on the issue list (#1567).Jean-Philippe Lang2011-11-191-0/+10
* Moved the project name after the item in the html title (#9593).Jean-Philippe Lang2011-11-191-0/+2
* Fixes section edit links when text includes pre/code tag (#2222).Jean-Philippe Lang2011-11-181-0/+14
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-181-0/+115
* attachment: add a functional test to show invalid UTF-8 text file (#2371)Toshi MARUYAMA2011-11-171-0/+17
* attachment: add a functional test to show UTF-8 text file (#2371)Toshi MARUYAMA2011-11-171-0/+20
* fix malformed issues csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-0/+35
* add functional test to export issue csv encoded in Big5 on Traditional Chines...Toshi MARUYAMA2011-11-161-0/+28
* fix malformed time entry report csv encoding in case of unable to convert (#8...Toshi MARUYAMA2011-11-161-0/+48
* fix malformed time log csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-0/+46
* code layout clean up test/functional/attachments_controller_test.rbToshi MARUYAMA2011-11-161-2/+2
* add functional test to export time log csv encoded in Big5 on Traditional Chi...Toshi MARUYAMA2011-11-151-0/+39
* add functional test to export time entry report csv encoded in Big5 on Tradit...Toshi MARUYAMA2011-11-151-0/+45
* code layout clean up test_report_csv_export of test/functional/time_entry_rep...Toshi MARUYAMA2011-11-121-3/+5
* code layout clean up test_report_all_projects_csv_export of test/functional/t...Toshi MARUYAMA2011-11-121-2/+4
* Fixed failure introduced in r7772 (#8615).Jean-Philippe Lang2011-11-111-1/+1
* code layout clean up test/functional/time_entry_reports_controller_test.rbToshi MARUYAMA2011-11-101-1/+3
* code layout clean up test/functional/timelog_controller_test.rbToshi MARUYAMA2011-11-101-1/+4
* test: functional: wiki: add tests to show pdf (#401)Toshi MARUYAMA2011-11-061-0/+10
* test: functional: wiki: add tests to show html and txt (#401)Toshi MARUYAMA2011-11-061-0/+20
* code layout clean up of test/functional/wiki_controller_test.rbToshi MARUYAMA2011-11-061-1/+3
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-2/+48
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-0/+13
* scm: mercurial: update test repository (#5501)Toshi MARUYAMA2011-10-281-1/+1
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-241-13/+22