Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-02 | upgrade: fix buttons for bootstrap3 | Azul | |
bootstrap3 now requires btn-default if no other btn option is present. download button on home page was too small in german translation | |||
2016-05-02 | upgrade: use bootstrap3 variable names in leap.scss | Azul | |
2016-05-02 | update: stop refering to bootstrap2 ie7 hack | Azul | |
2016-01-14 | added UI for invite codes | elijah | |
2016-01-10 | highlight admin areas with caution tape (wip) | elijah | |
2015-09-22 | Update leap.scss | EvyW | |
2015-07-14 | fix footer css when the locale links are visible | elijah | |
2015-06-15 | added CommonLanguages gem | elijah | |
2014-12-17 | css - remove @extend .label-default (that class does not exist) | elijah | |
2014-07-05 | Enable unblocking handles in identities tab | Azul | |
There's an identities tab now for admins that will allow unblocking blocked handles. It should be easy to expand for aliases and forwards and other types of actions such as editing. | |||
2014-05-14 | make download button wide enough for helvetica #5039 | Azul | |
2014-04-29 | remove os specific download buttons | Azul | |
keeping the platform detection for now. | |||
2014-04-29 | simplify download button | 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-23 | added a default footer with links to privacy policy, tos, pricing, about us, ↵ | elijah | |
contact. | |||
2014-01-16 | switch to using dl.bitmask.net | elijah | |
2013-10-21 | the class for the html tag is linux32 - not just linux | Azul | |
2013-10-21 | adopt css to mac-> osx change | 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-07-07 | move icon path -- it turns out /icons/ is used by apache in most default ↵ | elijah | |
installations, so leap's icons moved to /leap-img/ | |||
2013-07-06 | rename /img/ to /icons/ so as to not conflict with existing puppet deploy ↵ | elijah | |
recipes. | |||
2013-07-04 | minor changes to css and home page. | elijah | |
2013-07-04 | better ticket view navigation: tickets are now either global in scope (for ↵ | elijah | |
admins) or stay as a nested resource for a particular user (for normal users and when you visit the tickets list of a particular user). | |||
2013-07-04 | cleaned up application layout and some minor css. | elijah | |
2013-07-04 | new layout for the home buttons | elijah | |
2013-07-04 | new home page | elijah | |
2013-07-04 | new ui for tickets | elijah | |
2013-07-04 | start of new ui - css changes, layout changes, navigation changes. | elijah | |