Thomas Tanghus
|
25dd0e940f
|
Preliminary support for Apple X-ABLabel. Also for oc-1508.
|
2012-08-21 03:57:48 +02:00 |
Thomas Tanghus
|
1e42cd162e
|
Added types to emails. Support for custom types. Partial fix for oc-1508.
|
2012-08-21 00:20:18 +02:00 |
Thomas Tanghus
|
719ae155db
|
Try to align and float contact parts better.
|
2012-08-21 00:20:18 +02:00 |
Michael Gapczynski
|
78cd1153f0
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/vcard.php
apps/files_sharing/sharedstorage.php
|
2012-08-09 11:38:22 -04:00 |
Thomas Tanghus
|
2eac79b782
|
Some UI improvements on the addressbooks settings.
|
2012-08-07 00:06:18 +02:00 |
Michael Gapczynski
|
ea23854328
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/app.php
apps/contacts/templates/part.chooseaddressbook.rowfields.php
|
2012-08-06 13:49:54 -04:00 |
Thomas Tanghus
|
20f8971222
|
Use popup class style for ninja-mode help.
|
2012-08-02 04:18:44 +02:00 |
Thomas Tanghus
|
a8faae4f42
|
Addressbooks settings rewrite and cleanup.
|
2012-08-02 00:02:07 +02:00 |
Thomas Tanghus
|
19c55e2d44
|
Implemented app settings in popup.
|
2012-07-31 12:23:22 +02:00 |
Michael Gapczynski
|
30b58f5677
|
Merge branch 'master' into share_api
Conflicts:
apps/calendar/js/loader.js
apps/contacts/index.php
apps/contacts/js/loader.js
apps/files/js/files.js
apps/files_sharing/sharedstorage.php
lib/filesystemview.php
|
2012-07-25 17:08:18 -04:00 |
Thomas Tanghus
|
ab8ce89df3
|
Added help for keyboard shortcuts.
|
2012-07-22 00:15:28 +02:00 |
Thomas Tanghus
|
5c0c9bbdc1
|
Cleaning up a bit.
|
2012-07-20 00:18:23 +02:00 |
Thomas Tanghus
|
87da179e6c
|
Eye candy for the draggables.
|
2012-07-20 00:18:23 +02:00 |
Thomas Tanghus
|
0fb1a76113
|
Bold active address book.
|
2012-07-16 01:46:16 +02:00 |
Thomas Tanghus
|
8b49e304e0
|
Hide file form field behind image so it will maybe work with IE...
|
2012-07-15 12:28:29 +02:00 |
Thomas Tanghus
|
eba4f08015
|
Refactored contacts import.
|
2012-07-15 04:17:30 +02:00 |
Michael Gapczynski
|
4bf13adff2
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/addressbook.php
apps/files_sharing/js/share.js
apps/files_sharing/sharedstorage.php
|
2012-07-11 20:25:59 -04:00 |
Thomas Tanghus
|
6d3afb3857
|
Moved action buttons down to the add field menu. Fixes oc-1155.
|
2012-07-04 13:57:07 +02:00 |
Michael Gapczynski
|
0b9b1757fe
|
Add share action to addressbooks!
|
2012-06-30 21:06:49 -04:00 |
Tom Needham
|
51173163ce
|
Contacts: align the bottom control buttons
|
2012-06-30 11:22:09 +00:00 |
Thomas Tanghus
|
a48aba316e
|
Smoother profile picture loading - hopefully.
|
2012-06-28 01:46:33 +02:00 |
Thomas Tanghus
|
8df59852a4
|
Adjust pic width a bit.
|
2012-06-26 04:09:45 +02:00 |
Thomas Tanghus
|
b384d79bf8
|
Remove x-scrollbar from contacts list.
|
2012-06-25 23:32:03 +02:00 |
Thomas Tanghus
|
dc4b891327
|
Better visual feedback and prevent drop on self.
|
2012-06-25 18:24:15 +02:00 |
Thomas Tanghus
|
b8d6ad0431
|
Improve styling on draggables.
|
2012-06-25 18:24:15 +02:00 |
Thomas Tanghus
|
5393c0cfed
|
Click to select which address book to add to.
|
2012-06-24 16:03:10 +02:00 |
Brice Maron
|
b5e3e150eb
|
Correction of path looking for apps and css
|
2012-06-22 20:58:52 +00:00 |
Thomas Tanghus
|
3efec3fde9
|
Make contact list fit in viewport.
|
2012-06-17 23:12:48 +02:00 |
Thomas Tanghus
|
9e4a41e9cb
|
Add effect on addressbook show/hide.
|
2012-06-17 21:34:56 +02:00 |
Thomas Tanghus
|
b1cfc99f63
|
Styled address book entries.
|
2012-06-17 20:25:32 +02:00 |
Stephan Bergemann
|
7f485d1b20
|
contacts app now lists contacts sorted by expandable/collapsable addressbooks
|
2012-06-17 20:25:32 +02:00 |
Thomas Tanghus
|
effb6f1309
|
Update stylesheet for type=url.
|
2012-06-15 04:32:01 +02:00 |
Thomas Tanghus
|
9c84149119
|
A bit of pixel-pushing.
|
2012-06-07 10:55:40 +02:00 |
Thomas Tanghus
|
dff16e70a9
|
Contacts: Improve loading and cleanup of dialogs.
|
2012-05-29 16:43:59 +02:00 |
Thomas Tanghus
|
7922338050
|
Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form fields.
|
2012-05-18 17:39:19 +02:00 |
Thomas Tanghus
|
2f1e601809
|
Contacts: Disable in-app import if encryption is enabled, and make an attempt of supporting IE uploads too. Can't test it though...
|
2012-05-17 14:31:04 +02:00 |
Thomas Tanghus
|
de850dfa52
|
Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P
|
2012-05-14 17:49:33 +02:00 |
Thomas Tanghus
|
78c11700f9
|
Added some margin.
|
2012-05-11 01:14:11 +02:00 |
Thomas Tanghus
|
7bc6e86969
|
Contacts: Fix some regressions from last commit.
|
2012-05-10 20:44:12 +02:00 |
Thomas Tanghus
|
2c6740b0c7
|
Some UI and code restructering according to usability tests: https://mail.kde.org/pipermail/owncloud/2012-May/003194.html
|
2012-05-10 16:53:25 +02:00 |
Thomas Tanghus
|
ddd991a59e
|
Minor css fix.
|
2012-05-10 16:42:10 +02:00 |
Thomas Tanghus
|
5bf69cace1
|
Contacts: Re-added some styling that got lost in a revert.
|
2012-05-06 19:19:15 +02:00 |
Thomas Tanghus
|
bede32be24
|
Contacts: Fix for Android browser again, again.
|
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
|
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 |
Thomas Tanghus
|
74a0df335a
|
Contacts: Make editable fields more discoverable. Align group field vertically #pixelpushing
|
2012-05-05 15:23:48 +02:00 |
Thomas Tanghus
|
f9aadfff7a
|
Contacts: Set min-width on note to make it render correctly.
|
2012-05-05 13:49:47 +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 |