History log of /template/sprintdoc/tpl/nav-usertools-buttons.php (Results 1 – 17 of 17)
Revision Date Author Comments
# da9591f0 10-Jul-2023 Andreas Gohr <andi@splitbrain.org>

added closedwiki option

This hides most of the wiki tools including the sidebar and search until
the user has logged in.


# 621124b3 10-Jul-2023 Andreas Gohr <andi@splitbrain.org>

some cleanup in the usertool handling

do not display unavailable actions


# a80089ca 21-Jul-2021 Andreas Gohr <andi@splitbrain.org>

defend against unavailable login mechanism


# 3d614df8 08-Jun-2021 Andreas Gohr <andi@splitbrain.org>

Revert "Fix usertools vertical alignment"

This reverts commit ed2d0a627543bf8d7734381ce06ee6b5328f94ec.


# ed2d0a62 30-Apr-2021 Frieder Schrempf <dev@fris.de>

Fix usertools vertical alignment

Remove the padding hacks and properly center the username vertically.

Signed-off-by: Frieder Schrempf <dev@fris.de>


# 6b6e2bd6 19-Jan-2018 Michael Große <grosse@cosmocode.de>

refactor: use the new menu classes from master if available

This is still fully compatible with the current stable Frusterick
Manners, however these old method calls should be removed after the
rele

refactor: use the new menu classes from master if available

This is still fully compatible with the current stable Frusterick
Manners, however these old method calls should be removed after the
release of Greebo.

show more ...


# 211de8a5 24-Apr-2017 Michael Große <grosse@cosmocode.de>

Use do-plugin's user task button w/ overlay

Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most

Use do-plugin's user task button w/ overlay

Motivation
----------
Since we do not have a dashboard it would be useful to directly see
one's task on click upon the respective icon. Also this is most likely
the dominating reason of the dashboard-usage.

Implementation Decisions
------------------------
* Use SVG: Since we move towards using SVG everywhere in DokuWiki, I
decided to use a SVG icon here as well. This makes it compatible with
other templates too, without introducing an icon-font there.
* Using a `<span>` instead of a `<strong>`: I do not see the semantic reason
behind using a `<strong>` here.

Other Changes
-------------
* The styles related to the do-plugin have been moved from
css/area_nav-usertools.less to css/plugins/do_tasks.less

This needs the respective pull request merged from the do-plugin:
https://github.com/cosmocode/do/pull/31

SPR-962

show more ...


# a6b69bf8 20-Apr-2017 Michael Große <grosse@cosmocode.de>

fix the double-colon in the dashboard-link

SPR-941


# 1140677f 20-Apr-2017 Michael Große <grosse@cosmocode.de>

Show more descriptive titles for the do-icons

This should also fix an occasional fatal-error when all tasks on a page
are done.

We remove here also the $class from the button in the usertools, sinc

Show more descriptive titles for the do-icons

This should also fix an occasional fatal-error when all tasks on a page
are done.

We remove here also the $class from the button in the usertools, since
it served no apparent purpose.

SPR-936

show more ...


# 22dab1a5 19-Apr-2017 Michael Große <grosse@cosmocode.de>

Fix link to do-dashboard per the plugins config

SPR-931


# 270380eb 18-Apr-2017 Michael Große <grosse@cosmocode.de>

Remove $showTools, because it is set to true

Since the config-option for hide-tools no longer exists, this variable
has become superflous.


# e302d67f 18-Apr-2017 Michael Große <grosse@cosmocode.de>

Remove references to removed options

In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options
were removed, as discussed.

This commit now removes references to these options from the co

Remove references to removed options

In commit cb7cc643bf8e0ff0a632314222134a32ded8ae21 the other options
were removed, as discussed.

This commit now removes references to these options from the codebase.

SPR-754

show more ...


# 31170e6e 21-Mar-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-863: better order for usertool icons


# a1de3dc1 14-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

added type ints for other plugins


# 9281ecfa 09-Feb-2017 Andreas Gohr <gohr@cosmocode.de>

fixed line endings CRLF -> LF


# 1b899691 10-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Vorbereitung sprint meeting


# 64634513 05-Jan-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

side-tools, user links, admin panel