[00:41] guest6636 joined #tikiwiki [00:50] jonnyb joined #tikiwiki [01:07] jonnyb joined #tikiwiki [01:10] Tiki-KGB 03drsassafras r60865 10branches/16.x/lib/core/TikiFilter/PreventXss.php [01:10] Tiki-KGB [FIX][ENH] Removed redundant checks, prevent HTML structure change upon sanitization [01:56] Tiki-KGB 03drsassafras r60866 10branches/16.x/lib/core/TikiFilter/PreventXss.php * [ENH] Closing tag of sanitized HTML now matches opening, to prevent HTML errors. [02:02] fabricius joined #tikiwiki [02:46] Tiki-KGB 03chibaguy r60867 10trunk/templates/layouts/fixed_top_modules/layout_view.tpl [02:46] Tiki-KGB [FIX] Add option for site icon in "Fixed top navbar 1" layout (reliance on modules didn't display site logo in small device view). Fix for https://dev.tiki.org/item6049. [03:08] Tiki-KGB 03chibaguy r60868 10branches/16.x/templates/layouts/fixed_top_modules/layout_view.tpl [03:08] Tiki-KGB [FIX] Add option for site icon in "Fixed top navbar 1" layout (reliance on modules didn't display site logo in small device view). Fix for https://dev.tiki.org/item6049. (Sorry, should have been committed here first and auto-merged to trunk.) [03:14] Tiki-KGB 03drsassafras r60869 10branches/16.x/lib/core/TikiFilter/PreventXss.php * [FIX][REF] Refined list, reworked comments [04:08] Tiki-KGB 03drsassafras r60870 10trunk/ 10themes/base_files/favicons/browserconfig.xml 10templates/tiki-install.tpl * [FIX] Updating Favicon locations to match new home [06:03] guest6636 joined #tikiwiki [06:23] jonnyb joined #tikiwiki [08:16] redflo joined #tikiwiki [08:22] jonnyb joined #tikiwiki [09:13] guest6636 joined #tikiwiki [10:11] jonnyb joined #tikiwiki [10:20] Tiki-KGB 03drsassafras r60871 10branches/16.x/lib/core/TikiFilter/PreventXss.php * [FIX] Reverted honouring HTML structure, it belongs in trunk [10:22] olinuxx joined #tikiwiki [10:32] xavi joined #tikiwiki [10:50] chibaguy joined #tikiwiki [12:37] RadoS joined #tikiwiki [14:28] jonnyb joined #tikiwiki [14:28] jonnyb polom [14:40] arildb joined #tikiwiki [14:44] Tiki-KGB 03jonnybradley r60872 10branches/16.x/tiki-install.php * [FIX] installer: Minimum PHP version (oops) [15:02] fabricius joined #tikiwiki [15:13] luciash polom pom pom [15:13] jonnyb moqmoq luciash and all [15:13] luciash hi jonny [15:14] jonnyb hi fabricius too - is your tiki email working ok? [15:23] Jyhem polom [15:23] Jyhem hi jonnyb, luciash [15:24] Jyhem t-shirt production launched [15:24] jonnyb woo hoo, well done Jyhem :) [15:27] Jyhem thanks, and thanks for the airbnb :-) [15:34] nelsonko joined #tikiwiki [15:40] Tiki-KGB 03jonnybradley r60873 10branches/16.x/ 10installer/tiki-installer.php 10templates/tiki-install.tpl [15:40] Tiki-KGB [FIX] installer: Reset chosen lang after db reset, plus stop javascript_enabled pref being "n" (Does this now solve wish6240 BSfez? :) [15:40] Tiki-KGB Also replace broken (since r57056) browsertitle js with an html5 placeholder. [15:52] Tiki-KGB 03kroky6 r60874 10branches/16.x/lib/core/Search/Formatter/Builder.php [15:52] Tiki-KGB [FIX] php notice fix in Search_Formatter_Builder when extracting fields from smarty data [15:54] Tiki-KGB 03kroky6 r60875 10branches/16.x/lib/core/Table/Code/MainOptions.php * [FIX] php notice fix when adding sorter css classes to tablesorter manager [16:02] fabricius hello jonnyb [16:03] jonnyb hi fabricius - how's it going? [16:03] fabricius I am out of the house, coming home in 1/2 hour or so ... email is receiving masses, maybe I have overssen one or some [16:03] fabricius talk later, when I am home, ok? [16:04] Tiki-KGB 03kroky6 r60876 10branches/16.x/ 10(12 files in 3 dirs) [16:04] Tiki-KGB [ENH] ListExecute error handling - throw exceptions on all known validation/execution errors and send them to the user; side effect: execution of sequence of steps is stopped for a particular item if a previous step fails - it feels wrong to continue with a sequence if a former step fails, anyway [16:07] jonnyb fabricius: sure, just stuff about fosdem and the tikihouse, see you later [16:10] Tiki-KGB 03kroky6 r60877 10branches/16.x/lib/test/core/Workspace/BuilderTest.php * [FIX] yaml lib update slightly different syntax fix failing tests [16:18] Tiki-KGB 03kroky6 r60878 10(21 files in 11 dirs) * [MRG] Automatic merge, branches/16.x 60863 to 60877 [16:20] Tiki-KGB 03jonnybradley r60879 10branches/16.x/lib/wiki-plugins/wikiplugin_remarksbox.php [16:20] Tiki-KGB [FIX] remarksbox: Separate the noparsed section (closing div tag) after the body text with a space as some parser features such as autolinks were getting confused by the noparse token being joined in to the text (hopefully fixes wish6170, thanks luciash) [16:26] luciash jonnyb: thanks! [16:28] jonnyb :) [17:00] Tiki-KGB 03jonnybradley r60880 10branches/16.x/templates/tiki-objectpermissions.tpl [17:00] Tiki-KGB [FIX] permissions: Using disabled on the "advanced" quick perm radio buttons meant the value was not being returned in the form so advanced perms would be reset to "none" - fixes wish6230 for me [17:04] Tiki-KGB 03jonnybradley r60881 10branches/ 1015.x/templates/tiki-objectpermissions.tpl 1015.x 1015.x/templates [17:04] Tiki-KGB [bp/r60880][FIX] permissions: Using disabled on the "advanced" quick perm radio buttons meant the value was not being returned in the form so advanced perms would be reset to "none" - fixes wish6230 for me [17:10] Tiki-KGB 03jonnybradley r60882 10branches/ 1012.x 1012.x/templates/tiki-objectpermissions.tpl 1012.x/templates [17:10] Tiki-KGB [bp/r60881][bp/r60880][FIX] permissions: Using disabled on the "advanced" quick perm radio buttons meant the value was not being returned in the form so advanced perms would be reset to "none" - fixes wish6230 for me [17:46] arildb_ joined #tikiwiki [17:52] fabricius joined #tikiwiki [17:52] fabricius jonnyb: [17:53] fabricius guess this was a long 1/2 hour jonnyb, how r u? [17:54] jonnyb hi fabricius - i'm ok ta [18:06] panamausa joined #tikiwiki [18:12] Tiki-KGB 03sokoloski r60883 10trim/src/ 10(6 files in 2 dirs) * [ENH] On-going cloneandupgrade implementation. [18:17] fabricius joined #tikiwiki [18:48] arildb joined #tikiwiki [20:04] Leu joined #tikiwiki [20:52] jonnyb joined #tikiwiki [20:53] jonnyb joined #tikiwiki [21:23] Leu joined #tikiwiki [21:51] guest6636 joined #tikiwiki [22:40] jonnyb joined #tikiwiki [23:16] Tiki-KGB 03luciash r60884 10trunk/lib/ 10headerlib.php 03wiki-plugins/wikiplugin_meta.php [23:16] Tiki-KGB [NEW] Meta wiki-plugin: Useful when you want to provide custom meta tags per page, e.g. for sharing on Social Networks. See https://dev.tiki.org/PluginMeta for details