Age | Commit message (Expand) | Author |
2012-12-17 | split up and fixed ticket functional tests | Azul |
2012-12-17 | fixed inclusion of stub record helper | Azul |
2012-12-17 | small fix to the tickets functional test | Azul |
2012-12-17 | fixed all user functional tests | Azul |
2012-12-13 | removing couchdb.yml so it does not conflict with deploy. will create default... | Azul |
2012-12-13 | Merge branch 'master' into develop | Azul |
2012-12-13 | Merge branch 'feature/email-aliases-model' | Azul |
2012-12-13 | use the same partial for Email and LocalEmail | Azul |
2012-12-13 | refactor: changed add_email to add_email_alias | Azul |
2012-12-13 | refactor: Email constructor now takes string or hash | Azul |
2012-12-13 | refactor: allow adding email aliases directly | Azul |
2012-12-13 | ensure users do not have duplicate email aliases | Azul |
2012-12-13 | LocalEmail added - will validate uniqueness amongst emails and aliases | Azul |
2012-12-12 | Merge branch 'feature-new-comments-refactor' into develop | jessib |
2012-12-12 | Refactoring of ticket displaying/editing. | jessib |
2012-12-12 | find users by email and aliases | Azul |
2012-12-12 | quick fix for langing page to not have spacer | Azul |
2012-12-11 | Start to using x-editable to have title editable. | jessib |
2012-12-12 | Merge branch 'master' into develop | Azul |
2012-12-11 | Playing around with using x-editable, which isn't yet working. | jessib |
2012-12-10 | email format validations | Azul |
2012-12-10 | make sure client side validations also run after tabs were switched | Azul |
2012-12-10 | use consistent naming scheme across CA, webapp and couchDB install | Azul |
2012-12-10 | created generic Email class and use it with EmailAliases | Azul |
2012-12-10 | actually allow adding email aliases | Azul |
2012-12-09 | basic form added to user settings, simple model created | Azul |
2012-12-09 | first steps towards email aliases | Azul |
2012-12-08 | moved cert into the api path | Azul |
2012-12-08 | serve api version 1 in /1/ | Azul |
2012-12-07 | Added reduce functions, so pagination should now work correctly. This also re... | jessib |
2012-12-07 | More tests of retrieving index of tickets, for admins and non-admin authentic... | jessib |
2012-12-07 | Merge branch 'master' into help_develop | jessib |
2012-12-07 | Merge branch 'feature/email-forwards-for-users' | Azul |
2012-12-07 | fixed test to work with edit view that includes email and email forward. | Azul |
2012-12-07 | fixed signup and removed flash that was not getting displayed | Azul |
2012-12-07 | adding a bunch of translation | Azul |
2012-12-07 | first stub at displaying success messages | Azul |
2012-12-07 | refactor: use seperate form for signup | Azul |
2012-12-07 | using normal requests for user updates except password | Azul |
2012-12-07 | refactored views to ease adding of email form | Azul |
2012-12-07 | bumping version to 0.1.10.1.1 | Azul |
2012-12-07 | Merge branch 'develop' | Azul |
2012-12-07 | Merge branch 'feature/improve-editing-user-settings' into develop | Azul |
2012-12-06 | forgot to add new partial | Azul |
2012-12-06 | seperated login and password changes in settings | Azul |
2012-12-06 | Merge branch 'feature/user-cancel-account' into develop | Azul |
2012-12-05 | trying to work around a gem issue with the ruby racer 0.11.n | Azul |
2012-12-04 | A test of ordering of tickets. | jessib |
2012-12-04 | Testing of functionality to retrieve tickets. | jessib |
2012-12-04 | Requiring libv8 gem so therubyracer gem will work. | jessib |