summaryrefslogtreecommitdiff
path: root/core/config
AgeCommit message (Collapse)Author
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-01-16switch to using dl.bitmask.netelijah
2014-01-14ensure auto_update_design_docs is falseAzul
2013-12-22locale prefix support:elijah
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path
2013-11-14minor improvements to the download button (proper localization, better ↵elijah
image, better hooks for customization)
2013-10-21use osx not mac as an identifier for the os.Azul
2013-10-15detect os in browser and show proper download linkAzul
We add a class to the html element based on the detected os and use that to pick which download link should be visible. If we detect an os that is not supported we display a deactivated download link instead with all alternatives.
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-07-06minor - i18n text editelijah
2013-07-04added strings to core en.ymlelijah
2013-07-04moved app locales to core gem.elijah
2013-07-04new ui for ticketselijah
2013-04-03make sure user tests also run when run from users subdirAzul
* The APP_CONFIG needs to be initialized in core so that is required from other engines * paths for load_views need to be relative to the model - not to rails root.
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-09-27added in leap web core - merging reposAzul