Commit Graph

1438 Commits

Author SHA1 Message Date
Robin Appelman 686be824b5 hide settings menu when clicking outside it 2011-08-13 00:23:15 +02:00
Robin Appelman 42c5a24dc3 more fancy fading 2011-08-13 00:23:15 +02:00
Michael Gapczynski 497789cdd8 Clean up constructor for OC_Share, add some error handling for sharing files 2011-08-12 17:22:32 -04:00
Frank Karlitschek c2a5b49834 better error reporting during installation 2011-08-12 19:22:29 +02:00
Michael Gapczynski a8e6be6016 Change the share file action icon if the file is already shared with someone 2011-08-12 11:34:17 -04:00
Jan-Christoph Borchardt 14fd20d0ef added icons for play, next, previous, just for you Robin 2011-08-12 14:56:10 +02:00
Jan-Christoph Borchardt 23c3c561ac sacrificed alignment for scrolling 2011-08-12 14:56:10 +02:00
Robin Appelman d47cdc3c18 fix changing passwords 2011-08-12 14:12:01 +02:00
Robin Appelman 5a26640f63 partly fix media player 2011-08-12 12:54:49 +02:00
Jan-Christoph Borchardt 0b4ed25776 fixed downloading of files with spaces in name for Firefox 2011-08-12 12:03:59 +02:00
Jan-Christoph Borchardt 02824cabfe removed downloading as fallback action when file type can not be opened 2011-08-12 11:55:11 +02:00
Jan-Christoph Borchardt f62b315159 file hovering now very fancy, CSS fade for row and extension 2011-08-12 11:51:48 +02:00
Robin Appelman 9ba303a95f fix uploading multiple files 2011-08-12 11:50:07 +02:00
Jan-Christoph Borchardt 6c4d075bd6 added jquery-tipsy for nice title tooltips 2011-08-12 11:26:13 +02:00
Robin Appelman 3747ba928f Set max upload size to something sane
we cant use a very high value since some apache configurations dont seem to handle it properly
2011-08-12 09:46:35 +02:00
Jan-Christoph Borchardt db4fccce51 styled hovering file list more subtle 2011-08-12 01:53:24 +02:00
Michael Gapczynski d78b75a0d1 Merge branch 'master' into sharing 2011-08-11 17:43:43 -04:00
Michael Gapczynski 4830555cce Merge branch 'master' into sharing
Conflicts:
	.gitignore
2011-08-11 17:42:37 -04:00
Jan-Christoph Borchardt 577f2952bd action icons are now ACTION ICONS 2011-08-11 23:38:50 +02:00
Robin Appelman 972f7d7e60 forgot something 2011-08-11 23:23:59 +02:00
Robin Appelman ae7d9143f4 allow dynamicly determaning icons for fileactions 2011-08-11 23:21:30 +02:00
Jan-Christoph Borchardt 52df7accfd added public icon for shared files 2011-08-11 23:11:14 +02:00
Michael Gapczynski 9e35d5a886 Remove hardcoded http:// when generating public links 2011-08-11 16:56:09 -04:00
Jan-Christoph Borchardt 57bdb6115c styled installation radio buttons more unobtrusive 2011-08-11 22:32:10 +02:00
Dawid Opis 11b3c10cc6 resolved merge conflicts 2011-08-11 22:29:48 +02:00
Dawid Opis 9683d44633 fixed upload button 2011-08-11 22:22:32 +02:00
Jan-Christoph Borchardt ce9b36fd3e some interaction design for user management 2011-08-11 21:00:48 +02:00
Robin Appelman 0bcb4a6a8f set default max upload size in the .htaccess file to something rediculous
and don't show the max filesize message when the limit is over 10GB
2011-08-11 21:00:18 +02:00
Robin Appelman dfb923f34e automatically set background images to png when needed 2011-08-11 20:36:31 +02:00
Michael Gapczynski c65046773d Make unshare work from dropdown 2011-08-11 14:20:50 -04:00
Dawid Opis 8aac43c12b fixed width for three database type buttons, more highlighted when selected 2011-08-11 19:50:44 +02:00
Jan-Christoph Borchardt 99790d6805 lots of image changes, use svg EVERYWHERE POSSIBLE 2011-08-11 19:00:32 +02:00
Michael Gapczynski 6d25943f2f Fix some areas on dropdown triggering the dropdown to hide 2011-08-11 12:50:29 -04:00
Dawid Opis ef5e253bf5 changed radiobuttons to jQuery UI buttons (restyled) on installation page 2011-08-11 18:18:50 +02:00
Michael Gapczynski 0ad0ed77c5 Hide the dropdown if you click the share file action button 2011-08-11 12:03:48 -04:00
Michael Gapczynski 0f91438b80 Don't spawn a new dropdown if there is already one open 2011-08-11 11:52:10 -04:00
Frank Karlitschek aa582ec43a more work on encryption 2011-08-11 17:49:36 +02:00
Frank Karlitschek 4a334f0d12 Merge branch 'master' of git.kde.org:owncloud 2011-08-11 17:22:10 +02:00
Michael Gapczynski 2af0269eb9 Merge branch 'sharing' of git://anongit.kde.org/owncloud into sharing
Conflicts:
	apps/files_sharing/js/share.js
2011-08-11 11:15:17 -04:00
Michael Gapczynski 103d23b3a3 Refactoring in dropdown javascript 2011-08-11 11:09:14 -04:00
Robin Appelman 26ac7f0f1d get rid of some js errors on the login screen 2011-08-11 16:53:00 +02:00
Dawid Opis 6b9cf8d2d5 fixed mysql/sqlite selection labels in installation screen 2011-08-11 16:38:54 +02:00
Dawid Opis 952d88a28c fixed mysql/sqlite selection labels in installation screen 2011-08-11 16:37:20 +02:00
Frank Karlitschek d75faac09e Merge branch 'master' of git.kde.org:owncloud 2011-08-11 16:33:53 +02:00
Frank Karlitschek 5b9f6b4001 hide the files admin page as long as we don have settings on the page 2011-08-11 16:24:53 +02:00
Robin Appelman 50c1553c38 automaticaly login after setup 2011-08-11 16:22:25 +02:00
Frank Karlitschek c824572b91 fix the getlink calls 2011-08-11 16:15:55 +02:00
Robin Appelman bc5bf18eed bit of work on app management 2011-08-11 15:11:06 +02:00
Jan-Christoph Borchardt 568fd0df83 changed quotes 2011-08-11 13:53:25 +02:00
Jan-Christoph Borchardt 511c193631 only load share action when in file browser 2011-08-11 13:33:43 +02:00