Commit Graph

6779 Commits (9bfdf47cd43139ca5c3fba255fd4486d06b6d72c)
 

Author SHA1 Message Date
Sam Tuke 9bfdf47cd4 Fixed bug oc-1659 - history dialogue cannot be closed once opened 14 years ago
Jörn Friedrich Dreyer 0fe3354c61 add proper error logging in OC_User database queries 14 years ago
Jörn Friedrich Dreyer e31dfb643a add getErrorMessage to OC_DB 14 years ago
Frank Karlitschek df528cfe95 show the current username. This confused some people 14 years ago
Frank Karlitschek f31264a0c2 this is now 4.5 beta 3 14 years ago
Frank Karlitschek 54eae53206 Merge branch 'master' of https://github.com/owncloud/core 14 years ago
Frank Karlitschek c0a3bdb757 improve the documentation for the cron config a bit 14 years ago
Jörn Friedrich Dreyer 62d8202d59 return a message when app could not be enabled 14 years ago
Michael Gapczynski c5f9b887ff Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer objects for both CSS and JS to clear cache after upgrade 14 years ago
Michael Gapczynski ca6322465d Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 14 years ago
Michael Gapczynski 60feaf9abf Merge branch 'master' into share_expiration 14 years ago
Michael Gapczynski 54d4e556fe Add lock and clock icon for sharing 14 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 14 years ago
Michael Gapczynski b194ac3dde Add expiration column to share table and bump version number 14 years ago
Jenkins for ownCloud 8c9c095d48 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 5c1a79210f added hint to restart the web server in case recetly installed php modules are still not available 14 years ago
Jörn Friedrich Dreyer b6a106a920 allow using only dbname for oracle 14 years ago
Jörn Friedrich Dreyer bf2d1e78f2 don't set values with oc_appconfig when oc is not installed yet, allows to render guest page for installation again 14 years ago
Michael Gapczynski 37f0b85d3f Fix problem with non share collection item types being treated as collections 14 years ago
Michael Gapczynski ff6141b1e9 Change version number update occurs on to prevent problem with betas, users using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again 14 years ago
Jenkins for ownCloud 6a29bbda7a [tx-robot] updated from transifex 14 years ago
Georg Ehrke 463b48b2e1 fix file upload 14 years ago
Jörn Friedrich Dreyer 86c3f9b8fe Merge branch 'master' of github.com:owncloud/core 14 years ago
Jörn Friedrich Dreyer db7a18455f use tabs for indentation 14 years ago
Thomas Müller 5a65c5a46c Respect coding style 14 years ago
Thomas Müller 0444877218 Respect coding style 14 years ago
Thomas Müller c6cd1b77d3 Respect coding style 14 years ago
Thomas Müller 5721bd2786 Respect coding style 14 years ago
Thomas Müller 1a10955644 Respect coding style 14 years ago
Thomas Müller 2271a97992 Respect coding style 14 years ago
Thomas Müller 9a2bc5255b Respect coding style 14 years ago
Thomas Müller 23f348c99f Respect coding style 14 years ago
Thomas Müller 87e1a27fde Respect coding style 14 years ago
Thomas Müller f34588d1ff Respect coding style 14 years ago
Jenkins for ownCloud bd720bdf4c [tx-robot] updated from transifex 14 years ago
Michael Gapczynski deb1fbf9a1 Provide update script for files sharing 14 years ago
Michael Gapczynski 5c5955b31f Disable link sharing for folders temporarily - next release 14 years ago
Michael Gapczynski 6c17a4cb77 Don't display actions for children in shared collections, show the parent collection the child is shared in 14 years ago
Michael Gapczynski 13d513c17c Fix shared collection item searching 14 years ago
Michael Gapczynski 3e7951e1e6 Normalize the file path for shared children as a precaution 14 years ago
Michael Gapczynski fe7f095b08 Insert id for unique user group share rows 14 years ago
Michael Gapczynski b163bd514f Fix fetching shared children items, fixes problem with displaying owner of a shared file inside a shared folder 14 years ago
Robin Appelman a050915167 move breadcrumb css to core so we can reuse it 14 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 14 years ago
Michael Gapczynski f23f719d99 Fix unsharing from self for group shares and add test for it 14 years ago
Jenkins for ownCloud 5e790368bc [tx-robot] updated from transifex 14 years ago
Robin Appelman 9beb958845 forgot a , 14 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 14 years ago
Robin Appelman 46422e6dbe don't use regular expresions for a simple string replace 14 years ago
Robin Appelman 697061fa9f add OC_Image::fitIn 14 years ago