Commit Graph

264 Commits (e3fa434f1f9a3e61bd5956ea6a8bce03a401ec35)

Author SHA1 Message Date
Jens Ulferts c1cd467b3e fixes redirect on login integration test 12 years ago
Jens Ulferts 70484e344d moves test for whether the session is reset on login/logout to functional tests 12 years ago
Jens Ulferts 5112ad35e8 grants autologin test more time before failing 12 years ago
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Jens Ulferts 490b3377cf adds missing member_roles fixtures for issue integration test 12 years ago
Jens Ulferts b93af44af2 removes outdated credential creation in api_tests 12 years ago
Jens Ulferts c1846b8b29 removes basic auth headers from api news_test 12 years ago
Martin Linkhorst beed162283 use shoulda's content type matcher 12 years ago
Dennis Schmidt f9d2372658 updated shoulda matchers 12 years ago
Jens Ulferts ff94754926 makes User#destroy part of the api 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts 4f32d97eda fixing the menu manager tests by adapting the expected menu structure to the provided 12 years ago
Jens Ulferts 1b51bda3a8 fixes the issues tests by giving the test user the necessary permissions 12 years ago
Jens Ulferts 7fd1780b98 fixes application test by defining the available languages to include the used ones 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Gregor Schmidt 413f5b0d7e Updating tests after behavior was changed 13 years ago
Felix Schäfer f4f070dad6 Don't double-escape project names in base layout. 13 years ago
Stephan Eckardt b8e8678e92 [#731] Changes the MenuManager to be more dynamic 13 years ago
Romano Licker 89425c5b42 [#692] removes div#admin-menu - now content of main menu 13 years ago
Eric Davis f10412ef71 [#263] Update tests for views in the new layout 13 years ago
Felix Schäfer 6fcb1de63a Graciously handle deleted custom fields on issue history view. 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Romano Licker 0048ee49ac [#671] include password in user form 13 years ago
Romano Licker 34dc06a85f [#652] fixes wrong redirect after login 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Eric Davis 2d98a486d6 Fix failing test due to invalid HTML and missing initial journal 13 years ago
Eric Davis dd6d9d1c68 [#513] Fix links to attachments in the issue history 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis ed252f7246 [#309] Set the back_url after sending a lost password so HTTP_REFERER isn't used 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 0bf7a60480 Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#8035, #7855). 14 years ago
Jean-Philippe Lang d16db34454 Moves jstoolbar script include tags to head. 14 years ago
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
Felix Schäfer 10dffcf3b9 Get the autologin cookie name from the config #273 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
et f502ea1688 Fix spelling 14 years ago
Jean-Philippe Lang 9fb770ba50 Moves enabled_module_names param to project attribute so that it can be set through the Project API. 14 years ago
Jean-Philippe Lang 3b53ec20e6 Adds themes test for when Redmine is in a sub-uri. 14 years ago
Jean-Philippe Lang 523febf9c1 Support for Javascript in Themes (#2803). 14 years ago
Jean-Philippe Lang 6d4126f17e Adds routing tests for users and xml format. 14 years ago
Jean-Philippe Lang 599bc45073 Adds support for requesting information about current user using /users/current (#7141). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang ac60fc9c1c Refactor and add tests for News #index API (#7072). 14 years ago
Jean-Philippe Lang 87ae744dce Fixes test according to r4493. 14 years ago
Jean-Philippe Lang 9e2d401f43 Moves mail_notification param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang cde02954c8 Moves password param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang 00d50157d3 Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
Jean-Philippe Lang 5f57bceabb Makes some attributes optional in API response to get faster/lightweight responses. 14 years ago
Jean-Philippe Lang ab6a93b029 Changes the representation of journal details in issue API. 14 years ago