1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

1679 Commits

Author SHA1 Message Date
Raghu Nayyar
101bffb127 Merge pull request #538 from owncloud/contacts-addressbox-UI
A better looking Create Contact Area
2013-02-09 02:00:56 -08:00
raghunayyar
0697a23cb4 Style fixes. 2013-02-09 15:28:05 +05:30
raghunayyar
094d2d7d7b Removes Float and fixes Horizontal Styling in ff. 2013-02-09 12:10:01 +05:30
Thomas Tanghus
eb81746625 Contacts: Remove unused field. 2013-02-08 23:24:24 +01:00
Thomas Tanghus
b6a25e62b2 Contacts: sanitizeHTML 2013-02-08 23:24:24 +01:00
Thomas Tanghus
13c395e895 Contacts: Don't loop forever when exporting contacts. 2013-02-08 20:14:54 +01:00
Thomas Tanghus
0a3c157f1c Contacts: inline notifier 2013-02-08 19:11:52 +01:00
Thomas Tanghus
8660371577 Contacts: Fix export link. 2013-02-08 19:11:52 +01:00
Thomas Tanghus
f5e78552a2 Contacts: Settings fix. 2013-02-08 19:11:52 +01:00
Thomas Tanghus
f4aac2f17a Contacts: Don't collapse settings sections. 2013-02-08 19:11:52 +01:00
raghunayyar
b0d5f30ea8 Various Style Fixes for Create Contacts. 2013-02-07 10:14:37 +05:30
Bernhard Posselt
34a2761f1b Merge branch 'master' of github.com:owncloud/apps
* 'master' of github.com:owncloud/apps:
  [tx-robot] updated from transifex
  [Bookmark] Fix empty bm message style and hidding. fix #531
  Fixes Text Editor Width from left.
  implement custom client links in the first run wizard
  Contacts: Removed redundant #notification.
2013-02-07 00:34:46 +01:00
Bernhard Posselt
978dc8fe10 test 2013-02-07 00:33:47 +01:00
Jenkins for ownCloud
5a25d29e4e [tx-robot] updated from transifex 2013-02-07 00:06:34 +01:00
raghunayyar
f998cb2d83 Initial Commit for Address Book UI Fix in contacts app 2013-02-07 02:06:25 +05:30
Thomas Tanghus
3263f3b18d Contacts: Removed redundant #notification. 2013-02-06 16:03:06 +01:00
Thomas Tanghus
dc26384e89 Contacts: Don't show Setting header. Ref #524 2013-02-06 14:51:01 +01:00
Thomas Tanghus
d158a7b51a Contacts: Fix add groups. Ref #522 2013-02-06 13:37:56 +01:00
raghunayyar
c76067023b Contacts Settings Style Fix. 2013-02-05 13:47:36 +05:30
Jenkins for ownCloud
4cb36c619b [tx-robot] updated from transifex 2013-02-05 00:18:31 +01:00
Thomas Tanghus
4ce6420156 Contacts: combox's underlying select wasn't updated on change. 2013-02-04 22:58:17 +01:00
Thomas Tanghus
b92ec990e5 Contacts: Fix favorite icon. 2013-02-04 02:07:00 +01:00
Thomas Tanghus
b5fc6b69e4 Contacts: Fix group showing. 2013-02-04 02:07:00 +01:00
Thomas Tanghus
5f6d029c11 Contacts: Only query for properties if contacts matches search criteria. 2013-02-04 02:07:00 +01:00
Jenkins for ownCloud
e8709ef247 [tx-robot] updated from transifex 2013-02-04 00:04:10 +01:00
Jörg Thalheim
2fd275e7d2 contacts/ajax/savecrop.php loadFromdata -> loadFromData 2013-02-03 22:06:53 +01:00
Thomas Tanghus
9aeec46945 Contacts: Some more error checking 2013-02-03 15:40:14 +01:00
Thomas Tanghus
df92b31a51 Contacts: Disable group select until saved. 2013-02-03 15:25:00 +01:00
Thomas Tanghus
0c6bf8cc4d Contacts: Use icon-plus for add button. 2013-02-03 13:33:48 +01:00
Thomas Tanghus
72a5ea6c37 Add comment 2013-02-03 13:33:48 +01:00
Thomas Tanghus
73608d9b87 Contacts: Load FontAwesome. 2013-02-03 13:33:48 +01:00
Jan-Christoph Borchardt
12a0e4f7eb Merge branch 'master' into navigation 2013-02-02 11:01:53 +01:00
Jan-Christoph Borchardt
ea3b9366a4 merge navigation changes 2013-02-02 11:01:22 +01:00
Jan-Christoph Borchardt
fe6f447746 merge master into navigation 2013-02-02 10:50:10 +01:00
Jenkins for ownCloud
6df8aa24ba [tx-robot] updated from transifex 2013-02-02 00:06:00 +01:00
Thomas Müller
075dc94b95 Merge pull request #449 from herbrechtsmeier/ssl-proxy
add multiple domains reverse SSL proxy support
2013-01-31 14:01:44 -08:00
Jenkins for ownCloud
3c9fea82a1 [tx-robot] updated from transifex 2013-01-31 19:59:36 +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
Jenkins for ownCloud
e7ff1de64a [tx-robot] updated from transifex 2013-01-31 00:26:00 +01:00
Robin Appelman
ce3b7a2493 Merge branch 'filesystem' into gallery 2013-01-30 19:26:42 +01:00
Robin Appelman
68bfa6c4e1 Merge branch 'master' into filesystem 2013-01-30 19:26:22 +01:00
Jenkins for ownCloud
98fa3642a3 [tx-robot] updated from transifex 2013-01-30 16:08:13 +01:00
Lukas Reschke
bc832b76c8 Merge branch 'master' of https://github.com/owncloud/apps 2013-01-30 14:25:46 +01:00
Thomas Tanghus
525ebecc89 Contacts: Search improvements. 2013-01-30 00:47:47 +01:00
Jenkins for ownCloud
f9da29208e [tx-robot] updated from transifex 2013-01-30 00:22:14 +01:00
Thomas Tanghus
bb8ea6081d Contacts: Namespace combobox ui -> oc. 2013-01-29 20:47:25 +01:00
Thomas Tanghus
6ee6f4da94 Contacts: Fix combobox for new jquery ui. 2013-01-29 20:45:58 +01:00
Thomas Tanghus
4b2a32d0b2 Contacts: Use OCP\Contacts for search. 2013-01-29 20:17:55 +01:00
raghunayyar
55a232d88b Various Style Fixes for Bookmarks, Contacts, Impress Apps for New Layout.
Bookmarks : #leftcontent loads fine
Contacts : The delete button centered, select tags increased padding
Impress : Documentation Button Fixed.
2013-01-29 13:45:22 +05:30
Jenkins for ownCloud
256a74e725 [tx-robot] updated from transifex 2013-01-29 00:04:05 +01:00