summaryrefslogtreecommitdiff
path: root/config/initializers
AgeCommit message (Expand)Author
2017-07-26Revert "fix: make customization available to sass"Azul
2017-07-25fix: make customization available to sassAzul
2017-03-27upgrade: simple_form to bootstrap 3Azul
2017-03-23upgrade: use rails4s 'secret_key_base'Azul
2016-09-23Doc updated on how to customize avatar picture in twitter feature; update err...luca-marie
2016-09-22clean upluca-marie
2016-09-22initializer/twitter.rb file unnecessary; added change in main view only if tw...luca-marie
2016-09-22included Theas work on error-handling \o/; changed link to twitter-account in...luca-marie
2016-05-02upgrade: horizontal forms now need column stylesAzul
2016-05-02upgrade: bootstrap control-group -> form-groupAzul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: client_side_validations initializerAzul
2016-05-02upgrade: remove references to RestClientAzul
2016-04-01api: added super simple motd, closes #7866elijah
2015-07-14a couple minor fixes for l10nelijah
2015-06-15imported new locales from transifexelijah
2015-04-15fix bug that prevented couchrest_session_store from being used.0.7.0version/0.7elijah
2015-01-28do not require a database when running `rake assets:precompile`elijah
2014-07-31filter out 404 error tracesAzul
2014-07-17some cleanup of the messages api and cuke featureAzul
2014-07-14fix controller refactor and featuresAzul
2014-07-14rename warden extension to patch the originalAzul
2014-07-05move braintree initilializer into coreAzul
2014-05-26Controller#flash_for instead of FlashResponderAzul
2014-05-26FlashResponder will automagically add flash messagesAzul
2014-04-25simple form: add wrapped and loading... buttons #5542Azul
2014-04-08move users: config and libAzul
2014-04-08fix requiring core extensions - most tests passAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-01-23added default pricing, privacy policy and tos pages.elijah
2013-12-24ensure permissions are preserved when copying customization files. closes #4623elijah
2013-12-22locale prefix support:elijah
2013-11-15fix problem with custom scss files and precompiling assets in production mode.elijah
2013-11-14ensure that we only copy files when running restarting the app, not every tim...elijah
2013-11-14added support for easier customizations via "config/customization" directoryelijah
2013-09-17use new couchrest session store - expire after 30minAzul
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-07-04i18n - added a few strongs to app, fixed language at english for now.elijah
2013-04-08Merge pull request #39 from azul/feature/keep-session-secretjessib
2013-04-03make sure user tests also run when run from users subdirAzul
2013-03-15fetch secret token for signing cookies from configAzul
2013-02-09configure couchrest session store in initializerAzul
2013-02-09fall back to {} if config file is empty for environmentAzul
2013-02-05use the latest couch rest session storeAzul
2012-12-20config hash now has indifferent accessAzul
2012-12-20Loading config defaults from default.yml nowAzul
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-12adding client side validations to the mixAzul
2012-10-29first steps at is_admin?Azul
2012-10-08LeapWebDemo -> LeapWebAzul