summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| * Make sure address books are shown even if empty.Thomas Tanghus2012-06-201-12/+15
| * Use uasort instead of usort.Thomas Tanghus2012-06-171-1/+1
| * Sort addressbooks.Thomas Tanghus2012-06-171-0/+9
| * Make the parsing in the controller, not in the template. Assign only relevant...Thomas Tanghus2012-06-171-17/+20
| * now a little less in template - more in ajax controllerStephan Bergemann2012-06-171-2/+26
| * Fix char encoding.Thomas Tanghus2012-06-161-2/+3
| * Fix string encoding probs.Thomas Tanghus2012-06-162-2/+13
| * Remove debug statements.Thomas Tanghus2012-06-132-19/+0
| * Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-1311-4/+46
| * Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
| * Contacts: Use POST instead of GET.Thomas Tanghus2012-06-092-3/+3
| * Code cleanup.Thomas Tanghus2012-06-091-10/+21
| * Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-1/+1
| * Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-062-10/+5
| * Cleanup.Thomas Tanghus2012-06-0612-88/+2
| * Also use OC_Cache here.Thomas Tanghus2012-06-061-12/+6
| * Contacts: Removed temp dir cleanup after using OC_Cache.Thomas Tanghus2012-06-061-37/+0
| * Use UID for cache key.Thomas Tanghus2012-06-051-1/+1
| * Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-054-110/+70
| * Contacts: Make tmp file cleaup a bit safer.Thomas Tanghus2012-06-041-5/+1
| * Contacts: Temporary files weren't deleted if crop window was closed without s...Thomas Tanghus2012-06-042-5/+41
| * don´t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
| * Forgot a break.Thomas Tanghus2012-05-291-6/+1
| * Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
| * Contacts: Improve loading and cleanup of dialogs.Thomas Tanghus2012-05-293-6/+7
* | Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-1/+8
* | Add missing requesttoken.Thomas Tanghus2012-07-081-0/+1
* | Try to conserve some memory. Should fix oc-1106 for stable4.Thomas Tanghus2012-06-251-1/+8
* | Missing requesttoken.Thomas Tanghus2012-06-251-0/+1
* | Select which address book to add a contact to. Fixes oc-1071.Thomas Tanghus2012-06-251-0/+24
* | Remove debug statements.Thomas Tanghus2012-06-142-20/+0
* | Contacts: Implement CSRF prevention.Thomas Tanghus2012-06-1414-29/+39
* | Contacts: Fix NOTE also on add, not just save.Thomas Tanghus2012-06-111-2/+11
* | Code cleanup.Thomas Tanghus2012-06-091-11/+22
* | Contacts: Use POST instead of GET.Thomas Tanghus2012-06-092-3/+3
* | Don't fix bugs not present in this branch ;-)Thomas Tanghus2012-06-081-1/+0
* | Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-0/+1
* | don´t hardcode /tmpFrank Karlitschek2012-05-305-6/+6
* | Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-6/+3
|/
* some fixes for contacts, gallery and openidGeorg Ehrke2012-05-191-3/+0
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-191-1/+1
* removing executable bit - againThomas Mueller2012-05-1531-0/+0
* Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-101-2/+2
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-1/+2
* ported the oc_template classFrank Karlitschek2012-05-0615-15/+15
* Contacts: Fixed paths in import.Thomas Tanghus2012-05-032-3/+0
* ported oc_jsonFrank Karlitschek2012-05-0331-124/+124
* Contacts: Don't resize profile picture if it's not too big.Thomas Tanghus2012-05-031-1/+1
* port checkAppEnabledFrank Karlitschek2012-05-022-2/+2