Thomas Tanghus
|
7a63a0cbc5
|
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
|
6401ccef2e
|
Various fixes to multiple address books handling
|
2011-12-09 15:10:51 +01:00 |
|
Bart Visscher
|
5c0ad56e27
|
Contacts: Add "Preferred" before phone label for preferred numbers
|
2011-12-07 20:40:59 +01:00 |
|
Bart Visscher
|
e91bb2d46e
|
Contacts: Add direct link to details of a contact
|
2011-12-07 20:40:59 +01:00 |
|
Bart Visscher
|
44f54485ac
|
Contacts: Fix postname var spelling
|
2011-12-07 20:40:59 +01:00 |
|
Bart Visscher
|
18f9d177d5
|
Contacts: refactor common ajax functions to OC_Contacts_App
|
2011-12-07 20:40:59 +01:00 |
|
Bart Visscher
|
e53e413c6c
|
Contacts: refactor rendering of part.details template
|
2011-12-07 20:40:58 +01:00 |
|
Bart Visscher
|
9ab66b5e9b
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
|
Tom Needham
|
e63cc13c9d
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2011-12-06 23:11:36 +00:00 |
|
Thomas Tanghus
|
b77bb04972
|
Fixed adding, editing and deleting address books. One minor UI flaw remains.
|
2011-12-05 03:38:06 +01:00 |
|
Thomas Tanghus
|
51b21f2969
|
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
|
be0dcc2898
|
Contacts: make name editable again
|
2011-12-02 21:24:48 +01:00 |
|
Thomas Tanghus
|
04cbaecfcb
|
Removed some debug statements.
Changed double quotes to single quotes.
|
2011-12-01 16:06:27 +01:00 |
|
Thomas Olsen
|
313476bc8e
|
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 |
|
Tom Needham
|
8f162e166c
|
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
|
2011-11-29 22:45:26 +00:00 |
|
Tom Needham
|
868f196381
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
|
Bart Visscher
|
59e3d53e62
|
Contacts: layout updates
|
2011-11-24 21:36:35 +01:00 |
|
Bart Visscher
|
0e9fa8b88f
|
Contacts: better label for saving a property
|
2011-11-24 21:36:35 +01:00 |
|
Bart Visscher
|
adab7b7012
|
Contacts: make type of phone property also multiselect in addproperty
|
2011-11-24 21:36:34 +01:00 |
|
Bart Visscher
|
f076db00dc
|
Contacts: remove redundant li in setpropertyform template
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
5372e61d34
|
Contacts: support multiple phone type parameter
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
3abb1a1285
|
Add type selects to editing ADR & TEL contact property types
|
2011-11-23 21:07:32 +01:00 |
|
Bart Visscher
|
33e0263509
|
Use a function to generate select options
|
2011-11-09 22:19:52 +01:00 |
|
Jakob Sack
|
e6cf001105
|
contacts: every card needs a version!
|
2011-11-09 11:35:50 +01:00 |
|
Jakob Sack
|
f2484423a7
|
contacts: put property key in background, the value is important!
|
2011-11-09 11:35:50 +01:00 |
|
Jakob Sack
|
312aaa02f2
|
Improve style in contacts
|
2011-11-09 11:35:50 +01:00 |
|
Brice Maron
|
05ba42ae8b
|
Add sequence name in insertid to be more portable
|
2011-10-29 11:40:48 +02:00 |
|
Bart Visscher
|
2af852c57d
|
Fix html id's in part.addcardform.php
|
2011-10-27 22:47:56 +02:00 |
|
Bart Visscher
|
4a966cd102
|
Fix setproperty form
|
2011-10-25 20:01:40 +02:00 |
|
Jakob Sack
|
94c44f2413
|
improved style in contacts
|
2011-10-22 21:32:07 +02:00 |
|
Jakob Sack
|
f2bc7cfa7d
|
Some improvements on the contact application
|
2011-10-22 19:23:22 +02:00 |
|
Jakob Sack
|
fb96093964
|
Fix translations, empty properties
|
2011-10-22 19:23:22 +02:00 |
|
Bart Visscher
|
0490c8138f
|
Fix function name error in contacts app
|
2011-10-21 21:49:58 +02:00 |
|
Bart Visscher
|
7cc1301f6d
|
Move contact delete button to top right corner
|
2011-10-09 00:04:37 +02:00 |
|
Bart Visscher
|
4cee6abe6b
|
Show add contact form on opening contacts page
|
2011-10-09 00:04:37 +02:00 |
|
Bart Visscher
|
f6df768405
|
Fixes for adding contact property
|
2011-10-07 23:01:49 +02:00 |
|
Bart Visscher
|
fd79a6d60b
|
Display contact name without label and in bold
|
2011-10-07 22:42:50 +02:00 |
|
Bart Visscher
|
2e085be53e
|
Save the right contact property
|
2011-10-07 22:38:19 +02:00 |
|
Bart Visscher
|
5bc7fe4dbf
|
Fix saving properties with a new contact
|
2011-10-07 22:25:26 +02:00 |
|
Bart Visscher
|
499c90eaf3
|
Fix name when adding contact
|
2011-10-07 21:59:25 +02:00 |
|
Bart Visscher
|
53836fa857
|
Add new contact name to end of cantact list
|
2011-10-04 21:16:57 +02:00 |
|
Bart Visscher
|
7cbfa71fcc
|
All the basic field for add contact added
|
2011-10-04 21:16:57 +02:00 |
|
Bart Visscher
|
12486c5b6c
|
Add more checks for admin user
|
2011-09-30 23:17:30 +02:00 |
|
Bart Visscher
|
5866296bce
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
|
Bart Visscher
|
4ae12c4dab
|
Use .empty function instead of .html("")
|
2011-09-28 23:17:26 +02:00 |
|
Jan-Christoph Borchardt
|
045783cd94
|
do not use 'URL' but 'address'
|
2011-09-28 22:11:47 +02:00 |
|
Frank Karlitschek
|
d18edf178d
|
show the syncing and ampache urls on the settings page. not very pretty but otherwise the user has no way to configure the desktop integration
|
2011-09-28 16:05:01 +02:00 |
|
Bart Visscher
|
b2bd74bb3d
|
Add flag in info.xml to control the apps that are installed by default
|
2011-09-27 22:36:14 +02:00 |
|
Bart Visscher
|
ffb43297b8
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
|
Jan-Christoph Borchardt
|
55aece3eda
|
updated translations
|
2011-09-24 23:12:18 +02:00 |
|