Thomas Tanghus
4dcc78670d
Contacts: Attempt to make file upload work in ICS Chrome.
2012-06-07 20:29:16 +02:00
Thomas Tanghus
5bb678a528
Break text to fit in dialog.
2012-06-07 20:29:15 +02:00
Thomas Tanghus
57865be069
Edited combobox to adhere to coding standards and added a dblclick handler.
2012-06-07 16:44:54 +02:00
Thomas Tanghus
2b3e33bfbd
Contacts: Import upload button was obscured on Android browser.
2012-06-07 10:58:15 +02:00
Thomas Tanghus
b28e050cf3
Contacts: Import upload button was obscured on Android browser.
2012-06-07 10:55:40 +02:00
Thomas Tanghus
ac962ab584
A bit of pixel-pushing.
2012-06-07 10:55:40 +02:00
Brice Maron
a7baf611f0
Change app path logic in templates
2012-06-06 20:24:16 +00:00
Thomas Tanghus
84975f6f7c
Contacts: Make js a tad DRYer. Added URL property.
2012-06-06 15:29:33 +02:00
Thomas Tanghus
727628aee9
Correct mime type.
2012-06-06 15:29:33 +02:00
Thomas Tanghus
3877f9ff70
Less aggressive caching on thumbnails too.
2012-06-06 01:06:13 +02:00
Thomas Tanghus
6daf7c9e68
Cleanup.
2012-06-06 01:06:13 +02:00
Thomas Tanghus
060b45fe2b
Also use OC_Cache here.
2012-06-06 01:06:13 +02:00
Thomas Tanghus
65c6178e73
Contacts: Removed temp dir cleanup after using OC_Cache.
2012-06-06 01:06:12 +02:00
Robin Appelman
2d70667f71
update translations
2012-06-06 00:29:44 +02:00
Robin Appelman
b5d15a23c8
update translations
2012-06-06 00:29:28 +02:00
Thomas Tanghus
74f8aa9622
Use UID for cache key.
2012-06-05 21:20:10 +02:00
Thomas Tanghus
58dff33314
Contacts: Use OC_Cache for contact photo handling instead of temp dir.
2012-06-05 20:34:12 +02:00
Thomas Tanghus
db5ee44b18
Contacts: Cache standard photo less aggressively
2012-06-05 10:32:26 +02:00
Bart Visscher
28a12ee6ff
Calendar & Contacts: Store import progress in OC_Cache
...
Convert calendar and contacts import to use a caching system
for storing the import progress percentage. OC_Cache can later
be made smarter about storing values.
2012-06-04 22:24:17 +02:00
Thomas Tanghus
7784120db4
Contacts: Make tmp file cleaup a bit safer.
2012-06-04 13:38:37 +02:00
Thomas Tanghus
5206b686d1
Contacts: When editing photo on a newly created contact the name in the contact list was cleared.
2012-06-04 13:14:31 +02:00
Thomas Tanghus
2e8e4d8a56
Contacts: Temporary files weren't deleted if crop window was closed without saving.
2012-06-04 13:14:31 +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
Bart Visscher
ce6a393ef9
Remove OC_App::register function
...
The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty.
2012-05-31 13:01:30 +02:00
Frank Karlitschek
674c908860
don´t hardcode /tmp
2012-05-30 14:18:47 +02:00
Frank Karlitschek
9fb7efb272
don´t hardcode /tmp
2012-05-30 14:14:32 +02:00
Thomas Tanghus
13ada1a994
Contacts: Rewrote import script.
2012-05-29 23:41:53 +02:00
Thomas Tanghus
62fcbde026
Forgot a break.
2012-05-29 16:46:54 +02:00
Thomas Tanghus
f45cccfc0a
Contacts: NOTE wasn't saved properly.
2012-05-29 16:45:52 +02:00
Thomas Tanghus
741db210af
Contacts: NOTE wasn't saved properly.
2012-05-29 16:43:59 +02:00
Thomas Tanghus
2fd9d16147
Contacts: Improve loading and cleanup of dialogs.
2012-05-29 16:43:59 +02:00
Thomas Tanghus
e0ac28afa0
Contacts: Fix XSS.
2012-05-28 14:42:57 +02:00
Thomas Tanghus
795406fb7e
Contacts: Fix XSS.
2012-05-28 14:41:48 +02:00
Thomas Tanghus
f5d3ba18f2
Contacts: Double check XSS, and fix a rookie error ;-)
2012-05-28 13:19:31 +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
Thomas Tanghus
d78ec64e80
Contacts: XSS fix. Still some more to check.
2012-05-21 21:47:15 +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