History log of /template/sprintdoc/tpl/nav-page-attributes.php (Results 1 – 12 of 12)
Revision Date Author Comments
# 64ac6e3f 07-Aug-2025 Szymon Olewniczak <szyolewn@pg.edu.pl>

integration with approve


# b8adbb9e 12-Sep-2023 Andreas Gohr <andi@splitbrain.org>

streamline page attributes

Page attribute icons should now align better and all look the same.


# ed91dc00 11-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

support the quicksubscribe plugin


# d9d97457 20-Oct-2017 Silke Pisulla <pisulla@cosmocode.de>

SPR-908: QS prefix added


# d80bb218 24-Apr-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

Merge branch 'starred' into 'master'

SPR-940 Starred Plugin Integration

See merge request !41


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

Prevent interaction between do-js and our page-tasks-icon

The javascript of the do-plugin tries to update the container with the
plugin__do_pagetasks class. However, since our container has a differ

Prevent interaction between do-js and our page-tasks-icon

The javascript of the do-plugin tries to update the container with the
plugin__do_pagetasks class. However, since our container has a different
structure than the icon produced by the do-plugin, this attempt fails
and leaves the icon in a broken state.

This commit changes the class of the container and thus ceases to be
affected by the do-plugin's javascript.

SPR-946

show more ...


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

fix page-tasks icon to show open tasks, not all

SPR-936


# 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 ...


# 728071e8 20-Apr-2017 Andreas Gohr <andi@splitbrain.org>

nicer starred styles on hover


# d4c5a424 20-Apr-2017 Andreas Gohr <andi@splitbrain.org>

integrate star toggle for starred plugin


# 3f9d4d52 11-Apr-2017 Michael Große <grosse@cosmocode.de>

Merge branch 'master' into pageattributes

Adjusted some more files to account for changes in the over 100 commits
in master since the creation of this branch.

SPR-869


# fbf9e9d6 09-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

integrate QC plugin (ajax branch)

This refactors the page-attribute area a bit and intergrates the new
ajax branch of the QC plugin. I'm not really happy about the included
file - it should probably

integrate QC plugin (ajax branch)

This refactors the page-attribute area a bit and intergrates the new
ajax branch of the QC plugin. I'm not really happy about the included
file - it should probably be moved to our Template class instead.

show more ...