Thomas Tanghus
|
c1019a6e98
|
Contacts: Resized Add button. Now how do I add a gradient? ;-)
|
2012-05-06 13:51:16 +02:00 |
Thomas Tanghus
|
400ade063c
|
Revert Android positioning 'fix'.
This reverts commit 20f1c1e6ca and 93ae945414 .
|
2012-05-06 13:51:16 +02:00 |
Thomas Tanghus
|
f2ec68d40c
|
Revert "Contacts: Fix for leftcontent positioning in Android browser."
This reverts commit 93ae945414 .
|
2012-05-06 13:51:16 +02:00 |
Thomas Tanghus
|
20f1c1e6ca
|
Forgot to fix one file...
|
2012-05-06 00:39:01 +02:00 |
Thomas Tanghus
|
93ae945414
|
Contacts: Fix for leftcontent positioning in Android browser.
|
2012-05-06 00:34:08 +02:00 |
Thomas Tanghus
|
2953f4d11a
|
Contacts: Removed redundant styles.
|
2012-05-06 00:34:07 +02:00 |
Frank Karlitschek
|
b462795be2
|
added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
|
2012-05-05 23:42:38 +02:00 |
Georg Ehrke
|
aa4f01fbcc
|
fix pathes for cal andcarddav
|
2012-05-05 18:58:58 +02:00 |
Georg Ehrke
|
101406eba7
|
fix writing in remote folder
|
2012-05-05 18:29:26 +02:00 |
Florian Hülsmann
|
4a7591d0ab
|
Custom icons for contacts app
|
2012-05-05 16:31:58 +02:00 |
Thomas Tanghus
|
74a0df335a
|
Contacts: Make editable fields more discoverable. Align group field vertically #pixelpushing
|
2012-05-05 15:23:48 +02:00 |
Thomas Tanghus
|
eda42cece9
|
Contacts: Don't try to render invalid properties.
|
2012-05-05 13:49:47 +02:00 |
Thomas Tanghus
|
f9aadfff7a
|
Contacts: Set min-width on note to make it render correctly.
|
2012-05-05 13:49:47 +02:00 |
Frank Karlitschek
|
9bcc5c11a8
|
porting the hooks and starting with the templates
|
2012-05-05 10:18:45 +02:00 |
Thomas Tanghus
|
2c264f836c
|
Contacts: Better checks for GD library.
|
2012-05-04 23:53:29 +02:00 |
Thomas Tanghus
|
76b8d06284
|
Add missing file.
|
2012-05-04 20:17:15 +02:00 |
Thomas Tanghus
|
01da64caf7
|
Contacts: Changed the Add property button to not fixed and use plain button.
|
2012-05-04 16:36:45 +02:00 |
Thomas Tanghus
|
248eae2d0f
|
Contacts: Improve NOTE UI. Cleanup markup.
|
2012-05-04 15:47:55 +02:00 |
Thomas Tanghus
|
2296521a2e
|
Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/merge_requests/116
|
2012-05-04 11:16:29 +02:00 |
Thomas Tanghus
|
e61e40c23d
|
Contacts: Hack around malformed BDAY.
|
2012-05-04 01:27:59 +02:00 |
Thomas Tanghus
|
bde5b4a7ff
|
Contacts: Don't load event handlers more than once, or you're asking for trouble :-P
|
2012-05-04 00:13:35 +02:00 |
Thomas Tanghus
|
8076b1e12d
|
Contacts: Remove some logging.
|
2012-05-03 16:01:40 +02:00 |
Thomas Tanghus
|
a89231ac1d
|
Contacts: Clean up tipsies.
|
2012-05-03 16:01:40 +02:00 |
Thomas Tanghus
|
5be9084c73
|
Contacts: Fixed paths in import.
|
2012-05-03 16:01:40 +02:00 |
Thomas Tanghus
|
cbee0d3128
|
Contacts: Fix paths and improve markup and css in address book overview.
|
2012-05-03 16:01:40 +02:00 |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Thomas Tanghus
|
375ba98645
|
Contacts: Move gif used by jquery.Jcrop and make style sheet use %webroot% path.
|
2012-05-03 11:15:44 +02:00 |
Thomas Tanghus
|
15be032740
|
Contacts: Improve loading contact.
|
2012-05-03 11:15:44 +02:00 |
Thomas Tanghus
|
6cc9f600d2
|
Contacts: Don't resize profile picture if it's not too big.
|
2012-05-03 11:15:44 +02:00 |
Frank Karlitschek
|
351740601a
|
port oc_response
|
2012-05-03 10:46:27 +02:00 |
Bart Visscher
|
f7e410147f
|
Contacts: check for malformed VCards in calendar hook
|
2012-05-02 21:36:33 +02:00 |
Frank Karlitschek
|
4fe90f62f4
|
port checkAppEnabled
|
2012-05-02 19:08:37 +02:00 |
Frank Karlitschek
|
eec7c3833c
|
fix install
|
2012-05-02 19:02:41 +02:00 |
Georg Ehrke
|
da03d05700
|
create folder 'remote' for the remote services like caldav, carddav and webdav
|
2012-05-02 16:41:23 +02:00 |
Frank Karlitschek
|
82a61e2e1a
|
port oc_preferences
|
2012-05-02 15:54:34 +02:00 |
Thomas Tanghus
|
f1830866a3
|
Contacts: Removed styling and (most) js from template. Started making app more keyboard/screenreader friendly. General cleanup in code and markup.
|
2012-05-02 12:10:44 +02:00 |
Thomas Tanghus
|
72256abf34
|
Contacts: Trying to improve PHOTO handling a bit.
|
2012-05-02 11:44:00 +02:00 |
Thomas Müller
|
8ed8d9cd91
|
fixing namespace
|
2012-05-02 00:55:26 +02:00 |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
Frank Karlitschek
|
93b63cf375
|
ported the rest of the OC_Helper calls
|
2012-05-02 00:20:45 +02:00 |
Frank Karlitschek
|
e48f511606
|
port linkto and serverHost
|
2012-05-01 23:19:39 +02:00 |
Frank Karlitschek
|
31e32e3c10
|
ported checkLoggedIn and checkAdmin
|
2012-05-01 22:59:38 +02:00 |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
2012-05-01 20:03:41 +02:00 |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
Frank Karlitschek
|
d0554bef06
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
Frank Karlitschek
|
e8ec999090
|
port to use the new public api
|
2012-05-01 09:49:22 +02:00 |
Thomas Tanghus
|
9c520c70a8
|
Various file path fixes.
|
2012-04-30 01:48:01 +02:00 |
Thomas Tanghus
|
a8b6fdd396
|
Contacts: Small css tweaks.
|
2012-04-30 01:01:24 +02:00 |
Thomas Tanghus
|
0bccd9c18c
|
Contacts: Forgot to add the import template.
|
2012-04-29 23:26:14 +02:00 |