Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-23 | Doc updated on how to customize avatar picture in twitter feature; update ↵ | luca-marie | |
error response messages; added 'config/customization/images' + link in 'config/initializer/customization.rb' | |||
2016-09-22 | clean up | luca-marie | |
2016-09-22 | included Theas work on error-handling \o/; changed link to twitter-account ↵ | luca-marie | |
in header; fixed erb escaping characters problem without letting evil code pass; setting customized image file 'Avatar_Pic.png' in config/custo../assets to get loaded instead of default twitter-logo | |||
2016-05-02 | upgrade: {File,Dir}.exists? -> exist? | Azul | |
exists? is deprecated in ruby 2.1 | |||
2016-04-01 | api: added super simple motd, closes #7866 | elijah | |
2013-12-24 | ensure permissions are preserved when copying customization files. closes #4623 | elijah | |
2013-11-15 | fix problem with custom scss files and precompiling assets in production mode. | elijah | |
2013-11-14 | ensure that we only copy files when running restarting the app, not every ↵ | elijah | |
time a rake task is run (especially since some rake tasks get run as root!) | |||
2013-11-14 | added support for easier customizations via "config/customization" directory | elijah | |