Jan-Christoph Borchardt
|
9c3a836044
|
hiding public links from navigation now that it's easier to use in the dropdown
|
2011-08-16 18:36:36 +02:00 |
Michael Gapczynski
|
4830555cce
|
Merge branch 'master' into sharing
Conflicts:
.gitignore
|
2011-08-11 17:42:37 -04:00 |
Jan-Christoph Borchardt
|
ce9b36fd3e
|
some interaction design for user management
|
2011-08-11 21:00:48 +02:00 |
Jan-Christoph Borchardt
|
b4e89871dd
|
merged master into sharing
|
2011-08-11 13:29:22 +02:00 |
Jan-Christoph Borchardt
|
8639630a18
|
polished public links a bit
|
2011-08-11 11:10:41 +02:00 |
Michael Gapczynski
|
ec6aed8475
|
Merge branch 'master' into sharing
|
2011-08-09 10:42:50 -04:00 |
Robin Appelman
|
e6f6d3dabc
|
dont use a different navigation page for settings stuff
|
2011-08-08 21:43:31 +02:00 |
Jan-Christoph Borchardt
|
968f1282ce
|
Merge branch 'master' into sharing
|
2011-08-08 13:19:40 +02:00 |
Jan-Christoph Borchardt
|
544c61f983
|
updated public link fix
|
2011-08-08 13:19:22 +02:00 |
Jan-Christoph Borchardt
|
b9ce564053
|
Merge branch 'master' into sharing
|
2011-08-08 13:04:10 +02:00 |
Jan-Christoph Borchardt
|
b1a369b49f
|
quick fix for public links, removed expiration date and styled correctly
|
2011-08-08 11:17:03 +02:00 |
Michael Gapczynski
|
1aa89b7cbb
|
Merge branch 'master' into sharing
Conflicts:
files/css/files.css
lib/base.php
|
2011-08-07 15:56:26 -04:00 |
Michael Gapczynski
|
5d521d7c7c
|
Sharing dropdown changes: show users that have a parent folder shared with them and add the ability to change permissions
|
2011-08-07 15:20:57 -04:00 |
Michael Gapczynski
|
843f8aca7c
|
Full support for making and deleting public links from share dropdown
|
2011-08-05 11:18:35 -04:00 |
Jan-Christoph Borchardt
|
c79af7cc4f
|
removed icon for public links navigation subentry
|
2011-08-03 04:44:17 +02:00 |
Robin Appelman
|
fdb944e7a3
|
send the filename header for public links
|
2011-08-03 02:29:33 +02:00 |
Robin Appelman
|
6527048164
|
dont force a download for public links
|
2011-08-03 01:06:25 +02:00 |
Robin Appelman
|
18949aaa0b
|
move public links to a subentry of files
|
2011-07-30 22:22:57 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2bfad189e7
|
Merge branch 'master' of git://anongit.kde.org/owncloud into autoload
Conflicts:
lib/base.php
lib/filestorage.php
|
2011-07-29 20:42:24 +02:00 |
Jan-Christoph Borchardt
|
72402ff143
|
removed some more legacy CSS
|
2011-07-29 04:24:02 +02:00 |
Jakob Sack
|
2f807a3c7f
|
Delete requires in applications where possible
|
2011-07-27 19:25:49 +02:00 |
Robin Appelman
|
41a2da234a
|
remove some debug output and supress some possible errors
|
2011-07-22 19:37:25 +02:00 |
Robin Appelman
|
6230001a3c
|
show expire dates of public links as date and not as datetime
|
2011-07-20 00:55:47 +02:00 |
Robin Appelman
|
f4121339af
|
Fix expiring of public links
|
2011-07-17 17:41:46 +02:00 |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
2011-06-22 12:50:57 +02:00 |
Robin Appelman
|
c0af177223
|
public link config is also for non admins
|
2011-06-22 12:40:13 +02:00 |
Kamil Domanski
|
a7b7f5a76c
|
app files_publiclink is now translateable
|
2011-06-20 00:17:49 +02:00 |
Jakob Sack
|
14dddc0c9e
|
forgot "event" as a parameter.
|
2011-06-19 14:23:24 +02:00 |
Kamil Domanski
|
97ab331b2a
|
change db index names to avoid collisions
|
2011-06-18 23:57:03 +02:00 |
Alessandro Cosentino
|
86dd023448
|
Adding clear logs functions
|
2011-06-07 15:48:21 -04:00 |
Robin Appelman
|
da2c9aa807
|
fix broken links in shared folders
|
2011-06-02 03:00:20 +02:00 |
Robin Appelman
|
8c5a06028a
|
port sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it
|
2011-06-02 02:46:50 +02:00 |