Thomas Tanghus
|
ec4891b7d3
|
Fixed require path.
|
2012-07-17 12:07:14 +02:00 |
Thomas Tanghus
|
2c9aa029a7
|
Added missing CSRF checks.
|
2012-07-17 12:04:34 +02:00 |
Thomas Tanghus
|
4de66880ed
|
If a contact wasn't loaded in the list you coulcn't access it from search result. Fixes oc-1264.
|
2012-07-17 01:35:35 +02:00 |
Thomas Tanghus
|
f128b96ac0
|
Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.
|
2012-07-16 23:44:18 +02:00 |
Thomas Tanghus
|
eba4f08015
|
Refactored contacts import.
|
2012-07-15 04:17:30 +02:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Thomas Tanghus
|
d1cf787197
|
Move code to OC_Contacts_App::scanCategories().
|
2012-07-09 00:15:37 +02:00 |
Thomas Tanghus
|
2b22f0db0a
|
Add missing requesttoken.
|
2012-07-08 13:28:12 +02:00 |
Thomas Tanghus
|
a1872412bf
|
Correct hack ;)
|
2012-07-06 12:59:07 +02:00 |
Thomas Tanghus
|
ab1b4f1f03
|
Fugly fixed include.
|
2012-07-06 12:59:07 +02:00 |
Thomas Tanghus
|
dac2c14ae9
|
Add missing CSRF check.
|
2012-07-05 00:37:08 +02:00 |
Thomas Tanghus
|
a48aba316e
|
Smoother profile picture loading - hopefully.
|
2012-06-28 01:46:33 +02:00 |
Thomas Tanghus
|
77b7f214d2
|
Load contactlist progressivly.
|
2012-06-27 22:44:28 +02:00 |
Thomas Tanghus
|
afd9705283
|
Add check for return value.
|
2012-06-27 02:12:53 +02:00 |
Thomas Tanghus
|
1b2d09f9ca
|
Added missing requesttoken.
|
2012-06-26 18:15:24 +02:00 |
Thomas Tanghus
|
ef93bf223a
|
Try to conserve some memory. Should fix oc-1106 for master.
|
2012-06-25 17:26:44 +02:00 |
Thomas Tanghus
|
052bd8efbb
|
Drag'n'Drop contacts between addressbook. Still needs some css magic.
|
2012-06-25 03:42:27 +02:00 |
Thomas Tanghus
|
e845e56749
|
Remove excessive debugging.
|
2012-06-24 22:25:32 +02:00 |
Thomas Tanghus
|
3afbc3d2dc
|
Add some DRYness to logging.
|
2012-06-24 22:25:32 +02:00 |
Thomas Tanghus
|
10a0d5a46c
|
More changes for updating the contacts list.
|
2012-06-20 21:00:49 +02:00 |
Thomas Tanghus
|
426ed27be2
|
Make sure address books are shown even if empty.
|
2012-06-20 21:00:49 +02:00 |
Thomas Tanghus
|
7d84c4741c
|
Use uasort instead of usort.
|
2012-06-17 21:50:49 +02:00 |
Thomas Tanghus
|
46a771d2e6
|
Sort addressbooks.
|
2012-06-17 21:47:15 +02:00 |
Thomas Tanghus
|
56d25d4d1b
|
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
|
92e35bd843
|
now a little less in template - more in ajax controller
|
2012-06-17 20:25:32 +02:00 |
Thomas Tanghus
|
4cbdd59859
|
Fix char encoding.
|
2012-06-16 18:38:20 +02:00 |
Thomas Tanghus
|
6642ef6a50
|
Fix string encoding probs.
|
2012-06-16 18:06:47 +02:00 |
Thomas Tanghus
|
d33d599b1b
|
Remove debug statements.
|
2012-06-13 18:57:12 +02:00 |
Thomas Tanghus
|
bc1e8cb0a2
|
Contacts: implemented CSRF prevention.
|
2012-06-13 17:35:42 +02:00 |
Thomas Tanghus
|
6d9947b3ff
|
Contacts: Fix NOTE also on add, not just save.
|
2012-06-11 12:55:54 +02:00 |
Thomas Tanghus
|
081e1874cb
|
Contacts: Use POST instead of GET.
|
2012-06-09 15:00:44 +02:00 |
Thomas Tanghus
|
88341e5797
|
Code cleanup.
|
2012-06-09 15:00:44 +02:00 |
Thomas Tanghus
|
0a49bae87a
|
Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)
|
2012-06-08 20:39:54 +02:00 |
Thomas Tanghus
|
5c17338ac7
|
Contacts: Make js a tad DRYer. Added URL property.
|
2012-06-06 15:29:33 +02:00 |
Thomas Tanghus
|
68670bcc66
|
Cleanup.
|
2012-06-06 01:06:13 +02:00 |
Thomas Tanghus
|
624f8ae36d
|
Also use OC_Cache here.
|
2012-06-06 01:06:13 +02:00 |
Thomas Tanghus
|
80de23d08b
|
Contacts: Removed temp dir cleanup after using OC_Cache.
|
2012-06-06 01:06:12 +02:00 |
Thomas Tanghus
|
20aee83d07
|
Use UID for cache key.
|
2012-06-05 21:20:10 +02:00 |
Thomas Tanghus
|
cb941996c0
|
Contacts: Use OC_Cache for contact photo handling instead of temp dir.
|
2012-06-05 20:34:12 +02:00 |
Thomas Tanghus
|
3b9bf83fe7
|
Contacts: Make tmp file cleaup a bit safer.
|
2012-06-04 13:38:37 +02:00 |
Thomas Tanghus
|
855f404e5c
|
Contacts: Temporary files weren't deleted if crop window was closed without saving.
|
2012-06-04 13:14:31 +02:00 |
Frank Karlitschek
|
22a04d8e93
|
don´t hardcode /tmp
|
2012-05-30 14:14:32 +02:00 |
Thomas Tanghus
|
c9df18ed8c
|
Forgot a break.
|
2012-05-29 16:46:54 +02:00 |
Thomas Tanghus
|
51aa84e70a
|
Contacts: NOTE wasn't saved properly.
|
2012-05-29 16:43:59 +02:00 |
Thomas Tanghus
|
dff16e70a9
|
Contacts: Improve loading and cleanup of dialogs.
|
2012-05-29 16:43:59 +02:00 |
Georg Ehrke
|
d4072c82dd
|
some fixes for contacts, gallery and openid
|
2012-05-19 15:22:21 +02:00 |
Frank Karlitschek
|
7e49a33d64
|
getStorage belongs to files not to apps.
|
2012-05-19 10:44:08 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Thomas Tanghus
|
08e0b6cf5e
|
Contacts: Also strip parameters.
|
2012-05-11 18:21:55 +02:00 |
Thomas Tanghus
|
7bc6e86969
|
Contacts: Fix some regressions from last commit.
|
2012-05-10 20:44:12 +02:00 |