History log of /dokuwiki/lib/ (Results 701 – 725 of 4510)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
569fd3cf23-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

9392cc9f23-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

5842c86e22-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

84cbcac621-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

79d1958421-Nov-2018 Lars Pötter <justanotherone@gmx.net>

add definition of abbreviation

1fa9a67420-Nov-2018 Jürgen Fredriksson <jfriedrich@gmx.at>

translation update

6e1a8a1820-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

4905bf1b20-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

919f6a8720-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

1058072419-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

initialize array before use

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

1...<<21222324252627282930>>...181