Commit Graph

85 Commits (bee2df808bfd198fe4d284f647f866df652efdaa)

Author SHA1 Message Date
Jan Sandbrink c4e51404c2 move uploaded file creation out of api endpoint 10 years ago
Markus Kahl 2a465785d1 allow digit-only but not empty passwords 10 years ago
Markus Kahl 7e40c11ca4 moved strategies; refactoring 10 years ago
Alex Coles 3276c4ebb5 Add/update Copyright headers in specs 10 years ago
Alex Coles 8e32063189 Minor whitespace fix in FormTagHelper spec 10 years ago
Alex Coles 3de4f651c3 Fix #styled_label_tag default titles without block 10 years ago
Alex Coles c5161ae0ef Add spec for TextFormatting {{toc}} macro parsing 10 years ago
Jens Ulferts fce72938e3 prevent path traversal via filesystem scm 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Florian Kraft 178e282576 update the form tag helper to allow for default title in label 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles 944b89d83e Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago
Jan Sandbrink 365f7d78b4 disable a test that is a evergreen 10 years ago
Alex Coles 7ab52030e3 Use #be_html_eql matcher in FormTagHelper spec 10 years ago
Alex Coles 3193fc6d31 Move PrincipalAllowanceEvaluator spec into place 10 years ago
Jan Sandbrink dd67b3bf8e hide the real name of the plain format 10 years ago
Jan Sandbrink 6b3ee56936 add more specs 10 years ago
Markus Kahl c84b80bd8c make array always return an array 10 years ago
Jan Sandbrink 497f084e5d fix flickering repository tests 10 years ago
Solotchi Veaceslav 19a8e31833 Spec tests 10 years ago
Alex Coles 21503e89e5 Add OpenProject::FormTagHelper with styled helpers 10 years ago
Markus Kahl 2e4b80daab whitespace/quotes 10 years ago
Markus Kahl f18f896a1a spec OpenProject::Files 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Markus Kahl 63957c55f7 more flexible prefix 10 years ago
Markus Kahl ea52b14756 don't hardcode ENV as source for config override 10 years ago
Markus Kahl 661d89f5fe allow nested config env override and addition of new values 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Martin Linkhorst a2754921dd make Hound happy (and Markus) 10 years ago
Martin Linkhorst c43f84ad1b #after_login can now receive a context variable (usually the controller) 10 years ago
kgalli 3e2cdf1ca7 Add quick fix for load_config_from_file 10 years ago
Alex Coles 879fcd49f6 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Hagen Schink 5aa71b8a6b Fix API representer extension 10 years ago
Alex Coles 1633e0f419 [wip] Add .extend_api_response to ActsAsOpEngine 10 years ago
Alex Coles 1ea5637b8f Add skeleton spec for OP::Plugins::ActsAsOpEngine 10 years ago
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Markus Kahl c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Hagen Schink f81c59d194 Add specs 10 years ago
Alex Coles f99450b181 Rename TextFormatting#textilizable to #format_text 10 years ago
Alex Coles d0f4cbfb8a Make UrlHelpers soft-dependencies of TextFormatting 10 years ago
Alex Coles e037a18298 Fix constant name in (empty) ObjectLinking spec 10 years ago
Alex Coles 0ca679ed60 Prune unnecessary includes in TextFormatting spec 10 years ago
Alex Coles d13eba74b9 [wip] Extract text formatting helpers into Modules 10 years ago
Alex Coles efe24e1049 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Martin Linkhorst fb096b0c86 infer content type from contents of file instead of its file extension 11 years ago
Alex Coles 5cdc438c52 Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Alex Coles ed1f4fbebb Fix args passed to image_tag in ViewHelpers spec 11 years ago