1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-10 21:24:33 +01:00
Commit Graph

484 Commits

Author SHA1 Message Date
Thomas Tanghus
e10a0dd651 Set the loading class on the property being changed, not on its container. 2012-07-08 16:10:12 +02:00
Thomas Tanghus
e84c13f70a Improve checking for active addressbooks and creating default addressbook. 2012-07-08 15:41:38 +02:00
Thomas Tanghus
eb261de292 Add missing requesttoken. 2012-07-08 14:48:49 +02:00
Thomas Tanghus
079812f25e Missing semi-colon. 2012-07-08 14:42:33 +02:00
Thomas Tanghus
53997850bc Format error response correctly. 2012-07-08 14:31:40 +02:00
Thomas Tanghus
97bcb934ad Hopefully fix for drag'n'drop import in oc-813. 2012-07-05 00:25:38 +02:00
Thomas Tanghus
cbfba4d120 Disable expires header on thumbnail and photo. 2012-07-04 15:32:41 +02:00
Thomas Tanghus
25c80b06b7 Moved action buttons down to the add field menu. Fixes oc-1155. 2012-07-04 13:49:39 +02:00
Bjoern Schiessle
9df36b8b82 enable highlighting of address in OSM. 2012-06-27 11:41:52 +02:00
Thomas Tanghus
aec359658d Idiot proof dialog ;-) 2012-06-25 19:33:51 +02:00
Thomas Tanghus
0e415f6e0b Try to conserve some memory. Should fix oc-1106 for stable4. 2012-06-25 17:16:34 +02:00
Thomas Tanghus
842c758485 Missing requesttoken. 2012-06-25 17:15:33 +02:00
Thomas Tanghus
dade89d400 Select which address book to add a contact to. Fixes oc-1071. 2012-06-25 16:21:29 +02:00
Thomas Tanghus
9f56d6467e Removed erroneous value attributes. Partial fix for oc-1029. 2012-06-18 00:39:38 +02:00
Thomas Tanghus
d575d12c24 Remove debug statements. 2012-06-14 18:03:50 +02:00
Thomas Tanghus
160d641dc3 Contacts: Implement CSRF prevention. 2012-06-14 18:00:13 +02:00
Thomas Tanghus
358f33865a Remove check for encryption. 2012-06-13 19:04:47 +02:00
Thomas Tanghus
dc5b13a827 Contacts: Final (for now) fix to encoding probs on import. 2012-06-12 12:33:37 +02:00
Thomas Tanghus
5c967cfd67 Fix copy/paste error. 2012-06-11 22:18:14 +02:00
Thomas Tanghus
9f1747a547 Fix js for missing address fields. 2012-06-11 22:15:56 +02:00
Thomas Tanghus
2c289d3a75 Contacts: Fix encoding errors, import errors, developer headache, paint cute kittens and pink clouds ;-) 2012-06-11 22:15:31 +02:00
Thomas Tanghus
e80c624817 Contacts: Fix NOTE also on add, not just save. 2012-06-11 12:56:41 +02:00
Thomas Tanghus
1bf36539f4 Contacts: 11th hour fix for invalid VCARD from CardDAV. 2012-06-10 20:54:52 +02:00
Thomas Tanghus
9326ec762b Fixed merge conflict. 2012-06-10 12:59:36 +02:00
Thomas Tanghus
8bcb231022 Code cleanup. 2012-06-09 15:04:08 +02:00
Thomas Tanghus
3c07de4db6 Contacts: Use POST instead of GET. 2012-06-09 15:02:23 +02:00
Thomas Tanghus
b6127898de Don't fix bugs not present in this branch ;-) 2012-06-08 20:44:58 +02:00
Thomas Tanghus
b1dfc19797 Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)
Conflicts:

	apps/contacts/ajax/uploadphoto.php
2012-06-08 20:43:42 +02:00
Thomas Tanghus
2b3e33bfbd Contacts: Import upload button was obscured on Android browser. 2012-06-07 10:58:15 +02:00
Robin Appelman
2d70667f71 update translations 2012-06-06 00:29:44 +02:00
Thomas Tanghus
f8b6bf8567 Contacts: When editing photo on a newly created contact the name in the contact list was cleared. 2012-06-04 13:13:43 +02:00
Frank Karlitschek
674c908860 don´t hardcode /tmp 2012-05-30 14:18:47 +02:00
Thomas Tanghus
f45cccfc0a Contacts: NOTE wasn't saved properly. 2012-05-29 16:45:52 +02:00
Thomas Tanghus
795406fb7e Contacts: Fix XSS. 2012-05-28 14:41:48 +02:00
Thomas Tanghus
fae3bb3f59 Contacts: Double check XSS. 2012-05-28 12:56:56 +02:00
Thomas Tanghus
7317b67272 Please don't tell me I did that :-P 2012-05-28 12:52:18 +02:00
Thomas Tanghus
393578a609 Contacts: Backport XSS fix. 2012-05-21 21:49:35 +02:00
Georg Ehrke
c2a1821393 some fixes for contacts, gallery and openid 2012-05-19 15:22:21 +02:00
Frank Karlitschek
a729320f3c getStorage belongs to files not to apps. 2012-05-19 10:44:08 +02:00
Thomas Tanghus
0316f8ab3a Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form fields. 2012-05-18 17:39:19 +02:00
Frank Karlitschek
ce2d4f154a mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +02:00
Thomas Tanghus
6646066aa8 Contacts: wrong name was set on initial load. 2012-05-17 16:46:39 +02:00
Thomas Tanghus
9678e4a2c0 Contacts: Disable in-app import if encryption is enabled, and make an attempt of supporting IE uploads too. Can't test it though... 2012-05-17 14:31:04 +02:00
Robin Appelman
c441936187 update translations 2012-05-17 00:36:21 +02:00
Thomas Tanghus
92f2bd61ab Contacts: removed check for empty FN field because Chrome/Chromium barfed. 2012-05-16 23:45:43 +02:00
Georg Ehrke
9a952df278 add caldav and carddav files in their old place for backward compatibility - add rewriterule for caldav and carddav 2012-05-16 21:05:15 +02:00
Thomas Tanghus
3ec6c2ab26 Contacts: Corrected i18n call. 2012-05-15 18:49:38 +02:00
Thomas Mueller
39f99602bf removing executable bit - again 2012-05-15 00:52:00 +02:00
Thomas Tanghus
af7003f025 Remove logging. 2012-05-14 17:50:24 +02:00
Thomas Tanghus
04e5521c39 Contacts: Had forgotten to call local function. 2012-05-14 17:49:33 +02:00