Tiki-KGB: joined #tikiwiki
03chibaguy r51886 10branches/13.x/ 10(24 files in 2 dirs)
[FIX] Correct Glyphicons location for Bootswatch themes, and reflect popover width bootstrap.css override.
03chibaguy r51887 10branches/13.x/styles/jqui/options/flat.css
[FIX] Updated Flat theme option for jQui. (This file was edited directly, not produced by the Less pre-compiler; there's no flat.less file yet.)
03chibaguy r51888 10branches/13.x/styles/jqui/options/element.css
[FIX] Updated Element theme option for jQui. (This file was edited directly, not produced by the Less pre-compiler; there's no element.less file yet.)
03chibaguy r51889 10branches/13.x/styles/jqui/options/haus.css
[FIX] Updated Haus theme option for jQui. (This file was edited directly, not produced by the Less pre-compiler; there's no haus.less file yet.)
03chibaguy r51890 10branches/13.x/styles/jqui/options/rising.css
[FIX] Updated Rising theme option for jQui. (This file was edited directly, not produced by the Less pre-compiler; there's no rising.less file yet.)
03chibaguy r51891 10branches/13.x/styles/jqui/options/excitebike.css
[FIX] Updated Excite Bike theme option for jQui. Not a complete update, but good enough. (This file was edited directly, not produced by the Less pre-compiler; there's no excitebike.less file yet.)
03chibaguy r51892 10branches/13.x/styles/jqui/options/good.css
[FIX] Updated Good theme option for jQui. (Update in progress. This file was edited directly, not produced by the Less pre-compiler; there's no good.less, yet.)
03chibaguy r51893 10branches/13.x/styles/jqui/options/horizons.css
[FIX] Updated Horizons theme option for jQui. (Update in progress. This file was edited directly, not produced by the Less pre-compiler; there's no horizons.less, yet.) fabricius: joined #tikiwiki GillesM: joined #tikiwiki bkm: joined #tikiwiki Tiki|Log: joined #tikiwiki Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki LTS version 12.2 (Altair) is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) redflo: joined #tikiwiki jonnyb: joined #tikiwiki
pom pom pom Jyhem: pom polom jonnyb: hi Jyhem Jyhem: Has anyone set recaptcha with “Anonymous editors must enter anti-bot code (CAPTCHA) ” ? jonnyb: sometimes, mainly to test it though Jyhem: I have a tracker which is filled anonymously and the recaptcha does not prevent anything (either when users ignore it or fill wrong answers)
without recaptcha, our ugly tiki captcha works fine jonnyb: ew, not tried it on a tracker - is that the plugin, or the usual admin interface?
recaptcha has a bit of js it needs to include for the ajax bits afaicr Jyhem: the pluginTracker in a wiki page
I see if (extension_loaded('gd') && function_exists('imagepng') && function_exists('imageftbbox') && $prefs['feature_antibot'] == 'y' && empty($user) && $prefs['recaptcha_enabled'] != 'y') { jonnyb: hmm, looks like tiki-setup.php:247 includes the right code Jyhem: has some js for the non-recaptcha case, but there is no } else { with js for recaptcha :-(
I was looking into lib/wiki-plugins/wikiplugin_tracker.php
Sorry, rice is cooked, BBL Tiki-KGB: 03jonnybradley r51894 10branches/13.x/templates/tiki-view_forum.tpl * [FIX] forums: Don't make the page jump up (out of sight) when toggling filters SkiNut: joined #tikiwiki Jyhem: back jonnyb: joined #tikiwiki aalex: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03gezzzan r51895 10branches/13.x/templates/tiki-admingroups.tpl
[FIX] wrong preference name condition to display users tracker, see http://dev.tiki.org/item5307
also some code formatting and adding missing closing div that was breaking the layout aalex: What is the standard format for doc strings in Tiki? Tiki|bot: Recent Bug: - http://dev.tiki.org/item5308
Recent Bug: - http://dev.tiki.org/item5309
Recent Bug: - http://dev.tiki.org/item5310 Telesight: joined #tikiwiki aalex: I suggest that private methods should have their name starting with an underscore.
I should probably send a mail about this. Tiki-KGB: 03alexandrequessy r51896 10branches/12.x/lib/userslib.php * [ENH] userslib: copy LDAP email to Tiki users system