Commit Graph

57 Commits (b08d00686cea7e684695d1ca454cfa5cba6b1759)

Author SHA1 Message Date
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
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alex Coles 4bf96157d5 Tidy up ThemeFinder asset precompilation specs 11 years ago
Alex Coles 01cd4bd924 Fix ThemeFinder asset precompilation specs 11 years ago
Michael Frister 6c284e05bd Add OpenProject::Notifications as publish/subscribe mechanism 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 4231cfe43d fix toggling tests 11 years ago
Philipp Tessenow 0231836891 add specs for user themes 11 years ago
Philipp Tessenow a9dbaf862c users may specify a theme in their preferences 11 years ago
Philipp Tessenow ddf24afacb documented Theme.new_theme and changed it to take a configuration block 11 years ago
Michael Frister a8d0fb73ab Fix compatibility with old mail configuration 11 years ago
Michael Frister c24a2803bf Make Configuration spec independent of YAML files, test env vars 11 years ago
Michael Frister 0f1a96fbe3 Add configuration spec 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 11 years ago
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Martin Linkhorst 0f6e32cfd7 let's call the default theme 'OpenProject'. alternatively one could have changed the class DefaultTheme to OpenProjectTheme and let that be the default theme. 11 years ago
Martin Linkhorst d65add5df0 refactor themes backend 11 years ago
Martin Linkhorst d7fe5cc8f2 move themes code into OpenProject's library 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago