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

461 Commits

Author SHA1 Message Date
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
Thomas Tanghus
84a54c27ea Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P 2012-05-14 17:49:33 +02:00
Thomas Tanghus
44588b54c1 Contacts: Photo upload handlers wern't being loaded for new contacts.
Name conflict with two FileUploads :-P
2012-05-14 11:08:00 +02:00
Thomas Tanghus
33ca950ba7 Contacts: The proper DOM wasn't loaded after import and thumbnails weren't being updated. 2012-05-14 10:13:45 +02:00
Robin Appelman
0f3de1ee41 selective app loading for remote/public 2012-05-14 00:28:28 +02:00
Thomas Tanghus
967134ccb6 Contacts: Forgot one file for the import fix. 2012-05-13 23:27:14 +02:00
Thomas Tanghus
f5a9b8d2e7 Contacts: Add error checking and reporting to import from files app. 2012-05-13 23:27:14 +02:00
Robin Appelman
44dc44021e update translations 2012-05-13 20:00:34 +02:00
Thomas Tanghus
d514dc19a8 Revert "Edited combobox to adhere to coding standards and added a dblclick handler."
This reverts commit 19b55d3fcef54d610a8256e861d0bc894b514c5c.
2012-05-13 06:22:15 +02:00
Thomas Tanghus
1e6d002cee Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)"
This reverts commit a36a8faad4b66b5d68d6ba57fa095dd85546adfe.

Moved it to unstable branch for now.
2012-05-13 06:22:15 +02:00
Thomas Tanghus
9aaf9f5287 Edited combobox to adhere to coding standards and added a dblclick handler. 2012-05-12 13:43:34 +02:00
Thomas Tanghus
802294df09 Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-) 2012-05-12 13:43:33 +02:00
Robin Appelman
afbfa8b537 load remote and public paths from info.xml during upgrade instead of setting them every time 2012-05-11 20:33:56 +02:00
Thomas Tanghus
b612c2d68d Contacts: Make the structured name dialog modal to avoid confusion. 2012-05-11 18:21:55 +02:00
Thomas Tanghus
66df19d91b Contacts: Clone event handlers as well. 2012-05-11 18:21:55 +02:00
Thomas Tanghus
ac84d328e5 Contacts: Also strip parameters. 2012-05-11 18:21:55 +02:00
Thomas Tanghus
afe3f30dff Contacts: Hack to add structured name from formatted name. 2012-05-11 01:14:11 +02:00
Thomas Tanghus
dd48fc009e Contacts: Fix check for version. 2012-05-11 01:14:11 +02:00
Thomas Tanghus
ec397e7a35 Added some margin. 2012-05-11 01:14:11 +02:00
Thomas Tanghus
f9aa628ecd Contacts: Fix some regressions from last commit. 2012-05-10 20:44:12 +02:00
Thomas Tanghus
bbb3cd0d18 Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html 2012-05-10 16:53:25 +02:00
Thomas Tanghus
abb345f68d Minor css fix. 2012-05-10 16:42:10 +02:00
Robin Appelman
0874fb47ac update translations 2012-05-09 12:41:01 +02:00
Bart Visscher
8498250df0 Create a function for linking to remote.php 2012-05-07 21:47:14 +02:00