Tiki-KGB: 03lindonb r62461 10trunk/messu-archive.php
[REF] do not create a $_REQUEST value in the code, use a regular variable instead; check $_REQUEST variables consistently
03lindonb r62462 10trunk/messu-archive.php
[REF] use $_POST and $_GET instead of $_REQUEST where possible; ensure $flag and $flagval are set properly
03lindonb r62463 10trunk/templates/messu-archive.tpl * [REF] additional escaping
03lindonb r62464 10trunk/templates/messu-nav.tpl * notice Bsfez: joined #tikiwiki fabricius: joined #tikiwiki jonnyb: joined #tikiwiki Telesight: joined #tikiwiki kotten: joined #tikiwiki kotten_: joined #tikiwiki fabricius: joined #tikiwiki chibaguy: joined #tikiwiki
polom jonnyb: hi chibaguy chibaguy: hi jonnyb Bsfez: Hi Jonny, Chibaguy chibaguy: hi Bsfez jonnyb: pompom Bsfez Bsfez: Election day for the French... :) jonnyb: indeed Bsfez - have a bad feeling about it though... fingers crossed
i have to go out, back later and will release 17.0 alpha (in an hour or two) - sound ok? Bsfez: mixed feeling here... seems someone started a "moron" contest and several countries are doing their best... :(
yes hope I'll be around jonnyb: ok, see you later -: chibaguy thinks current politics looks a lot like a Monty Python sketch -- funny if it wasn't also so horrifying. kotten_: I find it really fucked up what Hollande is doing trying to censor the internet just to keep the Macronleaks away from the public :S fabricius: joined #tikiwiki jonnyb: joined #tikiwiki Bsfez: Chibaguy, about Tikipedia theme I found out that the bottom module width is "old style" and does not fit with #col1 chibaguy: The width of the bottom modules zone? Bsfez: yes chibaguy: Ok, thanks, I'll check. Bsfez: (lol you know where to see a demo) jonnyb: repolom
so Bsfez, i'm looking into https://dev.tiki.org/item6325 (at last ;) ) Bsfez: (2mn finish a plugin list...the moment all goes wrong because of , or { ) ;)
worked :)
I'm here, checking the item jonnyb: nice Bsfez: Oh the profile thing
It's pretty obvious... you want me to set a demo or something ? jonnyb: i must say that the textarea font on some of the themes these days makes it very hard (for me) to see the difference between { and ( sometimes
no no, i have a clean install 17.x heree to debug, ta Bsfez: cool Tiki-KGB: 03jonnybradley r62465 10branches/17.x/lib/parser/parserlib.php * [FIX] maketoc: notices jonnyb: so i'm not getting any profiles showing when i click on "Featured Site Profiles" on admin/profiles - same for you Bsfez ?
hmmm, https://demo.tiki.org/ seems to be down :( Bsfez: checking on my 17 jonnyb: seems ok on 16.x Bsfez: demo is down for me too
I updated my 17x, search for cart (profile) and it worked
same for multilingual jonnyb: i mean the suggested pofiles links on the right hand side Bsfez: this side is ok for me
checking the wizard now
ok we are synched :) from the wizard it is still not working on my 17 jonnyb: so are you saying the admin profiles is working ok for you now? Bsfez: yes
but using the wizard tiki-wizard_admin.php is not jonnyb: ok, i think it's the same issue Bsfez: I go to the "Configuration Profiles Wizard" then "Useful Micro Configurations" try to apply "Multilingual Wiki". I land in the admin profile but search is not performed. jonnyb: same as the "Suggested Profiles" links i bet
ha, now have uncovered another error :P Bsfez: :)
(still no way to have some condition is the plugin list output ? ie: {if (display name="quotes" == "male")}male-icon{else}women-icon{/if}) jonnyb: in smarty yes, not in a wiki page i think
however, you can do some css tricks to hide or show things using classes... Bsfez: ah ah ! I would prefer a css trick on a "friend" ($0) project. :D :D :D :D
I'll check that direction jonnyb: https://doc.tiki.org/LIST+-+FORMAT+command#Table_with_check_marks_instead_of_content_when_values_found
Bsfez: ^^ Bsfez: (y) Jyhem: polom Bsfez: nice trick for empty field ! (thanks) but I don't see how to make it work with a condition (male = iconM, female = iconF)
Hi Jyhem jonnyb: pompom Jyhem Jyhem: hi Bsfez, jonnyb Tiki-KGB: 03jonnybradley r62466 10branches/17.x/admin/include_profiles.php
[FIX] profiles: Make Suggested Profiles and wizard links work again for listing profiles - no ticket required just to view profiles (thanks Bsfez, fixes wish6325 hopefully?) Jyhem: anyone looking for an appartment to rent in Strasbourg? (just checking :-) ) jonnyb: well you could make some new custom classes and combine them - fiddly but possible
sorry no, Jyhem :) chibaguy: Here's a tip that'll save you some time: don't keep refreshing trunk and get frustrated because your css edit in branch 17 is having no effect. Jyhem: I see. Everyone is waiting for the election results before making such decisions :)
hi chibaguy :) jonnyb: so Bsfez something like .male-icon.female, .female-icon.male {display:none} Bsfez: ha ha ha jonnyb: such good advice chibaguy, unfortunately i will definitely forget that very soon :) chibaguy: hi Jyhem Bsfez: another good one is don't keep refreshing your published website while you are in fact working on your local one chibaguy: yeah, different symtom, same disease ;-)
symptom rim_: joined #tikiwiki
Hello, I have a question about the use of a custom class to style the border of a Split panel. Can anyone help? Tiki|bot: Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! Tiki-KGB: 03chibaguy r62467 10branches/17.x/ 10themes/base_files/less/tiki-modules.less 10themes/base_files/css/tiki_base.css
[FIX] Add left top and bottom border radius to Search button when input group wraps in side columns.
03jonnybradley r62468 10branches/17.x/ 10lib/core/Tiki/Profile.php 10admin/include_profiles.php * [FIX] profiles: Trap YAML parsing errors and display to the user jonnyb: hi rim_ - as the bot says, just ask! :) rim_: jonnyb how do you use a custom class with the Split addin? jonnyb: not sure you can, i would use div plugins and bootstrap grid classes, then you can add whatever you need
anyone else use {split}? rim_: OK I'll take a look at the div and bootstrap grid plugins, thanks. Bsfez: aoutch... not anymore (since tiki6 I think) chibaguy: There's plugin fluidgrid, I think it's called. I couldn't get its form to create the code, but if you manually add the code as per the doc page, it works.
With either it or split (or something else) you can check the page in your browser DOM inspector to find the CSS class for the borders, and add custom CSS on the Look & Feel admin page.
bbl. coffee shop is closing. rim_: FYI - I first created a new class in the Utopia style sheet …
Then referenced it in the Split dialog box
but it did not work jonnyb: so you tried making a div with the custom class inside one of the split sections? Tiki-KGB: 03chibaguy r62469 10trunk/themes/base_files/less/tiki-modules.less 10trunk/themes/base_files/css/tiki_base.css 10trunk
[MRG][FIX] Add left top and bottom border radius to Search button when input group wraps in side columns. [from revision 62467]
03jonnybradley r62470 10branches/17.x/templates/admin/include_profiles.tpl
[FIX] profiles: Slightly better profile error display (this so needs converting to jQuery one day ;) rim_: I create this class ... .gwhpfooter {background: #3399cc border: 5px solid #cc9933 } and added it to the end of the Utopia style sheet
I then typed in the name of the class into the customclass field of the Split dialog box jonnyb: ok, but i would add it in the custom css or a custom.css file (safer when you come to upgrade) rim_: ah, ok, understood ... I don't have access to that directory jonnyb: oh? but you have access to the themes dir? just put custom.css in there (depending qwhcih version you are one) - but that makes no difference
so in the DOM inspector on the page can you see your class on the top level of the table?
looking at the plugin code it should be used rim_: I am not familiar with the DOM inspector, but I check it out. thanks for you help jonnyb: which browser do you use? rim_: Chrome jonnyb: so in chrome it's called "developer tools" on the "more tools" menu (at least on my one it is) -: Bsfez discovering not ALL awesome icons are in tiki :) jonnyb: wokring on css is pretty well impossible without it imho ;) rim_: where do i find the more tools menu? Jyhem: the more tools menu is folded into th upper right "three dots" icon jonnyb: onm the mac the menu is at the top right shown as three vertical dots rim_: I can find the control panels but not the more tools menu
I can also find the Quick Admin menu jonnyb: it's not part of tiki, it's inside Chrome
this may help: https://developers.google.com/web/tools/chrome-devtools/inspect-styles/ rim_: ah i see it thnks jonnyb: probably https://developers.google.com/web/tools/setup/ :) rim_: found it, i opened up the dev tools
jonnyb - thks for your help. i am going to sign off and check out some of your suggestions -: Jyhem just noticed a shortcut: "left-click → Inspect" and here is the "developer tools" panel :) rim_: Jyhem - thanks jonnyb: oh yes, that's actiually what i normallty do (or the shortcut key press, but thought the menu might be simpler... ha!)
so Bsfez - you still asbout? On to your next release blocker... https://dev.tiki.org/item6316 Tiki-KGB: 03jonnybradley r62471 10(6 files in 6 dirs) * [MRG] Automatic merge, branches/17.x 62456 to 62470 jonnyb: Jyhem: didn't you say you set up show.t.o for 17.x? This one seems stuck... http://bsfez-11581-6316.show.tikiwiki.org/tiki-install.php Bsfez: back with success : {DIV(type=i class=fa fa-{display name="tracker_field_successfulGender"})}{DIV} by chance gender field use same term than awesome font :) jonnyb: nice one, maybe add it to that plugin list page - nice hack! :) Bsfez: of course I will !!!! I got 128k memory in brain ! :D :D :D jonnyb: :) Jyhem: jonnyb: weird
directly sent to installer. That's not how it usually fails jonnyb: indeed - no db? Jyhem: do others work? jonnyb: n ot sure, trying to do the release (but there are blockers, so we can't) Jyhem: found another one which works. not the db jonnyb: that's good - but maybe that one didn't get a db made - wasn't there a bug in the installer at some point regarding making a new database? Jyhem: I look at bsfez-11581-6316 and it says URL: https://svn.code.sf.net/p/tikiwiki/code/trunk
didn't you say 17.x?
http://bsfez-11581-6316.show.tikiwiki.org/info.txt jonnyb: yes, that one's trunk Jyhem: See here: http://bsfez-11581-6316.show.tikiwiki.org/install_log.txt at the bottom
Running 'php console.php'
PHP Fatal error: Class 'TikiCommandFixKeysCommand' not found in /var/www/bsfez-11581-6316/lib/core/Tiki/Command/ConsoleApplicationBuilder.php on line 55 Tiki-KGB: 03jonnybradley r62472 10branches/17.x/lib/core/Tracker/Field/ItemLink.php
[FIX] trackers: Don't render table output as a link (makes a nasty mess) - thanks Bsfex, hopefully addresses wish6316 jonnyb: Aha, right - one of Brendon's things which was reverted - must have just been bad timing Jyhem: That might very possibly not be show's fault jonnyb: no, not at all (apart from spotting errors, something for v2? ;)) Jyhem: I can't get console.php to run issue confirmed jonnyb: still? oh, i thought that was fixed weeks ago
is it up to date?
So Bsfez: can you explain https://dev.tiki.org/item6316 more please? I fixed one part but i can't see how it was a regression in 15.x as that table mode is new, isn't it? Jyhem: ohohh :-(
Last Changed Date: 2017-04-10 08:11:27 +0200 (Mon, 10 Apr 2017) -: Jyhem looks at trunk upgrade mechanism jonnyb: Also, it seems a shame that i can't release 17.0 alpha because of it... seems like a fairly minor edge case to me, and was avoidable by not using link mode... (but i fixed that bit anyway) Bsfez: sorry kids are home now so... looking at the ticket
updating and reproducing locally jonnyb: thanks Jyhem: Wait! The show instance http://bsfez-11581-6316.show.tikiwiki.org/info.txt WAS created on 2017-04-10_07-38-27 Bsfez: ok Jyhem: so all is normal
shall I update it by hand right now? Bsfez: yes that would be great jonnyb: yes, Jyhem - i think it was jsut that trunk was borken on that day Jyhem: yes, I thought this instance was created right now, which is why I thought something was wrong. -: Jyhem updates Jyhem: svn up jonnyb: just merging the fix for that ticket... Jyhem: ah, yes, database not found jonnyb: i would kill it and start again?
also, blockers can't be on trunk, they only apply to releasable branches suerly? Tiki-KGB: 03jonnybradley r62473 10trunk/lib/core/Tracker/Field/ItemLink.php 10trunk
[MRG] Automatic merge, branches/17.x 62470 to 62472
Conflict fixed manually Bsfez: ok I recreate an instance ? Jyhem: wait Bsfez: k Jyhem: I should be able to troubleshoot this. chibaguy: joined #tikiwiki
repolom Jyhem: php console.php database:install --force
Installation completed.
Queries executed successfully: 1450
Looks good.
That was the only part of the process which failed jonnyb: thanks Jyhem Jyhem: http://bsfez-11581-6316.show.tikiwiki.org/info.txt is now wrong about dates and release, but I don't think anyone cares :)
np jonnyb: (any idea why https://demo.tiki.org/ seems to be totally down? ;) ) Jyhem: no, but that sounds totally unrelated :) -: Bsfez working on the instance... jonnyb: i know, just being cheeky :P Jyhem: also, down in which way? It looks good jonnyb: ah, actiually it say "ERR_SPDY_PROTOCOL_ERROR" so somethin about the ssl maybe for me Jyhem: Ohh right. It works in konqueror and not in FF or chrome -: Bsfez hate that the rebuild index start in a modal over the admin page and at the end load a new page without any link to the admin back Jyhem: definitely a case of too much ssl security
That's not the first time. Something about DNS entries and SSL certificates. jonnyb: indeed Jyhem - it doesn't load in safari either, but looks fine in curl Jyhem: I forgot the details and I need to get afk to shower and go out vote against someone :-(
ping amette ? Bsfez: hu...
can't find anymore : Multiple Fields display type: dropdown - table at http://bsfez-11581-6316.show.tikiwiki.org/tiki-admin_tracker_fields.php?trackerId=2
advanced something ?
or chosen ? jonnyb: joined #tikiwiki lindonb: joined #tikiwiki jonnyb: hi lindonb - bye Jyhem (good luck!)
Bsfez: yes, it's wierdly on another display mode dropdown - bad design imho lindonb: Hi jonnyb! Bsfez: Hi Lindon jonnyb: (one reason i was wondering how it could be a release blocker Bsfez ;) ) Bsfez: really weird, I copied/paste the name of the field lindonb: Hi Bernard! Bsfez: ha ha ha Tiki-KGB: 03chibaguy r62474 10branches/17.x/ 10themes/base_files/less/tiki-modules.less 10themes/base_files/less/tablesorter-tiki.less 10themes/base_files/css/tiki_base.css
[FIX] Add left top and bottom border radius to Search button _only_ when input group wraps in side columns. Add right top and bottom border radius to find input when input wraps in side columns. Remove extra characters in tablesorter gradient hex codes. Thanks,jonnyb. jonnyb: thanks chibaguy - any idea where those extra gradient things came from? Bsfez: another blocker down
:)
But I eat all the time I could give for now (18h30 here => food, kids shower, bedtime story, good night kiss... please go back to bed NOW !) I can come back in 2h. chibaguy: jonnyb, when I was trying to reconcile the compile differences between my pc and others', I did some #444 -> #444444 find-and-replace type things in .less files (and with other repeating numbers). I think a mistake was made doing that.
So my find-and-replace error, basically. Bsfez: cu jonnyb: for me yesterday just running less:compile on the base_files it just did that by itself - was it in the less file then?
hang on Bsfez
so we cannot release? chibaguy: yes, it was in the less file for some months, afaik.
unless it was removed by a commit and then returned by one. jonnyb: aha, got you - i thought it was some new css3 syntax :P chibaguy: heh, that's quite possible.
jonnyb, there's still a quirk with the search module. If you don't have edit permission (i.e., not logged in or are anon), then the right-most button ("Go") doesn't have radius corners. Tiki-KGB: 03chibaguy r62475 10trunk/themes/base_files/less/tiki-modules.less 10trunk/themes/base_files/less/tablesorter-tiki.less 10trunk/themes/base_files/css/tiki_base.css 10trunk
[MRG][FIX] Add left top and bottom border radius to Search button _only_ when input group wraps in side columns. Add right top and bottom border radius to find input when input wraps in side columns. Remove extra characters in tablesorter gradient hex codes. Thanks,jonnyb. [from revision 62474, branch 17] chibaguy: (Sequence is Search | Go | Edit ). jonnyb: oh yes, i'll check the latest chibaguy chibaguy: The edit button has the round corners, but it doesn't display to no-edit people. jonnyb: corners all good now thanks
seems odd if there's no edit button the corners are wrong tho - will check... Telesight: joined #tikiwiki jonnyb: think i might have it... chibaguy: .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
} needs to be overridden. Bsfez: yes Jonny? chibaguy: (Can't say that I understand the logic in that rule ;) .) jonnyb: chibaguy: fixed it ::) chibaguy: (I mean the selector definition)
Ok, great. Tiki-KGB: 03jonnybradley r62476 10branches/17.x/templates/modules/mod-search.tpl
[FIX] search: Move the hidden exact_match input to before the Go button so it gets the right hand rounded corners if the user doesn't have edit perms (thanks chibaguy) jonnyb: Bsfez: i saw you closed the 2nd blocker - the menu for selecting table comes after the multiple field one
but i don't undestand whty that was a blocker, because you can just select "not link" for the output and it was fine
so was there something else? chibaguy: bbl (shower time) Bsfez: it was partially fixed. Now it is useable (I can select multiple values)
may be other fixes were committed Tiki-KGB: 03jonnybradley r62477 10branches/17.x/vendor_bundled/composer.lock * [UPD] composer update jonnyb: Ok, so we can go for alpha?
hang on... no star! :)
brb fabricius: joined #tikiwiki jonnyb: bwb Tiki-KGB: 03jonnybradley r62478 10trunk/vendor_bundled/composer.lock 10trunk 10trunk/templates/modules/mod-search.tpl * [MRG] Automatic merge, branches/17.x 62472 to 62477
03jonnybradley r62479 10branches/17.x/ 10lib/setup/twversion.class.php 04db/tiki-secdb_16.2_mysql.sql * [REL] Preparing 17.0alpha release
03jonnybradley r62480 10branches/17.x/ 10lib/ointegratelib.php 10README 10lib/wiki-plugins/wikiplugin_convene.php * [REL] Update README file for 17.0alpha
03jonnybradley r62481 10branches/17.x/ 10(53 files in 53 dirs) * [REL] Update language.php files for 17.0alpha
03jonnybradley r62482 10branches/17.x/changelog.txt * [REL] Update changelog.txt for 17.0alpha
03jonnybradley r62483 10branches/17.x/copyright.txt * [REL] Update copyright.txt for 17.0alpha
03jonnybradley r62484 10branches/17.x/vendor_extra/pear/Auth/Container/POP3.php
[REL] Release test failed here on PHP 7.1
> PHP Parse error: syntax error, unexpected 'new' (T_NEW) in ./vendor_extra/pear/Auth/Container/POP3.php on line 118
03jonnybradley r62485 10branches/17.x/vendor_extra/pear/Auth/Container/POP3.php
[REL] Revert r62484 - too many others to fix so should be addressed properly at some point (by removing vendors_extra)
Release test failed here on PHP 7.1
> PHP Parse error: syntax error, unexpected 'new' (T_NEW) in ./vendor_extra/pear/Auth/Container/POP3.php on line 118
03jonnybradley r62486 10branches/17.x/templates/tiki-featured_link.tpl
[REL] Release test failed here on PHP 7.1 - ereg was deprecated long ago (one for endangered features?)
03jonnybradley r62487 03branches/17.x/db/tiki-secdb_17.0_mysql.sql * [REL] SecDB for 17.0alpha
03jonnybradley r62488 03tags/17.0alpha * [REL] Tagging release
03jonnybradley r62489 10branches/17.x/doc/devtools/tikirelease.sh * [REL] Composer stuff has moved to vendor_bundled fabricius: joined #tikiwiki Tiki-KGB: 03jonnybradley r62490 10branches/17.x/lib/setup/twversion.class.php * [REL] Closing 17.0alpha release
03jonnybradley r62491 10(64 files in 61 dirs) * [MRG] Automatic merge, branches/17.x 62477 to 62490 tchiwam_: joined #tikiwiki Tiki-KGB: 03lindonb r62492 10trunk/messu-broadcast.php * [REF] Remove unused $_REQUEST variables and implement $inputConfiguration
03lindonb r62493 10trunk/messu-broadcast.php * [REF] Use $_POST instead of $_REQUEST fabricius: joined #tikiwiki