- Oct 17, 2014
-
-
Jan-Christoph Borchardt authored
-
- Oct 16, 2014
-
-
Vincent Petry authored
Add a try catch block
-
Lukas Reschke authored
This function might also be called before ownCloud is setup which results in a PHP fatal error. We therefore should gracefully catch errors in there.
-
Thomas Müller authored
Fix unit test
-
Lukas Reschke authored
Add app version to JS and CSS
-
Lukas Reschke authored
small corrections to config.sample.php
-
Lukas Reschke authored
Regression introduced with https://github.com/owncloud/core/pull/11615
-
Clark Tomlinson authored
fixing typo in English source string
-
Lukas Reschke authored
Share tags
-
Arthur Schiwon authored
LDAP: add setting to wizard that disables auto-detection and enables raw mode
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
Fix SPACE_UNKNOWN constant
-
Robin Appelman authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
strip whitespace from the beginning and end of the display name
-
Vincent Petry authored
Page size calculation based on real page height
-
Jörn Friedrich Dreyer authored
make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space
-
Jenkins for ownCloud authored
-
- Oct 15, 2014
-
-
Lukas Reschke authored
Backport 11408 master
-
Lukas Reschke authored
Add darwin to if block
-
Lukas Reschke authored
Use `rawurlencode` since this seems to be expected by cURL
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
-
Jörn Friedrich Dreyer authored
in cli mode return true for isHtaccessWorking
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Jörn Friedrich Dreyer authored
-
Jan-Christoph Borchardt authored
Enhanced apps management
-
Nazar Mokrynskyi authored
-
Thomas Müller authored
filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
-
Nazar Mokrynskyi authored
-
Nazar Mokrynskyi authored
That is why we use `this.$el.parent()` instead
-
Nazar Mokrynskyi authored
-
Björn Schießle authored
-
Vincent Petry authored
Use the cached fileinfo to get creatable permissions
-
Nazar Mokrynskyi authored
-
Lukas Reschke authored
This leads to the regeneration of the hash in case a single application is updated. Fixes https://github.com/owncloud/core/issues/11374
-
Vincent Petry authored
Unset the cached active user when using a different session object
-
Vincent Petry authored
Allow specifying protocol in ext storage OC config
-