summaryrefslogtreecommitdiff
path: root/res/templates/login.html
AgeCommit message (Collapse)Author
2015-05-05mv templates -> template.dLV-426
2015-04-29revive static/js moveLV-426
2015-04-28(temp) Revert "applying /static/js qualifier to JS resources, align with all ↵Alon Levy
other resource types" This reverts commit 9a953896338fb19bc4c88280cfdcc1d7391743e7.
2015-04-28applying /static/js qualifier to JS resources, align with all other resource ↵LV-426
types
2015-04-27server: allow disabling signup (default to enabled)Alon Levy
2015-04-05introducing template fragmentsLV-426
2015-04-02user_login: remove bold HTML tagLV-426
2015-04-01login: allow y scrolling. fixes #376Alon Levy
2015-02-24New simple taglinedor garbash
2015-02-24login.html: fix pw-reset linkLV-426
2015-02-17Login: Added forgot password btn and fixed create account buttonOfer Lehr
2015-02-14some Improvements to login stylingOfer Lehr
made css more modular and improved styling of all elements in login page
2015-02-10login.html: miscLV-426
2015-02-10login page: redesign, add create account buttonLV-426
2015-02-10login.html: fix background image impl using template specific cssLV-426
2015-02-05login template: correct email input field idLV-426
2015-02-04login.html: refactor code into user_login.jsLV-426
2015-02-04login.html: less verbose email solicitationLV-426
2015-02-01login: use base templateLV-426
2015-01-26adding favicon link to login templateLV-426
2015-01-21Fixes #271: provide feedback on failed loginAlon Levy
2015-01-13Removed "?" in email addressdor garbash
2015-01-13adding subject to mailto: linkLV-426
2015-01-13enable failed login debuggingLV-426
2015-01-13Style fixed login screengarbash
Font size is larger Password box placeholder text fix
2015-01-12login.html: slightly more positive tone on the feedback solicitationLV-426
2015-01-12login.html: feedback email linkLV-426
2015-01-12login.html: rm spaces from forgot-passwordLV-426
2015-01-12login+logout: using ajax, not POST, plus document.window (worst of both worlds)Alon Levy
2015-01-12client/server: login is using POST, so use POST, not XMLHttpRequestAlon Levy
TODO: Logout requires styling plus only to appear if logged in.
2015-01-12moved mail-icon img to cssgarbash
2015-01-12Rhizi login page styling - final v before ofer touch-upsgarbash
Still needs proper applying of font styling. I hacked some font/color in classes, where it should be defined in sass style guide.
2015-01-12server/client: s/res/static/, drop dev_mode__resend_from_staticAlon Levy
2015-01-11wip - login page styling3garbash
2015-01-11wip - login styling2garbash
2015-01-11WIP - Styling of login pagegarbash
2015-01-11added background image to login screengarbash
2015-01-05Update login.htmldor garbash
2014-12-16Update login.htmldor garbash
2014-12-14failed attempt at fixing server redirectionLV-426
2014-12-08use absolute css link: /res/css/...LV-426
2014-12-06login.html: missing jquery.js linkLV-426
2014-12-03Fixed typo, removed some textgarbash
2014-12-03Added content to landing page - no styling yetgarbash
2014-12-03login page templateLV-426