Thomas Tanghus
|
1b146b85d2
|
Removed redundant DB queries.
|
2011-12-31 01:34:22 +01:00 |
Thomas Tanghus
|
97471b5c2a
|
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
|
830a34a10a
|
Merge git://gitorious.org/owncloud/owncloud into tanghus_contacts
|
2011-12-30 21:09:42 +01:00 |
Thomas Tanghus
|
4793d25c57
|
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
|
31663cfff5
|
contacts entry duplication fix
|
2011-12-30 17:47:14 +01:00 |
Thomas Tanghus
|
a70fbcea28
|
More missing js.
|
2011-12-28 10:31:45 +01:00 |
Thomas Tanghus
|
5a99310cdf
|
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
|
16e4e6dcc3
|
Contacts: small merge cleanups
|
2011-12-27 22:44:52 +01:00 |
Bart Visscher
|
3e2e5196d2
|
Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud
Conflicts:
apps/calendar/export.php
apps/contacts/index.php
|
2011-12-27 22:18:01 +01:00 |
Thomas Tanghus
|
16c8f62658
|
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
|
2011-12-26 13:27:53 +01:00 |
Bart Visscher
|
fbad1da9e2
|
Contacts: check if PREF parameter is set before useing it
|
2011-12-18 23:10:43 +01:00 |
Bart Visscher
|
dff9585f64
|
Contacts: add missing property_options template var
|
2011-12-18 23:10:43 +01:00 |
Thomas Tanghus
|
092c41f375
|
Added missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js
|
2011-12-17 20:38:52 +01:00 |
Thomas Tanghus
|
a7b048dc05
|
Added thumbnails to contact list. The contacts have a default thumbnail when the page is
first loaded. Once the page is loaded the thumbnails will be lazy-loaded to the contacts
viewable.
|
2011-12-17 20:05:54 +01:00 |
Thomas Tanghus
|
feeb0c742a
|
Misc. changes after review by bartv.
|
2011-12-16 17:42:07 +01:00 |
Thomas Tanghus
|
59ad0a6c9c
|
Update README
|
2011-12-13 10:39:31 +01:00 |
Thomas Tanghus
|
d55e689261
|
Added readme.tanghus
|
2011-12-11 21:17:10 +01:00 |
Thomas Tanghus
|
c7b7758816
|
Updating of contact list when activating/adding/deleting address books now works.
|
2011-12-11 16:26:00 +01:00 |
Thomas Tanghus
|
5cb10548b3
|
Resolved conflict
|
2011-12-09 15:28:51 +01:00 |
Thomas Tanghus
|
7aa8eb3427
|
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Conflicts:
apps/contacts/ajax/deletebook.php
apps/contacts/index.php
|
2011-12-09 15:25:26 +01:00 |
Thomas Tanghus
|
b3661adf02
|
Various fixes to multiple address books handling
|
2011-12-09 15:10:51 +01:00 |
Bart Visscher
|
546b7279a3
|
Contacts: Add "Preferred" before phone label for preferred numbers
|
2011-12-07 20:40:59 +01:00 |
Bart Visscher
|
1220edd4df
|
Contacts: Add direct link to details of a contact
|
2011-12-07 20:40:59 +01:00 |
Bart Visscher
|
36abf22a48
|
Contacts: Fix postname var spelling
|
2011-12-07 20:40:59 +01:00 |
Bart Visscher
|
7e990a8e5c
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
2011-12-07 20:40:59 +01:00 |
Bart Visscher
|
247146f703
|
Contacts: refactor rendering of part.details template
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
c67ac46b6c
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
Thomas Tanghus
|
830efdccac
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
2011-12-05 03:38:06 +01:00 |
Thomas Tanghus
|
95ae0f23f1
|
Added UI for selecting/editing address books.
Export, CardDAV link and activation/deactivation of address books done.
|
2011-12-04 20:25:46 +01:00 |
Bart Visscher
|
31846141b0
|
Contacts: make name editable again
|
2011-12-02 21:24:48 +01:00 |
Thomas Tanghus
|
58d1a3516a
|
Removed some debug statements.
Changed double quotes to single quotes.
|
2011-12-01 16:06:27 +01:00 |
Thomas Olsen
|
21d613cbc6
|
Added export.php for contacts app. Works the same way as the one in the calendar app, except there is no UI for it.
Fixed indentation in /index.php
|
2011-12-01 02:02:45 +01:00 |
Bart Visscher
|
53ff85e2ad
|
Contacts: layout updates
|
2011-11-24 21:36:35 +01:00 |
Bart Visscher
|
6ce6cbf489
|
Contacts: better label for saving a property
|
2011-11-24 21:36:35 +01:00 |
Bart Visscher
|
9701145f83
|
Contacts: make type of phone property also multiselect in addproperty
|
2011-11-24 21:36:34 +01:00 |
Bart Visscher
|
5e037bfd54
|
Contacts: remove redundant li in setpropertyform template
|
2011-11-23 21:07:32 +01:00 |
Bart Visscher
|
a2ecdfcac1
|
Contacts: support multiple phone type parameter
|
2011-11-23 21:07:32 +01:00 |
Bart Visscher
|
ad390d5e42
|
Add type selects to editing ADR & TEL contact property types
|
2011-11-23 21:07:32 +01:00 |
Bart Visscher
|
ef124c3e21
|
Use a function to generate select options
|
2011-11-09 22:19:52 +01:00 |
Jakob Sack
|
938c5ef21c
|
contacts: every card needs a version!
|
2011-11-09 11:35:50 +01:00 |
Jakob Sack
|
4b424e12df
|
contacts: put property key in background, the value is important!
|
2011-11-09 11:35:50 +01:00 |
Jakob Sack
|
841be90939
|
Improve style in contacts
|
2011-11-09 11:35:50 +01:00 |
Brice Maron
|
e533e82bc9
|
Add sequence name in insertid to be more portable
|
2011-10-29 11:40:48 +02:00 |
Bart Visscher
|
6d4d15b221
|
Fix html id's in part.addcardform.php
|
2011-10-27 22:47:56 +02:00 |
Bart Visscher
|
715e376cd2
|
Fix setproperty form
|
2011-10-25 20:01:40 +02:00 |
Jakob Sack
|
4d60f9d3bd
|
improved style in contacts
|
2011-10-22 21:32:07 +02:00 |
Jakob Sack
|
d89666261f
|
Some improvements on the contact application
|
2011-10-22 19:23:22 +02:00 |
Jakob Sack
|
b224991ea2
|
Fix translations, empty properties
|
2011-10-22 19:23:22 +02:00 |
Bart Visscher
|
61660c068a
|
Fix function name error in contacts app
|
2011-10-21 21:49:58 +02:00 |
Bart Visscher
|
203f7a3a87
|
Move contact delete button to top right corner
|
2011-10-09 00:04:37 +02:00 |