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
03luciash r50126 10branches/12.x/lib/prefs/feature.php
[FIX] allow none jQuery UI theme choice to enable theme specific options for jQuery UI and avoid !important overrides
03luciash r50127 10branches/12.x/tiki-setup.php
[FIX] Do not force non-ssl, instead, let the browser choose (four more occurences) MichaelC3: joined #tikiwiki lukeg1: joined #tikiwiki xavi2: joined #tikiwiki Tiki|bot: joined #tikiwiki MichaelC: joined #tikiwiki Tiki|bot: joined #tikiwiki xavi: joined #tikiwiki lukeg: joined #tikiwiki Tiki|bot: joined #tikiwiki xavi2: joined #tikiwiki Tiki|bot: joined #tikiwiki TomJarvis: joined #tikiwiki Tiki|bot: joined #tikiwiki Gwayne: joined #tikiwiki
joined #tikiwiki lukeg: joined #tikiwiki xavi: joined #tikiwiki Gwayne: joined #tikiwiki Tiki|bot: joined #tikiwiki TomJarvis: xavi: I have looked into adding an option to check Stop Forum Spam during the register process Tiki|bot: joined #tikiwiki
joined #tikiwiki xavi: hi TomJarvis. nice.
mmmm, why not to anywhere were antibol.tpl is called?
so that we can get that protection in sites were anons are allowed to do other things (post comments, add other tracker items, etc)
tell a friend, share, etc. TomJarvis: xavi: I found I could add it at function add_user in lib/userslib.php
xavi: I will look at antibol.tpl xavi: ok 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 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.
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 TomJarvis: I would of course make it optional. I think it should require the banning feature, ban IPs of SFS API matches
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 xavi: ok, nice 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
I don't think I would check for user name matches, I think there would be a risk of false positives with that 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...)
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.
hey, this Keycaptcha sounds neat!: https://www.keycaptcha.com TomJarvis: It is 2 am, -4 F, and I need to shut down.
bye chahn: joined #tikiwiki Telesight: joined #tikiwiki Tiki|bot: joined #tikiwiki
joined #tikiwiki Jyhem_laptop: joined #tikiwiki Tiki|bot: Recent Bug: - MindMap support multilingual - http://dev.tiki.org/item5158
joined #tikiwiki xavi: wohooooooo -: xavi is aware that he is screaming alone in the channel
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! 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 Gwayne: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03xavidp r50128 10trunk/ 10(6 files in 4 dirs)
[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
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. marclaporte: joined #tikiwiki marclaporte1: joined #tikiwiki Tiki-KGB: 03xavidp r50129 10(7 files in 6 dirs)
[MRG] Automatic merge, branches/12.x 50110 to 50127
Manually resolved conflicts in:
* lib/search/searchlib-unified.php
* templates/tiki-admin.tpl xavi: bbl arildb: joined #tikiwiki luciash: polom Tiki-KGB: 03eromneg r50130 10trunk/lib/wiki-plugins/wikiplugin_include.php
[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'
03eromneg r50131 10branches/12.x/lib/wiki-plugins/wikiplugin_include.php
[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'
03jonnybradley r50132 10branches/12.x/ 10lib/core/Tracker/Field/ItemsList.php 10lib/core/Tracker/Field/ItemLink.php 10lib/trackers/trackerlib.php
[FIX] trackers: Strip tags from ItemLink and ItemsList labels made from multiple fields when used inside a link (thanks BSfez) SkiNut: joined #tikiwiki jonnyb: joined #tikiwiki TomJarvis: joined #tikiwiki Tiki|bot: joined #tikiwiki Abudulbuldi: joined #tikiwiki
left #tikiwiki xavi: joined #tikiwiki TomJarvis: joined #tikiwiki 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
03lphuberdeau r50134 10branches/12.x/lib/tikilib.php * [FIX] Broken plugin post-save handlers
03lphuberdeau r50135 10branches/12.x/lib/core/Tiki/Profile/Writer.php * [FIX] Exporting empty references should not be considered unknown
03lphuberdeau r50136 10branches/12.x/ 10lib/wiki-plugins/wikiplugin_fitnesse.php 10lib/core/Tiki/Profile/Writer/Helper.php
[ENH] Make sure the profile exporter knows about the trackerId arguments in fitnesse body, fix link to tracker
03lphuberdeau r50137 10branches/12.x/lib/rating/formula/Attribute.php * [ENH] Also accept page names fabricius: joined #tikiwiki xavi: back
ok, time to leave for today. c u
left #tikiwiki fabricius: joined #tikiwiki arildb: joined #tikiwiki Caarrie: joined #tikiwiki slyskawa: joined #tikiwiki
I am trying to upgrade my version 11.x of tiki to 12.0. On step 5 of the install I get error message.
No route found. Please see http://dev.tiki.org/URL+Rewriting+Revamp
admin screen still complains that the database has not been updated. local.php still shows version 11 as current. 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 slyskawa: let me try that arildb_: joined #tikiwiki Caarrie|away: joined #tikiwiki slyskawa: it is dying on the database upgrade. Is there a logfile someplace I can look at? 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 lphuberdeau: skyskawa - make sure you update your .htaccess file
Tiki 11's file won't work with 12
slyskawa, sorry about that slyskawa: joined #tikiwiki fabricius: joined #tikiwiki fabricius1: joined #tikiwiki