Commit Graph

23593 Commits (master)

Author SHA1 Message Date
Frank Karlitschek 60b6825612 show only ownCloud related knowledgebase entries. and make the page pretty 13 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 13 years ago
Frank Karlitschek 5759802091 now we have our own ocs server 13 years ago
Robin Appelman 86356e888e save the correct config entry 13 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 13 years ago
Robin Appelman 6affa3281a small fixes in webdav 13 years ago
Robin Appelman 58cb46c4e8 make sql queries work in sqlite 13 years ago
Robin Appelman 243d6566dd fix login when using sqlite 13 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 13 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 13 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 13 years ago
Robin Appelman fde08b2389 installer now works when using mysql 13 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 13 years ago
Frank Karlitschek 85a6097c03 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Frank Karlitschek 0820cb8f17 owncloud now with even more buzzwords. we outsourced the doccumentation and use an online knowledgebase 13 years ago
Jakob Sack d314c33715 do not redeclare methods 13 years ago
Jakob Sack cb2d8db9ce Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 13 years ago
Frank Karlitschek ca04b33abe first step on online ocs knowledgebase integration 13 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 13 years ago
Robin Appelman 25d687f35a add OC_GROUP::createGroup(); 13 years ago
Frank Karlitschek af40d872ce Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Frank Karlitschek fc63882fe2 more layout fixes 13 years ago
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 13 years ago
Robin Appelman a16c6fb804 don't use items in an array that aren't there 13 years ago
Frank Karlitschek fb74de326d Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 13 years ago
Robin Appelman bf45dcb959 only check for permissions for folders that exists 13 years ago
Robin Appelman d002ed0b94 set strict error reporting 13 years ago
Frank Karlitschek cf50c497b9 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Robin Appelman 101877351b use the correct variable name 13 years ago
Robin Appelman e71bc75a9d use the correct signature for OC_FILEOBSERVER->notify() 13 years ago
Robin Appelman 7b00f99a57 static functions shouldn't be abstract 13 years ago
Frank Karlitschek 219c4a2c78 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Frank Karlitschek 85df699746 application listing works more or less now 13 years ago
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 13 years ago
Frank Karlitschek 150631849f Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/apps.php
13 years ago
Robin Appelman f0e59b9043 better display for server configuration errors 13 years ago
Jakob Sack 964a55033a never ever call a function you just removed 13 years ago
Jakob Sack f2e37e0018 Completely removing personalMenu 13 years ago
Jakob Sack 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Jakob Sack af1e48df80 Changes in the user experience 13 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 13 years ago
Robin Appelman 1495ec0f31 show server configuration errors on seperate page 13 years ago
Jakob Sack b5f913a3fc Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Jakob Sack 4c74029489 First sketch of a user administration 13 years ago
Frank Karlitschek 5112295723 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 13 years ago
Frank Karlitschek d6d848184b new cool ocs client, but still empty 13 years ago
Arthur Schiwon 1c3703477b Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Robin Appelman 9a575d1ded port OC_OCS to prepared statements 13 years ago
Arthur Schiwon 627dc95d19 don't manifold slashes in case empty $app is forwarded to linkTo() 13 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 13 years ago
Jakob Sack 77fe7240f0 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Robin Appelman f4d0310d73 port WebDAV to prepared statements 13 years ago
Jakob Sack 177fd27382 Make OC_CONFIG working again 13 years ago
Jakob Sack fc33094429 replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 13 years ago
Jakob Sack ed77ab18c9 Added a dump of the database 13 years ago
Jakob Sack e8f6848095 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 13 years ago
Jakob Sack 683677b4f9 Support for navigation sub entries 13 years ago
Robin Appelman 69289bf943 move chmodr to OC_HELPER 13 years ago
Robin Appelman 26841884af move OC_DB to it's own file 13 years ago
Robin Appelman e42dbbf7f3 merge 13 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 13 years ago
Jakob Sack 16e4a1dd17 Fix template.php 13 years ago
Jakob Sack f36f453dd2 apps are now stored in /apps 13 years ago
Jakob Sack f1015c88fa Minor bug fixing 13 years ago
Jakob Sack 3d89b2caa4 php is not perl 13 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 13 years ago
Jakob Sack 149793f2e7 First version of the new user management 13 years ago
Jakob Sack 7c8ae42c6f Fixed some small bugs 13 years ago
Jakob Sack f66d3ab208 Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES 13 years ago
Jakob Sack 908e377246 Refactoring of OC_DB 13 years ago
Jakob Sack d3502315bd added class OC_HOOK to base.php. It is in base.php because it is needed
very ofter and it is quite small.
13 years ago
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 13 years ago
Robin Appelman 1df0397163 only load mdb2 once as it was before 13 years ago
Matthew Dawson f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times.
When PHP moves a file across filesystem boundaries, it does not update the access/modification times.
Thus do it manually so that this information is not lost.
13 years ago
Robin Appelman 49a78333fb add the option to use LIKE instead of = when getting data from OCS
also fix the returned keys
13 years ago
Robin Appelman ef5bd659fa added OC_FILESYSTEM::hash()
syntax is the same has http://www.php.net/manual/en/function.hash-file.php
13 years ago
Jakob Sack a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring 13 years ago
Jakob Sack 59847bb901 OC_CONFIG prepared for refactoring 13 years ago
Jakob Sack 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. 13 years ago
Jakob Sack 883c7a582d Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP 13 years ago
Jakob Sack 25e59e3ce6 Preparing OC_APP. It now includes information for all functions planned. 13 years ago
Jakob Sack f7f957abb9 Base for a more flexible navigation 13 years ago
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 13 years ago
Jakob Sack 94b405b64f Make it possible to use several datadirs.
This could be useful if the user does not want his gallery images on the webdav storage.
13 years ago
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 13 years ago
Jakob Sack e5ea0a3daa Added helper for filesize, fixed wrong name for mimetypeIcon() 13 years ago
Jakob Sack dfa6b749ba Introducing OC_HELPER for small helper functions; making setup of filesystem optional 13 years ago
Jakob Sack ede34c17dd Make the templates working again. 13 years ago
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 13 years ago
Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 13 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13 years ago