Age | Commit message (Expand) | Author |
2016-09-23 | Doc updated on how to customize avatar picture in twitter feature; update err... | luca-marie |
2016-09-22 | clean up | luca-marie |
2016-09-22 | initializer/twitter.rb file unnecessary; added change in main view only if tw... | luca-marie |
2016-09-22 | included Theas work on error-handling \o/; changed link to twitter-account in... | luca-marie |
2016-09-13 | reseted config/defaults.yml old state | thea |
2016-09-05 | deleted twitter part in config/defaults.yml since there is no usage for it. t... | thea |
2016-09-01 | Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials, | luca-marie |
2016-09-01 | Twitter controller now as helper, some more styling in CSS, bug fix | luca-marie |
2016-09-01 | Update in config | luca-marie |
2016-09-01 | Update with Twitter | luca-marie |
2016-08-15 | cleanup: remove outdated travis setup | Azul |
2016-08-15 | [ci] move configs into config dir | Azul |
2016-05-23 | move signup from users to account_controller | Azul |
2016-05-20 | api: set defaults for version in routes | Azul |
2016-05-18 | api: allow version bumping - bump to 2 | Azul |
2016-05-03 | use APP_CONFIG[config_file_paths] for provider.json | 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: {File,Dir}.exists? -> exist? | 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: client_side_validations initializer | Azul |
2016-05-02 | upgrade: migrate config | Azul |
2016-05-02 | upgrade: environments:production | Azul |
2016-05-02 | upgrade: environments:development | Azul |
2016-05-02 | upgrade: environments/test.rb | Azul |
2016-05-02 | upgrade: no more underspecified match routes | Azul |
2016-05-02 | upgrade: remove references to RestClient | Azul |
2016-05-02 | upgrade: drop active_resource in config/application | Azul |
2016-04-01 | api: added super simple motd, closes #7866 | elijah |
2016-03-30 | api: added json error pages, allow "." in the :id param of all api routes | 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-01-16 | change the default of config.assets.debug for development env. | elijah |
2016-01-14 | added UI for invite codes | elijah |
2015-10-19 | Merge pull request #198 from claucece/develop | azul |
2015-10-19 | Merge pull request #196 from EvyW/develop | azul |
2015-10-05 | update to haml, created translations, deleted files | claucece |
2015-10-05 | add subscriptions | claucece |
2015-10-05 | subscriptions, translation | claucece |
2015-10-05 | subscriptions, haml and translations | claucece |
2015-09-28 | Translation changes | EvyW |
2015-09-28 | Add localization labels to signup form and user.en.yml | ankonym |
2015-09-28 | Make invite code configurable | ankonym |
2015-09-21 | test users_controller_test | Evelyn |
2015-09-20 | fixing translations | Evelyn |
2015-09-20 | spanish translations for user actions | Evelyn |
2015-09-20 | adding ability to disable/enable users by admin | Evelyn |
2015-09-01 | Update README with docs from website & instructions on local DB | kaeff |