Commit Graph

77 Commits (376fa46d4bb822354de03f71b77e822023da6376)

Author SHA1 Message Date
Oliver Günther 845797d9ed
Add translations for core plugin branch 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Wieland Lindenthal c8ae835074 Do not allow `admin/enterprise` routes if configuration if `ee_mangager_visible` is FALSE 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 38d49a5109
Don't produce deprecation notice on production 8 years ago
Oliver Günther 6fcddd42ab
Clean temporary RackMultiPart* files using middleware 8 years ago
Oliver Günther 191ee549b3
Silence deprecations on production and CI mode 8 years ago
Oliver Günther 544358855f
[24111] Fix double encoding of gzip attachments in Firefox 8 years ago
Oliver Günther 5db362af4d Rails 5 no longer does autoload constants outside the global namespace constant. 8 years ago
Jens Ulferts 181514742f
replace observers by moving functionality inside the observed object 8 years ago
Oliver Günther 0d861af6d4
Remove deprecated raise_in_transactional_callbacks 8 years ago
Oliver Günther b72ecf2336
Adjust application middlewares 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Oliver Günther 3de8303361 Fix middleware reloading 8 years ago
Markus Kahl 00dff8b96a fix User.current leak (#4533) 9 years ago
Oliver Günther cd94062207 Correct for sprockets upgrade 9 years ago
Oliver Günther 1f75bd22b0 Use XML parser middleware 9 years ago
Jens Ulferts b2551f92e2 enable Rack::Deflater 9 years ago
Cyril Rohr f8714d1e89 Allow to configure asset_host, which can be used to host assets on a CDN 9 years ago
Stefan Botzenhart 7fd8ee1c55 Use delayed_job as active_job backend 9 years ago
Peter Lehwess a7789652e6 Enable cascade key lookup for i18n 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther da6e41d534 Load I18n::Backend::Fallbacks everytime 9 years ago
Oliver Günther 1c20a37532 Set default_locale in application rather than initializer 9 years ago
Mohamed Wael Khobalatte abceabc36f Do away with stats about rails and bundler initialization 9 years ago
Alex Coles 0468aaf593 Update config to raise in transactional callbacks 9 years ago
Alexander Bach a5f4eb1e8b First event-based draft 9 years ago
Alex Coles 5916c1995e Update Rails configs: initializers 10 years ago
Alex Coles f29144fda5 Update Rails configs: application.rb 10 years ago
Solotchi Veaceslav bbcf34f020 Forbid access to blacklisted routes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 4a18e4594b Stop RACK from parsing requests for API V3 10 years ago
Alex Coles 601e70fbd0 Bundle all (Bower) dependencies with Webpack 10 years ago
Alex Coles 79f0cb88ea Fix syntax (w/Rubocop) in Rails config files 10 years ago
Alex Coles 94167a5a67 Correct configuration for i18n-js w/asset pipeline 10 years ago
Michael Frister 7671d13b50 Startup Times: Output to STDERR 10 years ago
Jens Ulferts 8a634a3655 fixes loading of plugin code 10 years ago
Alex Coles ef4c9d69e8 Serve angular-busy.html through asset pipeline 10 years ago
Till Breuer 7d5197c95d Correctly add angular-busy css to asset path 11 years ago
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Till Breuer f1d28556fb Add angular-busy 11 years ago
Marek Takac ac2c89c0d7 Initial foundations for API v3 11 years ago
Alex Coles ddd3d49b25 Bring in select2 styles with CSS @import rule 11 years ago
Alex Coles c7ff187ad5 Bring in jQuery theme styles with CSS @import rule 11 years ago
Alex Coles 3d7ec71e75 Configure whitelisting of assets to be precompiled 11 years ago
Alex Coles 8e56bdbcb8 Minor style tidy-up setting config.assets.paths 11 years ago
Till Breuer 880a54fe99 Require jquery atwho via bower 11 years ago
Till Breuer 0f3484009d Replace some javascript assets by their bower installations 11 years ago
Till Breuer b176e675e1 Add vendor/assets/components to asset pipeline 11 years ago