Commit Graph

5869 Commits (dab812dc691cb0b20ce027b36515361236cfd2f5)
 

Author SHA1 Message Date
Romano Licker dab812dc69 remove visual effect for new members 12 years ago
Romano Licker e316e6df85 separate sequence-information of user formats 12 years ago
Romano Licker 1fda5b4d67 using pagination for settings/members 12 years ago
Romano Licker 79b5f9d39e do not include all params when building a link 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Romano Licker c53798bfcf refactor possible_members 12 years ago
Romano Licker 1df2628cc0 move authorize so that it will only be executed once 12 years ago
Romano Licker 5cf8ac7fbc include member_roles when first gathering members 12 years ago
Martin Czuchra 256dce87a5 Merge pull request #20 from finnlabs/mass_assignment 12 years ago
Holger Just afa147beee Fix SQL injection via nested hashes in conditions. CVE-2012-2695 #1037 12 years ago
Holger Just 5c71f038c5 Fix SQL injection via nested hashes in conditions (CVE-2012-2694) #1036 12 years ago
Holger Just 5ac0002526 [#1025] Fix Rails vulnerability (CVE-2012-2660) 12 years ago
Martin Czuchra 62d79f1e50 Merge pull request #31 from finnlabs/video_mimetypes 12 years ago
Dennis Schmidt 25d875d819 added support for video/* MIME types to Redmine::MimeType 12 years ago
Martin Czuchra 156342e10b Merge pull request #30 from finnlabs/fix/tests 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 3f7e293e22 fixes creation and destroying of member roles inherited from a group 12 years ago
Jens Ulferts 0c996d9768 set parent_issue_id to nil if no cross project issue relations are allowed but would result after move 12 years ago
Jens Ulferts ad5f3095a6 check for having global permission to export_issues if no project is provided 12 years ago
Jens Ulferts cab3dbcc26 fixes issues_controller_test 12 years ago
Jens Ulferts 00e5c6aa4b fixes members controller test by adapting to changed behavior 12 years ago
Jens Ulferts c71427ac32 fixes welcome controller test by defining available languages to include tested ones 12 years ago
Jens Ulferts 17361ca71f fixes users controller tests by defining available languages to include tested language 12 years ago
Jens Ulferts be783ccdfd fixes project enumeration controller test by circumventing validations on test setup 12 years ago
Jens Ulferts 4c445df167 fixes projects controller tests by checking for "OpenProject" 12 years ago
Jens Ulferts a0f7ccb1e8 fixes transaction tests for issues controller by using the dynamic dates in the journals 12 years ago
Jens Ulferts 45a932b940 fixes application controller tests by defining available_languages 12 years ago
Jens Ulferts 6c44d803a7 fixes admin_controller_tests 12 years ago
Jens Ulferts 8022fd883a fixes calendar tests 12 years ago
Jens Ulferts 7d76b8f53d validates an issue with parents in a different project depending on whether cross project relationships are allowed 12 years ago
Jens Ulferts 78c3e96386 fixes issue tests broken by mass_assignment protection 12 years ago
Jens Ulferts 31b234f3bb fixes issue_test on copying issue to a project non viewable by the original author 12 years ago
Jens Ulferts 15f1f191b7 fixes menu_item_test menu comparison 12 years ago
Jens Ulferts 1124bbf1ff styling in mail_handler_test 12 years ago
Jens Ulferts 57b6f1b25e fixes styling in mailer_test 12 years ago
Jens Ulferts 339a3b534b fixes mail header test 12 years ago
Jens Ulferts 025d1b920b fixes watcher_tests 12 years ago
Jens Ulferts f137a5e473 fixes project_tests 12 years ago
Jens Ulferts d9ac67ff8d fixes member_tests 12 years ago
Jens Ulferts 131f06ec17 fixes group tests 12 years ago
Jens Ulferts e507d663cd replaces redmine/chiliproject references in test messages with openproject 12 years ago
Jens Ulferts d9451b3c32 fixes i18n tests 12 years ago
Jens Ulferts 7b719e79aa fixes tests for menu_helper 12 years ago
Jens Ulferts dcab4db7ad fixes lib/redmine tests 12 years ago
Jens Ulferts 8d9cef99bc fixes setting tests 12 years ago
Jens Ulferts ddb0f1d3b5 fixes user tests 12 years ago