Thomas Tanghus
|
482f5d1c32
|
Contacts: search.php -> searchprovider.php
|
2013-04-25 03:19:58 +02:00 |
|
Thomas Tanghus
|
32c773b5b5
|
Contacts: Removed local copy of Request class
|
2013-04-25 03:17:49 +02:00 |
|
Thomas Tanghus
|
a3b63ec68d
|
Contacts: Removed obsolete ajax files
|
2013-04-25 03:14:48 +02:00 |
|
Thomas Tanghus
|
c5ed2734ce
|
Contacts: Fix ImageResponse ctor
|
2013-04-25 01:49:43 +02:00 |
|
Thomas Tanghus
|
635a6e2825
|
Contacts: Added start on LDAP backend by @babelouest
|
2013-04-25 01:46:47 +02:00 |
|
Thomas Tanghus
|
9a38c57df9
|
Merge branch 'master' into contacts_framework
Conflicts:
contacts/css/contacts.css
|
2013-04-25 01:11:22 +02:00 |
|
Thomas Tanghus
|
80294e935b
|
Contacts: Move code out out routing.
|
2013-04-25 01:04:29 +02:00 |
|
Thomas Tanghus
|
c18bd89e51
|
Contacts: One more class name adjustment
|
2013-04-25 01:03:42 +02:00 |
|
Thomas Tanghus
|
8414c16955
|
Contacts: Adjust some class names
|
2013-04-25 01:03:05 +02:00 |
|
Thomas Tanghus
|
6bc6d8f478
|
Contacts: Fix loading default contact image
|
2013-04-25 00:59:03 +02:00 |
|
Thomas Tanghus
|
d0ad2a5581
|
Contacts: Clean directory structure thanks to owncloud/core#2993 \o/
|
2013-04-25 00:57:45 +02:00 |
|
Thomas Tanghus
|
59afb74fc4
|
Contacts: Added Changelog
|
2013-04-25 00:57:23 +02:00 |
|
Thomas Tanghus
|
2105d5a3be
|
Contacts: Scrapped OC::$CLASSPATH thanks to owncloud/core#2993 \o/
|
2013-04-25 00:53:16 +02:00 |
|
Thomas Tanghus
|
128a99b957
|
Contacts: No need for own ControllerBase anymore
|
2013-04-25 00:17:36 +02:00 |
|
Thomas Tanghus
|
f3cbad7d2b
|
Contacts: Add ContactController to DIContainer
|
2013-04-24 23:56:11 +02:00 |
|
Thomas Tanghus
|
fc69739461
|
Contacts: Image- and JSONResponse
|
2013-04-24 23:38:31 +02:00 |
|
Thomas Tanghus
|
7c61a10b41
|
Contacts: AddressBook-, Contact- and GroupController
|
2013-04-24 23:36:54 +02:00 |
|
Thomas Tanghus
|
f8b0c70803
|
Merge pull request #1052 from owncloud/contacts_pixel_perfect
Contacts App Miscellaneous Style Fixes
|
2013-04-24 11:58:33 -07:00 |
|
raghunayyar
|
07e3273f85
|
Shifts contacts heading away from navigation shadow.
|
2013-04-24 23:25:26 +05:30 |
|
raghunayyar
|
6510f4e9aa
|
Defines a width for the number of contacts.
|
2013-04-24 23:02:05 +05:30 |
|
Jenkins for ownCloud
|
743dcf9222
|
[tx-robot] updated from transifex
|
2013-04-24 00:50:39 +02:00 |
|
raghunayyar
|
a89e62759c
|
Reverting New line at the end of contacts.css
|
2013-04-23 19:49:13 +05:30 |
|
raghunayyar
|
b55ffd03f0
|
Removes IDs and uses data-element attribute instead.
|
2013-04-23 19:19:58 +05:30 |
|
Jenkins for ownCloud
|
8c24b03eeb
|
[tx-robot] updated from transifex
|
2013-04-23 00:50:45 +02:00 |
|
raghunayyar
|
25a395d9c0
|
Adjusting the Add Contact UI.
|
2013-04-23 01:53:05 +05:30 |
|
raghunayyar
|
892b64f9f6
|
Makes Inputs uniformly thick in the Add contact UI.
|
2013-04-23 01:44:53 +05:30 |
|
raghunayyar
|
f92c42699d
|
[Initial Commit] : Left Content Alignment Changes
|
2013-04-23 01:39:44 +05:30 |
|
Jenkins for ownCloud
|
1ed7f0211d
|
[tx-robot] updated from transifex
|
2013-04-22 00:50:11 +02:00 |
|
Jenkins for ownCloud
|
0648d4ea2b
|
[tx-robot] updated from transifex
|
2013-04-21 00:49:55 +02:00 |
|
Jenkins for ownCloud
|
6cfce4e7a9
|
[tx-robot] updated from transifex
|
2013-04-20 00:49:43 +02:00 |
|
Thomas Tanghus
|
878e3e0eb1
|
Contacts: Unescape search values
|
2013-04-19 14:43:50 +02:00 |
|
Thomas Tanghus
|
daa3b97446
|
Contacts: Address book providers returned duplicate keys
|
2013-04-19 14:43:34 +02:00 |
|
Thomas Tanghus
|
fc6a4d79e0
|
Contact names weren't unescaped in birthday events. Fix #1032
|
2013-04-19 12:45:40 +02:00 |
|
Thomas Tanghus
|
09413a4fca
|
Contacts: Step 2 in porting to app framework.
|
2013-04-19 09:59:30 +02:00 |
|
Thomas Tanghus
|
c3b49a1007
|
First attempt on port to app framework
|
2013-04-18 01:12:04 +02:00 |
|
Jenkins for ownCloud
|
64fa92e4c9
|
[tx-robot] updated from transifex
|
2013-04-18 00:50:36 +02:00 |
|
Thomas Tanghus
|
1be1467257
|
Removed redundant dutton
|
2013-04-17 23:01:30 +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
|
2fbbc01f91
|
Remove obsolete TODOs
|
2013-04-17 14:37:22 +02:00 |
|
Jenkins for ownCloud
|
6825eb4022
|
[tx-robot] updated from transifex
|
2013-04-17 10:03:48 +02:00 |
|
Jenkins for ownCloud
|
33c3b08458
|
[tx-robot] updated from transifex
|
2013-04-17 09:52:58 +02:00 |
|
Jenkins for ownCloud
|
6692b4bd4d
|
[tx-robot] updated from transifex
|
2013-04-16 01:19:24 +02:00 |
|
Thomas Tanghus
|
92d0c83574
|
Contacts: Use octemplate from core.
|
2013-04-15 22:47:11 +02:00 |
|
Thomas Tanghus
|
6431048c28
|
Contacts: Add ownership checks to pics and export.
|
2013-04-12 13:49:55 +02:00 |
|
Thomas Tanghus
|
3a42108028
|
Contacts: Limit height of address book list. Fix #1006
|
2013-04-12 12:34:03 +02:00 |
|
Thomas Tanghus
|
13e7448fca
|
Contacts: Prevent double adding address books. Fix #1005
|
2013-04-12 12:33:25 +02:00 |
|
Thomas Tanghus
|
23b0265a9d
|
Fix category purging
|
2013-04-12 11:45:05 +02:00 |
|
Thomas Tanghus
|
9b063b4e20
|
Contacts: Debug Sabre exceptions if DEBUG is set
|
2013-04-12 11:43:56 +02:00 |
|
Thomas Tanghus
|
917a40e4df
|
Contacts: Use done() and fail() from $.ajax()
|
2013-04-11 15:35:17 +00:00 |
|
Thomas Tanghus
|
4bb6662b25
|
Merge branch 'contacts_backends' of github.com:owncloud/apps into contacts_backends
|
2013-04-09 23:20:11 +02:00 |
|