Tiki-KGB: [FIX] Perms::get used for perms checking works inaccurately with trackeritems because it checks only the trackeritem's own (category) perms but not the tracker's perms, thus will default to global perms if nothing is set at the item level.
03nkoth r60143 10branches/ 10(11 files in 9 dirs)
[bp/r60142][FIX] Perms::get used for perms checking works inaccurately with trackeritems because it checks only the trackeritem's own (category) perms but not the tracker's perms, thus will default to global perms if nothing is set at the item level. Tiki|bot: New Forum Posts: Changelog - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61742 nelsonko: joined #tikiwiki
left #tikiwiki Tiki|bot: New Forum Posts: Changelog - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61742
New Forum Posts: Unified search field weighting question - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61739
New Forum Posts: Size of external link icon - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61729
New Forum Posts: Changelog - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61742
New Forum Posts: Unified search field weighting question - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61739
New Forum Posts: Size of external link icon - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61729 Caarrie: joined #tikiwiki redflo: joined #tikiwiki Jyhem_: joined #tikiwiki lhtseng: joined #tikiwiki Tiki|bot: New Forum Posts: Perms::get() fix? [was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[60142] branches/16.x] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61744 nelsonko: joined #tikiwiki Tiki-KGB: 03kroky6 r60144 10trunk/lib/ 10wiki-plugins/wikiplugin_pivottable.php 10core/Search/Formatter.php 10core/Search/Formatter/Plugin/Interface.php 10core/Search/Formatter/Plugin/ArrayTemplate.php
[ENH] improve performance: search formatter ArrayTemplate parses template only once and reuses for each result item/field; disallow dynamic loading of unified search results in pivottable due to potential huge result sets
03kroky6 r60145 10trunk/lib/wiki-plugins/wikiplugin_pivottable.php
[MOD] remove tracker_view permission requirement in pivottable now that tracker item owner and field permissions are enforced
03kroky6 r60146 10trunk/lib/wiki-plugins/wikiplugin_pivottable.php * [FIX] pivottable notice fixes Tiki|bot: New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[60142] branches/16.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61745 Telesight: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03kroky6 r60147 10trunk/templates/trackerinput/itemlink.tpl
[FIX] ItemLink table display use of trackerlist plugin fixed to ignore itemId from request in order to display preselection nelsonko: joined #tikiwiki olinuxx: joined #tikiwiki
joined #tikiwiki jonnyb: joined #tikiwiki
pompom fabricius: mopmop jonnyb: hi fabricius - you ok? Jyhem: polom
Time for housekeeping in the Tiki code? :-) jonnyb: hi Jyhem
always! :) (oh, except when in release freeze mode :P ) Jyhem: wellll release time might be a good time, actually. See the "Changelog" topic in dev list Tiki|bot: New Forum Posts: User prefs moved? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61752 fabricius: jonnyb: yes, ok -: jonnyb waves RadoS: Moin, can I make tikiwiki not jump to edit-page mode when following a link to non-existing page?
But rather report "does not exist"? montefuscolo: joined #tikiwiki -: fabricius waves back Tiki-KGB: 03jonnybradley r60148 10branches/16.x/lib/filegals/filegallib.php
[FIX] filegals: If feature_draw was disabled and fgal_allow_duplicates was not allowed, then uploading new filegal-based avatars was not possible.
Regression from way back in r52286 (by me, sorry - thanks marclaporte)
03jonnybradley r60149 10branches/ 1015.x/lib/filegals/filegallib.php 1015.x
[bp/r60148][FIX] filegals: If feature_draw was disabled and fgal_allow_duplicates was not allowed, then uploading new filegal-based avatars was not possible.
Regression from way back in r52286 (by me, sorry - thanks marclaporte)
03jonnybradley r60150 10branches/12.x/lib/filegals/filegallib.php
[bp/r60149][bp/r60148][FIX] filegals: If feature_draw was disabled and fgal_allow_duplicates was not allowed, then uploading new filegal-based avatars was not possible.
Regression from way back in r52286 (by me, sorry - thanks marclaporte) Jyhem: I have an interesting issue in unified search jonnyb: hi Jyhem - sounds like fun for a friday evening :) Jyhem: my blog posts get indexed and the content field contains both the blog post excerpt, blog post body, blog post comments, which is good for searches
BUT the blog post comments are before the blog post excerpt, which means they show up in the search page display right below the title
As this is truncated, the blog post content does not show in tiki-searchindex.php
Is that a config issue on my side or a general tiki issue ? -: Jyhem looks up the unified search config jonnyb: hmmm, yes, that content(s) field has been ugly before hasn't it - i have a feeling the various "global" type fields get glued together in alphabetical order... Jyhem: alphabetical !!! jonnyb: possibly leagris: joined #tikiwiki Jyhem: Yes, uglyness can be fixed with |escape or |unescape in templates, like the freetag searches. But reordering seems hard to fix Tiki-KGB: 03jonnybradley r60151 10(14 files in 11 dirs) * [MRG] Automatic merge, branches/16.x 60122 to 60148 Jyhem: "Default content fields" is "contents,title" -: Jyhem wonders why comments are even included NoteOn: joined #tikiwiki jonnyb: i almost always use a customsearch plugin for client sites search, then you can choose what you get
anyway, need a break now, maybe bbl Telesight: joined #tikiwiki Jyhem: joined #tikiwiki fabricius: joined #tikiwiki Jyhem_laptop: joined #tikiwiki Tiki-KGB: 03fvtorres r60152 10branches/16.x/lib/jquery_tiki/tiki-jquery.js
[Fix] the html() function was erasing any feedback item previous to the jQuery call. Changed to append(). nelsonko: joined #tikiwiki
left #tikiwiki torsten: joined #tikiwiki Jyhem_laptop: joined #tikiwiki nelsonko: joined #tikiwiki Tiki-KGB: 03fvtorres r60153 10branches/16.x/lib/jquery_tiki/tiki-jquery.js
[ENH] Adds 2 new parameters for feedback() in tiki-query.js. One is killall, to remove other feedbacks upon the insertion of this one (Useful if lots of feedbacks coming out in same page dynamically with jQuery). Second is custom target for the feedback, so you can select other place than the default feedback div. (I guess is better than creating a new function just for this). *T
tikiwikihe killall removes only the feedbacks in the target where it is inserted, not the whole page’s feedbacks (guess its more logical this way).