Thomas Tanghus
e8f062dc93
Contacts:
...
- Added overlay toolbar to contact photo with 'Delete current', 'Edit current', 'Load from OC_Filesystem' and 'Upload' options.
- Made action icons translucent instead of hiding them.
2012-04-22 20:47:24 +02:00
Thomas Tanghus
8a6cb23170
Contacts: Clear cache for contact photo and thumbnail when it has been changed.
2012-04-22 20:47:24 +02:00
Georg Ehrke
1bba445642
hide alarm and attendees tab
2012-04-22 13:15:24 +02:00
Thomas Tanghus
f08cfcecec
Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet.
2012-04-22 03:59:28 +02:00
Thomas Tanghus
24aff287cf
Link to icon was absolute.
2012-04-22 03:39:59 +02:00
Thomas Tanghus
f85aaf1f58
Contacts: Added bg color and shadow to controls. I suck at CSS...
2012-04-22 02:32:51 +02:00
Thomas Tanghus
80ddf37bb7
Missing double quote.
2012-04-22 02:09:13 +02:00
Thomas Tanghus
651de1e588
Contacts: Fix error on photo crop.
2012-04-22 01:50:46 +02:00
Thomas Tanghus
9e3242d05e
Contacts: Changed layout as discussed with JanC. Still WiP.
2012-04-22 00:44:53 +02:00
Thomas Tanghus
56e064bd09
Don't trigger unnecessary change events.
2012-04-22 00:44:53 +02:00
Thomas Tanghus
16fc4dfd1a
Contacts: Fixed contact photo drag'n'drop upload - again...
2012-04-22 00:44:53 +02:00
Thomas Tanghus
a34631f84e
Contacts: Add check for empty FN field.
2012-04-22 00:44:53 +02:00
Frank Karlitschek
69f3b5e2d2
make the button a bit more consistent to the other ownCloud interface
2012-04-21 23:34:24 +02:00
Frank Karlitschek
260c48c29a
cleanup the admin page layout mess a bit. Still a lot to improve in the future :-)
2012-04-21 23:23:02 +02:00
Frank Karlitschek
80950f2e1c
make field completely visible
2012-04-21 23:10:35 +02:00
Frank Karlitschek
ff3b199cc8
use less space
2012-04-21 23:08:52 +02:00
Frank Karlitschek
1a49497899
structure the information a bit more so that is easier readable
2012-04-21 22:55:18 +02:00
Georg Ehrke
74e5402711
fix a php notice
2012-04-21 22:27:19 +02:00
Georg Ehrke
e29ae46609
fix merge conflicts
2012-04-21 22:12:31 +02:00
Georg Ehrke
3aeea0c196
Merge branch 'merge-requests/105'
2012-04-19 20:31:24 +02:00
Georg Ehrke
3706bbec1b
Merge commit 'refs/merge-requests/105' of git://gitorious.org/owncloud/owncloud into merge-requests/105
2012-04-19 20:30:58 +02:00
Robin Appelman
5cefd34660
emulate touch with custom mtime for swift backend
2012-04-19 00:25:47 +02:00
Robin Appelman
9a707e10bf
add SWIFT (openstack object storage) storage backend
2012-04-18 20:54:28 +02:00
Robin Appelman
d1ad4dc8d6
add test cases for cryptstream
2012-04-18 20:54:28 +02:00
Robin Appelman
b39c3d4c4e
make use of the fact that stream_read will always read 8192 bytes for encryption stream
...
https://bugs.php.net/bug.php?id=21641
2012-04-18 20:54:28 +02:00
Robin Appelman
26e9a0dd13
bugfixes for encryption library and test cases
2012-04-18 20:54:28 +02:00
Georg Ehrke
cf492a9649
Merge branch 'master' into calendar_sharing
2012-04-18 11:51:59 +02:00
Georg Ehrke
de71842888
implement shared calendar activation on server side
2012-04-18 11:50:12 +02:00
Georg Ehrke
8959e0af3d
implement shared calendar activation on js-side
2012-04-18 11:39:00 +02:00
Georg Ehrke
7402543d3e
resotre old templates/part.choosecalendar.rowfields.php - i hate merge conflicts
2012-04-18 09:53:54 +02:00
Robin Appelman
4dabd0fb9c
test data for archives
2012-04-17 18:04:06 +02:00
Arthur Schiwon
66018b89b2
LDAP: don't forget to unbind
2012-04-16 18:03:02 +02:00
Arthur Schiwon
86192c2f8d
checked, works for me
2012-04-16 17:31:39 +02:00
Arthur Schiwon
9cd5221d47
group ldap: check configuration
2012-04-16 17:28:58 +02:00
Arthur Schiwon
ed54de1bbf
group LDAP: implement groupExists function, needed for Sharing
2012-04-16 16:23:00 +02:00
Arthur Schiwon
320fde9eec
OC_Group does expect object, not string
2012-04-16 15:09:38 +02:00
Arthur Schiwon
899c7631d5
minor code beautification
2012-04-16 15:09:38 +02:00
Arthur Schiwon
e1948c651b
use the right attribute for member retrieval
2012-04-16 15:09:38 +02:00
Arthur Schiwon
02f4e78f3e
a string be a string
2012-04-16 15:09:38 +02:00
Jan-Christoph Borchardt
70d0103a67
updated logos and icons
2012-04-16 11:34:16 +02:00
Georg Ehrke
dc18e65b46
fix merge conflicts
2012-04-15 22:26:55 +02:00
Tom Needham
b0e68d039c
Merge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-15 15:09:54 +00:00
Tom Needham
712e25bb02
Update ace
2012-04-15 15:09:37 +00:00
Jakob Sack
0b426b5e64
Display correct URL in caldav and carddav paths
2012-04-15 16:50:45 +02:00
Jakob Sack
9b1d6246a9
Remove useless, unmaintained dav.php
2012-04-15 16:50:44 +02:00
Robin Appelman
9ac65c51f5
dont try to view psd files
2012-04-15 16:26:08 +02:00
Tom Needham
fef3434bdf
Merge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-15 14:02:13 +00:00
Tom Needham
738601f4fe
Remove google web font
2012-04-15 14:01:59 +00:00
Thomas Müller
679ddc0e32
Merge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-15 16:01:06 +02:00
Thomas Müller
f36d31f74d
pdfjs updated from github
2012-04-15 15:59:31 +02:00