[00:03] Tiki|bot New Forum Posts: Tiki 15 Alpha released - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [00:03] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [00:03] Tiki|bot New Forum Posts: Strange admin page display behavior (branch 15) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58549 [00:13] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [00:13] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [00:13] Tiki|bot New Forum Posts: Strange admin page display behavior (branch 15) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58549 [00:24] fabricius joined #tikiwiki [00:57] amette_ left #tikiwiki [01:20] amette_ joined #tikiwiki [01:28] amette_ Reporting successful install of Tiki 15.0.alpha from tar.bz2 [02:11] fabricius joined #tikiwiki [02:11] Gwayne joined #tikiwiki [02:11] Gwayne joined #tikiwiki [03:45] Jyhem_ joined #tikiwiki [05:47] Bsfez joined #tikiwiki [07:28] Tiki|bot Recent Bug: - http://dev.tiki.org/item5834 [07:42] Telesight joined #tikiwiki [08:42] redflo joined #tikiwiki [08:45] Bsfez joined #tikiwiki [09:56] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [10:52] Tiki-KGB 03chibaguy r57662 10branches/15.x/themes/jqui/ 10options/rising/css/rising.css 10options/haus/css/haus.css * [FIX] Link type button shouldn't have button styling. [11:13] fabricius joined #tikiwiki [11:14] Tiki-KGB 03chibaguy r57663 10branches/ 10(12 files in 11 dirs) [11:14] Tiki-KGB [FIX] Fix color contrast problems and overuse of strikethrough on wiki diffs page; use classes for plugin_annotation borders; modify colors of inline code. [11:16] Tiki-KGB 03chibaguy r57664 10branches/15.x/themes/base_files/less/tiki-wikipages_and_plugins.less * [FIX] Fix overuse of strikethrough on wiki diffs page. [11:18] Tiki-KGB 03chibaguy r57665 10branches/15.x/themes/ 10(15 files in 15 dirs) * [FIX] Fix overuse of strikethrough on wiki diffs page. [11:42] jonnyb joined #tikiwiki [11:47] jonnyb polom alpha [11:47] olinuxx joined #tikiwiki [12:24] Tiki-KGB 03jonnybradley r57666 10(105 files in 93 dirs) [12:24] Tiki-KGB [MRG] Automatic merge, branches/15.x 57626 to 57665 [12:24] Tiki-KGB Conflict fixed in [12:24] Tiki-KGB lib/setup/twversion.class.php [12:26] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [12:26] Tiki|bot New Forum Posts: Tiki 15 Alpha released - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [12:26] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [12:28] Tiki-KGB 03jonnybradley r57667 10branches/15.x/doc/devtools/tikirelease.sh * [REL] Remoe the .gitignore file from the tarballs (will test next time ;) [12:36] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [12:36] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [12:36] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [13:10] chibaguy joined #tikiwiki [13:11] chibaguy polom [13:11] jonnyb hi chibaguy [13:11] jonnyb i'm looking at the jquery-ui cdialog close button thing (been annoying me too! ;) ) [13:13] chibaguy hi jonnyb. It's not a big thing, but is kinda basic. [13:28] Tiki-KGB 03jonnybradley r57668 10branches/15.x/tiki-setup.php [13:28] Tiki-KGB [FIX] jquery-ui: Restore jquery-ui button function to fix remaning jquery-ui dialogs, mainly the close buttons [13:28] Tiki-KGB (should fix wish5834 hopefully without breaking anything else, thanks chibaguy) [13:44] Tiki-KGB 03jonnybradley r57669 10branches/15.x/lib/core/Search/Elastic/Connection.php [13:44] Tiki-KGB [FIX] elastic: Complete fix started in r56882 to cope with errors (i believe from elastic v2+) that are objects rather than strings. [13:44] Tiki-KGB Plus display exceptions thrown in getIndexStatus (which also needs fixing for elastic v2) [13:46] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [13:46] Tiki|bot New Forum Posts: Tiki 15 Alpha released - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [13:46] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [13:48] Tiki-KGB 03jonnybradley r57670 10branches/ 1014.x 1014.x/lib/core/Search/Elastic/Connection.php [13:48] Tiki-KGB [bp/r56882][FIX] Fixed issue with message being passed to the ElasticSearch exception as it was an object rather than a string. [13:48] Tiki-KGB [bp/r57669][FIX] elastic: Complete fix started in r56882 to cope with errors (i believe from elastic v2+) that are objects rather than strings. [13:48] Tiki-KGB Plus display exceptions thrown in getIndexStatus (which also needs fixing for elastic v2) [13:48] Tiki-KGB 03jonnybradley r57671 10branches/ 1012.x/lib/core/Search/Elastic/Connection.php 1012.x [13:48] Tiki-KGB [bp/r57670] [13:48] Tiki-KGB [bp/r56882][FIX] Fixed issue with message being passed to the ElasticSearch exception as it was an object rather than a string. [13:48] Tiki-KGB [bp/r57669][FIX] elastic: Complete fix started in r56882 to cope with errors (i believe from elastic v2+) that are objects rather than strings. [13:48] Tiki-KGB Plus display exceptions thrown in getIndexStatus (which also needs fixing for elastic v2) [14:06] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [14:06] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [14:06] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [14:16] chibaguy joined #tikiwiki [14:18] Tiki-KGB 03jonnybradley r57672 10branches/15.x/lib/ 10core/Search/Elastic/Connection.php 10core/Search/Elastic/Index.php 10search/searchlib-unified.php [14:18] Tiki-KGB [FIX] elastic: Cope with elastic v2's new _stats function for both index exists check in prefslib and info displayed about indexes on admin/search (more info could be added for v2 indexes) [14:23] olinuxx Hi all, one of the linuxmao user found a fix for this issue : https://dev.tiki.org/item5493 [14:23] olinuxx I've put the fix in the issue's comment [14:24] olinuxx is that all that I have to do to get it in ? [14:32] Tiki-KGB 03jonnybradley r57673 10branches/15.x/lib/core/Search/Elastic/Connection.php * [FIX] elastic: Correct optional index param on getIndexStatus() [14:40] Tiki-KGB 03jonnybradley r57674 10branches/15.x/lib/core/Search/Elastic/Connection.php * [FIX] elastic: Show the right exception message for v2 elastic index issues [14:46] Tiki-KGB 03jonnybradley r57675 10branches/15.x/lib/core/Search/Elastic/Connection.php [14:46] Tiki-KGB [FIX] elastic: Sometimes a nonexistent index throws an error, so absorb that one too [14:48] Tiki-KGB 03jonnybradley r57676 10branches/ 1014.x 1014.x/lib/core/Search/Elastic/Connection.php 1014.x/lib/search/searchlib-unified.php 1014.x/lib/core/Search/Elastic/Index.php [14:48] Tiki-KGB [bp/r57672][FIX] elastic: Cope with elastic v2's new _stats function for both index exists check in prefslib and info displayed about indexes on admin/search (more info could be added for v2 indexes) [14:48] Tiki-KGB [bp/r57673][FIX] elastic: Correct optional index param on getIndexStatus() [14:48] Tiki-KGB [bp/r57674][FIX] elastic: Show the right exception message for v2 elastic index issues [14:48] Tiki-KGB 03jonnybradley r57677 10branches/ 1014.x 1014.x/lib/core/Search/Elastic/Connection.php [14:48] Tiki-KGB [bp/r57675][FIX] elastic: Sometimes a nonexistent index throws an error, so absorb that one too [14:48] Tiki-KGB 03chibaguy r57678 10branches/15.x/templates/layouts/ 10header_middle_footer_containers/layout_view.tpl 10header_middle_footer_containers_3-6-3/layout_view.tpl [14:48] Tiki-KGB [FIX] Remove obsolete code; make code layout consistent in equivalent sections of the two files. [14:56] Tiki-KGB 03jonnybradley r57679 10branches/ 1012.x/lib/core/Search/Elastic/Connection.php 1012.x 1012.x/lib/search/searchlib-unified.php 1012.x/lib/core/Search/Elastic/Index.php [14:56] Tiki-KGB [bp/r57677] [14:56] Tiki-KGB [bp/r57672][FIX] elastic: Cope with elastic v2's new _stats function for both index exists check in prefslib and info displayed about indexes on admin/search (more info could be added for v2 indexes) [14:56] Tiki-KGB [bp/r57673][FIX] elastic: Correct optional index param on getIndexStatus() [14:56] Tiki-KGB [bp/r57674][FIX] elastic: Show the right exception message for v2 elastic index issues [from revision 57676] [14:56] Tiki-KGB [bp/r57675][FIX] elastic: Sometimes a nonexistent index throws an error, so absorb that one too [14:56] Tiki-KGB (changes in searchlib-unified.php merged manually) [15:02] Tiki-KGB 03jonnybradley r57680 10(9 files in 7 dirs) * [MRG] Automatic merge, branches/15.x 57665 to 57678 [15:24] nelsonko joined #tikiwiki [15:43] jonnyb joined #tikiwiki [15:47] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [15:47] Tiki|bot New Forum Posts: Tiki 15 Alpha released - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [15:47] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [15:50] Tiki-KGB 03jonnybradley r57681 10branches/15.x/lib/openlayers/tiki-notes.txt [15:50] Tiki-KGB [FIX] openlayers: Update notes file (a bit late sorry, i think all this happened in 12.x days) [15:57] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [15:57] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [15:57] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [16:53] chibaguy Heh, from the trackerlist doc.t.o page: "...for instance a TRACKERLIST with no url parameter...." [16:54] chibaguy "Sanitized for your uncomprehension." [16:54] jonnyb hi chibaguy, nice :) [16:55] chibaguy I really don't like that . [16:55] chibaguy I guess it serves a purpose, but what a pain in the butt. [17:00] chibaguy Does anyone know how to make trackerlist items not be links back to the tracker? [17:00] chibaguy I just want them to display as plain text, not links. [17:05] chibaguy Seems like the parameter 'showlinks="n"' should do it, but.... [17:05] jonnyb you have a url? [17:07] chibaguy http://wysiwygproblems.com/Horror-stories [17:08] chibaguy I tried showlinks=n and showlinks="n" [17:09] chibaguy According to https://doc.tiki.org/PluginTrackerList , it's "n" by default, though. [17:14] jonnyb showlinks="n" really should work i would have thought [17:14] jonnyb why not using {list}? ;) [17:15] chibaguy This page was done by someone else, so I'm not sure, but I imagine maybe due to unfamiliarity. [17:16] jonnyb :) [17:16] * chibaguy still needs to work with {list} more, too. [17:19] chibaguy Early in my time with Tiki, there was a nice pdf of docs, I think around 1.6 maybe. I printed that and kept it around for reference. I think I might need to print the list docs. ;-) [17:21] jonnyb Probably a good idea, i seem to always have those pages in my history, i probably go to them several times a week usually [17:26] jonnyb hmm, i tihnk i found something wrong with the jquery-ui button fix i did earleir chibaguy - bootstrap modal buttons now seem "twitchy" on rollover :( (odd, as i definitely checked them before) [17:29] chibaguy uh-oh [17:32] chibaguy Time to sleep, here. See you later. [17:32] jonnyb nn chibaguy [18:28] Tiki-KGB 03jonnybradley r57682 10branches/15.x/lib/ 10core/Search/MySql/Index.php 10core/Search/MySql/QueryBuilder.php [18:28] Tiki-KGB [FIX] search: Add basic field weighting for mysql search results. [18:28] Tiki-KGB Seems to only work on title and contents fields, but is better than nothing hopefully? [18:28] Tiki-KGB Should address wish5822 at least a bit (thanks BSfez) [18:28] Tiki-KGB 03jonnybradley r57683 10trunk/lib/core/Search/MySql/Index.php 10trunk/lib/core/Search/MySql/QueryBuilder.php 10trunk 10trunk/lib/openlayers/tiki-notes.txt * [MRG] Automatic merge, branches/15.x 57678 to 57682 [18:32] Tiki-KGB 03patrick-proulx r57684 10branches/15.x/templates/admin/include_community.tpl [18:32] Tiki-KGB [FIX] Made some fixes to have consistent classes for the buttons at the top of the community page. [18:52] Tiki-KGB 03jonnybradley r57685 10branches/ 1015.x/lib/prefs/feature.php 1015.x/templates/admin/include_comments.tpl * [FIX] inline comments: Do pref dependency properly [19:44] Tiki-KGB 03jonnybradley r57686 10branches/15.x/templates/comment/list.tpl * [FIX] comments: Remove stray

