Thomas Tanghus
|
8a6cb23170
|
Contacts: Clear cache for contact photo and thumbnail when it has been changed.
|
2012-04-22 20:47:24 +02:00 |
Thomas Tanghus
|
f08cfcecec
|
Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet.
|
2012-04-22 03:59:28 +02:00 |
Thomas Tanghus
|
f85aaf1f58
|
Contacts: Added bg color and shadow to controls. I suck at CSS...
|
2012-04-22 02:32:51 +02:00 |
Thomas Tanghus
|
80ddf37bb7
|
Missing double quote.
|
2012-04-22 02:09:13 +02:00 |
Thomas Tanghus
|
651de1e588
|
Contacts: Fix error on photo crop.
|
2012-04-22 01:50:46 +02:00 |
Thomas Tanghus
|
9e3242d05e
|
Contacts: Changed layout as discussed with JanC. Still WiP.
|
2012-04-22 00:44:53 +02:00 |
Thomas Tanghus
|
56e064bd09
|
Don't trigger unnecessary change events.
|
2012-04-22 00:44:53 +02:00 |
Thomas Tanghus
|
16fc4dfd1a
|
Contacts: Fixed contact photo drag'n'drop upload - again...
|
2012-04-22 00:44:53 +02:00 |
Thomas Tanghus
|
a34631f84e
|
Contacts: Add check for empty FN field.
|
2012-04-22 00:44:53 +02:00 |
Frank Karlitschek
|
1a49497899
|
structure the information a bit more so that is easier readable
|
2012-04-21 22:55:18 +02:00 |
Jakob Sack
|
0b426b5e64
|
Display correct URL in caldav and carddav paths
|
2012-04-15 16:50:45 +02:00 |
Jakob Sack
|
9b1d6246a9
|
Remove useless, unmaintained dav.php
|
2012-04-15 16:50:44 +02:00 |
Bart Visscher
|
3b71e46cf7
|
Contact: Don't use non core class in appinfo/app.php
|
2012-04-14 18:34:59 +02:00 |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
Robin Appelman
|
926b2b78fe
|
keep version numbers in their own files for faster reading
|
2012-04-14 16:29:11 +02:00 |
Tom Needham
|
9b1c881ca8
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
2012-04-14 11:18:25 +00:00 |
Robin Appelman
|
3babb8c22c
|
improve flexibility of search providers a bit
|
2012-04-14 11:29:54 +02:00 |
Tom Needham
|
0aaaefbb4b
|
Merge branch 'master' of gitorious.org:owncloud/owncloud
|
2012-04-13 20:10:35 +00:00 |
Tom Needham
|
1165b358b4
|
Update language string
|
2012-04-13 20:09:04 +00:00 |
Bart Visscher
|
b9f9228a22
|
Contacts: Save the category list update when updating/adding contact
|
2012-04-13 21:13:58 +02:00 |
Thomas Tanghus
|
6aee6dae6b
|
VCategories css is now in styles.css
|
2012-04-13 18:50:40 +02:00 |
Thomas Tanghus
|
b654121b50
|
Contacts: Better error reporting.
|
2012-04-13 18:50:40 +02:00 |
Bart Visscher
|
e9c1f8b4e6
|
Contacts: No need to sort the categories anymore
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
43ba23430d
|
Contacts: Change "category" to "group" in UI
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
78189e2247
|
Contacts: update category list when the categories change
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
5fa90cd214
|
Contacts: Also initialize org var in updateValuesFromAdd
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
86edc0da31
|
Contacts: add space before parameter
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
fa853102e4
|
Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_App
This is in preparation of making $categories protected and initialized
with default categories.
|
2012-04-12 23:10:49 +02:00 |
Bart Visscher
|
2dfa02a346
|
Contacts: fix function names to coding standard
|
2012-04-10 21:53:36 +02:00 |
Bart Visscher
|
3f6e971571
|
Contacts: Don't lowercase categories value when saving
|
2012-04-10 21:19:39 +02:00 |
Bart Visscher
|
fd72556fd1
|
Contacts: Make part.no_contacts.php translatable
|
2012-04-10 21:15:38 +02:00 |
Thomas Tanghus
|
4fda6af725
|
Contacts: Fix for not being able to add contact to empty/non-existant address book.
|
2012-04-09 16:30:58 +02:00 |
Thomas Tanghus
|
9c247ce874
|
Removed padding.
|
2012-04-09 16:30:58 +02:00 |
Thomas Tanghus
|
53091551d8
|
Re-added file I had accidentally removed earlier :-P
|
2012-04-09 16:30:58 +02:00 |
Thomas Tanghus
|
d1ae6512cc
|
Contacts: Misc. cleanup tweaks.
|
2012-04-07 16:03:43 +02:00 |
Thomas Tanghus
|
b71cf1a4f9
|
Fix bug oc-413: PHP fatal error in contacts page when no contacts in ownCloud.
|
2012-04-07 16:03:43 +02:00 |
Thomas Tanghus
|
dd4e577f6d
|
Contacts: l11n for geo autocomplete. Not sure if it works though.
|
2012-04-03 08:13:10 +02:00 |
Thomas Tanghus
|
fc555b48ec
|
Contacts: Added autocomplete using geonames.org.
|
2012-04-03 07:29:47 +02:00 |
Thomas Tanghus
|
b3f107ddda
|
Contacts: First work on cleaner design.
|
2012-04-03 03:29:12 +02:00 |
Thomas Tanghus
|
896bff5748
|
Contacts: rescan categories on load if there are none.
|
2012-04-03 03:29:12 +02:00 |
Tom Needham
|
daf742c086
|
Fix owncloud log
|
2012-03-31 23:55:41 +00:00 |
Thomas Tanghus
|
4b3282b325
|
Contacts: Removed obsolete code.
|
2012-03-29 15:36:04 +02:00 |
Thomas Tanghus
|
11f7eeb63a
|
Improve actions on delete.
|
2012-03-29 15:25:24 +02:00 |
Thomas Tanghus
|
b559952806
|
Cleanup stylesheet.
|
2012-03-29 15:25:24 +02:00 |
Thomas Tanghus
|
cb2dd97509
|
Trigger autocomplete wo button.
|
2012-03-27 12:30:20 +02:00 |
Thomas Tanghus
|
fa165498cc
|
Improvements in adding/deleting properties.
|
2012-03-27 12:30:20 +02:00 |
Thomas Tanghus
|
ff038f8766
|
Contacts: Update contact list thumbnail when deleting PHOTO.
|
2012-03-27 12:30:20 +02:00 |
Thomas Tanghus
|
60a939dfcf
|
Small change and muting debug.
|
2012-03-26 22:26:06 +02:00 |
Thomas Tanghus
|
0da988a1bb
|
Check for empty value.
Added missing classes on action icons.
|
2012-03-26 22:08:03 +02:00 |
Bart Visscher
|
ee31bc7995
|
Contacts: Fix saveproperty for categories
|
2012-03-26 21:47:37 +02:00 |