Age | Commit message (Expand) | Author |
2016-09-13 | Merge pull request #13 from LoadToCode/marie | Marie |
2016-09-13 | Change in code for caching | luca-marie |
2016-09-13 | Merge pull request #12 from LoadToCode/thea | theaamanda |
2016-09-13 | reseted index.html.haml old state | thea |
2016-09-13 | Added what was once deleted by mistake | luca-marie |
2016-09-13 | Deleting one twitter img, only one is needed | luca-marie |
2016-09-13 | Updating CSS and view Code | luca-marie |
2016-09-13 | No need of 2nd Twitter img | luca-marie |
2016-09-13 | Cleaning CSS &view code, updating twitter helper with develop | luca-marie |
2016-09-09 | Merge pull request #5 from LoadToCode/thea | Marie |
2016-09-09 | Added changes in css, view and main view file, as well as default avatar is n... | luca-marie |
2016-09-09 | changed times for twitter caching | thea |
2016-09-09 | Added changes in css, view and main view file, as well as default avatar is n... | luca-marie |
2016-09-08 | Helper has caching of name and tweets included now \o/ | luca-marie |
2016-09-07 | changed naming for tweets-method in _index and included time-checking and a t... | thea |
2016-09-06 | included extra methods to have the twitter call for twitter name only have ha... | thea |
2016-09-06 | Merge pull request #1 from LoadToCode/marie | theaamanda |
2016-09-05 | resolved bug from PR #236. Included test environment to secrets-file and incl... | thea |
2016-09-01 | Updating the view and CSS, no pic and twitter handle in each tweet; | luca-marie |
2016-09-01 | Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials, | luca-marie |
2016-09-01 | Adding config/config.yml file into .gitignore, cleaning up smaller typos | luca-marie |
2016-09-01 | Small updates on method to check if twitter feed enabled | luca-marie |
2016-09-01 | Code lives now in twitter_helper.rb | luca-marie |
2016-09-01 | Twitter controller now as helper, some more styling in CSS, bug fix | luca-marie |
2016-09-01 | One more gif to play with | luca-marie |
2016-09-01 | Update with Twitter | luca-marie |
2016-08-26 | [load] require login_format_validation in session | Azul |
2016-08-19 | respond_to on a per controller basis | Azul |
2016-08-17 | bugfix: send 406 if an unexpected format is asked for | Azul |
2016-08-12 | [db] def database on users instead of use_database | Azul |
2016-08-12 | move temporary_user into lib - fix load issue | Azul |
2016-07-14 | [feature] restrict is_admin in the user api, to only allow querying | NavaL |
2016-07-14 | Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e... | NavaL |
2016-07-12 | bugfix: require local email in user model | Azul |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-06-22 | [feature] expose is_admin in the user api | NavaL |
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-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 |