03nkoth r54196 10trunk/lib/core/Search/Query.php
[FIX] When username has a blank in it, and when MySQL engine is used, no results are returned. Sorry for sloppy code in r52294 that caused this. Thanks wolfgang for his tireless testing in documented in bug 5572
quickly checked nextthemes.tiki.org and I see in the Switch theme that the theme names still contain .css in the end
an update script was supposed to take of that, was that run on the database?
switching theme will not succeed without that
03xavidp r54197 10branches/14.x/lib/userslib.php
[FIX]Renaming a group didn't update the name in the corresponding group watches. Fixes bug5573
03xavidp r54198 10branches/13.x/lib/userslib.php
[bp/r54197][FIX]Renaming a group didn't update the name in the corresponding group watches. Fixes bug5573
03xavidp r54199 10branches/12.x/lib/userslib.php
[bp/r54197][FIX]Renaming a group didn't update the name in the corresponding group watches. Fixes bug5573
:)
I was never doubting that. :)
btw - would another time make sense for the full upgrade as it takes the sites offline for quite a while?
some time when Japan and Czech are asleep or such? (if there is such a time) Your call, guys.
since cron takes care of that, it matters even less to me
if you have any wish, let me know, otherwise we'll keep it like this
it does take astonishingly long right now... running for 15 minutes on doc alone... hmmm...
03xavidp r54200 10branches/14.x/lib/wiki-plugins/wikiplugin_colorbox.php
[REF]Convert white spaces into tabs. thanks gezza (I wonder why phpstorm was inserting spaces)
03xavidp r54201 10branches/13.x/lib/wiki-plugins/wikiplugin_colorbox.php
[bp/r54200][FIX]show all images when no fileId is specified to filter results. should fix bug5569. thanks torsten and gezza for feedback
03xavidp r54202 10branches/12.x/lib/wiki-plugins/wikiplugin_colorbox.php
[bp/r54200][FIX]show all images when no fileId is specified to filter results. should fix bug5569. thanks torsten and gezza for feedback
chibaguy, luciash : update done on doc
so that was about 25 minutes, dev is now in progress, that's surely an hour then
I'll have to go out for a while, be back in a bit
03gezzzan r54203 10branches/14.x/doc/devtools/satis.json * satis update to have the latest alxlit/bootstrap-chosen
03nkoth r54204 10branches/14.x/lib/core/Search/Query.php
[bp/r54196][FIX] When username has a blank in it, and when MySQL engine is used, no results are returned. Sorry for sloppy code in r52294 that caused this. Thanks wolfgang for his tireless testing in documented in bug 5572
luciash, the next* sites have the custom css that's used in the live sites, to make the header. I believe Nelson said he could/would write a script to remove that when the sites are refreshed. Otherwise, it's going to be hard to see the changes in branch 14 related to the header.
joined #tikiwiki
polom
I need to add a way of making vimeo videos responsive (actualy for a tiki 12 site) so am going to add this jquery plugin: https://github.com/davatron5000/FitVids.js but wondering if it counts as a FIX so could go in 14.x or i need to add it to trunk and manually patch my 12.x instances, chibaguy, luciash and everyone? Any opinions?
think i'll patch my 12.x site for now and see if it works...
03jonnybradley r54205 10branches/ 1013.x 1013.x/lib/parser/parserlib.php
[bp/r54176][FIX] wiki: Move calculation of whether to suppress icons for current plugin nearer to plugin execution and restore the option afterwards (included page edit section icons don't work)
something is wrong with 14.x applying profiles YAML code to custom module :(
instead of the correct data it applied only a fragment: "{jq}{literal}"
or maybe jonny did not test his change of the profile?
jonnyb: ?
https://profiles.tiki.org/Hide+Fixed+Top+Nav+Bar+on+Scroll seems wrong spaces (darn spaces) to me
leading spaces
hmm, thought i tested...
looks like i somehow changed the {/literal}{/jq} to be on one line, was on 2 lines before, maybe that was it?
i didn't think spaces mattered inside a block of text like that
I see, worked before though - so either it is the following lines or something is broken with 14.x now
actually only that line you did not change gets applied
so makes sense
03jonnybradley r54206 10branches/ 1012.x 1012.x/lib/parser/parserlib.php
[bp/r54205][bp/r54176][FIX] wiki: Move calculation of whether to suppress icons for current plugin nearer to plugin execution and restore the option afterwards (included page edit section icons don't work)
ok, re-indented the js (added 4 spaces to it all) - just applied ok here
very sorry about that, think i just tested it locally on the test box, must have "tidied it up" before adding to the page - doh!
03anbumania r54209 10trunk/lib/core/Tracker/Field/DynamicList.php * [FIX]Dynamic item list select gadget is too narrow
03anbumania r54210 10trunk/templates/trackerinput/url.tpl * [FIX]URL text gadget is too narrow
03walper r54212 10branches/14.x/lib/core/ 10Tracker/Field/ItemLink.php 10Search/MySql/QueryBuilder.php
[FIX] Fix unified search mysql running into an exception that returns just an empty resultset when the username contains a space. Complements r54204 and refers to bug 5572. Made ItemLink more debug friendly.
03jonnybradley r54215 10branches/ 1013.x 1013.x/lib/wiki-plugins/wikiplugin_calendar.php * [bp/r54214][FIX] calendar: Plugin returns html so declare that in the definition
03jonnybradley r54216 10branches/ 1012.x 1012.x/lib/wiki-plugins/wikiplugin_calendar.php
[bp/r54215][bp/r54214][FIX] calendar: Plugin returns html so declare that in the definition
jonny - i just send 2 emails that refers to commits trunk/branch to the dev list
can have a look at them - i want to make sure ther is nothing messed up