History log of /dokuwiki/lib/plugins/ (Results 576 – 600 of 2863)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af98326f14-Nov-2018 Hakan <hakandursun2009@gmail.com>

translation update

b520c36b13-Nov-2018 Phy <git@phy25.com>

Merge pull request #2577 from chang-zhao/patch-5

Add links "plugins" & "templates" to intro_search.txt

42a8cadf11-Nov-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

6c94df8210-Nov-2018 Phy <git@phy25.com>

translation update for zh:extensions, revert "offline" to "manual"

63f17a3e10-Nov-2018 Phy <git@phy25.com>

translation update for zh:extensions, closes #2572

e86f6b0208-Nov-2018 En Mathis <heartattack@free.fr>

translation update

924649b006-Nov-2018 Laurent Ponthieu <contact@coopindus.fr>

translation update

82211c0a04-Nov-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

51f5690203-Nov-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

dda9db0330-Oct-2018 Andreas Gohr <gohr@cosmocode.de>

adjust bundled plugins that check for admin permissions

This adjusts the bundled plugins to do their admin permission checks
based on their admin component's isAccessibleByCurrentUser() method
inste

adjust bundled plugins that check for admin permissions

This adjusts the bundled plugins to do their admin permission checks
based on their admin component's isAccessibleByCurrentUser() method
instead of doing their own isAdmin checks.

show more ...

f429aff530-Oct-2018 Andreas Gohr <gohr@cosmocode.de>

add reerence to the actual plugin to ADMINPLUGIN_ACCESS_CHECK

Otherwise it's a bit ahrd to decide if access should be granted ;-)

64cdf77930-Oct-2018 Andreas Gohr <gohr@cosmocode.de>

add event to check access to admin plugins

This adds a new method that capsulates the access check that has to be
done to decide if an admin plugin's page should be shown to the user.
The default im

add event to check access to admin plugins

This adds a new method that capsulates the access check that has to be
done to decide if an admin plugin's page should be shown to the user.
The default implementation is the same as before, relying only on the
forAdminOnly() method and the users' isadmin or ismanager status.

Admin plugins themselves can override the method to do additional
checks. In this patch, I added that to the usermanager plugin which will
only return true if the current auth backend can list users.

However the real idea behind this change is that the new method emits a
new event called ADMINPLUGIN_ACCESS_CHECK which would allow plugins to
overwrite it. This way it could be possible to give certain user groups
access to certain admin plugins without giving them admin or manager
permissions.

Note: this does not change how the "Admin" link is shown, it still
depends on ismanager or isadmin. A plugin as mentioned above would need
to influence the display via the MENU_ITEMS_ASSEMBLY event.

Note: this only covers the basic access check. Admin plugins may need
further adjustments for access to other parts of the plugin (like AJAX
components). An additional commit will update this for the bundled
plugins.

show more ...

e9fede2022-Oct-2018 Phy <git@phy25.com>

unify send_redirect(wl()) parameters
- always use absolute URL
- use static string instead of array if no concat is required
- use '&' instead of '&amp;'

bf209a6711-Sep-2018 LarsGit223 <lars_paulsen@web.de>

extension: set User-Agent header to 'DokuWiki HTTP Client (Extension Manager)'

This solves problems with project hosters which do not start an download immediately
if the User-Agent seems to be a br

extension: set User-Agent header to 'DokuWiki HTTP Client (Extension Manager)'

This solves problems with project hosters which do not start an download immediately
if the User-Agent seems to be a browser, also see #2410.

show more ...

dfbac90118-Oct-2018 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

f1a7f0c218-Oct-2018 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

45c4a35b14-Oct-2018 Dmytro Marchenko <dmytro.marchenko1989@gmail.com>

translation update

d2dde00e14-Oct-2018 Dmytro Marchenko <dmytro.marchenko1989@gmail.com>

translation update

226545d113-Oct-2018 Riccardo <riccardo.furlato@gmail.com>

translation update

7848880f11-Oct-2018 Adolfo Jayme Barrientos <fito@libreoffice.org>

translation update

ea78ef0a27-Sep-2018 José Vieira <jmsv63@gmail.com>

translation update

1759e99919-Sep-2018 Masoud Sadrnezhaad <masoud@sadrnezhaad.ir>

translation update

f25f0dfc15-Sep-2018 no credits taken <someone@cambodia.kh>

translation update

fbdd6dea12-Sep-2018 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

b7e25b8c11-Sep-2018 Vyacheslav Strenadko <vyacheslav.strenadko@gmail.com>

translation update

1...<<21222324252627282930>>...115