Thomas Tanghus
c3b49a1007
First attempt on port to app framework
2013-04-18 01:12:04 +02:00
Thomas Tanghus
c3fa18e4a7
Merge branch 'contacts_backends' into contacts_oc6
...
Conflicts:
contacts/ajax/categories/add.php
contacts/ajax/contact/add.php
contacts/appinfo/app.php
contacts/appinfo/migrate.php
contacts/css/contacts.css
contacts/index.php
contacts/js/app.js
contacts/js/contacts.js
contacts/js/groups.js
contacts/lib/app.php
contacts/lib/carddav/addressbook.php
contacts/lib/sabre/backend.php
contacts/lib/vcard.php
contacts/templates/contacts.php
contacts/thumbnail.php
2013-04-17 15:07:59 +02:00
Thomas Tanghus
9b063b4e20
Contacts: Debug Sabre exceptions if DEBUG is set
2013-04-12 11:43:56 +02:00
Thomas Tanghus
e819c3462d
Contacts: ksort on array values
2013-04-08 22:39:22 +02:00
Thomas Tanghus
2b03184548
Contacts: Moved classpaths to classpath.php
2013-04-08 22:38:18 +02:00
Thomas Tanghus
3c1ee05d53
Contacts: Improved image upload
2013-04-08 22:35:28 +02:00
Thomas Tanghus
ac0d12470b
Contacts: Rename 'database' backend to 'local'
2013-04-07 22:33:40 +02:00
Thomas Tanghus
583a52e967
Contacts: Add requirements to routes.
2013-04-05 18:28:15 +02:00
Thomas Tanghus
c93e5feeec
Contacts: Get profile picture using Storage object.
2013-04-05 00:30:42 +02:00
Thomas Tanghus
ed349ccab3
Return all data after saveAll()
2013-04-04 02:56:20 +02:00
Thomas Tanghus
566be4bb67
Contacts: Use request factory methos in routes.
2013-04-03 16:54:56 +02:00
Thomas Tanghus
9f61cc8d78
Contacts: Basic merge functionality
2013-04-03 16:43:18 +02:00
Thomas Tanghus
c34db99e20
Contacts: Add route to trigger indexing
2013-04-01 03:47:59 +02:00
Thomas Tanghus
e5fbf0d888
Contacts: Add hooks for scanning categories and index properties.
2013-04-01 03:46:45 +02:00
Thomas Tanghus
0aa879dc45
Contacts: Load a server-side generated js script with preferences.
2013-04-01 03:44:46 +02:00
Thomas Tanghus
1f2c5d49ad
Contacts: Not all properties need a checksum
2013-03-30 07:26:29 +01:00
Tom Needham
2c1104c3ed
Contacts, Calendars and Bookmarks: Fix migration scripts for user export/import
2013-03-30 01:18:36 +00:00
Thomas Tanghus
01e4a01cab
Contacts: Ported addToGroup and removeFromGroup
2013-03-29 06:51:16 +01:00
Thomas Tanghus
7693785933
Contacts: Importing, indexing and group extraction in working state.
2013-03-29 05:00:03 +01:00
Thomas Tanghus
a7f4485d6e
Contacts: Check if checksum and parameters exists
2013-03-28 04:59:01 +01:00
Thomas Tanghus
255c538a60
Contacts: Add more routes and wrap response in a JSONResponse object.
2013-03-28 03:19:01 +01:00
Thomas Tanghus
a82de8fad8
Contacts: Easier request parsing
2013-03-26 12:34:37 +01:00
Thomas Tanghus
ebca7c662d
Contacts: PoC request.
2013-03-26 12:33:44 +01:00
Thomas Tanghus
da6d0ae7e4
Contacts: Port most ajax calls to use routes.
2013-03-25 17:08:47 +01:00
Thomas Tanghus
28a57daa06
Contacts: Add routes for listing address books and contacts.
2013-03-22 14:49:34 +01:00
Thomas Tanghus
b36b223ab0
Contacts: speling fix
2013-03-20 11:19:22 +01:00
Thomas Tanghus
87ee113b73
Contacts: Updated MigrationProvider to namespace and coding style.
2013-03-20 11:18:18 +01:00
Thomas Tanghus
6d6431579b
Contacts: 'LIKE' to '='. Ref #683
2013-03-19 00:36:45 +01:00
Thomas Tanghus
6735114c7c
Contacts: Update class path
2013-03-16 15:58:49 +01:00
Thomas Tanghus
2c9c431a55
Contacts: Concept db layout.
2013-03-16 15:55:03 +01:00
Thomas Tanghus
7401fbc947
Contacts: Register sharing backend even it not logged in.
2013-03-15 13:40:59 +01:00
Thomas Tanghus
5b5002b333
Contacts: Check for logged in state before registering backends. Fix #743
2013-03-13 20:49:27 +01:00
Thomas Tanghus
107e8d4bd2
Contacts: Move GEO class map to appinfo/app.php
2013-03-13 09:59:12 +01:00
Thomas Tanghus
3d278c0e11
Contacts: Moved misc. functionality to hooks and utility classes.
2013-03-13 08:52:00 +01:00
Thomas Tanghus
897560fcc7
Contacts: Moved translated parameters to utility class.
2013-03-13 04:11:37 +01:00
Thomas Tanghus
fccea3347c
Contacts: Adjustments to backends.
2013-03-12 20:00:22 +01:00
Thomas Tanghus
1b1a2ef7d4
Contacts: New backends WiP
2013-03-12 09:15:40 +01:00
Thomas Tanghus
d286fb653b
Contacts: Load backends in remote.php
2013-03-10 12:53:34 +01:00
Thomas Tanghus
dffda6b021
Contacts: Add class paths
2013-03-10 12:53:01 +01:00
Thomas Tanghus
affa2196a8
Contacts: Basic route.
2013-03-10 12:40:59 +01:00
Thomas Tanghus
9f8ff3c8cd
Contacts: Fix paths for CardDAV classes.
2013-03-05 12:05:09 +01:00
Thomas Tanghus
99e8f5b5f6
Contacts: Properly namespace VObject subclasses.
2013-03-05 11:36:35 +01:00
Thomas Tanghus
ac19b7f0f3
Contacts: Namespace CardDAV backend.
2013-03-05 11:08:04 +01:00
Thomas Tanghus
ec24a73c48
Contacts: Properly escape commas and semi-colons.
2013-03-05 02:31:14 +01:00
Thomas Tanghus
65957c8737
Contacts: Move vCard validation and repair to SabreDAV subclasses.
2013-03-05 02:31:12 +01:00
Robin Appelman
f26d5b51bc
Set required owncloud version to 4.93
2013-02-24 17:39:59 +01:00
Jan-Christoph Borchardt
12a0e4f7eb
Merge branch 'master' into navigation
2013-02-02 11:01:53 +01:00
Stefan Herbrechtsmeier
5dc1c806d9
add multiple domains reverse SSL proxy support
...
Add support for a reverse proxy that handles multiple domains via different
web roots (https://proxy.tld/domain.tld/owncloud ) and only forwards SSL
connections unencrypted to the web server.
As the reverse proxy web root is transparent for the web server the
REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace
the direct use of this _SERVER variables with function calls. Additionally
it adds a Sabre request backend that extends the Sabre_HTTP_Request to use
the same functions.
2013-01-31 18:47:37 +01:00
Robin Appelman
ad51ec260c
change required ownCloud version to 4.91
2013-01-28 19:46:08 +01:00
Jan-Christoph Borchardt
dc512b20d8
Merge branch 'master' into navigation
2013-01-15 20:36:33 +07:00