Robin Appelman
|
1026f872f8
|
update translations
|
2012-01-27 00:59:24 +01:00 |
|
Robin Appelman
|
f64ae2d02e
|
use the correct hooks to remove contact/calendars of remvoed users
|
2012-01-26 19:05:46 +01:00 |
|
Thomas Tanghus
|
cf38bf82b2
|
Removed debug output
|
2012-01-24 23:08:40 +01:00 |
|
Thomas Tanghus
|
ffe0e5ac48
|
Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92
"Character '&' in address data causes wrong data".
This was also the case for the 'N' property.
|
2012-01-24 23:08:40 +01:00 |
|
Robin Appelman
|
6d8d8528df
|
update translations
|
2012-01-24 00:42:08 +01:00 |
|
Robin Appelman
|
fd032b2e30
|
translation updates
|
2012-01-20 18:53:45 +01:00 |
|
Thomas Tanghus
|
3ef2e51e6b
|
- Added fix for empty 'FN' field on import via CardDAV clients.
- Make sure that the contact in the list has a display name.
- More tweaks on thumbnail caching.
|
2012-01-19 19:47:09 +01:00 |
|
Thomas Tanghus
|
276f45de4d
|
Optimizations and more aggressive caching.
|
2012-01-19 18:28:17 +01:00 |
|
Thomas Tanghus
|
10235f28a2
|
UI fixes in contact editor and address book dialog.
Error checking in ajax methods.
Localize menu entry.
|
2012-01-19 16:07:17 +01:00 |
|
Thomas Tanghus
|
cba9e075b3
|
Added redirecting to static image file and caching for contacts with no photo embedded.
|
2012-01-19 16:07:17 +01:00 |
|
Robin Appelman
|
9a3e3f45c4
|
update translations
|
2012-01-16 17:34:53 +01:00 |
|
Robin Appelman
|
f189b8ada2
|
fix export link for contacts
|
2012-01-16 02:27:59 +01:00 |
|
Robin Appelman
|
2d9c7a6c0b
|
update translations
|
2012-01-15 15:12:58 +01:00 |
|
Bartek Przybylski
|
114a6512e1
|
Simple translation for gallery
|
2012-01-15 12:15:22 +01:00 |
|
Georg Ehrke
|
2c1a64c782
|
use backslash n instead of a real new line
|
2012-01-15 00:56:11 +01:00 |
|
Georg Ehrke
|
1fd413a6d2
|
fix newline problem in contacts
|
2012-01-15 00:47:50 +01:00 |
|
Tom Needham
|
8d78bb73cd
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2012-01-13 16:55:55 +00:00 |
|
Thomas Tanghus
|
6203fc9b75
|
Too quick on the copy/paste trigger...
|
2012-01-12 23:43:00 +01:00 |
|
Thomas Tanghus
|
3d412e2ebe
|
Oops. Missing ')' :-P
|
2012-01-12 22:55:43 +01:00 |
|
Thomas Tanghus
|
cb5b166b52
|
Don't chunk_split encoded image string.
Don't return json error but null if card can't be parsed.
Small check for non-parsable card in index.php.
|
2012-01-12 22:50:12 +01:00 |
|
Thomas Tanghus
|
02180541a3
|
Added search. Thanks to icewind it was mostly copy/paste :-)
|
2012-01-12 22:50:12 +01:00 |
|
Thomas Tanghus
|
1e9453ea37
|
Add PRODID to vcards created by ownCloud.
|
2012-01-12 22:50:12 +01:00 |
|
Thomas Tanghus
|
2859f5d607
|
Don't add address if none of the fields are filled out.
|
2012-01-12 02:39:33 +01:00 |
|
Thomas Tanghus
|
24eeefc342
|
Tweaked some tipsys.
|
2012-01-11 23:05:34 +01:00 |
|
Thomas Tanghus
|
56c1d9ee54
|
Localizin strings and adding error checking.
|
2012-01-11 20:07:15 +01:00 |
|
Thomas Tanghus
|
30e1fffe15
|
Make sure VERSION is set.
Set REV for each edit.
Download single VCard.
|
2012-01-11 06:20:06 +01:00 |
|
Thomas Tanghus
|
57f9a00ccf
|
Added files for error messages, removed old syle sheet.
|
2012-01-11 04:05:30 +01:00 |
|
Thomas Tanghus
|
3702428369
|
CSS cleanup, more error checking, better error messages, general cleanup.
|
2012-01-11 04:05:30 +01:00 |
|
Thomas Tanghus
|
6a85d92dfe
|
Added missing }
|
2012-01-11 04:05:29 +01:00 |
|
Robin Appelman
|
3b1d6f0383
|
update translations
|
2012-01-11 01:06:59 +01:00 |
|
Thomas Tanghus
|
253e0474e6
|
More fixes on saving TYPE parameters.
Use jQuery Dialog for error messages instead of alert()
|
2012-01-10 14:59:31 +01:00 |
|
Thomas Tanghus
|
24e48ac2d9
|
Return standard thumbnail even if contact couldn't be found as it could be because it was just added,
|
2012-01-09 23:16:07 +01:00 |
|
Thomas Tanghus
|
6e88659b69
|
OC_DB::insertid was being called too late to get the correct result.
|
2012-01-09 23:14:11 +01:00 |
|
Tom Needham
|
8b08072a27
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2012-01-09 21:17:41 +00:00 |
|
Thomas Tanghus
|
82148746d3
|
Insert new contacts alphabetically correct in the list.
Added some tipsys to the editor.
|
2012-01-09 22:05:28 +01:00 |
|
Thomas Tanghus
|
7ccda1eb9f
|
Fixed Phone types not being saved correctly when adding them.
|
2012-01-09 20:38:06 +01:00 |
|
Thomas Tanghus
|
1e2a44039c
|
Some cleanup, better error messages and such.
|
2012-01-09 20:38:06 +01:00 |
|
Thomas Tanghus
|
4e095cb3f0
|
Fixed showing first contact if non is selected.
|
2012-01-09 20:38:05 +01:00 |
|
Thomas Tanghus
|
c76097f7fe
|
Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)
|
2012-01-09 20:38:05 +01:00 |
|
Thomas Tanghus
|
35b3b8756e
|
Changed SQL queries for looking up contacts to only query once and sort at the same time.
|
2012-01-09 20:38:05 +01:00 |
|
Tom Needham
|
76bdcd9674
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2011-12-31 12:21:40 +00:00 |
|
Thomas Tanghus
|
aa2fabaef9
|
Removed redundant DB queries.
|
2011-12-31 01:34:22 +01:00 |
|
Thomas Tanghus
|
6c8c89a57d
|
Thumbnails was overwriting default style so hover and active didn't work. Moved them to the 'a' element instead.
|
2011-12-30 23:39:31 +01:00 |
|
Thomas Tanghus
|
db7cc3a85e
|
Merge git://gitorious.org/owncloud/owncloud into tanghus_contacts
|
2011-12-30 21:09:42 +01:00 |
|
Thomas Tanghus
|
a3bbcb16d2
|
Added license and waiver of conditions for jquery.inview.
CSS fix on contact list.
Query contacts from multiple address books.
|
2011-12-30 21:07:16 +01:00 |
|
Bartek Przybylski
|
a98c728877
|
contacts entry duplication fix
|
2011-12-30 17:47:14 +01:00 |
|
Tom Needham
|
6392f3044c
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2011-12-28 16:16:35 +00:00 |
|
Thomas Tanghus
|
56581b8c82
|
More missing js.
|
2011-12-28 10:31:45 +01:00 |
|
Thomas Tanghus
|
dca605b41c
|
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
Fixed some conflicts.
Conflicts:
apps/contacts/css/styles.css
apps/contacts/templates/index.php
|
2011-12-28 10:14:59 +01:00 |
|
Bart Visscher
|
b5b216fb3c
|
Contacts: small merge cleanups
|
2011-12-27 22:44:52 +01:00 |
|