whoever remains, have a good night. It's 2am and I need some sleep.
the show script is somewhere near half-way. I'll get back to it tomorrow end of afternoon
what is your mac php version btw?
(I replied to the composer bug report about the certificate issue we faced yesterday but not sure abt your php verison.
yes, just saw that - thanks, checking the bug report too
that's odd - i have php 5.5.30 burt thought i have 5.6 (for ages)
jonnyb thinks it must have been a dream
ok updated my comment
perhaps you have a different version for web vs CLI? (but otherwise it's a dream lol)
btw I am thinking whether I should regenerate the copyright.txt for tiki 6 and retag
no, both 5.5.30 - will try 5.6 one day :)
well, all the copyright notices are technically out of date now, i wouldn't bother
it's past it's enf of life andway
ok I'll leave it
what bat tiki 9, it generates 314 members on SourceForge.net, 314 of those people who made at least one code commit , better but still weird.
I still haven't tagged yet
tiki 12 not so bas, but not if I use the mirror (using without mirror is ok)
I don't think it's worth time fixing - I'll just tag and generate proper packages for tiki 9.
yes, there was something in there about whether it's a file:// url or http - think we changed it several ways but not sure it's not 100%
great, i agree - if we had more time/people/etc maybe but this just needs to get done
a new comment just appeared on https://github.com/composer/composer/issues/4782 - looks like a fix maybe
joined #tikiwiki
and jonnyb: as for Tiki 12 vendor/smarty/smarty/distribution/libs/Smarty.class.php vs vendor/smarty/smarty/libs/Smarty.class.php confusion, I checked my local tiki 12 an it used to point at distribution
jonnyb: looking at r56799
"Another attempt as getting composer to run properly in 12.x - seems ok to me but you may need to delete vendors/smarty and rerun composer install"
http://sourceforge.net/p/tikiwiki/code/56798 sorry
wait
that was earlier, and then http://sourceforge.net/p/tikiwiki/code/56806 so it looks to me like we settled on the new location for smarty...
right? (I will change the release script as it has the path hardcoded there) and I did a grep it's the only place where it's hardcoded, I think everywhere else in tiki it autoloads
nelsonko: while we're on this (and if there's any "spare" time) it would be really good to get the incremental release script working again - i think it's doc/devtools/tikireleasediff.sh
yes, me too - just a "nice to have again" thing :)
am downloading the bz2 tarballs for a quick check
tested tiki-6.15.tar.bz2 - unpacked and setup ok, upgrade seems to go ok
logged in, saved a page, all good :)
same for tiki-9.11.tar.bz2
super, 12 looking fone so far
also fine :)
6 definitely runs the quickest!
tiki-12.5.tar.bz2 also fine
nelsonko: i need to go out for a little while, but when i get back (30/40 mins) i'll test 14 and then upload them all to sf.net and do a mail to the devlist (only so far) - sound ok?
Should I be doing a more broad announcement this afternoon my time?
btw I get PHP Fatal error: Class 'lessc' not found in /home/workspace/releases/release_14/14.x/lib/core/Tiki/Composer/BootstrapCompiler.php on line 20 at the endwhen running composer, does not seem to matter though
for tiki14
i thought we should get a little feedback from the devs - having more of the trballs testing would be good
also to make sure they arrive on sf.net ok etc
yes, i was saying yesterday there's a pre-update script set which uses some of the files added by composer, so it's bound to fail first time
i don't see 14.2 in tikipack yet - still working on it? (i guess)
should go now, see you later or tomorrow - thanks for all this nelsonko, it's been a biggie! :)
03jonnybradley r57250 10trunk/lib/core/Tiki/Composer/BootstrapCompiler.php
[FIX] composer: Test for lessc class before using it in the mysterious BootstrapCompiler class (does anyone know what this is supposed to do?)
03jonnybradley r57251 10trunk/composer.lock
[FIX] composer: Lock file changes only having run update with --no-dev specified, might help?
03jonnybradley r57252 10trunk/lib/core/Tiki/Composer/CleanVendors.php
[FIX] composer: html5shiv has stopped adding loads of extra unnecessary dependents so no need to remove /components any more.
We continue to delete vendors/components so we remain in control over the version so jquery and bootstrap.
hi amette_
we were unlucky they added a fatal bug just for us yesterday!
and the issues with php versions and platform etc was caused (imho) by people carelessly adding stuff that tiki doesn't use, just because they use it
ok, so next release should be better again, I gather from that
jonnyb : wouldn't some kind of Continuous Integration help with that..? Like Jenkins packaging a release after each commit!?
Jyhem : ULB? Brussel, I guess..?! I'm not there sadly. :-/ But wishing you lots of fun!
jonnyb : hehe, then it never gets worse, sounds good ;)
Yep, if that Jenkins already did that... I need to look into it...
I've read studies saying that on the whole, through history, commercial transport has not been a beneficiary thing. Some make money, a lot lose/lost money
hehe, sounds like a plan *g*
This makes me really happy, guys! Just an hour ago I didn't imagine going to Brussels and now we'll soon meet again. :)
I should check caches around the places we are! :P
well, it was 18,34 in the end... but still...
... on the other hand I think that only Ryanair can do this... any other airline was muuuch more expensive here, too.
03jonnybradley r57253 10trunk/ 10templates/cookie_consent.tpl 10lib/setup/javascript.php
[FIX] cookies: Fix for when "no script" is enabled and cookie consent is requested (i.e. on new sessions)
03jonnybradley r57254 10trunk/lib/score/scorelib.php
[FIX] cookies: Use tiki functions for cookie setting so they obey cookie consent laws (in Europe)