Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: SF.net SVN: tikiwiki:[48084] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49784 marclaporte: joined #tikiwiki fabricius: joined #tikiwiki redflo: joined #tikiwiki Tiki|bot: Recent Bug: - Permission inheritance (default category) are not checked prior creating a wiki page - http://dev.tiki.org/item4812 Tiki-KGB: 03nkoth r48135 10branches/12.x/ 10lib/core/Services/ShowTikiOrg/Controller.php 10lib/core/Tracker/Field/ShowTikiOrg.php 10templates/trackerinput/showtikiorg.tpl * [ENH] Add svn update functionality to show.tiki.org and some fixes Tiki|bot: New Forum Posts: Issue with Display Name to RealName - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=49788 fabricius: joined #tikiwiki jonnyb: joined #tikiwiki fabricius: joined #tikiwiki GillesM: joined #tikiwiki rodrigoprimo: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03arildb r48136 10branches/11.x/ 10lib/core/TikiFilter/PreventXss.php 10tiki-adminusers.php
[bp/r48095][FIX] Make it possible to filter on partial email addresses. Please check
[ROLLBACK][r46477][SEC] Validate email to prevent XSS
[SEC] Use standard input check
[FIX] oninput missing from the xss filter list
Do not call validate_email, since it prevents filtering on partial email addresses. Thanks Nelson
May need backporting.
03arildb r48137 10branches/9.x/ 10tiki-adminusers.php 10lib/core/TikiFilter/PreventXss.php
[bp/r48095][FIX] Make it possible to filter on partial email addresses. Please check
[ROLLBACK][r46477][SEC] Validate email to prevent XSS
[SEC] Use standard input check
[FIX] oninput missing from the xss filter list
Do not call validate_email, since it prevents filtering on partial email addresses. Thanks Nelson
May need backporting.
03arildb r48138 10branches/12.x/tiki-adminusers.php * [FIX] Add additional input filters for adminusers. Thanks jonnyb jonnyb: thanks arildb :) arildb: jonnyb: I would like to change the default image dialog in HTML mode to the CkEditor one. ... and I am not sure how to do it. Any tips? jonnyb: hmmm, didn't we do that already? maybe just made it available again i think... arildb: The editor is available, but the img plugin dialog is still in the toolbar. jonnyb: i think it's just called Image arildb: For HTML mode (inine especially), it is better if the CkEditor image dialog is dispayed by default jonnyb: just in the middle of some upgrades so shouldn't get too distracted now :) arildb: Yes it's called image. I tried to set "Image" whe "tikiimage" is requested. Thus overwriting the definitin. It works, but it will cause other problems
jonnyb: nop. Please get back to me when you have time jonnyb: i guess that would make tikiimage unavailable in html mode -: jonnyb is waiting for a 2GB database to cook... jonnyb: was just playing with them locally and yes, maybe it makes sense for Image to replace tikiimage if you're in html - but i just have the feeling we've been round this loop before (tiki 6?) Notre1: joined #tikiwiki jonnyb: i guess in html mode it's clear you don't get all the "wiki-goodness"
and i think you can always add wikiplugin_img manually if needed arildb: Could be. That is before my time. However, with inline editing using the html version is much better
I don't think making the plugin img editor unavailable. Like you said, it has some goodies....but again for inline editing html fits much better
should be..I don't think making the plugin img editor unavailable....is a good solution
So, I would prefer another solution
Ideally, the CkEditor image editor icon is displayed in HTML mode, and the img icon in tiki mode...I guess
s/tiki mode/wiki mode marclaporte: joined #tikiwiki Tiki-KGB: 03citadelrock r48139 10trunk/lib/codemirror_tiki/codemirror_tiki.css * [FIX] CSS added to fix default height issue in code plugin jonnyb: arildb: i wasn't suggesting making the img plugin tool unavailable, but the tikiimage one could automatically be the Image one for html (as long as you can still add the img one from the plugins list) -: jonnyb is installing phpStorm 7 :) arildb: yes, I guess that could work. Building the toolbar different in HTML mode still seems like a better solution though... Tiki-KGB: 03citadelrock r48140 10trunk/tiki-error_simple.php
[ENH] Header function added, to redirect a user from the maintenance page to the index page. Tiki|bot: Recent Bug: - Wysiwyg help needs updating - http://dev.tiki.org/item4813
New Forum Posts: Issue with Display Name to RealName - https://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=49788
New Forum Posts: SF.net SVN: tikiwiki:[48084] trunk - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49784
New Forum Posts: bootstrapped - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49781
New Forum Posts: Issue with Display Name to RealName - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=49788
New Forum Posts: SF.net SVN: tikiwiki:[48084] trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49784
New Forum Posts: bootstrapped - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49781 arildb: jonnyb: I tested setting tikiimage => Image, but it distrupts the img plugin behaviour
So, the solution cannot be used jonnyb: shame - i thought tikiimage was just a (sort of) alias to wikiplugin_img... Tiki|bot: New Forum Posts: link to file in a windows attached disk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49799 Tiki-KGB: 03arildb r48141 10branches/12.x/lib/jquery_tiki/autoToc.js
[FIX] Restore $.buildAutoToc function, which is called after inline editing.
Lost in r47731 redflo: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r48142 10branches/12.x/lib/rss/rsslib.php
[FIX] rss: When clearing rss items cache, reset the refresh timestamp so it gets refreshed immediately (if accessed), and don't add duplicate items in article generator
03citadelrock r48143 10trunk/ 10lib/blogs/bloglib.php 10tiki-view_blog_post.php
[ENH] private blog post links are filtered from other users on adjacent blog navigation link.
03jonnybradley r48144 10branches/12.x/lib/rss/rsslib.php * [FIX] rss: When deleting an rss "module" also delete the cached items
03jonnybradley r48145 10branches/12.x/lib/jquery_tiki/tiki-jquery.js
[FIX] chosen: For some reason in Chosen 1.0 it defaults to search_contains false, which basically stops the search working (odd?)
03jonnybradley r48146 10(9 files in 7 dirs) * [MRG] Automatic merge, branches/12.x 48128 to 48145
03jonnybradley r48147 10branches/12.x/templates/tiki-edit_submission.tpl
[FIX] articles: section only works on arrays without a key (topics have the topicId as the key). Use foreach instead. marclaporte: joined #tikiwiki MagicFab_: joined #tikiwiki
joined #tikiwiki marclaporte: joined #tikiwiki Telesight: joined #tikiwiki rodrigoprimo: joined #tikiwiki