Thomas Tanghus
|
b3b67ab2cb
|
More changes for updating the contacts list.
|
2012-06-20 21:00:49 +02:00 |
|
Thomas Tanghus
|
a82a4e467b
|
Make sure address books are shown even if empty.
|
2012-06-20 21:00:49 +02:00 |
|
Thomas Tanghus
|
fce46bbe95
|
Use uasort instead of usort.
|
2012-06-17 21:50:49 +02:00 |
|
Thomas Tanghus
|
085be8dc4b
|
Sort addressbooks.
|
2012-06-17 21:47:15 +02:00 |
|
Thomas Tanghus
|
13f2fcee23
|
Make the parsing in the controller, not in the template. Assign only relevant entries to the template.
|
2012-06-17 20:25:32 +02:00 |
|
Stephan Bergemann
|
d621126f11
|
now a little less in template - more in ajax controller
|
2012-06-17 20:25:32 +02:00 |
|
Thomas Tanghus
|
3669f9df17
|
Fix char encoding.
|
2012-06-16 18:38:20 +02:00 |
|
Thomas Tanghus
|
1c479a740e
|
Fix string encoding probs.
|
2012-06-16 18:06:47 +02:00 |
|
Thomas Tanghus
|
df9ccd137d
|
Remove debug statements.
|
2012-06-13 18:57:12 +02:00 |
|
Thomas Tanghus
|
aa73a32b89
|
Contacts: implemented CSRF prevention.
|
2012-06-13 17:35:42 +02:00 |
|
Thomas Tanghus
|
0101088e95
|
Contacts: Fix NOTE also on add, not just save.
|
2012-06-11 12:55:54 +02:00 |
|
Thomas Tanghus
|
587e16b51d
|
Contacts: Use POST instead of GET.
|
2012-06-09 15:00:44 +02:00 |
|
Thomas Tanghus
|
7e5dca2468
|
Code cleanup.
|
2012-06-09 15:00:44 +02:00 |
|
Thomas Tanghus
|
00167a480c
|
Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)
|
2012-06-08 20:39:54 +02:00 |
|
Thomas Tanghus
|
84975f6f7c
|
Contacts: Make js a tad DRYer. Added URL property.
|
2012-06-06 15:29:33 +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 |
|
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
|
7784120db4
|
Contacts: Make tmp file cleaup a bit safer.
|
2012-06-04 13:38:37 +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 |
|
Frank Karlitschek
|
9fb7efb272
|
don´t hardcode /tmp
|
2012-05-30 14:14:32 +02:00 |
|
Thomas Tanghus
|
62fcbde026
|
Forgot a break.
|
2012-05-29 16:46:54 +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 |
|
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 Mueller
|
39f99602bf
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
|
Thomas Tanghus
|
ac84d328e5
|
Contacts: Also strip parameters.
|
2012-05-11 18:21:55 +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 |
|
Frank Karlitschek
|
68d86fadc7
|
ported the oc_template class
|
2012-05-06 23:00:36 +02:00 |
|
Thomas Tanghus
|
e914a14f1d
|
Contacts: Fixed paths in import.
|
2012-05-03 16:01:40 +02:00 |
|
Frank Karlitschek
|
0343af38fd
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
|
Thomas Tanghus
|
07820c10ba
|
Contacts: Don't resize profile picture if it's not too big.
|
2012-05-03 11:15:44 +02:00 |
|
Frank Karlitschek
|
9d7b02c9dc
|
port checkAppEnabled
|
2012-05-02 19:08:37 +02:00 |
|
Thomas Tanghus
|
f508ad3d9d
|
Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup.
|
2012-05-02 12:10:44 +02:00 |
|
Frank Karlitschek
|
b2f19f3a7f
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
|
Frank Karlitschek
|
fe55806527
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
|
Frank Karlitschek
|
a3dc9e8b2a
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
|
Frank Karlitschek
|
26930d0d83
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
|
Thomas Tanghus
|
97e65da810
|
Various file path fixes.
|
2012-04-30 01:48:01 +02:00 |
|
Thomas Tanghus
|
82a2011dc2
|
Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI.
Remove an obsolute file and did some cleanup.
|
2012-04-29 22:12:27 +02:00 |
|
Thomas Tanghus
|
20734b60a9
|
Contacts: removed unused method and ajax file.
|
2012-04-29 22:12:27 +02:00 |
|
Georg Ehrke
|
849099d724
|
fix merge conflicts
|
2012-04-26 18:08:49 +02:00 |
|
Thomas Tanghus
|
f01fc2e855
|
Contacts: Added import with with file picker.
|
2012-04-26 03:21:52 +02:00 |
|
Georg Ehrke
|
bb9a090659
|
fix merge conflicts
|
2012-04-24 21:59:56 +02:00 |
|
Thomas Tanghus
|
e4eef8a698
|
Contacts: In app import (for Chrome and Firefox only)
|
2012-04-24 01:44:07 +02:00 |
|
Thomas Tanghus
|
b543d03321
|
Contacts: In app import. Cleanup still needed.
|
2012-04-24 01:44:07 +02:00 |
|