summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed test error (#19851).Jean-Philippe Lang2015-06-201-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14359 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a UI test (#19851).Jean-Philippe Lang2015-06-192-2/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tests that submitted data is present in the sudo form (#19851).Jean-Philippe Lang2015-06-191-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use SudoMode.disable! to skip API requests (#19851).Jean-Philippe Lang2015-06-191-0/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14338 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renamed sudo mode test.Jean-Philippe Lang2015-06-191-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14337 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-1912-29/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changed /my/show_api_key route to /my/api_key (#19851).Jean-Philippe Lang2015-06-191-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-1911-0/+158
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #19162.Jean-Philippe Lang2015-06-171-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14317 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-0/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14315 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a form to manually submit an email to the mail handler.Jean-Philippe Lang2015-06-152-1/+9
| | | | | | Use GET /mail_handler?key= to get the form. git-svn-id: http://svn.redmine.org/redmine/trunk@14314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-157-6/+1148
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14313 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14310 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds test for when filtering on invalid issue ids (#6118).Jean-Philippe Lang2015-06-131-0/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14305 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-131-0/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14304 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-0/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-061-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14295 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-312-2/+112
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14293 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that project activity without parent hides system activities and ↵Jean-Philippe Lang2015-05-301-0/+7
| | | | | | removed duplicated code. git-svn-id: http://svn.redmine.org/redmine/trunk@14292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-304-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Menu should not include "New issue" for users with copy issues permission only.Jean-Philippe Lang2015-05-301-0/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14290 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-301-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14288 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update activities list when changing project/issue id on the time entry form ↵Jean-Philippe Lang2015-05-303-0/+52
| | | | | | (#19656). git-svn-id: http://svn.redmine.org/redmine/trunk@14287 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2015-05-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14286 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-0/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-252-34/+42
| | | | | | Parent can now have its own estimate that is summed up with children estimates. git-svn-id: http://svn.redmine.org/redmine/trunk@14272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved tests to issue_subtasking_test.Jean-Philippe Lang2015-05-252-20/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14271 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-252-34/+64
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-253-43/+152
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14269 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that copying issues always copy subtasks and attachments even if ↵Jean-Philippe Lang2015-05-231-2/+2
| | | | | | option is unchecked (#11787). git-svn-id: http://svn.redmine.org/redmine/trunk@14268 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the ability to expire passwords after a configurable number of days ↵Jean-Philippe Lang2015-05-101-0/+34
| | | | | | | | (#19458). Patch by Holger Just and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-102-0/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14262 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-101-0/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14261 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set a back_url when forcing new login after session expiration (#19655).Jean-Philippe Lang2015-05-091-5/+5
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@14245 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds flash messages to files_controller#create (#19793).Jean-Philippe Lang2015-05-091-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14243 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Can't bulk edit own time entries with "Edit own time entries" (#18580).Jean-Philippe Lang2015-05-092-0/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14242 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-091-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14241 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refresh watchers list when watching/unwatching an issue (#4334).Jean-Philippe Lang2015-05-081-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14238 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14237 e93f8b46-1217-0410-a6f0-8f06a7374b81
* prevent IssuesControllerTest#test_index_csv_big_5 fails randomlyToshi MARUYAMA2015-05-011-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14235 e93f8b46-1217-0410-a6f0-8f06a7374b81
* travis: fix MariaDB 5.5 test errorToshi MARUYAMA2015-04-301-0/+6
| | | | | | | | | <pre> The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-5.5 (= 5.5.42+maria-1~precise) but it is not going to be installed </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@14231 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14230 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom field (long text format) displayed even if empty (#19482).Jean-Philippe Lang2015-04-251-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14215 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Spanish Panama translation added by Leonel Iturralde (#19489)Toshi MARUYAMA2015-04-241-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14193 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at test/fixtures/ldap/slapd.confToshi MARUYAMA2015-04-191-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14185 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When changing tracker, clear the attributes that are disabled for the new ↵Jean-Philippe Lang2015-04-141-0/+32
| | | | | | tracker (#17527). git-svn-id: http://svn.redmine.org/redmine/trunk@14180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-143-0/+43
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14179 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white spaces from test/unit/helpers/application_helper_test.rbToshi MARUYAMA2015-04-141-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14171 e93f8b46-1217-0410-a6f0-8f06a7374b81