[00:00] amette_ left #tikiwiki [00:00] amette_ joined #tikiwiki [00:02] nelsonko_ joined #tikiwiki [00:10] nelsonko_ joined #tikiwiki [00:17] nelsonko joined #tikiwiki [00:50] jonnyb joined #tikiwiki [00:54] zlinux joined #tikiwiki [01:30] zlinux_ joined #tikiwiki [01:31] zlinux__ joined #tikiwiki [01:33] zlinux joined #tikiwiki [02:37] fabricius joined #tikiwiki [03:28] amette_ left #tikiwiki [06:31] fabricius joined #tikiwiki [08:08] fabricius joined #tikiwiki [09:22] Telesight joined #tikiwiki [09:49] zlinux joined #tikiwiki [10:56] fabricius joined #tikiwiki [11:18] fabricius joined #tikiwiki [12:11] chibaguy joined #tikiwiki [12:42] olinuxx hi all [12:50] Telesight joined #tikiwiki [14:12] olinuxx joined #tikiwiki [14:52] fabricius joined #tikiwiki [14:56] amette_ joined #tikiwiki [15:02] Tiki-KGB 03jonnybradley r58489 10branches/15.x/doc/regular.cycle [15:02] Tiki-KGB [UPD] Update the regular.cycle version file to include 15.0 in suggested upgrades, not done the longterm.cycle file yet as i believe we wait until the x.1 release for LTS updates, correct? [15:02] Tiki-KGB Also ignoring stable.version and unstable.version files as they are no longer used and probably should be removed at some point [15:32] Tiki-KGB 03jonnybradley r58490 10branches/ 10(12 files in 9 dirs) [15:32] Tiki-KGB [FIX] comments: Fix hash links to comments so they use a more standard #threadId=42 format (but keep compatilibity with previous links without the equals sign). [15:32] Tiki-KGB Also add those hash links to the comments watch notification mail tpl [15:36] leagris joined #tikiwiki [15:38] Tiki-KGB 03jonnybradley r58491 10(16 files in 12 dirs) * [MRG] Automatic merge, branches/15.x 58478 to 58490 [16:01] leagris joined #tikiwiki [16:23] jonnyb joined #tikiwiki [16:23] jonnyb poloms for the weekend [16:24] chibaguy hi jonnyb [16:24] olinuxx hi jonnyb and chibaguy [16:25] chibaguy hi olinuxx [16:26] olinuxx jonnyb, chibaguy : is the "Tiki 15 release" freeze time for commiting is finished ? Ie: can I commit some stuff from now on and what is the branch I'm supposed to commit on (15.x, 12.x and 16.x maybe ?) ? [16:32] chibaguy Sorry, olinuxx, I think jonnyb better respond to that question. [16:33] chibaguy Maybe it depends on what would be committed, etc. [16:34] olinuxx thanks chibaguy [16:34] olinuxx mainly (if not only) : translation [16:35] jonnyb hi all [16:36] jonnyb olinuxx: yes, i just updated https://dev.tiki.org/Where+to+commit to show "Minor (and safe) enhancements and fixes " are now ok for 15.x [16:36] jonnyb thanks for asking :) [16:37] olinuxx no worries, thanks for the update :) [16:37] olinuxx jonnyb, reading at it now [16:39] olinuxx mmh, not too sure after reading... it does look (first table) that I'd commit to trunk, 15.x, 14.x and 12.x ? [16:40] olinuxx but the second table does look that I'd commit to trunk, 15.x and 12.x [16:40] * olinuxx is lost :'( [16:40] olinuxx advice needed jonnyb :) [16:42] jonnyb yes, no idea what the second part is for apart from confusing people [16:43] jonnyb the summary at the top seems to say what's needed, but some people find repetition, slightly differently, useful for some reason (i don't), please do tidy it up iof you can :) [16:47] olinuxx I can change the page with : [16:48] olinuxx s/https://dev.tiki.org/Where+to+commit/ask-jonnyb-on-irc :) [16:48] jonnyb :P [16:50] olinuxx So, OK, I'll go for : trunk, 15.x, 14.x and 12.x [16:50] olinuxx snif, one more repetitve step for me :'( [16:50] olinuxx :D [17:41] jonnyb sorry, lost this window - olinuxx, no need to do trunk, that will get merged "automagically" [17:42] olinuxx sweat \o/ [17:42] olinuxx thanks jonnyb [17:43] jonnyb :) [18:11] leagris joined #tikiwiki [18:44] chibaguy This kind of nesting seems to break wiki parsing: {DIV(class="col-sm-2")}{DIV()} some text {DIV}{DIV} [18:44] chibaguy Is this a known problem? (Tiki 15) [18:44] chibaguy (The second div also has a class, btw) [18:44] chibaguy bbl [18:47] chibaguy I've often used this kind of markup in the past, and am not sure why it isn't working tonight in my branch 15. [19:01] jonnyb chibaguy: two levels should be fine, it used to break when you get to 6 or 7 [19:03] jonnyb this works fine on my local 15.x: {DIV(class="col-sm-2")}{DIV(class="col-sm-12")} some text {DIV}{DIV} [19:04] chibaguy jonnyb: I was too hasty to describe the situation. It looks like it is nested five deep. [19:04] jonnyb ok, that's getting close [19:04] jonnyb i think luciash added a pref somewhere so you could nest deeper, at the cost of performance (on all pages) [19:05] chibaguy So only simple grids are possible in wiki pages, it seems. I guess use HTML for more complex ones. [19:07] chibaguy My case was a row containing columns, with one column having a couple of rows, each of which has some columns containing thumbnail divs, etc. [19:07] jonnyb_ joined #tikiwiki [19:09] chibaguy That is, only simple grids possible with wiki syntax; use HTML for more complex ones. [19:40] Tiki-KGB 03jonnybradley r58492 03users/cartograf * New folder for cartograf project [19:40] Tiki-KGB 03jonnybradley r58493 03users/cartograf/branches * New folder for cartograf project [19:40] Tiki-KGB 03jonnybradley r58494 03users/cartograf/branches/12.x * New folder for cartograf project [19:40] Tiki-KGB 03jonnybradley r58495 03users/cartograf/branches/15.x * New folder for cartograf project [19:42] Tiki-KGB 03jonnybradley r58496 10users/ 10(54 files in 10 dirs) * Initial import of pre-bootstrap project [19:52] Tiki-KGB 03jonnybradley r58497 03users/cartograf/branches/12.x/readme.md * [DOC] readme for cartograf 12.x [19:56] Tiki-KGB 03jonnybradley r58498 10users/cartograf/branches/12.x/readme.md * [DOC] readme for cartograf 12.x (link) [20:15] zlinux joined #tikiwiki [20:50] Tiki-KGB 03jonnybradley r58499 10users/ 10(45 files in 8 dirs) [20:50] Tiki-KGB [MOD] cartograf: Initial import of theme files for bootstrap version, mostly in the right place now but still lots to do on the CSS to get it working. Also started a db update script. [21:54] leagris joined #tikiwiki [22:14] leagris joined #tikiwiki [22:35] zlinux_ joined #tikiwiki [22:39] fabricius joined #tikiwiki [23:00] fabricius joined #tikiwiki [23:03] amette_ left #tikiwiki [23:03] amette_ joined #tikiwiki