Loading...
 
 Note
This page is to document "what Tiki should do". For feature documentation (what Tiki does), please see corresponding page on doc site

History: Tiki15

Comparing version 57 with version 135

Lines: 1-6Lines: 1-5
-{REMARKSBOX(type="tips" title="Information" close="n")}

__Tiki15 is planned to be released in April


[http://sourceforge.net/p/tikiwiki/code/HEAD/tree/branches/15.x/|SVN branch] is available since 2nd February 2016. See ((Versions)) for more

.
{REMARKSBOX}
+{REMARKSBOX(type="confirm" title="Tiki15 released" close="n")}

__Tiki15 was released 25th of 2016__
2016__See ((Download)) and ((Versions)) for more information, also check the [http://sourceforge.net/p/tikiwiki/code/HEAD/tree/branches/15.x/|SVN branch] for the latest code{REMARKSBOX}
 {maketoc} {maketoc}
Lines: 10-33Lines: 9-41
 !! Things that need to be done !! Things that need to be done
 +# Remove the code.google.com (and googlecode.com) libraries from tiki as it's closing down (this month!) {sign user="jonnybradley" datetime="2016-01-17T19:34:08+00:00"}
 +## All done apart from simile_timeline
 +!!!- Things that have been done
 +# --Switch sorich87/bootstrap-tour to a tagged release (and get them to do one for us)--
 +# --Update copyright notices for 2016--
 +# --By default checkbox PHP Errors "Visible to Admin only"--
 +** Fixed in {commit id=57867}? {sign user="jonnybradley" datetime="2016-03-13T19:06:15+00:00"}
 # --Switch to [http://framework.zend.com/long-term-support/|zend framework2] , zendframework1 is not going to be supported for long, ((zf1-to-zf2|read more here))-- # --Switch to [http://framework.zend.com/long-term-support/|zend framework2] , zendframework1 is not going to be supported for long, ((zf1-to-zf2|read more here))--
 # --jquery framework update needed?-- jquery 2.x is used now (https://tiki.org/TikiFestFosdem2016Whiteboard) # --jquery framework update needed?-- jquery 2.x is used now (https://tiki.org/TikiFestFosdem2016Whiteboard)
-# Fix (old) Microsoft Office mime-types, we use application/msword etc, everyone else uses application/vnd.ms-word 
-# Update elFinder to latest release (2.1.2) and sort out build version - move to vendors if possible 
-# Update Full Calendar to v2.6 --and check the resource views in that are what we're using already (if possible)-- 
-** We need fullcalendar-resourceviews fork of former fullcalendar (1.6.x) to support the working feature of the ((doc:PluginTrackerCalendar)). [http://fullcalendar.io/license/|Fullcalendar 2.x is MIT-licensed], but its Scheduler seems to be [http://fullcalendar.io/scheduler/license/|tri-licensed] (commercial, cc-licensed or GPL'd) the 3 of them incompatible with Tiki's license, so that we can't bundle Fulcalendar Scheduler 2.x within Tiki main codebase, just the standard Fullcalendar code. {sign user="xavi" datetime="2016-01-19T22:19:07+00:00"} 
-++ As of Jan 2016, there doesn't seem to be a clear replacement for the fullcalendar-resourceviews library that we use for PluginTrackerCalendar. {sign user="xavi" datetime="2016-01-19T22:19:07+00:00"} 
-++ We can add the Fullcalendar standard library 2.6.x for the Calendar visual UI, while leaving fullcalendar-resourceviews in place while there is no replacement for such PluginTrackerCalendar feature. {sign user="xavi" datetime="2016-01-19T22:12:43+00:00"} 
 # --Move the incorrectly place repositories from composer.json to satis.json-- done, thanks Robert P {sign user="jonnybradley" datetime="2016-01-26T16:39:50+00:00"} # --Move the incorrectly place repositories from composer.json to satis.json-- done, thanks Robert P {sign user="jonnybradley" datetime="2016-01-26T16:39:50+00:00"}
-# Remove the code.google.com (and googlecode.com) libraries from tiki as it's closing down (this month!) {sign user="jonnybradley" datetime="2016-01-17T19:34:08+00:00"} 
 # --remove bliptv wikiplugin-- https://tiki.org/TikiFestFosdem2016Whiteboard # --remove bliptv wikiplugin-- https://tiki.org/TikiFestFosdem2016Whiteboard
 +# --Updating information on where and how files are saved by default on install--
 +# --Tablesorter verbose on error when the feature is not activated--
 +# --Update elFinder to latest release (2.1.2)-- and sort out build version - still forked version so still in vendor_extra {sign user="jonnybradley" datetime="2016-04-12T15:14:55+00:00"}
 +!!! Things to do next time?
 +# Update Full Calendar to v2.6 --and check the resource views in that are what we're using already (if possible)-- %%% Needs to be split as we use the full calendar lib inside resource views currently
 +** We need fullcalendar-resourceviews fork of former fullcalendar (1.6.x) to support the working feature of the ((doc:PluginTrackerCalendar)). [http://fullcalendar.io/license/|Fullcalendar 2.x is MIT-licensed], but its Scheduler seems to be [http://fullcalendar.io/scheduler/license/|tri-licensed] (commercial, cc-licensed or GPL'd) the 3 of them incompatible with Tiki's license, so that we can't bundle Fulcalendar Scheduler 2.x within Tiki main co<x>debase, just the standard Fullcalendar code. {sign user="xavi" datetime="2016-01-19T22:19:07+00:00"}
 +++ As of Jan 2016, there doesn't seem to be a clear replacement for the fullcalendar-resourceviews library that we use for PluginTrackerCalendar. {sign user="xavi" datetime="2016-01-19T22:19:07+00:00"}
 +++ We can add the Fullcalendar standard library 2.6.x for the Calendar visual UI, while leaving fullcalendar-resourceviews in place while there is no replacement for such PluginTrackerCalendar feature. {sign user="xavi" datetime="2016-01-19T22:12:43+00:00"}
 +# Fix (old) Microsoft Office mime-types, we use application/msword etc, everyone else uses application/vnd.ms-word
 !!Schedule !!Schedule
 Rough estimate (subject to adjustment) Rough estimate (subject to adjustment)
 * --Branching should happen first week of February-- done 2016-02-02 * --Branching should happen first week of February-- done 2016-02-02
-* Alpha around the third week of February

* Beta around the third week of


* Final Release is mid


April

!! Roles
+* --Alpha: 28 Feb 2016, 16:00 UTC (or before) %%% join us on BBB at [http://live.tiki.org]--

* --Beta first week of April (possibly Tuesday)%%% join us on BBB at [http://live.tiki.org]-


* --Final Release is mid-April

-

!!- Roles
 !!! Release Coordinator !!! Release Coordinator
 {AVATAR()}bsfez{AVATAR} {AVATAR()}bsfez{AVATAR}
Lines: 42-45Lines: 50-54
 * Xavi * Xavi
 * Jyhem * Jyhem
 +* Gary
 * ? * ?
Lines: 49-52Lines: 58-62
 !!! Documentation !!! Documentation
 * Xavi * Xavi
 +* Gary
 *? *?
Lines: 57-64Lines: 67-87
 * Xavi, to test whether the ones included in the ((doc:Profiles Wizard)) do work in Tiki15 also. * Xavi, to test whether the ones included in the ((doc:Profiles Wizard)) do work in Tiki15 also.
 *? *?
 +!! Download link
 +*[https://sourceforge.net/projects/tikiwiki/files/Tiki_15.x_Situla/15.0alpha/|Alpha]
 +*[https://sourceforge.net/projects/tikiwiki/files/Tiki_15.x_Situla/15.0beta/|Beta]
 +*[https://sourceforge.net/projects/tikiwiki/files/Tiki_15.x_Situla/15.0/|Finale release]
 !! Wishlist !! Wishlist
 ''Wishlist items categorised as "15.x" or "15.x Regression" - status open or pending.'' ''Wishlist items categorised as "15.x" or "15.x Regression" - status open or pending.''
 +__Please note:__ If you wish a bug to be considered as a ''release blocker'' please provide a show instance and brief instructions on how to replicate the problem. Thanks {sign user="jonnybradley" datetime="2016-02-26T17:59:58+00:00"}
 +!!! Summary
 +{PIVOTTABLE(data="tracker:5" rows="importance" cols="resolution_status" rendererName="Heatmap" aggregatorName="Count" inclusions="{}")}
 + {filter categories="305 OR 306"}
 + {filter field="tracker_status" content="o OR p"}
 +{PIVOTTABLE}
 +!!! Open
 {button href="Make+a+wish" _text="Create Item" _icon_name="create" _type="link" _class="create_item_button"} {button href="Make+a+wish" _text="Create Item" _icon_name="create" _type="link" _class="create_item_button"}
 {LIST()} {LIST()}
Lines: 66-72Lines: 89-97
  {filter field="tracker_status" content="o OR p"}  {filter field="tracker_status" content="o OR p"}
  {filter field="tracker_field_version" content="305 OR 306"}  {filter field="tracker_field_version" content="305 OR 306"}
- {filter field="tracker_field_category" content="265 OR 187 OR 174 OR 56 OR 172 OR 192 OR 57 OR 231"}

{sort mode="tracker_field_id_ndesc"}
+ {filter field="tracker_field_category" content="265 OR 187 OR 174 OR 56 OR 172 OR 192 OR 57 "}

{filter field="tracker_field_resolution_status" content="New OR Accepted OR Confirmed"


{sort mode="modification_date_ndesc"}
  {OUTPUT(template="table")}  {OUTPUT(template="table")}
 + {column field="mod_date" label="LastModif" mode="raw"}
  {column field="tracker_status" label="" mode="raw"}  {column field="tracker_status" label="" mode="raw"}
  {column sort="tracker_field_resolution_status" field="tracker_field_resolution_status" label="Resolution Status" mode="raw"}  {column sort="tracker_field_resolution_status" field="tracker_field_resolution_status" label="Resolution Status" mode="raw"}
Lines: 75-82Lines: 100-109
  {column field="tracker_field_subject" label="Title" mode="raw"}  {column field="tracker_field_subject" label="Title" mode="raw"}
  {column label="Category" field="category" mode="raw"}  {column label="Category" field="category" mode="raw"}
- {column sort="tracker_field_version" field="tracker_field_version" label="Version"} + {column sort="tracker_field_version" field="tracker_field_version" label="Version" mode="raw"}
  {column field="tracker_field_feature" label="Feature" mode="raw"}  {column field="tracker_field_feature" label="Feature" mode="raw"}
  {column sort="tracker_field_importance" field="tracker_field_importance" label="Importance" mode="raw"}  {column sort="tracker_field_importance" field="tracker_field_importance" label="Importance" mode="raw"}
 + {tablesorter server="n" sortable="y" tsfilters="type:date;format:yy-mm-dd;from:2015-01-30;to:2017-12-31|type:nofilter|type:dropdown|type:text;placeholder:Type to filter...|type:text;placeholder:Type to filter...|type:text;placeholder:Type to filter...|type:dropdown|type:text;placeholder:Type to filter...|type:text;placeholder:Type to filter...|type:range;from:0;to:10" tscolselect="6|critical|3|5|6|critical|5|2|3|5"}
  {OUTPUT}  {OUTPUT}
 + {FORMAT(name="mod_date")}{display name="modification_date" format="date"}{FORMAT}
  {FORMAT(name="tracker_status")}{display name="tracker_status" format="trackerrender"}{FORMAT}  {FORMAT(name="tracker_status")}{display name="tracker_status" format="trackerrender"}{FORMAT}
  {FORMAT(name="tracker_field_resolution_status")}{display name="tracker_field_resolution_status" default="" format="trackerrender" editable=inline}{FORMAT}  {FORMAT(name="tracker_field_resolution_status")}{display name="tracker_field_resolution_status" default="" format="trackerrender" editable=inline}{FORMAT}
Lines: 87-96Lines: 114-178
  {FORMAT(name="tracker_field_version")}{display name="tracker_field_version" format="trackerrender"}{FORMAT}   {FORMAT(name="tracker_field_version")}{display name="tracker_field_version" format="trackerrender"}{FORMAT}
  {FORMAT(name="tracker_field_feature")}{display name="tracker_field_feature" format="trackerrender"}{FORMAT}   {FORMAT(name="tracker_field_feature")}{display name="tracker_field_feature" format="trackerrender"}{FORMAT}
- {FORMAT(name="tracker_field_importance")}{display name="tracker_field_importance" format="trackerrender" editable=inline}{FORMAT} + {FORMAT(name="tracker_field_importance")}{display name="tracker_field_importance" format="trackerrender" default="" editable=inline}{FORMAT}
 {LIST} {LIST}
 {button href="Make+a+wish" _text="Create Item" _icon_name="create" _type="link" _class="create_item_button"} {button href="Make+a+wish" _text="Create Item" _icon_name="create" _type="link" _class="create_item_button"}
 +!!! Pending
 +{LIST()}
 + {filter content="5" field="tracker_id"}
 + {filter field="tracker_status" content="p"}
 + {filter field="tracker_field_version" content="305 OR 306"}
 + {filter field="tracker_field_category" content="265 OR 187 OR 174 OR 56 OR 172 OR 192 OR 57"}
 + {filter field="tracker_field_resolution_status" content="New OR Accepted OR Confirmed"}
 + {sort mode="modification_date_ndesc"}
 + {OUTPUT(template="table")}
 + {column field="mod_date" label="LastModif" mode="raw"}
 + {column field="tracker_status" label="" mode="raw"}
 + {column sort="tracker_field_resolution_status" field="tracker_field_resolution_status" label="Resolution Status" mode="raw"}
 + {column sort="tracker_field_submitted_by" field="tracker_field_submitted_by" label="Submitted By"}
 + {column field="tracker_field_assigned_to" label="Volunteered" mode="raw"}
 + {column field="tracker_field_subject" label="Title" mode="raw"}
 + {column label="Category" field="category" mode="raw"}
 + {column sort="tracker_field_version" field="tracker_field_version" label="Version" mode="raw"}
 + {column field="tracker_field_feature" label="Feature" mode="raw"}
 + {column sort="tracker_field_importance" field="tracker_field_importance" label="Importance" mode="raw"}
 + {tablesorter server="n" sortable="y"}
 + {OUTPUT}
 + {FORMAT(name="mod_date")}{display name="modification_date" format="date"}{FORMAT}
 + {FORMAT(name="tracker_status")}{display name="tracker_status" format="trackerrender"}{FORMAT}
 + {FORMAT(name="tracker_field_resolution_status")}{display name="tracker_field_resolution_status" default="" format="trackerrender" editable=inline}{FORMAT}
 + {FORMAT(name="tracker_field_submitted_by")}{display name="tracker_field_submitted_by" format="trackerrender"}{FORMAT}
 + {FORMAT(name="tracker_field_assigned_to")}{display name="tracker_field_assigned_to" format="trackerrender" editable=inline default=""}{FORMAT}
 + {FORMAT(name="tracker_field_subject")}{display name="tracker_field_subject" format="trackerrender"}{FORMAT}
 + {FORMAT(name="category")}{display name="tracker_field_category" format="trackerrender"}{FORMAT}
 + {FORMAT(name="tracker_field_version")}{display name="tracker_field_version" format="trackerrender"}{FORMAT}
 + {FORMAT(name="tracker_field_feature")}{display name="tracker_field_feature" format="trackerrender"}{FORMAT}
 + {FORMAT(name="tracker_field_importance")}{display name="tracker_field_importance" format="trackerrender" default="" editable=inline}{FORMAT}
 +{LIST}
 +{button href="Make+a+wish" _text="Create Item" _icon_name="create" _type="link" _class="create_item_button"}
 +!!Activity Stream
 +{ACTIVITYSTREAM(auto="0")}
 +{pagination max="10"}
 +{group field="aggregate" collect="item"}
 +{filter field="trackerId" content="5"}
 +{filter field="categories" content="(305 OR 306) AND (265 OR 187 OR 174 OR 56 OR 172 OR 192 OR 57)"}
 +{ACTIVITYSTREAM}
 !! Removals !! Removals
 *-- menus_item_names_raw-- done in {commit id="56957"} (html in menus will now appear as source, users will need to convert to using wiki syntax for custom menu item appearance *-- menus_item_names_raw-- done in {commit id="56957"} (html in menus will now appear as source, users will need to convert to using wiki syntax for custom menu item appearance
 +!!Leftovers for Tiki15 Beta
 +* 1.11. Check that all PHP files have a feature check ((How+to+release#Check_that_all_PHP_files_have_a_feature_check))
 +!!Leftovers for Tiki15.1
 +* https://dev.tiki.org/UX
 +* --[https://dev.tiki.org/item5825|Captcha setting/preference in admin => login]--
 +* --Finishing Piwik Basic implementation-- r58678
 +* --Adding og and tags for Facebook and Twitter-- r58623 (and some more)
 +!! Tiki 15 minors version releases
 +When it is released this version will continue its own life and sub-version will be published on[https://doc.tiki.org/Tiki15| Tiki Documentation for Tiki 15].
 {backlinks} {backlinks}
Lines: 98-100Lines: 180-181
 -= Alias =- -= Alias =-
 (alias(release process 15)) | (alias(Tiki 15)) (alias(release process 15)) | (alias(Tiki 15))
-  

History

Advanced
Information Version
03 Jan 19 17:57 GMT-0000 Marc Laporte Not current anymore 135
21 Jan 17 15:28 GMT-0000 Bernard Sfez / Tiki Specialist 134
09 Jan 17 16:55 GMT-0000 Xavier de Pedro 133
04 Aug 16 08:44 GMT-0000 Xavi (as xavidp - admin) 132
04 Aug 16 08:41 GMT-0000 Xavier de Pedro 131
21 Jul 16 08:39 GMT-0000 Xavier de Pedro 130
21 Jul 16 08:15 GMT-0000 Xavier de Pedro 129
21 Jul 16 08:13 GMT-0000 Xavier de Pedro 128
09 Jul 16 11:38 GMT-0000 Jonny Bradley 127
01 Jun 16 12:33 GMT-0000 Nelson Ko 126
01 Jun 16 12:20 GMT-0000 Nelson Ko 125
01 Jun 16 12:18 GMT-0000 Nelson Ko 124
31 May 16 18:32 GMT-0000 Bernard Sfez / Tiki Specialist 123
31 May 16 18:30 GMT-0000 Bernard Sfez / Tiki Specialist 122
31 May 16 18:26 GMT-0000 Bernard Sfez / Tiki Specialist 121
31 May 16 18:25 GMT-0000 Bernard Sfez / Tiki Specialist 120
31 May 16 18:24 GMT-0000 Bernard Sfez / Tiki Specialist 119
31 May 16 18:23 GMT-0000 Bernard Sfez / Tiki Specialist 118
31 May 16 16:52 GMT-0000 Bernard Sfez / Tiki Specialist 117
31 May 16 16:51 GMT-0000 Bernard Sfez / Tiki Specialist 116
31 May 16 13:55 GMT-0000 Nelson Ko 115
31 May 16 12:51 GMT-0000 Nelson Ko 114
31 May 16 12:50 GMT-0000 Nelson Ko 113
31 May 16 12:43 GMT-0000 Nelson Ko 112
31 May 16 12:32 GMT-0000 Nelson Ko 111

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools