Commit Graph

67 Commits

Author SHA1 Message Date
Jan-Christoph Borchardt 5249f09f70 even shinier icons 2011-04-18 11:23:47 +02:00
Robin Appelman bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Arthur Schiwon d377a1518d also convert special chars to entities in the breadcrumb 2011-04-18 10:10:17 +02:00
Arthur Schiwon 944a05b588 convert special chars to entities 2011-04-18 10:09:11 +02:00
Arthur Schiwon 03747a0ffb implemented Delete action in file menu 2011-04-18 10:02:01 +02:00
Robin Appelman 573d36a168 one / in filepaths is enough 2011-04-18 09:42:38 +02:00
Jan-Christoph Borchardt 8c5831d958 shiny new symbolic icons, yay 2011-04-17 20:11:28 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Jakob Sack 47223ae2d9 Working subnavigation 2011-04-17 19:38:04 +02:00
Arthur Schiwon 1ffb09b38a nicely slide in and out file action elements 2011-04-17 19:00:22 +02:00
Arthur Schiwon b0f7a1fe6f use prettybutton css class for file action stuff, too 2011-04-17 18:39:59 +02:00
Arthur Schiwon ec7e338704 display max file size for upload 2011-04-17 18:14:26 +02:00
Arthur Schiwon 9b26cb0bfb implement "new folder" function 2011-04-17 17:49:56 +02:00
Arthur Schiwon 270e1101f4 some forgotten files... 2011-04-17 16:19:21 +02:00
Arthur Schiwon ee4d087e72 don't reload the whole page after file upload 2011-04-17 15:59:06 +02:00
Robin Appelman 6affa3281a small fixes in webdav 2011-04-17 13:33:30 +02:00
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 2011-04-17 12:03:23 +02:00
Arthur Schiwon c5e270b453 removed deprecated session check, which blocked file upload in some cases 2011-04-17 11:27:28 +02:00
Arthur Schiwon 28199a4052 fix missing parameter in function call 2011-04-17 10:42:35 +02:00
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 2011-04-17 01:17:34 +02:00
Jan-Christoph Borchardt 7de3ecfe5f away with the h1, in with the good stuff 2011-04-17 00:45:22 +02:00
Arthur Schiwon b129079bed show error code if file upload fails 2011-04-16 23:28:50 +02:00
Arthur Schiwon d376b4c90a i heard, we start to commit all files 2011-04-16 23:18:06 +02:00
Arthur Schiwon a7da3cd6a0 basic file upload reimplemented 2011-04-16 22:56:40 +02:00
Robin Appelman a08445227f make use of new dateformat function 2011-04-16 20:39:52 +02:00
Jakob Sack 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 17:50:18 +02:00
Jakob Sack af1e48df80 Changes in the user experience 2011-04-16 17:49:57 +02:00
Robin Appelman 318d024cc1 show size of folders in filebrowser 2011-04-16 17:07:44 +02:00
Robin Appelman 232654cb60 get rid of the oc_require and friends 2011-04-16 10:12:53 +02:00
Jakob Sack 3c01e30748 Try to make owncloud working again 2011-04-15 18:13:49 +02:00
Jakob Sack e83d801c71 I changed my mind: webdav.php is for files only, so it belongs in this directory! 2011-03-29 20:20:20 +02:00
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 2011-03-18 14:15:38 +01:00
François KUBLER 7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/templates/index.php
	templates/layout.admin.php
	templates/layout.user.php

All conflicts are fixed.
2011-03-09 22:46:17 +01:00
François KUBLER bf815b3390 Fixed PHP syntax in template files.
* Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions
2011-03-09 21:57:00 +01:00
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 2011-03-03 23:08:54 +01:00
Jakob Sack f7f957abb9 Base for a more flexible navigation 2011-03-03 23:08:11 +01:00
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 2011-03-02 00:16:43 +01:00
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
Jonathan Riddell 1fd39a52fa Fix permissions on files 2011-02-09 18:14:36 +00:00
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read.
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
2011-01-22 02:56:16 +01:00
Robin Appelman e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 2011-01-04 23:02:38 +01:00
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 2010-10-24 13:25:21 +02:00
Robin Appelman d4fa1ddaa1 fix viewing images that have a ' in the filename 2010-09-28 22:14:01 +02:00
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00