opening tag [20:02] Tiki-KGB 03jonnybradley r57687 10branches/15.x/templates/comment/list.tpl [20:02] Tiki-KGB [FIX] inline comments: This empty div having the same class as the "post new comment" button was preventing inline comments from working at all, so as it's generally empty and invisible (?) i've changed the class to be add-comment-zone [20:22] Tiki-KGB 03jonnybradley r57688 10branches/15.x/templates/comment/ 10post.tpl 10edit.tpl * [FIX] inline comments: Fix cancel buttons on comments forms when in a dialog [20:22] Tiki-KGB 03patrick-proulx r57689 10branches/15.x/templates/tiki-socialnetworks_firstlogin_launcher.tpl [20:22] Tiki-KGB [FIX] disabled being able to close the firstlogin popup by clicking the background or pressing escape [20:30] Tiki-KGB 03jonnybradley r57690 10branches/15.x/lib/jquery_tiki/tiki-jquery.js [20:30] Tiki-KGB [FIX] inline comments: Update the comments list after adding a new note (thanks marclaporte) [20:32] Tiki-KGB 03jonnybradley r57691 10branches/15.x/templates/comment/list.tpl [20:32] Tiki-KGB [FIX] inline comments: Hide the add comment button until it's needed, and make it a more friendly "info" colour [20:33] nelsonko Jyhem_ amette ping [20:37] Jyhem pong nelsonko [20:38] nelsonko Jyhem you have server access to the mail server right? [20:38] Jyhem hmmm, I guess so. Never tried [20:39] Jyhem something is wrong? [21:00] Tiki-KGB 03jonnybradley r57692 10branches/15.x/lib/jquery_tiki/tiki-jquery.js [21:00] Tiki-KGB [FIX] inline comments: Fix display of inline comments on click, lost due to DOM changes (also, no warning class required imho) [21:38] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [21:38] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [21:38] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [21:46] Tiki-KGB 03aholmes99 r57693 10trunk/templates/fgal_context_menu.tpl * [FIX] Removing duplicate 'Open' text on context menu [21:48] Tiki|bot New Forum Posts: Questions about wiki edit diff styling - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58556 [21:48] Tiki|bot New Forum Posts: Tiki 15 Alpha released - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58554 [21:48] Tiki|bot New Forum Posts: Tiki 15 Alpha release process is on his way ! - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58551 [22:18] Tiki|bot New Forum Posts: Welcome to New Tiki Admins - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=58569 [22:28] Tiki-KGB 03aholmes99 r57694 10branches/15.x/templates/fgal_context_menu.tpl * [FIX] Removing duplicate 'Open' text on context menu [23:14] Tiki-KGB 03pom2ter r57695 10trunk/templates/admin/include_video.tpl * [ENH] added jquery fitvidjs to the video preference page