Commit Graph

65 Commits (76b686010554511037f3a2b3185defc51fc38259)

Author SHA1 Message Date
Alex Coles 3a2185ed06 Revert "Temporarily disable digest assets in production" 11 years ago
Alex Coles 74996c0dff Temporarily disable digest assets in production 11 years ago
Alex Coles fcac90698e Explicitly enable quieten_assets in development 11 years ago
Hagen Schink 18cc57d8d8 Remove deleted asset from precompilation list 11 years ago
Alex Coles 6bd9345074 Fix 'uninitialized constant Uglifier', broken in e208115c 11 years ago
Alex Coles e208115ca3 Temporarily disable Uglifier mangling/obfuscation 11 years ago
Hagen Schink fbf074ed64 Precompile acitvate error messages js 11 years ago
Till Breuer 599814f089 Add German angular locales for pre compilation 11 years ago
Till Breuer 8c6899f853 Overload ng locales if the language is set to German 11 years ago
Alex Coles 37781c2fcf Alphabetically order config.assets.precompile list 11 years ago
Alex Coles f72f9c8759 Add additional assets that should be precompiled 11 years ago
Alex Coles 3acdce08f7 Add additional assets that should be precompiled 11 years ago
Alex Coles 97fc9c0c88 Add additional assets that should be precompiled 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Till Breuer 1b556a39f6 Wire up column in work packages query form 11 years ago
Michael Frister 373314abcf Allow configuring memcache via Configuration 11 years ago
Michael Frister d5f98958df Configuration: Fix setting rails_cache_store via environment variable 11 years ago
Christian Ratz 5d1730eddd Enable themeing with precompiled assets 11 years ago
Philipp Tessenow cb6a195aae make memcache-usage configurable 11 years ago
Philipp Tessenow 7f56e36ab5 use dalli as default cache_store in production 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Sebastian Schuster 5664ae9837 Used the in memory cache for development and test 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow c144f25847 use rack_session_access gem to fake the user session within cucumber steps 12 years ago
Hagen Schink b4fca8bf5e Configured letter opener for development mode 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Martin Linkhorst df47820386 group the compile list. also precompile i.e. specific styles, though they aren't used atm. 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst fb6b89586b always include the jstoolbar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst e2186e2dad precompile repository_nagigation.js in order to conditionally load it 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 33d0bf894e precompile copy_issue_actions.js 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst 2b30f70384 we need to precompile the default theme css and jstoolbar related javascript 12 years ago
Martin Linkhorst b90dc573ff re-enable the asset pipeline for rails 3.2 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst a998a531a2 re-enable the asset pipeline for rails 3.2 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 9bdb5038a8 add assets to precompile pipeline. may be evaluated later if they should be served within applications.css/.js 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst 4d59ed3b76 that's so 200L8 ;) 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Gregor Schmidt 87d8634b04 [#290] using bundler 14 years ago
Eric Davis d29315341d [#196 #216 #216] Complete the upgrade to Rails 2.3.11 14 years ago
Jean-Philippe Lang c4a218358f Replaced SessionStore :session_key with :key (#6887). 14 years ago
Eric Davis 1781d87477 Add documentation about setting the log level. #6135 14 years ago
Eric Davis eb1f58f962 Added some documentation about the Rails Logger. #6135 14 years ago