History: TikiFest Fosdem 2018 Whiteboard
Preview of version: 11
TikiFest Planning (topics/activities)
Table of contents
- TikiFest Planning (topics/activities)
- Planning things
- Fixing sessions
- Editing a Plugin via plugin helper icon on a translated page looses the translation assigned!
- Tracker plugin, we can’t set the fields order anymore
- Plugin inline editing is saved but modal stays open
- Plugins should refresh content at start of inline editing to avoid overwriting previous changes
- Numeric field 0 value is returned as "No value" in the plugin list
- Tracker plugin, transaction step don't work
- 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)
- Features request
- Fixes and opinions
- Future TikiFest planning
- ...
- HAVE FUN !
- Postponed
Planning things
Fixing sessions
Crash course: how to solve "small" bugs and track regressions (phpStorm) - (started)
Editing a Plugin via plugin helper icon on a translated page looses the translation assigned!
Tracker plugin, we can’t set the fields order anymore
Plugin inline editing is saved but modal stays open
Plugins should refresh content at start of inline editing to avoid overwriting previous changes
Numeric field 0 value is returned as "No value" in the plugin list
Tracker plugin, transaction step don't work
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
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
Next dogfood server (Amette)
KGB irc communication repairs
Better update/upgrade (switch branch) for the show instances
Reviewing trunk for regressions (untested commits)
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
Future TikiFest planning
...
HAVE FUN !