Commit Graph

13003 Commits (58cff50128164ebaa93adf64c99018354651c0a6)
 

Author SHA1 Message Date
Jonas Heinrich 58cff50128 changes the default data 10 years ago
Jonas Heinrich fe8ac1d4ed adds new work packages statuses 10 years ago
Hagen Schink 86063c32f6 Merge pull request #1694 from netfighter/feature/14376-validation-name-identifier-not-working-when-copying-project 10 years ago
Hagen Schink cce653d1e2 Replace unless by if 10 years ago
slawa 13ceb4edf8 Treat case when no name or identifier was provided 10 years ago
slawa 844c44601e Using added hidden field I will check where request coming from and also display the validation messages 10 years ago
slawa 4b952ae7bb Spec test for fail copy project 10 years ago
meeee 292c930591 Merge pull request #1503 from opf/hotfix/9842_new_preview 10 years ago
meeee fd82a39c97 Merge pull request #1671 from opf/hotfix/no_invalid_workflow_options_on_wp_form 10 years ago
Jens Ulferts 611bafd5d9 fix typo 10 years ago
Jens Ulferts 5f13933d45 don't include default status in wp#form on top of allowed statuses 10 years ago
Markus Kahl 04cb9b2c38 Merge pull request #1648 from opf/backport/pr_1077 10 years ago
Hagen Schink e8ccc7f44d Merge pull request #1657 from netfighter/feature/14433-long-version-names-destroys-layout 10 years ago
Hagen Schink 2ac4481acc Merge pull request #1658 from netfighter/feature/14375_footer_not_fixed_after_opening_taskboard 10 years ago
slawa faab4e7b77 Truncate log text with ellipsis css property 10 years ago
slawa 5592e45642 Truncate long page title and link to Wiki page 10 years ago
Ion Biziiac b97be0f8b7 Fix Footer is not fixed at the bottom after opening a taskboard 10 years ago
ulferts e36081b8f9 Merge pull request #1647 from netfighter/feature/14395-Internal-error-long-attachment-description 10 years ago
ulferts 625d233c19 Merge pull request #1577 from opf/feature/rails_3219_update 10 years ago
Martin Linkhorst 8877883c63 given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 10 years ago
slawa a3b834debe Check the description length before save an attachment 10 years ago
slawa bd9fbf5199 Spec test for validation on attachment model 10 years ago
Markus Kahl 0a3d30078e Merge pull request #1623 from opf/backport/1615 10 years ago
Philipp Tessenow 7a05c3c655 fix failing specs 10 years ago
Philipp Tessenow a7b021d010 re-integrate repository_authentication plugin 10 years ago
Philipp Tessenow d57d09b4c1 We need libapache2-svn for a working svn setup 10 years ago
Philipp Tessenow dd9d37db14 add back --redmine-host option for compatibility 10 years ago
Philipp Tessenow c589902302 replace occurences of 'redmine' with 'openproject' 10 years ago
Philipp Tessenow b4f0ab677e copy svn support scripts as-is from our chef deployment scripts 10 years ago
Christian Ratz 9226e137fc bump version to next stable release version 10 years ago
cratz 878a5c1d77 Merge pull request #1618 from opf/hotfix/migration_quoting 10 years ago
Jens Ulferts e8da662991 db safe quoting in migration 10 years ago
Johannes Wollert 1d3e81fb25 check for the absence of a successful XSS-attack rather than the means to avoid it 11 years ago
Johannes Wollert 85d1315343 care less about all the html generated by the version controller, just look for the important stuff 11 years ago
Johannes Wollert 308cd76424 rails update to 3.2.19 11 years ago
Markus Kahl 7d7a689045 Merge branch 'fix/on_the_fly_version_create' into release/3.0 11 years ago
Ion Biziiac 5024f4ccc8 Fixes the routing bug of the on-the-fly version create link in the work package form 11 years ago
Sebastian Schuster d13ccc572e Fixes on the fly version creation 11 years ago
Alex Coles 67def77e32 Merge pull request #1553 from marutosi/finn/release/3.0/sudo 11 years ago
Alex Coles e862319a10 [release/3.0] Tell Travis not to sudo 11 years ago
Martin Linkhorst 84d38e31a7 Merge pull request #1541 from opf/backport/1060_1074 11 years ago
Martin Linkhorst df35caf524 convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst b42b21185d we don't need to escape the parameters 11 years ago
Martin Linkhorst 1f36d43b70 there was a wrong parenthesis: the last match needs to be ANDed with all the prior checks. instead of changing it, refactored the code to be more clear. still allows redirects to different sub-uris. 11 years ago
Martin Linkhorst 384351132d using the loop requires logging the user out in-between. using the loop will make it easier to enter more examples. 11 years ago
Philipp Tessenow d8cb82a2e8 explicitly allow home path in back_url 11 years ago
Philipp Tessenow 5ac5b48c31 add test for login redirecting to home_url 11 years ago
Philipp Tessenow 27dc8e1be1 make url redirect tests pass 11 years ago
Philipp Tessenow 0cdbaf39f6 fix protocol-relative redirection test 11 years ago
jplang 1db8642ac6 [security] fixed back url verification 11 years ago