nextcloud/apps/user_ldap
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
..
ajax Use public api for getting l10n 2014-08-31 10:08:22 +02:00
appinfo Add support for keys in the info.xml 2014-10-09 15:48:30 +02:00
command Add a CLI command that creates an empty LDAP config 2014-09-29 00:21:20 -04:00
css Hack to avoid Agent DN + Password being overwritten by some ugly browsers with stored site credentials 2014-08-05 12:14:29 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js trigger email detection by Wizard upon any user filter filter change. before it happenend only upon user automatic list filter creation, but not on manual editing 2014-08-29 11:14:36 +02:00
l10n [tx-robot] updated from transifex 2014-10-10 01:55:10 -04:00
lib make scrutinizer happy, very minor changes 2014-10-01 11:55:53 +02:00
templates Prevent button click when enter key is pressed in LDAP wizard 2014-10-08 15:09:02 +02:00
tests adding unit test to truncate the table 2014-09-16 16:17:25 +02:00
group_ldap.php Log warning when no uid was found for user 2014-10-09 14:58:53 +02:00
group_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
settings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
user_ldap.php port of #9500 2014-07-08 16:32:01 +02:00
user_proxy.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00