Michael Gapczynski
d1aebcddf2
Add downloadURL to files templates for both public links and files
2011-08-18 19:32:24 -04:00
Michael Gapczynski
498356fcb8
Copy get.php into files_sharing, public links now use files templates
2011-08-18 15:35:31 -04:00
Jan-Christoph Borchardt
115a6c8785
added Settings navigation items to translations
2011-08-18 21:10:01 +02:00
Jan-Christoph Borchardt
4c49a81c8e
language updates, optimization of Help HTML
2011-08-18 19:22:44 +02:00
Michael Gapczynski
594532da9a
Merge public link icon check
2011-08-18 13:14:06 -04:00
Robin Appelman
31bcb2bd92
make entries in settings navigation translatable
2011-08-18 15:31:26 +02:00
Jan-Christoph Borchardt
2ee9e80afe
Swedish translation, thanks to HakanS
2011-08-18 14:33:05 +02:00
Jan-Christoph Borchardt
e8951b7a2d
still show the icon on row hover so the file type is still visible
2011-08-18 12:54:10 +02:00
Jan-Christoph Borchardt
6720a45d65
updated translations
2011-08-18 11:46:49 +02:00
Michael Gapczynski
8fb75f379a
Comment rename() and prevent trying to move items if the user doesn't have write permission
2011-08-17 22:10:25 -04:00
Michael Gapczynski
b4cf61ee32
Bug fixes for mkdir(), renaming/moving support for files inside a shared folder with write permission
2011-08-17 21:58:53 -04:00
Michael Gapczynski
4078e0a242
-1 is now a class constant (UNSHARED), for unsharing files from self
2011-08-17 18:00:37 -04:00
Michael Gapczynski
1303e40b6e
Remove navigation entry for shared files
2011-08-17 17:44:10 -04:00
Michael Gapczynski
5b8658ca10
New system of unsharing files from self, and a small bug fix when all files inside a shared folder are unshared from self
2011-08-17 17:43:15 -04:00
Michael Gapczynski
1c13b2681a
Fix my last commit 9ee4fc
2011-08-17 14:22:14 -04:00
Michael Gapczynski
9ee4fcdf2f
Only show 'Shared' directory if files are shared with you
2011-08-17 13:47:10 -04:00
Michael Gapczynski
5925697374
Fix bug in getPermissions() and clean-up unlink() and rename()
2011-08-17 12:58:09 -04:00
Jan-Christoph Borchardt
683e125042
Merge branch 'sharing'
2011-08-17 13:48:36 +02:00
Hans Bakker
0bd92fecec
Merge branch 'master' of git://anongit.kde.org/owncloud
2011-08-17 12:51:51 +02:00
Hans Bakker
30dab8473d
Change authentication method to basic http auth instead of using $_GET variables
...
Also use OC_User::isLoggedIn to check if new authentication is needed for grouplist.php and userlist.php
For validateuser.php, credentials are always needed.
2011-08-17 12:47:56 +02:00
Frank Karlitschek
83911837be
remove ugly chrome automatic focus border
2011-08-17 11:25:18 +02:00
Michael Gapczynski
b7b3a49203
Functions to get the token of a public link now stored by OC_Share, remove no longer needed ajax call to getlink.php
2011-08-16 21:32:51 -04:00
Michael Gapczynski
0edce1796b
Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
2011-08-16 20:21:57 -04:00
Michael Gapczynski
582dca4d91
Initial merging of files_sharing and files_publiclink
2011-08-16 20:21:18 -04:00
Jan-Christoph Borchardt
4496624685
rounded bar fillings for quota and media player
2011-08-17 01:09:30 +02:00
Jan-Christoph Borchardt
382b67a4b5
removed the bottomless bottom
2011-08-17 00:52:23 +02:00
Robin Appelman
42ed3c6b7e
fix problem with building the IN query
2011-08-17 00:34:02 +02:00
Frank Karlitschek
cb9fc6d901
make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff
2011-08-17 00:24:50 +02:00
Robin Appelman
462fe1e56b
fix default file actions not working
2011-08-17 00:21:12 +02:00
Robin Appelman
9f28c20660
fix collection browsing using the ampache api
2011-08-17 00:07:17 +02:00
Arthur Schiwon
ea65d90a41
really open website after click
2011-08-16 23:50:46 +02:00
Arthur Schiwon
48df7a2a7d
gain compatibility with sqlite3
2011-08-16 23:49:53 +02:00
Arthur Schiwon
0573695d05
fix database layout for sqlite3
2011-08-16 21:56:12 +02:00
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
717ab56419
Display public icon next to publicly shared files
2011-08-16 12:18:31 -04:00
Michael Gapczynski
726933831d
Public link folder uploading not implemented, comment out checkbox for it in dropdown
2011-08-16 12:06:08 -04:00
Robin Appelman
fd74e43afa
fix expire header for media player
2011-08-16 14:35:05 +02:00
Jan-Christoph Borchardt
c078966511
trying SVG check that Modernizr uses, to fix Firefox 3.6 problems
2011-08-16 12:46:25 +02:00
Jan-Christoph Borchardt
b885bad2ee
wording fix for bookmarks
2011-08-16 12:45:44 +02:00
Michael Gapczynski
e4c9871299
This should actually make the 'Shared' directory automatically everytime
2011-08-15 20:45:07 -04:00
Michael Gapczynski
5fbed936bf
Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' directory
2011-08-15 20:33:02 -04:00
Michael Gapczynski
1ec75330ec
Merge branch 'master' into sharing
2011-08-15 17:49:36 -04:00
Michael Gapczynski
98997a51fa
Merge branch 'master' of git://anongit.kde.org/owncloud
2011-08-15 17:48:18 -04:00
Michael Gapczynski
70405cc80e
Modify files css for sharing dropdown to avoid future merge conflicts
2011-08-15 17:47:54 -04:00
Jan-Christoph Borchardt
e954d2d013
seriously gone a bit overboard with tipsy
2011-08-15 23:45:25 +02:00
Jan-Christoph Borchardt
82bd2ad310
Merge branch 'master' into calendar
2011-08-15 23:40:03 +02:00
Michael Gapczynski
801e4f8611
Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
2011-08-15 17:38:33 -04:00
Michael Gapczynski
5b09aef166
Additional user group sharing support and more clean-up in the constructor
2011-08-15 17:37:16 -04:00
Robin Appelman
af55526164
fix enableing apps
2011-08-15 23:31:59 +02:00
Robin Appelman
13cbd7f578
some filesystem fixes
2011-08-15 22:55:14 +02:00