Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-08 | moving all of core into toplevel, tests fail. | Azul | |
2014-01-27 | fix js platform detection to match new way we have single link for linux ↵ | elijah | |
(not linux32 or linux64). | |||
2014-01-16 | switch to using dl.bitmask.net | elijah | |
2013-12-23 | Merge remote-tracking branch 'jessib/feature/3389_download_links' into develop | Azul | |
Conflicts: core/app/views/common/_home_page_buttons.html.haml users/app/views/users/show.html.haml | |||
2013-12-22 | locale 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-12-19 | Put download link on user page. | jessib | |
2013-11-14 | minor improvements to the download button (proper localization, better ↵ | elijah | |
image, better hooks for customization) | |||
2013-10-18 | Make download links configurable | Azul | |
This way we won't have to redeploy once the new links to the windows and the android version are there. Also this obviously offers more flexibility for providers. | |||
2013-10-16 | remove leftover from testing os specific sections | Azul | |
2013-10-15 | detect os in browser and show proper download link | Azul | |
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-09-03 | use the login logout named route instead of sessions resource | Azul | |
The main part of the sessions resource now lives in the API. the two named routes are just fine for what is left. | |||
2013-07-04 | minor changes to css and home page. | elijah | |
2013-07-04 | add js to report all errors to the user, not just ones related to field ↵ | elijah | |
validation. | |||
2013-07-04 | new layout for the home buttons | elijah | |
2013-07-04 | new home page | elijah | |
2013-07-04 | style kaminari pagination to work with bootstrap | elijah | |
2012-10-11 | cleared out unused stuff from core | Azul | |
2012-09-27 | added in leap web core - merging repos | Azul | |