astroo-: hello Sp4rKy: joined #tikiwiki goj_killedByISP: joined #tikiwiki Tiki|bot: New Forum Posts: Unit testing for all branches and notifications - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46815 astroo-: bye people marclaporte: joined #tikiwiki Tiki|bot: New Forum Posts: Broken Install/Theme - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=46817 panamaus: joined #tikiwiki fabricius: joined #tikiwiki redflo: joined #tikiwiki CHIex: joined #tikiwiki Tiki|bot: New Forum Posts: how to turn off the display of the page title? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=46819 xavi: joined #tikiwiki GillesM: joined #tikiwiki fabricius: joined #tikiwiki rodrigoprimo: joined #tikiwiki ricks99: joined #tikiwiki lindon: left #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: tikiwiki 03tikii18nbot r45717 10trunk/lang/de/language.php
tikiwiki German translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r45718 10trunk/lang/es/language.php
tikiwiki Spanish translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r45719 10trunk/lang/ko/language.php
tikiwiki Korean translations done on i18n.tiki.org
tikiwiki 03tikii18nbot r45720 10trunk/lang/cn/language.php
tikiwiki Chinese translations done on i18n.tiki.org arildb: joined #tikiwiki dhazel: joined #tikiwiki Tiki|bot: joined #tikiwiki dhazel: joined #tikiwiki
joined #tikiwiki Tiki|bot: joined #tikiwiki dhazel: joined #tikiwiki jonnyb: joined #tikiwiki
polom UK changi: polom
jonnyb: hi jonny jonnyb: polom changi changi: jonnyb: holliday is now over
jonnyb: will take some time to modernize tiki infrastructure and do some upgrade
jonnyb: i've just send the phpstorm key on admin list jonnyb: Yes, got that, thanks - seems like the best place to keep it i tihnk
there are a few nasty bugs in 11.x at the moment (wysiwyg is quite broken, have a fix coming in soon) - possibly others so i'd hold off any real updates
but i guess next*.t.o should be switched when you can GillesM: joined #tikiwiki changi: jonnyb: ok, no problem
jonnyb: did you finish the jquery switch to composer? jonnyb: yes, all done
no more svn-externals! changi: jonnyb: nice work jonnyb: but obviously some teething problems with composer - lots of new dependencies which break occasionally changi: jonnyb: hope what i did before helped you jonnyb: and that one i have in Japan ricks99: regarding composer... just sent email to dev list. our Daily Build TARs now require extra setup. jonnyb: yes thanks - was certainly cleaner ricks99: is that the plan? Or anyway to get a full daily build TAR + external requirements? jonnyb: yes, that's expected - just running setup.sh should be enough changi: ricks99: polom, just saw that, i think oliver didn't add the setup.sh run jonnyb: hi ricks99 :) ricks99: ah. thx. should have known that changi was already on it. :-)
hiya jonny Tiki|bot: New Forum Posts: Daily trunk builds & Composer - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46827 changi: ricks99: which package isn't working, the script i doing the setup.sh but there is an error with the jquery-validation plugin ricks99: i just grabbed trunk daily build about 20 min ago
i unarchived and tried to run tiki-index.php, got the "your tiki is not setup. run composer to fetch dependencies" message changi: ricks99: ok let me have a look at this link ricks99: thnx! jonnyb: i'm replying to the devlist on this with my 2¢ changi: jonnyb: it's odd, it's working on my local
jonnyb: does composer check the nearest jquery repository to download files ? apparently jquery-validation is not available on .de website jonnyb: i don't think so - it's just a single url per package in composer.json
that one just happens to live in Germany
it would be better if we could get everything off just sf.net and github - i think maybe we need to make our own mirror on sf.net with copies of all these "little" ones
it's probably only a little bash script and a composer.json i guess fabricius: joined #tikiwiki changi: jonnyb: you mean building our own composer repos ? jonnyb: yes, i think LP has some ideas about it
hey fabricius - long time no polom :) Tiki-KGB: tikiwiki 03jonnybradley r45721 10branches/11.x/lib/ 10(5 files in 5 dirs)
tikiwiki [FIX] wysiwyg: Extensive re-workings for ckeditor4 after the removal of ckeditor3, including:
tikiwiki * Not using ckeditor's dataProcessor.toHtml and toDataFormat functions as these now seem to eat our plugins (commented out as we should fix this)
tikiwiki * Using html5 data attributes to store plugin info
tikiwiki * Better detection of html/wiki modes
tikiwiki * Better selection and protection of plugins
tikiwiki * Tested (mildly) on Firefox, Safari and IE8
tikiwiki 03jonnybradley r45722 10(8 files in 7 dirs)
tikiwiki [MRG] Automatic merge, branches/11.x 45713 to 45721 xavi: left #tikiwiki Tiki-KGB: tikiwiki 03changi67 r45723 10branches/11.x/ 10(27 files in 12 dirs)
tikiwiki no changes phpcs styling - see http://qa.tiki.org dhz: joined #tikiwiki Tiki-KGB: tikiwiki 03changi67 r45724 10(28 files in 13 dirs)
tikiwiki [MRG] Automatic merge, branches/11.x 45721 to 45723
tikiwiki 03jonnybradley r45725 10branches/11.x/lib/parser/parserlib.php
tikiwiki [FIX] wysiwyg: Add iframe to the list of plugins not to parse for wysiwyg
tikiwiki 03jonnybradley r45726 10branches/11.x/lib/ 10ckeditor_tiki/wysiwyglib.php 10ckeditor_tiki/plugins/tikiplugin/plugin.js 10ckeditor_tiki/plugins/tikiwiki/plugin.js
tikiwiki [FIX] wysiwyg: Fixes for html mode - using the new "Advanced Content Filter" (actually disabling it) as that's what was causing the plugins to disappear.
tikiwiki Also tidy up conflict between which dataProcessor.toDataFormat to use (tikiplugin or tikiwiki) and a couple of other fixes.
tikiwiki 03jonnybradley r45727 10(5 files in 5 dirs)
tikiwiki [MRG] Automatic merge, branches/11.x 45723 to 45726
tikiwiki 03changi67 r45728 10branches/11.x/lib/test/importer/tikiimporter_testcase.php
tikiwiki [FIX] Removed references to PHPUnit_Extensions_OutputTestCase as it has been merged into PHPUnit_Framework_TestCase
tikiwiki 03changi67 r45729 10trunk/lib/test/importer/tikiimporter_testcase.php 10trunk
tikiwiki [MRG] Automatic merge, branches/11.x 45726 to 45728
tikiwiki 03changi67 r45730 10branches/11.x/lib/ 10test/core/Connect/ClientTest.php 10test/core/Request/RequestTest.php 10test/language/CollectFilesTest.php 10test/language/GetStringsEndToEndTest.php
tikiwiki [FIX] need some use due to composer
tikiwiki [FIX] Wrong class name
tikiwiki 03changi67 r45731 10(5 files in 4 dirs)
tikiwiki [MRG] Automatic merge, branches/11.x 45728 to 45730 rodrigoprimo: joined #tikiwiki astroo-: joined #tikiwiki
hello people matoc: I've tried contacting a couple consultants from the info.tiki.org/Consultants page, is this list ever audited? I'm having difficulty finding someone to help me.