[00:12] Tiki-KGB 03luciash r50125 10branches/12.x/tiki-setup.php [00:12] Tiki-KGB [FIX] Do not force non-ssl, instead, let the browser choose + allow none jQuery UI theme choice to enable theme specific options for jQuery UI and avoid !important overrides [00:14] Tiki-KGB 03luciash r50126 10branches/12.x/lib/prefs/feature.php [00:14] Tiki-KGB [FIX] allow none jQuery UI theme choice to enable theme specific options for jQuery UI and avoid !important overrides [00:26] Tiki-KGB 03luciash r50127 10branches/12.x/tiki-setup.php [00:26] Tiki-KGB [FIX] Do not force non-ssl, instead, let the browser choose (four more occurences) [00:32] MichaelC3 joined #tikiwiki [00:43] lukeg1 joined #tikiwiki [00:45] xavi2 joined #tikiwiki [00:50] Tiki|bot joined #tikiwiki [01:49] MichaelC joined #tikiwiki [01:50] Tiki|bot joined #tikiwiki [02:06] xavi joined #tikiwiki [02:06] lukeg joined #tikiwiki [02:10] Tiki|bot joined #tikiwiki [02:28] xavi2 joined #tikiwiki [02:50] Tiki|bot joined #tikiwiki [03:15] TomJarvis joined #tikiwiki [04:00] Tiki|bot joined #tikiwiki [05:03] Gwayne joined #tikiwiki [05:03] Gwayne joined #tikiwiki [05:45] lukeg joined #tikiwiki [06:29] xavi joined #tikiwiki [06:30] Gwayne joined #tikiwiki [06:35] Tiki|bot joined #tikiwiki [07:06] TomJarvis xavi: I have looked into adding an option to check Stop Forum Spam during the register process [07:20] Tiki|bot joined #tikiwiki [07:30] Tiki|bot joined #tikiwiki [08:23] xavi hi TomJarvis. nice. [08:23] xavi mmmm, why not to anywhere were antibol.tpl is called? [08:24] xavi so that we can get that protection in sites were anons are allowed to do other things (post comments, add other tracker items, etc) [08:24] xavi tell a friend, share, etc. [08:26] TomJarvis xavi: I found I could add it at function add_user in lib/userslib.php [08:26] TomJarvis xavi: I will look at antibol.tpl [08:27] xavi ok [08:27] TomJarvis I was going after registraion first. If I wait until after they have filled in the registration, I can check both IP and email address [08:28] xavi if it was me, I wold consider adding an optional check next to calls to antibot.tpl, but not inside. This way, a tiki admin will be able to set up antibot, or stoforumspam check, or both. [08:29] xavi email address are not the way to go, imho. some of them follow common pattern, but some others, the pattern is not clear at all, unless some clever enthropy calculation or similar is done.... but I wonder if the servers where stopforumspam checks are implemented with that [08:31] TomJarvis I would of course make it optional. I think it should require the banning feature, ban IPs of SFS API matches [08:32] TomJarvis They need to use a valid email address incase they are sent a validation link. Stop Forum Spam will let you check IP, email address, and user name [08:33] xavi ok, nice [08:34] TomJarvis xavi: Try: http://www.stopforumspam.com/search and search for 108.178.2.213, one of the IPs that tried to register on one of my Tiki sites today [08:35] TomJarvis I don't think I would check for user name matches, I think there would be a risk of false positives with that [08:36] xavi and I also wonder if "Registration referrer check" could be added to anywhere else where anonymous can do things (i.e., anywhere next to the antibot.tpl calls, I guess). I mean, if that would help... (not easy to test for me, and thus, I was reluctant to port that to other areas before knowing that it was the right direction...) [08:38] xavi TomJarvis: and in my case, I would not enable the email matches (I fear flase positives in one my sites also). So +1 to allow the site admin to choose any of the three checks: ip, email, username. [08:42] xavi hey, this Keycaptcha sounds neat!: https://www.keycaptcha.com [09:00] TomJarvis It is 2 am, -4 F, and I need to shut down. [09:04] TomJarvis bye [09:04] chahn joined #tikiwiki [11:00] Telesight joined #tikiwiki [11:10] Tiki|bot joined #tikiwiki [11:45] Tiki|bot joined #tikiwiki [12:13] Jyhem_laptop joined #tikiwiki [12:13] Tiki|bot Recent Bug: - MindMap support multilingual - http://dev.tiki.org/item5158 [12:20] Tiki|bot joined #tikiwiki [12:22] xavi wohooooooo [12:22] * xavi is aware that he is screaming alone in the channel [12:24] * xavi managed to get through the "user details" new screen in the user wizard: user tracker data is shown and saved after 1d of trying a few things! [12:25] xavi ok, cleaning time, before commiting in trunk, so that other more experienced devs can review the code and potentially tidy it more where I didn't know how to [12:38] Gwayne joined #tikiwiki [12:38] Gwayne joined #tikiwiki [13:16] Tiki-KGB 03xavidp r50128 10trunk/ 10(6 files in 4 dirs) [13:16] Tiki-KGB [NEW]User wizard allows filling in the fields from the User Tracker (when defined) that are requested to new users upon registration. Useful for sites when you want to request those new details to your users but they are registered already. This serves as the 'custom page' discussed weeks ago in the tikiwiki-devel list to allow your users to see custom information and request ext [13:16] Tiki-KGB tikiwikira details for your users. It will be backported to 12.x after 12.1 is released. Not tested against all edge cases, but proven to work with the 'happy path' of the admin following the instructions in the admin wizard to apply the profile 'User Trakers' and follow the instructions therein. [13:42] marclaporte joined #tikiwiki [14:04] marclaporte1 joined #tikiwiki [14:08] Tiki-KGB 03xavidp r50129 10(7 files in 6 dirs) [14:08] Tiki-KGB [MRG] Automatic merge, branches/12.x 50110 to 50127 [14:08] Tiki-KGB Manually resolved conflicts in: [14:08] Tiki-KGB * lib/search/searchlib-unified.php [14:08] Tiki-KGB * templates/tiki-admin.tpl [14:22] xavi bbl [14:24] arildb joined #tikiwiki [14:32] luciash polom [14:40] Tiki-KGB 03eromneg r50130 10trunk/lib/wiki-plugins/wikiplugin_include.php [14:40] Tiki-KGB [ENH] add new plugin y/n parameter page_edit_icon which allows/disallows the edit icon to edit the included page to be shown - defaults to 'y' [14:44] Tiki-KGB 03eromneg r50131 10branches/12.x/lib/wiki-plugins/wikiplugin_include.php [14:44] Tiki-KGB [ENH] [bp 50130] add new plugin y/n parameter page_edit_icon which allows/disallows the edit icon to edit the included page to be shown - defaults to 'y' [15:54] Tiki-KGB 03jonnybradley r50132 10branches/12.x/ 10lib/core/Tracker/Field/ItemsList.php 10lib/core/Tracker/Field/ItemLink.php 10lib/trackers/trackerlib.php [15:54] Tiki-KGB [FIX] trackers: Strip tags from ItemLink and ItemsList labels made from multiple fields when used inside a link (thanks BSfez) [15:58] SkiNut joined #tikiwiki [16:10] jonnyb joined #tikiwiki [16:17] TomJarvis joined #tikiwiki [16:25] Tiki|bot joined #tikiwiki [16:38] Abudulbuldi joined #tikiwiki [16:39] Abudulbuldi left #tikiwiki [18:52] xavi joined #tikiwiki [19:02] TomJarvis joined #tikiwiki [19:42] Tiki-KGB 03lphuberdeau r50133 10branches/12.x/lib/smarty_tiki/modifier.money_format.php * [FIX] Strange display error, caused by code that never should have been written [19:52] Tiki-KGB 03lphuberdeau r50134 10branches/12.x/lib/tikilib.php * [FIX] Broken plugin post-save handlers [20:16] Tiki-KGB 03lphuberdeau r50135 10branches/12.x/lib/core/Tiki/Profile/Writer.php * [FIX] Exporting empty references should not be considered unknown [20:24] Tiki-KGB 03lphuberdeau r50136 10branches/12.x/ 10lib/wiki-plugins/wikiplugin_fitnesse.php 10lib/core/Tiki/Profile/Writer/Helper.php [20:24] Tiki-KGB [ENH] Make sure the profile exporter knows about the trackerId arguments in fitnesse body, fix link to tracker [21:02] Tiki-KGB 03lphuberdeau r50137 10branches/12.x/lib/rating/formula/Attribute.php * [ENH] Also accept page names [21:10] fabricius joined #tikiwiki [21:33] xavi back [21:41] xavi ok, time to leave for today. c u [21:41] xavi left #tikiwiki [22:01] fabricius joined #tikiwiki [22:15] arildb joined #tikiwiki [22:22] Caarrie joined #tikiwiki [22:30] slyskawa joined #tikiwiki [22:32] slyskawa I am trying to upgrade my version 11.x of tiki to 12.0. On step 5 of the install I get error message. [22:33] slyskawa No route found. Please see http://dev.tiki.org/URL+Rewriting+Revamp [22:33] slyskawa admin screen still complains that the database has not been updated. local.php still shows version 11 as current. [22:36] arildb slyskawa: Did you try to "skip forward" to upgrade. I think it's on the first screen after you enter the database credentials, the option to "skip forward" is located. If you are upgrading you probably don't need to enter all the details again [22:36] slyskawa let me try that [22:49] arildb_ joined #tikiwiki [22:51] Caarrie|away joined #tikiwiki [22:53] slyskawa it is dying on the database upgrade. Is there a logfile someplace I can look at? [22:55] arildb slyskawa: no log file, as far as I know. Have you checked if you are 1) able to access the database, e.g. via phpadmin 2) able to update the database [22:55] lphuberdeau skyskawa - make sure you update your .htaccess file [22:56] lphuberdeau Tiki 11's file won't work with 12 [22:56] lphuberdeau slyskawa, sorry about that [23:11] slyskawa joined #tikiwiki [23:11] fabricius joined #tikiwiki [23:36] fabricius1 joined #tikiwiki