nextcloud/settings/ajax
Thomas Müller b091394a90 introduce new app page layout
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
2014-10-15 15:21:40 +02:00
..
apps introduce new app page layout 2014-10-15 15:21:40 +02:00
addRootCertificate.php Add unit tests and fix rootcerts creation bug 2014-08-31 10:47:50 +02:00
changedisplayname.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
checksetup.php Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
creategroup.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
createuser.php Correctly use groups parameter only when its not empty 2014-07-21 10:46:21 +02:00
decryptall.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
deletekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
disableapp.php various fixes as requested by pr reviewers 2014-06-02 21:39:15 +02:00
enableapp.php Add option to enable app for specific groups 2014-06-03 12:42:35 +02:00
geteveryonecount.php Using countUsers method to return true count of users 2014-09-05 11:23:59 -04:00
getlog.php Add trailing comma for all touched array lines. 2013-08-17 23:39:26 +02:00
grouplist.php Do not force isAdmin as true and so the list is filtered correctly 2014-07-21 11:30:47 +02:00
installapp.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
lostpassword.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 2013-02-09 09:59:41 -08:00
removeRootCertificate.php remove outdated checks 2014-08-31 10:47:50 +02:00
removegroup.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
removeuser.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
restorekeys.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setlanguage.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setloglevel.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
setquota.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
setsecurity.php Redirect user after clicking on link 2014-08-22 16:01:03 +02:00
togglegroups.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 2012-11-27 20:22:45 +01:00
uninstallapp.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
updateapp.php introduce new app page layout 2014-10-15 15:21:40 +02:00
userlist.php properly encode groups as json, not ',' separated 2014-08-18 19:47:50 +02:00