←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Tiki-KGB03montefuscolo r60478 10branches/ 1015.x/lib/live_support/lslib.php 1015.x * [bp/r60476] [FIX] import missing variable $access to file context [00:16]
Bsfezjoined #tikiwiki [00:25]
Tiki-KGB03montefuscolo r60479 10trunk/lib/wiki-plugins/wikiplugin_code.php * [FIX] tiki version for plugin_code parameter [00:30]
.... (idle for 18mn)
jonnybjoined #tikiwiki [00:48]
....... (idle for 32mn)
Bsfezjoined #tikiwiki [01:20]
..... (idle for 21mn)
fabriciusjoined #tikiwiki [01:41]
....... (idle for 34mn)
Bsfezjoined #tikiwiki [02:15]
............ (idle for 55mn)
joined #tikiwiki [03:10]
............ (idle for 55mn)
joined #tikiwiki [04:05]
..... (idle for 21mn)
jonnybjoined #tikiwiki [04:26]
fabriciusjoined #tikiwiki [04:29]
nelsonkoleft #tikiwiki [04:39]
..... (idle for 21mn)
Bsfezjoined #tikiwiki [05:00]
......... (idle for 40mn)
joined #tikiwiki [05:40]
joined #tikiwiki [05:50]
fabriciusjoined #tikiwiki [05:54]
NoteOnjoined #tikiwiki [06:07]
jonnybjoined #tikiwiki [06:15]
Tiki-KGB03sokoloski r60480 10trim/ 10(55 files in 6 dirs)
[ENH] Full audit, clean-up, testing, fixed white-space, cosmetics.
[ENH] Removed inline SQL to defined constants.
[06:16]
..... (idle for 23mn)
Bsfezjoined #tikiwiki [06:39]
....... (idle for 34mn)
joined #tikiwiki [07:13]
........... (idle for 51mn)
jonnybjoined #tikiwiki [08:04]
Tiki-KGB03nkoth r60481 10branches/16.x/lib/core/Perms.php
[FIX] Revert r60345. If tracker item is not categorized at all, the tracker perms is not followed. This is because getHash in the category resolver returns a blank hash which then matches the global perms previously cached with the blank hash key. To avoid this kind of issue - to not support blank hashes at all.
[08:12]
................ (idle for 1h16mn)
chibaguyjoined #tikiwiki [09:28]
..... (idle for 22mn)
xavijoined #tikiwiki [09:50]
jonnybjoined #tikiwiki [09:53]
xavipolom
we need some bootstrap jquery jedi to fix the issue with plugin fade, affecting us in dev.t.o also
the title to click on just shows up and then disappears, so that no title is shown to click on it => information missed by users
reproduced here: https://dev.tiki.org/Make+a+wish
below "Do you code? Maybe you could commit your fix directly?", there is an (apparently) empty box. there should be a sentence there with the triangle, etc.
chibaguy: maybe you know how to fix? the html source says: <div id="wpfade-1" class="wpfade-div-icon" style="display: none;">
in the div corresponding to the plugin fade
and the "display: none" is wrong
or maybe luciash or jonnyb ?
^ see above
[09:56]
chibaguyHi xavi. I can take a look. [10:03]
xavithanks chibaguy
well, sorry,. chibaguy, you need to look at https://nextdev.tiki.org/Make+a+wish , since I modified the page in dev.t.o already
[10:03]
chibaguyok [10:05]
xaviI backported to 16.x a new param that someone else added to trunk, to display that as boostrap collapsible section
and I just switched that page to use the bootstrap version of the plugin collapsible section
but we'd better fix the issue, since it's a regression in 16.x that looks like potentially easy to fix (by a knowledgeable person in the matter, not me unfortunately)
[10:05]
Tiki-KGB03kroky6 r60482 10trunk/ 03templates/trackerinput/userselector_grouped.tpl 10lib/userslib.php 10lib/core/Tracker/Field/UserSelector.php * [NEW] UserSelector multiple selection dropdown allowing to filter by group [10:16]
..... (idle for 21mn)
chibaguyYes, the clickable link isn't visible in trunk or branch 16. I'm kind of wondering why this plugin was modified since branch 15.
Since it works there.
[10:37]
NoteOnjoined #tikiwiki [10:37]
xaviyes, no idea why, there is some display: none in the html source, maybe unintended side effect of some cascading lss/css properties, etc
s/lss/less
[10:43]
chibaguyBoth the fade link and fade content have inline style="display: none", so something is messed up wherever this is assigned. This inline CSS comes from some file other than wikiplugin_fade.php.
I guess from JavaScript, but I don't know what in wikiplugin_fade.php causes that. I think this is beyond me, too.
When I remove the "display:none" from the fade link so that it can be seen and clicked, the click doesn't change the (hidden) state of the fade content. So that's another problem.
Maybe Jyhem or luciash can help on this.
[10:52]
xaviok, chibaguy, thanks for having a look, It seems trickier than expected. Well, at least we have the workaround in 16.x to setup "bootstrap=y", even if that changes the appearance (very red in dev.t.o, imho, but better than before, at least it works!) [11:03]
chibaguySorry I couldn't help. Yes, the bootstrap=y version is quite different, as it's a whole bootstrap panel.
Uh, the fade plugin on https://nextdev.tiki.org/Make+a+wish isn't exactly working right for me, in Firefox Dev Edition. I'll try another browser. (The link itself disappears, etc.)
[11:10]
jonnybjoined #tikiwiki
polom
[11:13]
redflojoined #tikiwiki [11:17]
luciash_joined #tikiwiki [11:18]
chibaguyjoined #tikiwiki [11:21]
giesen_joined #tikiwiki [11:22]
lhtsengjoined #tikiwiki [11:23]
xavihi jonnyb
chibaguy: yes, that's the issue I reported, plugin fade disappears after showing up
[11:27]
jonnybhi hi xavi, chibaguy and all :) [11:28]
xavi:-)
xavi is another kid in the block recently testing elasticsearch (in his own development computer)
jonnyb: did you ask the other day elsewhere whether it was safe to use elasticsearch 5? Some info here: https://dev.tiki.org/item6187
[11:30]
Tiki-KGB03jonnybradley r60483 10branches/16.x/templates/tiki-upload_file.tpl
[FIX] filegals: Restore "Upload from URL" feature - fgal_upload_from_source does not depend on file_galleries_use_jquery_upload being disabled, thanks xavi
(feedback could be prettier but it seems to work again)
[11:34]
jonnybyes, re es5 i also found it needs some code fixes in tiki, hopefully will get it done for 16.1 [11:34]
xaviwohooo, thanks for the fix jonnyb, upload frmo source back working in 16.x! :-) [11:35]
jonnybcan you test it (like soon)? as i'd like to backport it now (am testing in 15.x now) [11:35]
xavisure, there I am
(going to test)
[11:35]
jonnybseems ok in 15 too as a straigh bp, so will commit [11:37]
Tiki-KGB03jonnybradley r60484 10branches/ 1015.x/templates/tiki-upload_file.tpl 1015.x 1015.x/templates
[bp/r60483][FIX] filegals: Restore "Upload from URL" feature - fgal_upload_from_source does not depend on file_galleries_use_jquery_upload being disabled, thanks xavi
(feedback could be prettier but it seems to work again)
[11:38]
xavijonnyb: it works in 16.x, thnks [11:41]
jonnybyay, thanks xavi [11:43]
xavijonnyb, do you feel like a jedi killing another regression in 16.0 affecting dev.t.o? https://irc.tiki.org/irclogger_log/tikiwiki?date=2016-11-30,Wed&sel=30#l26 [11:44]
jonnybmaybe later :)
jonnyb looks anyway
[11:44]
xaviwell, I applied a workaround, but it's very likely (afair) we are using plugin fade in other places there
in *.t.o sites, I mean (dev or others)
xavi is amazed about jonnyb's sword
[11:45]
chibaguyAnyone else getting this trying to log in at dev.t.o?: Error
XMLRPC Error: 5 - Didn’t receive 200 OK from remote server. (HTTP/1.1 301 Moved Permanently)
Oh, sorry, that's at nextdev.
(They look so similar ;-) .)
[11:49]
xavioups, kid with fever. c u all (maybe offline for the rest of the day , or most of it) [11:51]
jonnybchibaguy: yes, i'm not sure how the intertiki is set up on the next sites, probably worth a mail to sysadmins? I tihnk it needs changing to always use https [11:52]
..... (idle for 20mn)
sAnexehjoined #tikiwiki [12:12]
..... (idle for 21mn)
NoteOnhi
demo. is down also?
seems only 15x demo is down. site is ok. but not demo function
[12:33]
..... (idle for 21mn)
chibaguyjoined #tikiwiki [12:55]
........ (idle for 37mn)
sAnexehjoined #tikiwiki [13:32]
...... (idle for 29mn)
jonnybjoined #tikiwiki [14:01]
Bsfezjoined #tikiwiki [14:13]
....... (idle for 30mn)
jonnybjoined #tikiwiki [14:43]
..... (idle for 23mn)
joined #tikiwiki [15:06]
redfloleft #tikiwiki [15:12]
RadoSjoined #tikiwiki [15:16]
olinuxxjoined #tikiwiki [15:22]
nelsonkojoined #tikiwiki [15:25]
Tiki-KGB03sokoloski r60485 10trim/ 10(24 files in 5 dirs) * [ENH] On-going delinting. [15:32]
sAnexehjoined #tikiwiki [15:32]
Jyhempolom [15:38]
luciash_bolow [15:38]
luciashjoined #tikiwiki [15:38]
Topicfor #tikiwikiis now Tiki - the only Free & Open Source wiki-based CMS with the most built-in features! Latest Tiki 15.2 (LTS) version is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude your message from the log)
for #tikiwikiis now Tiki - the only Free & Open Source wiki-based CMS with the most built-in features! Latest Tiki 16.0 version is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude your message from the log)
for #tikiwikiis now Tiki - the one and only Free & Open Source Software wiki-based CMS with the most built-in features! Latest Tiki 16.0 version is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude your message from the log)
[15:39]
Jyhemis there an extra email filter in Tiki? I have a site which logs in with emails. I had to change ''Username pattern'' from /^[ '-_a-zA-Z0-9@.]*$/ to /^[ '-_a-zA-Z0-9@.+]*$/ so the plusses are not rejected, but it fails to send an email to the admin for validation :-(
without a plus, all is good
[15:41]
luciashwow, who has got an e-mail address with pluses in it?
never seen that :-o
I guess the pluses can be misinterpreted as URL spaces - maybe that is why the admin validation fails?
is it RFC valid?
[15:42]
jonnybspaces mean something in email addresses (in the mailbox bit), it's used for something clever and the newer mailin feature in tiki uses it, somehow you pass a reference to an object after the + sign...
see emails from facebook etc for examples
[15:53]
JyhemI heard them being called "casper emails" [16:03]
luciashjonnyb: ah, right! facebook emails have it! you are right!
I did not remember! :-o
[16:03]
Jyhemessentially, the username+foo@whatever.com ends up in the same mailbox as username+bar@whatever.com and username@whatever.com [16:04]
luciashbut they cannot be after the @ sign, right? (domain name) [16:05]
JyhemThat would allow me to create many test accounts with only one working email so I can debug the registration process
domain names are different. I don't think they can have plusses. Then again they are not supposed to accept undescores yet they do
[16:05]
luciashgood to know the trick with +foo ends up in same mailbox
sorry it does not help your issue though ;)
[16:08]
........ (idle for 36mn)
Tiki-KGB03jonnybradley r60486 10branches/ 1016.x/lib/wiki-plugins/wikiplugin_tracker.php 1016.x
[bp/r60080][REF] tracker plugin: Refactor email recipient and sender processing - no behavioural change intended (yet)
[bp/r60082][ENH] tracker plugin: Allow email sender or recipients to be the createdBy or lastModifBy user
[16:44]
03jonnybradley r60487 10branches/ 1015.x 1015.x/lib/wiki-plugins/wikiplugin_tracker.php
[bp/r60486] from 16.x:
[bp/r60080][REF] tracker plugin: Refactor email recipient and sender processing - no behavioural change intended (yet)
[bp/r60082][ENH] tracker plugin: Allow email sender or recipients to be the createdBy or lastModifBy user
[16:52]
.... (idle for 18mn)
03luciash r60488 10users/cartograf/cartograf_tiki15/themes/CartoGraf/css/CartoGraf.css * [FIX] #middle got renamed to #row-middle (no idea why) [17:10]
03luciash r60489 10users/cartograf/cartograf_tiki15/themes/CartoGraf/css/CartoGraf.css
[FIX] little adjustment to the padding in the mouse position (coordinates) indicator
[17:22]
03sokoloski r60490 10trim/ 10src/dbsetup.php 10src/instancelib.php 10Makefile 10src/appinfo/tiki.php * [ENH] Attempt to use existing database credentials for restore operations. [17:32]
03luciash r60491 10users/cartograf/cartograf_tiki15/themes/CartoGraf/css/CartoGraf.css * [FIX] contrast issue on buttons [17:40]
03jonnybradley r60492 10trunk/templates 10trunk/templates/tiki-upload_file.tpl 10trunk 10trunk/lib/core/Perms.php * [MRG] Automatic merge, branches/16.x 60472 to 60486 [17:46]
03jonnybradley r60493 10branches/16.x/lib/userslib.php
[FIX] users: When login_is_email, check user_exists in get_user_email instead of returning the input (and return an empty string if the user is not found)
03jonnybradley r60494 10branches/ 1015.x 1015.x/lib/userslib.php
[bp/r60493][FIX] users: When login_is_email, check user_exists in get_user_email instead of returning the input (and return an empty string if the user is not found)
[17:54]
..... (idle for 23mn)
jonnybjoined #tikiwiki [18:19]
....... (idle for 33mn)
Tiki-KGB03sokoloski r60495 10trim/ 10(5 files in 3 dirs)
[FIX] receiveFile for local instances did not execute command.
[FIX] Removed webroot prompt for clone operations.
[FIX] Exclude db/local.php for restore operations.
[18:52]
....................................... (idle for 3h12mn)
03sokoloski r60496 10trim/src/ 10(6 files in 2 dirs) * [ENH] Cosmetic left-over code clean-up. [22:04]
jonnybjoined #tikiwiki [22:07]
j0n3joined #tikiwiki [22:08]
................. (idle for 1h21mn)
fabriciusjoined #tikiwiki [23:29]
.... (idle for 19mn)
torsten1joined #tikiwiki [23:48]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)