Commit Graph

544 Commits

Author SHA1 Message Date
Robin Appelman 67ba9b320e seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE 2011-04-18 12:16:56 +02:00
Jakob Sack 761a517888 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-18 12:03:06 +02:00
Robin Appelman b8e1788ed0 replace filesystem observer with the more general OC_HOOK 2011-04-18 12:02:53 +02:00
Jakob Sack 329d804032 Hotfix: deleting users is working again 2011-04-18 12:02:03 +02:00
Jakob Sack a1ff99126a prevent users from deleting admin group 2011-04-18 11:53:38 +02:00
Jakob Sack dd0eb9dd8d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-18 11:49:23 +02:00
Jakob Sack f22c05deab Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP! 2011-04-18 11:48:52 +02:00
Jakob Sack b37fb9142f Added tons of Hooks to OC_USER and OC_GROUP 2011-04-18 11:39:29 +02:00
Robin Appelman b4a74f895e proper links for next/previous buttons 2011-04-18 11:34:06 +02:00
Robin Appelman 900ece18e7 seperate view and logic for pagenavi 2011-04-18 11:31:01 +02:00
Jan-Christoph Borchardt 5249f09f70 even shinier icons 2011-04-18 11:23:47 +02:00
Robin Appelman 4e5fe303a1 only show selection checkboxes for files on hover 2011-04-18 11:02:06 +02:00
Robin Appelman 1f514a1afa add kdevelop project files to .gitignore 2011-04-18 10:51:38 +02:00
Robin Appelman bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Jakob Sack 1fe5f5a2df Better documentation for OC_USER 2011-04-18 10:41:01 +02:00
Robin Appelman 7438960109 use better tokens for public links 2011-04-18 10:31:20 +02:00
Robin Appelman 8a7f2361d5 public link sharing also works for folders now 2011-04-18 10:24:14 +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
Jakob Sack a70330e9be Improved documentation for group management 2011-04-18 10:00:45 +02:00
Robin Appelman 573d36a168 one / in filepaths is enough 2011-04-18 09:42:38 +02:00
Jakob Sack 866d01f50d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-18 09:31:42 +02:00
Robin Appelman bc7d6a9dde delay the loading of the filesystem when opening a public link 2011-04-18 09:30:59 +02:00
Jakob Sack 43646dbf8d User management works, now we need some usability expert ... 2011-04-18 09:30:37 +02:00
Robin Appelman f82946c6a9 pass the user to setupFS 2011-04-18 09:26:06 +02:00
Jan-Christoph Borchardt 8c5831d958 shiny new symbolic icons, yay 2011-04-17 20:11:28 +02:00
Jakob Sack 21def39dac Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 20:00:25 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Frank Karlitschek 91b5d8575a add pager function to the base lib and remove the default table width 2011-04-17 19:46:09 +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
Frank Karlitschek f02884e294 user the prettybutton 2011-04-17 18:37:38 +02:00
Frank Karlitschek 80c00c9ddd use the ne prettybutton class and add eyecandy 2011-04-17 18:21:34 +02:00
Robin Appelman 7b02151639 make the file permissions hint more clear 2011-04-17 18:19:50 +02:00
Robin Appelman 871a4b3d4a more improvements for foldersize 2011-04-17 18:19:50 +02:00
Arthur Schiwon ec7e338704 display max file size for upload 2011-04-17 18:14:26 +02:00
Jakob Sack d59b0df401 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 18:06:17 +02:00
Jakob Sack 79d8aa871a User management works good enough for now. Need to do something else ... 2011-04-17 18:05:49 +02:00
Jan-Christoph Borchardt 56a3a96e65 pushed content further down 2011-04-17 18:05:34 +02:00
Jan-Christoph Borchardt 799a1b9539 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 18:00:27 +02:00
Jan-Christoph Borchardt 8dcfd0ee8a CSS width bugfix & beautiful radio buttons for installation 2011-04-17 18:00:10 +02:00
Arthur Schiwon 9b26cb0bfb implement "new folder" function 2011-04-17 17:49:56 +02:00
Frank Karlitschek 60b6825612 show only ownCloud related knowledgebase entries. and make the page pretty 2011-04-17 17:38:35 +02:00
Jan-Christoph Borchardt 023c1b2f19 fixing login screen width 2011-04-17 16:49:34 +02:00
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 2011-04-17 16:40:44 +02:00
Jan-Christoph Borchardt f7c708b22a fixing header layout bug 2011-04-17 16:31:58 +02:00
Jan-Christoph Borchardt c192af186d removed HTML from CSS I put there last time. Also fixed header and navigation 2011-04-17 16:24:59 +02:00
Arthur Schiwon 270e1101f4 some forgotten files... 2011-04-17 16:19:21 +02:00