summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-08-12[db] def database on users instead of use_databaseAzul
2016-08-12move temporary_user into lib - fix load issueAzul
2016-07-14[feature] restrict is_admin in the user api, to only allow queryingNavaL
2016-07-14Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e...NavaL
2016-07-12bugfix: require local email in user modelAzul
2016-07-05Fix db:migrate and similar tasksAzul
2016-06-22[feature] expose is_admin in the user apiNavaL
2016-05-23rename destroy_identity to release_handlesAzul
2016-05-23move signup from users to account_controllerAzul
2016-05-23cleanup: remove service level code from users_controllerAzul
2016-05-23restrict user_params in user_controllerAzul
2016-05-18features for API version 2 - keep old onesAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-14ensure invalid user ids still render the ticket formAzul
2016-05-03use APP_CONFIG[config_file_paths] for provider.jsonAzul
2016-05-03fix failing unit and functional testsAzul
2016-05-02use icon helper from navigation helperAzul
2016-05-02upgrade: bootstrap control-group -> form-groupAzul
2016-05-02upgrade: fix buttons for bootstrap3Azul
2016-05-02upgrade bootstrap3 icons work nowAzul
2016-05-02upgrade: use bootstrap3 row and col-md-*Azul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: add formbuilder wrapper for bootstrapAzul
2016-05-02upgrade: typeahead is not in bootstrap3 anymoreAzul
2016-05-02upgrade: use bootstrap3 variable names in leap.scssAzul
2016-05-02update: stop refering to bootstrap2 ie7 hackAzul
2016-05-02upgrade: bootstrap 3 does not have -responsiveAzul
2016-05-02upgrade: remove references to RestClientAzul
2016-04-11allow monitor auth to create users even if invites are normally required.elijah
2016-04-01api: added super simple motd, closes #7866elijah
2016-03-30api: return proper 404 for GET /1/identities/:id.jsonelijah
2016-03-30api: added json error pages, allow "." in the :id param of all api routeselijah
2016-03-28api: added get(:show) to identities and users, allow monitors to create/delet...elijah
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2016-03-19Handle conflict on token cleanup - fixes #7670Azul
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2016-01-16retain locale in URL when logging in and signing up, and ajax actions in gene...elijah
2016-01-14added UI for invite codeselijah
2016-01-10highlight admin areas with caution tape (wip)elijah
2016-01-10fix user listelijah
2016-01-10Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...elijah
2015-10-19[bug] Only show donation if payment presentFolker Bernitt
2015-10-19Merge pull request #198 from claucece/developazul
2015-10-19Merge pull request #196 from EvyW/developazul
2015-10-14Reverting submodule updateclaucece
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-13Replace Coupon Code gem for invite code creationankonym