Age | Commit message (Expand) | Author |
2016-07-12 | bugfix: require local email in user model | Azul |
2016-07-12 | bugfix #226:patch instead of put | thea |
2016-07-07 | Merge remote-tracking branch 'pr/228' into develop | Azul |
2016-07-07 | Added missing word | luca-marie |
2016-07-05 | Merge remote-tracking branch 'pr/225' into develop | Azul |
2016-07-05 | fix email unit test - need to require now | Azul |
2016-07-05 | [doc] make sure to mention develop branch in dev docs | Azul |
2016-07-05 | [doc] update install documentation | Azul |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-07-05 | Merge remote-tracking branch 'pr/224' into merge-branch | Azul |
2016-07-05 | Merge remote-tracking branch 'pr/222' into merge-branch | Azul |
2016-07-04 | install: remove thin and thus eventmachine as a dependency | Azul |
2016-06-22 | [feature] expose is_admin in the user api | NavaL |
2016-05-23 | fix config check in submit_signup | Azul |
2016-05-23 | rename destroy_identity to release_handles | Azul |
2016-05-23 | move signup from users to account_controller | Azul |
2016-05-23 | cleanup: remove service level code from users_controller | Azul |
2016-05-23 | restrict user_params in user_controller | Azul |
2016-05-23 | Merge remote-tracking branch 'pr/220' into develop | Azul |
2016-05-22 | make ticket tests pass without network connection | Azul |
2016-05-21 | tests: reset I18n.locale after locale_path_test | Azul |
2016-05-20 | include engine tests in default test | Azul |
2016-05-20 | api: set defaults for version in routes | Azul |
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-12 | minor: no need to vendor couchrest_session_store | Azul |
2016-05-09 | test: make identity test locale independent | Azul |
2016-05-09 | minor: cleanup debug message in test | 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-03 | fix type mismatch TokenAuthTest | Azul |
2016-05-02 | upgrade: couchrest_session_store 0.4.2 | Azul |
2016-05-02 | bugfix: test user properly in auto_new_ticket_path | Azul |
2016-05-02 | use icon helper from navigation helper | Azul |
2016-05-02 | upgrade: horizontal forms now need column styles | 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 | tests: Validator.new has optional options hash | 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 | test: use assert_error_response in functional test | Azul |
2016-05-02 | upgrade: use bootstrap3 variable names in leap.scss | Azul |
2016-05-02 | upgrade: test cases now have #name | Azul |
2016-05-02 | update: stop refering to bootstrap2 ie7 hack | Azul |
2016-05-02 | upgrade: separate CouchRest::Session from Document | Azul |
2016-05-02 | test: flash now has string keys | Azul |