Tiki5
Table of contents
Schedule
| Version | Date | Notes |
| BugFest at TikiFestNY | January 14-18 | |
| Feature freeze | March 4th TikiFestConfoo2010 (start) | All major decisions are taken and stuff which is not ready is pulled out. Experimental branches must be merged in before this date |
| Make branches/5.x | March 9th TikiFestConfoo2010 (end) | Done |
| Upgrade themes.tw.o to branch5 | March 9th TikiFestConfoo2010 (end) | Done |
| Tiki5Alpha | March 9th TikiFestConfoo2010 (end) | Has been packaged and will soon be on SourceForge |
| Tiki5Beta1 | March 18th | |
| Upgrade doc.tw.o to branch5 | March 18th | |
| Upgrade tw.o (community) to Tiki5 | March 18th | |
| Tiki5Beta2 | March 29th | |
| Upgrade dev.tw.o to branch5 | March 29th | |
| Upgrade profiles.tw.o to branch5 | April 7th | |
| Tiki5ReleaseCandidate | April 7th | |
| Tiki5.0 released | April 11th | |
| Upgrade info.tw.o to Tiki5 | April 11th | |
| Tiki5.1 released | May 11th | |
- upgrading to branch5 includes keeping up to date every few days.
- A note should be added at the top of each *.tw.o site that "This site is currently being used to test upcoming Tiki5. It's normal to see bugs. Please help by reporting and fixing."
Blocker
- 1.9 -> 4.x (and possibly other versions) : user admin no longer has full admin rights (because not in Admins group). More recent installs have user admin as part of Admins group. But this apparently was not done in upgrade script as well. So it should be done in upgrade script too, for 4.x
Essential
- http://profiles.tikiwiki.org/File+Gallery+Handler
-> are created (and in since your last visit) but not appearing in tiki-list_file_gallery.php since 20826
- Make release scripts be OK with removal of Database independence
- Check (JSLint) all JavaScript can be safely minified
- Change language files to no longer include untranslated strings
- Finish all Dynamic Preferences (Pkdille, help needed)
- Test on Fresh installs, that no unwanted changes appears. Ex.:
- as of 2010-01-06: feature_wiki_mandatory_category, wikiHomePage, email_due, pass_due, users_prefs_display_timezone, etc
-
Filegals disappearing on MySQL < 5.0?
- no pref modifications should be leftover in tiki-admin_include_*.php files
- Test on Fresh installs, that no unwanted changes appears. Ex.:
- Permissions cleanup
- tiki_p_subscribe_groups vs tiki_p_group_join
- Define min spec
- PHP 5.?
- MySQL 4.1?
- Apache (relevant?)
- Memory
- for server - 256MB is painful
- and for php.ini memory_limit is 32MB still enough?
Todo
- In branches/5.x syntax for flash videos on this page http://doc.tikiwiki.org/PluginFlash
produce "Flash player not available."
- Dynamic prefs
- Theme options in perspectives
- tiki-edit_translation.php not working for articles (excellent for wiki though)
- Payment deployment
- Need icon for Tiki Payment to appear in tiki-admin.php and link to tiki-payment.php
- link to tiki-payment.php in menu
- Metrics and Ratings deployment
- Need icons for tiki-admin.php?page=metrics and tiki-admin.php?page=rating
- Script to check all doc page links in all prefs
- Configuration search
- if no results, say so
-
change message (call to action)done -
remove from profiles pagedone -
make always ondone
- Workspaces
- feature_category_reinforce -> still relevant?
- tiki-admingroups.php -> Default category assigned to uncategorized objects edited by a user with this default group -> still relevant?
- Profiles
- Get featured profiles going
- Admin panels
- tiki-admin.php?page=ads -> should not be conditional to banner ad feature
Remove Database independence- remove convertscripts directory
- search strings like pg_connect, pgsql, PostgreSQL, etc and remove relevant code
-
update installer to use tiki.sql instead of tiki-5.0-mysqli.sql - make secdb happy with tiki.sql instead of tiki-secdb_4.0_mysql.sql
- update doc
-
Put a hint for sessions no-cache, pre-check=0, post-check=0 - check & fix PluginAnnotation
- check & fix Kaltura
- fix action box in calendar and filegal to remove charset problem in other language than english.(Works in 3.X but doesn't work in 4.X and 5.X)
jonnyb's wishlist
If any one else wants to do some of these, please do go ahead!- Upgrade jQuery to 1.4.1 and jQuery.UI to 1.8
- Will mean upgrading other plugins too probably.
- JB working with Robert Plummer on jQuery.sheet 0.54 now
- Upgrade FCKeditor to 2.6.6
- Refactor new user / change password code (we have 3 versions at least?)
- Remove the stupid, annoying, buggy, misleading getElementById function in tiki-js.js
- Webmail from account fix
Test in upgrade
- switch_lang from 4 to 5 (name change?)
- 1.9 -> 4.x : user admin no longer has admin rights (because not in Admins group)
Nice to have
- Insert PluginModule helper interface, module picker should be a drop down (how will I remember 100+ module names?)
- Tools: add nowiki and add mouseover on by defaultTo make mouseover comments easy by default with signature
Remove Multimedia
GillesM- Remove JS Calendar
- Updated admin modules interface (Chealer)
- Finish all accesslib checks and resolve message which is no longer relevant " This feature is disabled: feature_articles To enable this feature, go to: Admin Feature. If you do not have privileges to activate this feature, ask the site admin to do it. " because you can do just below
See Roadmap
Documentation
Documentation for the end user of the changes and improvements included with this new release:http://doc.tikiwiki.org/Tiki5
xavi has been requesting a copy of the documentation structure to coordinate a new version of the documentation in odt & pdf. See Printing the Documentation to attempt to print that structure in one single html + images (WSOD so far for the last months). Help is needed
Roles
For a list what is expected, please see Release Roles and put your name below. Ideally at least 2 people per role.- Release coordinator: Marc Laporte
- Developer(s):
- jonnyb
- Packaging:
- Changi
- Security:
- Wishlist & testing:
- geoff
- Documentation:
- xavi
- Communications:
- Community:
- Profiles:
- UI & Themes:
- luci
- i18n:
- Changi: french tra
- Infrastructure:
- Changi
- Legal:
- merging to trunk
- sylvieg
Alias
Contributors to this page: marclaporte
,
luci
,
ricks99
,
changi67
,
eromneg
,
sylvie
,
chibaguy
,
jonnybradley
,
koth
and
xavi
.
Page last modified on Tuesday 16 March, 2010 18:31:09 UTC by marclaporte
.
Sidebar
Sidebar
To register
To have an account at this site, please register at Tikiwiki.org
, and then use that user name and password to log in here.
Last Changed Items
- Users can't deleter his own account
- Add New User - Gen Password - Validate By Email is Broken in 4.1 and 4.2
- Email notification don't work except if "watch minor" is checked
- ssl_error_rx_record_too_long when using "Require Secure (HTTPS) login" (CPANEL self-signed cert.)
- Interactive (in-context) Site identity editor

Last Comments