summaryrefslogtreecommitdiff
path: root/core/config
AgeCommit message (Collapse)Author
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