[01:43] Tiki|bot Recent Bug: - http://dev.tiki.org/item5402 [02:00] dabright joined #tikiwiki [03:08] dabright joined #tikiwiki [04:12] dabright joined #tikiwiki [04:42] fabricius joined #tikiwiki [04:50] Tiki|bot New Forum Posts: Tracker field with different units of measure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52945 [05:55] SkiNut joined #tikiwiki [06:11] TomJarvis joined #tikiwiki [06:41] nelsonko left #tikiwiki [08:57] diggy joined #tikiwiki [10:15] Jyhem_laptop joined #tikiwiki [10:54] redflo joined #tikiwiki [11:20] Tiki-KGB 03manivannans r52235 10branches/13.x/lib/smarty_tiki/modifier.avatarize.php * [FIX] Default avatar image for new user [11:34] Tiki|bot Recent Bug: - http://dev.tiki.org/item5403 [11:42] Tiki-KGB 03manivannans r52236 10branches/12.x/lib/smarty_tiki/modifier.avatarize.php * [bp/r52235][FIX] Default avatar image for new user [12:24] Tiki|bot Recent Bug: - http://dev.tiki.org/item5404 [12:37] pianoliv joined #tikiwiki [12:37] pianoliv Hi all [12:38] pianoliv how to get svn commit access for a quick fixes on templates? (or should I ask someone to review and commit?) [12:50] Tiki|bot New Forum Posts: caching menu structure - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52948 [13:38] fabricius joined #tikiwiki [14:51] Tiki|bot New Forum Posts: caching menu structure - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52948 [14:51] Tiki|bot New Forum Posts: Tracker field with different units of measure - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52945 [14:51] Tiki|bot New Forum Posts: Username Pattern - Esperanto Characters (or anything else) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52934 [14:53] panamaus joined #tikiwiki [15:01] Tiki|bot New Forum Posts: caching menu structure - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52948 [15:01] Tiki|bot New Forum Posts: Tracker field with different units of measure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52945 [15:01] Tiki|bot New Forum Posts: Username Pattern - Esperanto Characters (or anything else) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52934 [15:13] olinuxx joined #tikiwiki [15:15] Jyhem_laptop joined #tikiwiki [15:24] jonnyb joined #tikiwiki [15:25] jonnyb polom polom [15:34] nelsonko joined #tikiwiki [15:40] nelsonko hi jonnyb: good morening [15:40] jonnyb hi nelsonko [15:40] nelsonko I was just looking at Mani's commit regarding the avatarize- he did not know were so close to release [15:41] jonnyb yes, i saw that - it is sort of a fix [15:41] nelsonko It is an attempt to fix something but I think it is doing more than it should at the moment [15:41] jonnyb but i was thinking it would have been better in a library somewhere [15:41] jonnyb does it work? [15:42] nelsonko yes but I am worried about the dl part [15:42] nelsonko does dl urls work without sefurl? [15:42] jonnyb nope [15:43] jonnyb so that bit should be a call to the sefurl function for sure [15:44] nelsonko the other thing is he also "back ported" part from trunk [15:44] nelsonko the $default = '' bit [15:44] jonnyb i've not seen that user_default_picture_id pref before, is it s new one? [15:45] nelsonko I added it 2011-08-25 [15:45] jonnyb yes, doesn't look great - it should all be in \TikiLib::get_user_avatar anyway, shouldn't it? [15:47] nelsonko right, that makes more sense, but that means the noavatar.png functionality needs to move there also [15:47] nelsonko a bigger fix [15:47] nelsonko I suppose it can wait [15:47] nelsonko I mean, he can roll back this and then after the release we can fix it cleanly [15:54] nelsonko or he could just fix the sefurl part and leave it for now [15:57] jonnyb hmm, let me look at it again nelsonko - but as it's not really a 13.0 blocker at all rolling back, fixing better in trunk then re-backporting would be ideal imho [15:58] jonnyb the user_default_picture_id pref bit should really be picked up in get_user_avatar too [15:59] nelsonko ok, I told him to rollback [15:59] jonnyb maybe we can take the opportunity to get rid of the "bad" avatar methods we're still carrying? [15:59] nelsonko yes let's do that, but in trunk like you said [16:01] jonnyb for instance, why to we still allow users_serve_avatar_static to be disabled? can't see the advantage in that... [16:01] jonnyb anyway, not a 13.0 thing - i'm doing the JSLint thing now [16:20] Tiki-KGB 03jonnybradley r52237 10branches/13.x/lib/language/js/interactive_translation.js * [FIX] JSLint: Missing ) [16:22] Tiki-KGB 03manivannans r52238 10branches/13.x/lib/smarty_tiki/modifier.avatarize.php * [REVERT]Revert r52235 Default avatar image for new user [16:24] nelsonko thanks jonnyb [16:25] jonnyb ok, have done the safe JSLint things (thing) - odd regression in interactive_translation.js somehow... [16:25] jonnyb will update the todo page... [16:26] Tiki-KGB 03manivannans r52239 10branches/12.x/lib/smarty_tiki/modifier.avatarize.php * Revert: [bp/r52235][FIX] Default avatar image for new user [16:32] jonnyb tee hee, found a new bug - in the insert wiki page dialog the autocomplete list of pages is cropped inside the dialog - the joy of dogfood! [16:34] jonnyb nelsonko: looks like this one https://dev.tiki.org/item5341?from=Tiki13 is still an issue on dev [16:35] jonnyb going to create a show instance... [16:48] nelsonko must be something on the page? [16:50] jonnyb no, i get the problem on the test page in safari [16:51] jonnyb https://dev.tiki.org/test [16:51] jonnyb but not on the show instance i just made [16:51] jonnyb odd [16:52] jonnyb maybe a weird pref somewhere but i checked the CSRF setting and it's the same, and enabled silent sessions [16:52] Tiki|bot New Forum Posts: caching menu structure - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52948 [16:52] Tiki|bot New Forum Posts: Tracker field with different units of measure - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52945 [16:52] Tiki|bot New Forum Posts: Username Pattern - Esperanto Characters (or anything else) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52934 [16:53] jonnyb will try the same thing on doc (in fact i think i already did that a few weeks ago, but will retry) [16:53] nelsonko is it a safari only problem? [16:53] nelsonko I just successfully rolled back in chrome [16:54] jonnyb hmm, Jyhem left a comment saying it was just one firefox profile, so may be [16:54] nelsonko let me try safari [16:54] jonnyb but i just rolled back a change on http://doc.tiki.org/test in safari, no error [16:55] jonnyb and that's on the same server isn't it? [16:55] jonnyb will try chrome also [16:55] nelsonko right, same server [16:56] nelsonko I don't see any errors here [16:56] nelsonko ok, so first I click History? [16:56] jonnyb hmm, no error in chrome [16:56] jonnyb yup [16:56] nelsonko then I choose a ersion and click the "b"? [16:57] jonnyb yup [16:57] nelsonko and then I click the rollback button (which one? top/bottom? [16:57] jonnyb either i think [16:57] jonnyb but maybe there is a difference? [16:57] nelsonko then I get "click here to confirm your action" [16:57] jonnyb yup (long winded isn't it!) [16:58] nelsonko it works fine for me both buttons [16:58] jonnyb curious [16:58] jonnyb i'll try again... [16:59] jonnyb well that's spooky [17:00] jonnyb worked fine, both buttons again [17:00] jonnyb but i had been logged out by trying in chrome, so i guess i got a new session [17:00] jonnyb the last one was probably weeks old - wonder if that makes a difference [17:01] nelsonko Jyham can probably confirm if he clears the cookies off his particular firefox profile [17:01] nelsonko or rather if he tries it with that profile before clearing [17:01] jonnyb i've enabled remember me on the show instance (for a year) so will try later (maybe) [17:01] nelsonko (if it works on different firefox profile, it almost is a session issue) [17:02] nelsonko maybe he got a session from the "old server" [17:02] nelsonko (although I'm not making sense to myself) [17:02] Tiki|bot New Forum Posts: caching menu structure - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52948 [17:02] Tiki|bot New Forum Posts: Tracker field with different units of measure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52945 [17:02] Tiki|bot New Forum Posts: Username Pattern - Esperanto Characters (or anything else) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52934 [17:02] jonnyb when i had this on my local a year or two ago the session was just not working - i debugged and saw it set the values needed for the ticket check, and then when it came to read it back to verify the ticket thingy the value just wasn't there [17:03] jonnyb eventually i updated php, or apache or something and it went away [17:03] jonnyb assumed it was just localhost weirdness [17:03] nelsonko not sure what happens if I present a cookie issued by a different server but same domain [17:04] jonnyb well the ticket system uses the session so i don't think the cookie is relevant, as long as the session is preserved (or noT) [17:05] jonnyb anyway, i suggested this (and Jyhem's other one) should be set to not be blockers imho [17:05] jonnyb so i reckon that means we should be able to release 13.0 (queue the fanfares!) [17:08] nelsonko what about "Featured profiles missing for 13.x" [17:09] nelsonko https://dev.tiki.org/item5384?from=Tiki13, xavi did comment that the 12.x profiles are fine in 13. [17:10] nelsonko Maybe all it takes is a page change on profiles [17:11] nelsonko I agree with xavi it makes no sense to simply copy them [17:11] nelsonko I will do that [17:16] nelsonko ok, let me queue the fanfares and announce release process is begun? [17:19] nelsonko ok sent, let me start doing the release stuff [17:22] Tiki|bot New Forum Posts: 13.x Branch freeze: Tiki 13.0 release in progress - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52953 [17:30] jonnyb sorry nelsonko - window got buried (client thing cropped up) [17:33] nelsonko np jonnyb: I have started [17:33] jonnyb well done :) [17:33] jonnyb so what dod you end up doing for the profiles? [17:33] jonnyb dod/did [17:37] nelsonko I just changed the text on the FeaturedProfiles page on profiles.tw.o [17:37] nelsonko xavi has already tested them [17:37] nelsonko so we know they work in 13.x [17:38] Tiki-KGB 03nkoth r52240 10branches/13.x/lib/setup/twversion.class.php * [REL] Preparing 13.0 release [17:42] Tiki-KGB 03nkoth r52241 10branches/13.x/README * [REL] Update README file for 13.0 [17:44] Tiki-KGB 03nkoth r52242 10branches/13.x/ 10(52 files in 52 dirs) * [REL] Update language.php files for 13.0 [17:45] jonnyb yay, go nelsonko go! [17:46] Tiki-KGB 03nkoth r52243 10branches/13.x/changelog.txt * [REL] Update changelog.txt for 13.0 [18:00] Tiki-KGB 03nkoth r52244 10branches/13.x/copyright.txt * [REL] Update copyright.txt for 13.0 [18:04] Tiki-KGB 03nkoth r52245 10branches/13.x/db/tiki-secdb_13.0_mysql.sql * [REL] SecDB for 13.0 [18:04] Tiki-KGB 03nkoth r52246 03tags/13.0 * [REL] Tagging release [18:10] nelsonko ok, I have tarballs [18:10] nelsonko who wants to try? [18:11] jonnyb ok, can do! [18:11] * jonnyb refrains from making some off colour comment about ointment... [18:12] jonnyb brb [18:13] nelsonko http://dev.citadelrock.com/tikipack/tiki-13.0.7z [18:13] nelsonko http://dev.citadelrock.com/tikipack/tiki-13.0.zip [18:27] nelsonko the bz2 and gz2 are ok here [18:28] jonnyb ok, trying the zip [18:29] jonnyb coo, it's big! (65MB) [18:38] * jonnyb unzips [18:39] * jonnyb installs [18:41] jonnyb all looks good - upgraded a 12.x database, no errors, all seems fine [18:41] jonnyb well done nelsonko [18:41] nelsonko let me try the 7z also. [18:42] nelsonko I also ran the collaborative community and the corporate intranet profiles [18:47] nelsonko ok, time to announce [18:48] nelsonko jonnyb: nothing changes with regards semi-automatic merge until 13.1 right? [18:50] jonnyb the 7z archive unzips fine and all looks ok, btw [18:51] jonnyb yes, usually we keep semi-auto merging until x.1 - not sure if we need a special case for this one though? [18:51] jonnyb i guess we keep it going until it gets difficult, then release 13.1? [18:52] nelsonko jonnyb: that sounds right [18:53] jonnyb well done for carrying all this - shame there aren't more people around :( [18:55] nelsonko are we still supporting tiki6 from a security only perspective until tiki 13.1 is released? [18:58] nelsonko I think that's what was intended, which means end of life announcements should go out sometime soon... [19:01] jonnyb yes indeed, about time too! [19:02] jonnyb i'm doing a merge to trunk, by the way [19:02] jonnyb and i'll update the version files [19:04] Tiki|bot Info: Tiki 13.0 Release - http://info.tiki.org/article228-Tiki-13-0-Release [19:05] jonnyb good announce article nelsonko, well done :) [19:06] jonnyb got the balance about right i think (scary, but exciting!) [19:09] nelsonko tks [19:14] Tiki|bot New Forum Posts: Tiki 13.0 Release - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52955 [19:16] Tiki-KGB 03jonnybradley r52247 10(128 files in 88 dirs) [19:16] Tiki-KGB [MRG] Automatic merge, branches/13.x 52197 to 52245 [19:16] Tiki-KGB Conflicts occurred during the merge. [19:16] Tiki-KGB lang/en/language.php (resolved using "mine-conflict") [19:16] Tiki-KGB lib/setup/twversion.class.php (resolved manually) [19:16] Tiki-KGB templates/admin/include_search.tpl (resolved by keeping trunk version, hope that was right) [19:20] Tiki-KGB 03jonnybradley r52248 10trunk/doc/ 10stable.version 10unstable.version 10regular.cycle * [REL] updating version files (is this correct?) [19:46] olinuxx joined #tikiwiki [20:09] jonnyb joined #tikiwiki [20:49] Jyhem polom. templates/admin/include_search.tpl looks fine. (sorry) [20:53] jonnyb hi Jyhem - good hear hear, thanks for checking (there was a huge block of stuff in 13 not in trunk, i see what you mean about it needing a bit of TLC ;) ) [20:53] jonnyb good hear hear = good to hear (ay? time to stop working...) [21:15] jonnyb bye all, more tomorrow [21:21] Jyhem_laptop bye jonny, thnks [22:10] diggy joined #tikiwiki [22:26] Tiki-KGB 03nkoth r52249 10trunk/templates/wiki-plugins/wikiplugin_grouplist.tpl [22:26] Tiki-KGB [MOD] Show mdash instead of nothing if group list is empty to avoid user confusion [23:53] SkiNut joined #tikiwiki