Age | Commit message (Expand) | Author |
2016-09-09 | Added changes in css, view and main view file, as well as default avatar is n... | luca-marie |
2016-09-07 | changed naming for tweets-method in _index and included time-checking and a t... | 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 | Twitter controller now as helper, some more styling in CSS, bug fix | luca-marie |
2016-09-01 | Update with Twitter | luca-marie |
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-18 | api: allow version bumping - bump to 2 | Azul |
2016-05-14 | ensure invalid user ids still render the ticket form | Azul |
2016-05-02 | upgrade: bootstrap control-group -> form-group | Azul |
2016-05-02 | upgrade: use bootstrap3 row and col-md-* | Azul |
2016-03-30 | api: added json error pages, allow "." in the :id param of all api routes | 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 |
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-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 |
2015-10-05 | Donation button | claucece |
2015-10-01 | identing 2 | EvyW |
2015-10-01 | Identing first line | EvyW |
2015-09-28 | with out identing | 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-28 | Adding invite code field to signup with validation for hardcoded invite code | ankonym |
2015-09-22 | index changes | EvyW |
2015-09-22 | commit user haml | EvyW |
2015-09-20 | adding ability to disable/enable users by admin | Evelyn |
2015-08-04 | Made the default front-page welcome text translatable. | elijah |
2015-08-03 | make the footer less comically huge when there is only one language configured | elijah |
2015-07-23 | make the default vanilla leap_web include a masthead on the home page. | elijah |
2015-07-14 | fix footer css when the locale links are visible | elijah |
2015-06-15 | added CommonLanguages gem | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | list identities based on search only | Azul |
2014-07-05 | make link_to_navigation more generic and reuse it | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-05-29 | html5: <br> instead of <br/> | Azul |
2014-05-28 | destroy_btn helper method | Azul |
2014-05-27 | move users key into layouts scope so it does not conflict with users scope | Azul |