summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2016-09-09changed times for twitter cachingthea
2016-09-09Added changes in css, view and main view file, as well as default avatar is n...luca-marie
2016-09-08Helper has caching of name and tweets included now \o/luca-marie
2016-09-07changed naming for tweets-method in _index and included time-checking and a t...thea
2016-09-06included extra methods to have the twitter call for twitter name only have ha...thea
2016-09-06Merge pull request #1 from LoadToCode/marietheaamanda
2016-09-05resolved bug from PR #236. Included test environment to secrets-file and incl...thea
2016-09-01Updating the view and CSS, no pic and twitter handle in each tweet;luca-marie
2016-09-01Changes mainly on CSS 'fine tuning' and shortening the Twitter API credentials,luca-marie
2016-09-01Adding config/config.yml file into .gitignore, cleaning up smaller typosluca-marie
2016-09-01Small updates on method to check if twitter feed enabledluca-marie
2016-09-01Code lives now in twitter_helper.rbluca-marie
2016-09-01Twitter controller now as helper, some more styling in CSS, bug fixluca-marie
2016-09-01One more gif to play withluca-marie
2016-09-01Update with Twitterluca-marie
2016-08-26[load] require login_format_validation in sessionAzul
2016-08-19respond_to on a per controller basisAzul
2016-08-17bugfix: send 406 if an unexpected format is asked forAzul
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-13ensure 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