index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2016-05-18
features for API version 2 - keep old ones
Azul
2016-05-18
api: allow version bumping - bump to 2
Azul
2016-05-14
ensure invalid user ids still render the ticket form
Azul
2016-05-03
use APP_CONFIG[config_file_paths] for provider.json
Azul
2016-05-03
fix failing unit and functional tests
Azul
2016-05-02
use icon helper from navigation helper
Azul
2016-05-02
upgrade: bootstrap control-group -> form-group
Azul
2016-05-02
upgrade: fix buttons for bootstrap3
Azul
2016-05-02
upgrade bootstrap3 icons work now
Azul
2016-05-02
upgrade: use bootstrap3 row and col-md-*
Azul
2016-05-02
upgrade: {File,Dir}.exists? -> exist?
Azul
2016-05-02
upgrade: add formbuilder wrapper for bootstrap
Azul
2016-05-02
upgrade: typeahead is not in bootstrap3 anymore
Azul
2016-05-02
upgrade: use bootstrap3 variable names in leap.scss
Azul
2016-05-02
update: stop refering to bootstrap2 ie7 hack
Azul
2016-05-02
upgrade: bootstrap 3 does not have -responsive
Azul
2016-05-02
upgrade: remove references to RestClient
Azul
2016-04-11
allow monitor auth to create users even if invites are normally required.
elijah
2016-04-01
api: added super simple motd, closes #7866
elijah
2016-03-30
api: return proper 404 for GET /1/identities/:id.json
elijah
2016-03-30
api: added json error pages, allow "." in the :id param of all api routes
elijah
2016-03-28
api: added get(:show) to identities and users, allow monitors to create/delet...
elijah
2016-03-28
api: added allow ability to limit what IPs can access api using a static conf...
elijah
2016-03-28
api tokens - clarify terms: "monitors" are admins that authenticated via api ...
elijah
2016-03-28
api tokens: allow for special api tokens that work like session tokens but ar...
elijah
2016-03-19
Handle conflict on token cleanup - fixes #7670
Azul
2016-02-10
allow user accounts to be re-enabled, and for associated identities to also g...
elijah
2016-01-31
remove cert fingerprints for disabled users, so that they cannot send email a...
elijah
2016-01-16
retain locale in URL when logging in and signing up, and ajax actions in gene...
elijah
2016-01-14
added UI for invite codes
elijah
2016-01-10
highlight admin areas with caution tape (wip)
elijah
2016-01-10
fix user list
elijah
2016-01-10
Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...
elijah
2015-10-19
[bug] Only show donation if payment present
Folker Bernitt
2015-10-19
Merge pull request #198 from claucece/develop
azul
2015-10-19
Merge pull request #196 from EvyW/develop
azul
2015-10-14
Reverting submodule update
claucece
2015-10-13
Remove Coupon Code gem and make invite code = id
ankonym
2015-10-13
Replace Coupon Code gem for invite code creation
ankonym
2015-10-13
Remove Coupon Code gem and make invite code = id
ankonym
2015-10-13
Replace Coupon Code gem for invite code creation
ankonym
2015-10-13
Fix the InviteCode initialize method so leap_web tests stay green
ankonym
2015-10-13
Adjust the rake task to make id = invite code
ankonym
2015-10-06
Integrated feedback on multi-invite codes
ankonym
2015-10-05
deleted comment
claucece
2015-10-05
add a comment regarding home
claucece
2015-10-05
add subscriptions
claucece
2015-10-05
changed routes and links
claucece
2015-10-05
subscriptions, translation
claucece
2015-10-05
subscriptions, haml and translations
claucece
[next]