History: TikiFest Fosdem 2018 Whiteboard
Preview of version: 9
TikiFest Planning (topics/activities)
Table of contents
- TikiFest Planning (topics/activities)
- Planning things
- Fixing sessions
- Rebuild index exit page not where it started (BS)
- Tracker plugins are not displayed in the plugin help anymore
- Fixing and improving GUI for the plugin list
- Intertiki "Never logged" wrongly over user on the userlist (JB)
- Fixing multiple errors on page all over Doc and Dev (JB)
- Structure create a child page is not there anymore (BS)
- Fixing Demo/Tiki pending stuff
- Reviewing trunk for regressions (untested commits)
- Releasing 18.1 and backports
- Features request
- Fixes and opinions
- Future TikiFest planning
- ...
- HAVE FUN !
Planning things
Fixing sessions
Crash course: how to solve "small" bugs and track regressions (phpStorm) - (started)
Rebuild index exit page not where it started (BS)
plain page, no more admin icons, etc
Tracker plugins are not displayed in the plugin help anymore
Fixing and improving GUI for the plugin list
started
Intertiki "Never logged" wrongly over user on the userlist (JB)
Fixing multiple errors on page all over Doc and Dev (JB)
Structure create a child page is not there anymore (BS)
Fixing Demo/Tiki pending stuff
KGB irc communication repairs
Better update/upgrade (switch branch) for the show instances
Reviewing trunk for regressions (untested commits)
Releasing 18.1 and backports
If not done yet some backports
Checking the release script (language not updated)
Features request
Renaming a page should be logged in wiki history
Fixes and opinions
Login restriction (JML)
Opinions on suggested features of restricting the number of login devices per user.
Tracker variables in templates (JML)
According to https://doc.tiki.org/Pretty-Tracker#Syntax_tips we should be able to access and display all fields of a tracker item in the template of TRACKER plugins plus the following:
Copy to clipboard
($f_create): created date ($f_status_input): status input field ($f_status): status (output) ($f_itemId): the item id ($f_lastmodif): last modified date (this will display unix date, for human readable date look below) ($itemoff): the iteration number of each item ($tr_offset): the offset of the item, i.e. this is the nth item of the total number of x items