Tiki-KGB: 03chealer r60811 10trunk/templates/feedback/perm.tpl
[REF] Clarify variable names and optimize
[FIX] HTML special characters escaping
03drsassafras r60812 10trunk/ 10lib/prefs/site.php 10templates/admin/include_look.tpl 10tiki-setup.php 10templates/header.tpl * [NEW] Added preference to disable tiki favicon functionality redflo: joined #tikiwiki Tiki-KGB: 03drsassafras r60813 10trunk/ 10(6 files in 5 dirs)
[ENH] Moved favicons into themes/base_files/favicons and allow for themes to override.
03drsassafras r60814 04trunk/img/favicons * [ENH] Moved favicons into themes/base_files/favicons part 2
03drsassafras r60815 10trunk/themes/base_files/ 10(11 files in 2 dirs)
[ENH] Moved favicons into themes/base_files/favicons part 3 (the fiels moved now) panamaus: joined #tikiwiki xavi: joined #tikiwiki Tiki-KGB: 03drsassafras r60816 10trunk/lib/setup/theme.php * [REF] removed comments used for testing fabricius: joined #tikiwiki torsten1: joined #tikiwiki guest6636: joined #tikiwiki amette: polom olinuxx: joined #tikiwiki luciash: plom pom
TAG meeting in half an hour!
amette: hi bro amette: ahoj bracho :) luciash: amette: will you be there? Jyhem_: yup luciash: hi Jyhem Jyhem: hi luci amette: luciash: TAG? Either it means something else than I thought or I don't have any reason to be there...!? -: Jyhem rushing for sometthing to eat luciash: Tiki Admin Group
amette: -^ amette: yup, thought so... so no, why would I be there!? -: luciash thought you are an admin as well :) amette: only a sys one ;) luciash: ok, sorry amette: np :) Jyhem: god, root, admin: same thing :-D amette: hrhr luciash: *g* myric: Hullo anybody here? luciash: myric: hi, in a meeting now, sorry Jyhem: amette: aren't you coming at Fosdem? amette: Jyhem: Got a flight, will be at fosdem. RadoS: Moin folks, if I were to hire a tiki-coder to have something improved, would it be compatible with updates of core-tiki, or would we have to stick to an old version or have the patched version maintained manually again by that coder? Jyhem: Good, because you are not in https://tiki.org/TikiFestFosdem2017#People_confirmed -: Jyhem adding amette amette: ah, yup, I was just in the need accomodation table at the bottom of the page... not the smartest piece of redundancy. -: amette was wonderig that only three people are coming amette: RadoS: that depends on, if you're sharing your code or not RadoS: I guess share, since no secrets involved, related to core functionality. -: RadoS ... o O ( ldap usability ) amette: so you'll commit it to Tiki and other coders will have to take care not to break it - simple as that -: RadoS can't code php/tiki. RadoS: That's why "hire". amette: ok, so "your coder will commit it to Tiki and other coders will have to take care not to break it - simple as that" -: RadoS grins. amette: ;) -: RadoS guessed so. amette: cool -: RadoS goes to check the roster. arildb: joined #tikiwiki RadoS: No match for "ldap" + "custom programming"... how to find an ldap-hacker for tiki? amette: I don't think there is anyone specialised in LDAP. I have been digging into it a while back and couldn't find anyone who would know anything about it. But any decent coder should do. RadoS: You mean non-tiki-coder?
generic coder? guest6698: joined #tikiwiki GrustniKiwi: joined #tikiwiki
HI
Anyone here? RadoS: Always. GrustniKiwi: Awesome
quick question. I am using v15, trying to restrict wiki access by LDAP groups.
is there any documentation on that? having trouble finding stuff on Google RadoS: Ask me. :)
What are you missing on the docs? GrustniKiwi: well, for starters, how do i sync LDAP groups to tikiwiki? i have got LDAP working, but no groups have been synced amette: RadoS: I meant a generic tiki coder. A non-tiki-coder will obviously have to learn the ropes around tiki first, so that'll cost you more. RadoS: GrustniKiwi, the tricky part about ldap-tiki. :)
There is an article describing some basics for this, have you found that? GrustniKiwi: yes, although most of it was for older versions RadoS: Have you installed all the necessary php-extensions? Some tiki options are not shown to configure without them installed. GrustniKiwi: i did replicate that in my environment
i've go the ldap php extension installed, is there something else? -: RadoS checks. GrustniKiwi1: joined #tikiwiki RadoS: Hmm, seems php-ldap is the only relevant thing here. GrustniKiwi1: Yep RadoS: GrustniKiwi1, have you corrected this: https://dev.tiki.org/item5657 GrustniKiwi1: I will check now
Although, I am not getting a blank page, my groups are not synching that's all RadoS: Just check whether it applies to you, might have other results for you.
GrustniKiwi1, I checked with 15.2 GrustniKiwi1: Removed the underscore
will check if it syncs now
Thanks RadoS: Works?
You changed just 1 or all occurances? GrustniKiwi1: changed just one
not sure if its working yet
no go
i changed it in 2 places as well nelsonko: joined #tikiwiki RadoS: Then your setup must "fit".
Got the "basepath" and other paths relative to it "right"?
I had it wrong and didn't notice for a LONG time that I has mistaken something.
has->had myric: Hi RaDoS we're having an off-by-one bug on file downloads in 12.10
Does that sound familiar?
Hard to believe somebody hasn't noticed that yet
files upload fine (we can pull them back down with scp and they're fine)
But displaying or downloading them with the file gallery adds a "0a" (newline character) to ther front and eats the last byte
which corrupts the file RadoS: Corrupts the file content or the link to it? myric: The file content RadoS: Anyway, I started with 15.2, didn't notice there such a thing yet. myric: Well no, but we can't upgrade because we can't update PhP amette: myric: you're right, it's hard to believe... which makes me believe that it must be something with your setup rather than tiki..!? myric: How could any setup physically corrupt the files? amette: which web server, php, load balancer, reverse proxy or any combination of those myric: I guess I will have to dive into the documentation, just hoped it was something obvious you've seen like:
"Oh, you have text mode checked in the blahblah.cfg" amette: I don't think that the documentation will yield any answers...
can you try to reproduce on show.tiki.org !? GrustniKiwi1: RadoS sending you a screenshot amette: create a bug report on dev.tiki.org and then you can create a show instance when viewing the bug
I am quite convinced though, that it must be something "weird" or special about your server setup.
utf-8 mish-mash maybe...
... have you had a look at tiki-check.php ? myric: I'll look at it. I've been poking around with tiki-download_file.php amette: Ok, first thing is to get tiki-check.php to show all green (or at least most of them, you don't need all the security-things to be green in this case)...
... if that's all fine, then we can dig deeper. myric: Thanks, that helps! GrustniKiwi1: who can check my ldap groups setup plz? amette: cool, good luck! RadoS: GrustniKiwi1, I don't know your local environment.
Besides, dcc doesn't work well over NAT. Maybe upload your image or html-page-dump somewhere. GrustniKiwi1: ok, if my ldap auth is working in tikiwi, that means that the groups should too
question: under ldap external groups, there are two sections 'ldap user' and 'ldap group;' myric: I got on the tiki-check and we have some problems we probably can't fix. I'll make a bug report and create a show.tiki.org to see if I can reproduce there RadoS: Guess so, but ... it depends on your buttons clicked and data specified matches your structure. GrustniKiwi1: both have an option to 'tick' synchronize tiki groups with a directory
i have this option selected under ldap group, should i select it under ldap user too? RadoS: GrustniKiwi1, I noticed that, too, no clue, but I checked ... both. GrustniKiwi1: could you send me a screenshot of your setup maybe? i will compare it to mine
all i need is a reference :) RadoS: Yes, was on it anyway... let me see... nelsonko: joined #tikiwiki GrustniKiwi1: Thanks myric: I had to register in tiki.org. Won't be able to file a bug until my account gets activated xavi: polom
myric, what's your username in tiki.org? amette: xavi: I took care of it already - PMed him. xavi: ah, ok, thnks amette: cheers to you too, mate! xavi: :-) RadoS: GrustniKiwi1, see https://tiki.org/UserPageRadoS
Scroll to the end. GrustniKiwi1: guys, another question, i have enabled my scoring feature and made some changes there - how users get points
after that, my "score config page" stopped loading, but the feature continues to work
help? :) xavi: GrustniKiwi1: please, add a bug report about the "stopped loading" you say for that feature
see http://dev.tiki.org/Make+a+wish RadoS: GrustniKiwi1, try clearing all caches from the admin menu.
That's the 1st anytime something goes wrong after a change. ;)
Hmm, how can I enable a TOC on my userpages page? Jyhem: {maketoc} Tiki-KGB: 03kroky6 r60817 10branches/16.x/ 10lib/wiki-plugins/wikiplugin_pivottable.php 10templates/wiki-plugins/wikiplugin_pivottable.tpl * [NEW] menuLimit option to pivottable to control the filtering menu length GrustniKiwi1: RadoS, cleared all cache and still no go. submitted a bug RadoS: Jyhem, thanks. Tiki-KGB: 03kroky6 r60818 10trunk/templates 10trunk/templates/wiki-plugins/wikiplugin_pivottable.tpl 10trunk/lib/wiki-plugins/wikiplugin_pivottable.php 10trunk * [MRG] Automatic merge, branches/16.x 60805 to 60817 RadoS: GrustniKiwi1, re ldap: have somebody else crosscheck all the paths/ items/ names for you, you can be blind for your own typos. GrustniKiwi1: will do jonnyb: joined #tikiwiki
moqmoq Tiki-KGB: 03jonnybradley r60819 10branches/16.x/lib/headerlib.php
[FIX] js minify: Don't minify js files added (late) using HeaderLib::add_jsfile_cdn or add_jsfile_dynamic - should fix the kaltura problem seen on dev.tiki.org, thanks Xavi Nemo_bis: joined #tikiwiki xavi: thanks jonnyb! jonnyb: no probs xavi :) xavi: that seemed to have been reported in dev.t.o ages ago... jonnyb: was a nice edge case - a late minify thing xavi: ... I created the page https://dev.tiki.org/Community+items to help us all (not just you and me but all the people concerned with the Tiki Community) be more aware of the current items pending feedback, etc. Nemo_bis: FYI, Ward Cunningham (the inventor of the wiki) soon speaking at https://www.youtube.com/watch?v=bQgx11Q5p9w xavi: and I also created the summary tables (heatmap colored) of resolution status vs importance for the recent branches plus future 17x
for the record: https://dev.tiki.org/Tiki15#Summary
https://dev.tiki.org/Tiki16#Summary
and https://dev.tiki.org/Tiki17#Summary
filtered on the open or pending items, of course (closed are not displayed there) jonnyb: hi Nemo_bis - thanks for the link, will try and watch (maybe later) xavi: thks Nemo_bis
nice guy (I met him years ago in a WikiSym conference) jonnyb: and thanks xavi - nice heatmap thingies :) xavi: :-) Nemo_bis: xavi, jonnyb: indeed :) xavi: last, jonny, some info for you (your feedback will be welcome): I didn't know how to hide a field in a wiki page with plugin tracker since bootstrap...
... I noticed that many bugs didn't have the "Resolution status" field set to New (default value for that field, in theory)...
... because that field was not added in the plugin tracker form at https://dev.tiki.org/Make+a+wish myric: I'm looking at our tiki page and it seems to be hard coded to use php 1.10.2 xavi: therefore, I just added that field, and disabled the dropdown so that the "New" value is added myric: Is there a way to upgrade that in tiki 12.10?
Besides manually hacking the code.. jonnyb: thanks again xavi - i don't know of another way of doing that xavi: @ jonnyb, but how can I hide that field from the form? jonnyb: hi myric - i don't understand what you mean? php 1.10.2? xavi: in the old days, there was a jq trick for that selecting the corresponding td tr
but now, by default, there are no tables, right? (or am I wrong?) jonnyb: xavi: url? amette: jonnyb: myric means jquery, I think xavi: @jonnyb: https://dev.tiki.org/Make+a+wish jonnyb: pompom amette amette: heyho jonnyb jonnyb: xavi: can't you use the class? .tracker_field56 xavi: jq syntax for a class?
all I know is this: https://doc.tiki.org/PluginJq#Conditional_display_of_fields amette: myric: you should use the jquery version that comes with Tiki, there is not really any reason to upgrade it, if Tiki wasn't upgraded... either you'll get the required version in your tarball or you need to remember to run setup.sh and inside that run composer to update jquery to the needed version jonnyb: $(".tracker_field56").parent() xavi: ok, thks testing jonnyb: jq syntax uses the same as css (mostly, with some extensions) xavi: yep, that worked, thanks :-)
$(".tracker_field56").parent().hide();
^for the record
I'll add to the documentation also
and I presume I need to update the profile "Conditional display in forms 14" with that trick for the missing parts that were not working jonnyb: perhaps add a link to https://api.jquery.com/category/selectors/ too? -: amette is afk for a while, bbl xavi: jonnyb: that link is there already, at the very end of the page (thanks) jonnyb: :D xavi: :-)
amette , bro, I know you reported the reason why nextdoc.t.o and nextdev.t.o didn't work in the recent past. Is there a way to let them work again, aside of elastic search issues or backups?
I just tested again: https://nextdoc.tiki.org/ (to provide feedback to lindon on a bug he tried to fix recently for doc.t.o and most t.o sites) but It still says "Site being refreshed. Please check back in 15 min." jonnyb: xavi: trying to go through your wishlist-fest from this morning! :) can't seem to reproduce https://dev.tiki.org/item6196 myric: Yes, I meant jquery
The dev.tiki.org instance that got created uses jquery 3.1.1
but ours seems to be hard coded for 1.10.2
jquery 1.10.2 jonnyb: did you make the show instance a triki 12.x one? myric: That's what I specified
I don't know how to check the tiki version from the web interface
I still have it up jonnyb: any links?
the version should be on admin/general myric: Where is admin/general?
http://brywilharris-11843-6234.show.tikiwiki.org/ jonnyb: sorry, it's called control panels now (general)
(can't log into your show instancve myric - should i reset the password?) myric: that's fine. It looks like I got a version 17 instance, not 12.x jonnyb: admin/general wold be http://brywilharris-11843-6234.show.tikiwiki.org/tiki-admin.php?page=general by the way Telesight: joined #tikiwiki nelsonko: joined #tikiwiki myric: I don't see a way to create a 12.x instance
It's giving me a fully updated v17 instance RadoS: Above the "create button" you can select it. -: RadoS ... o O ( if it's still supported ) myric: joined #tikiwiki
irc crashed jonnyb: it should be there still RadoS (although i have missed it in the past, it's not terribly noticable imho) myric: No version selector I can see.
Do I need to pick it when I file the bug? RadoS: No, before you create the instance. xavi: off for the day probably, see you all jonnyb: bye xavi - thanks! :) RadoS: jonnyb, I didn't mean the button itself but the old versions. jonnyb: all supported versions should be on the list RadoS: jonnyb, but I agree, I missed it the first time, too. :) myric: Ah I see it
Dumb guest6636: joined #tikiwiki jonnyb: it should be set to blank and rquired so you have to actively set it to create one, i think myric: Creating a nex 12.10 instance now
new RadoS: Default is latest I guess. myric: Yep RadoS: jonnyb, your suggestion would be a great improvement. :) myric: I agree! don't let the brainless user click through...
Or copy from the "reported version" to the box jonnyb: it's not easy working on that show tihng though, hard to recreate it locally at all myric: http://brywilharris-11843-6236.show.tikiwiki.org jonnyb: copying from reported version would be best (as well) myric: Still not reproducible
Bug not present in show instance
Running on CentOS 6.8
here but show instance is Debian
Could be some odd interaction jonnyb: what is the bug myric ? myric: files in the file gallery are being corrupted
on access
Can download fine with scp
getting a newline character stuck on the front and the last byte chopped off
file size stays same
which makes me think it's and off-by-one bug in the file read of some sort
harrisbw@wk105 /workspace/harrisbw $ hexdump -C 0410161859a.jpg |head 00000000 ff d8 ff e0 00 10 4a 46 49 46 00 01 01 00 00 01 |......JFIF......| 00000010 00 01 00 00 ff e1 17 48 45 78 69 66 00 00 4d 4d |.......HExif..MM| 00000020 00 2a 00 00 00 08 00 0a 01 0f 00 02 00 00 00 0f |.*..............| 00000030 00 00 00 86 01 10 00 02 00 00 00 07 00 00 00 95 |................| 00000040 01 12 00 03 00 00 00 01 00 06 00 00 01 jonnyb: maybe the OS thiks they are text files somehow, so is adding a linefeed char? myric: Yeah, that's what I thought
It does complain that I'm missing the jpeg handler jonnyb: anything "bad" in tiki-check.php? myric: It doesn't like our PHP version.
But we can't fix that without compiling our own jonnyb: hmmm, which version are you on? myric: 5.4.16
Latest for CentOS
I might have to suck it up and build an instance at home with CentOS jonnyb: should be ok for 12.x and nulikley to be connected to the dowload thing i think myric: Our environment is pretty restrictive here, so I can't do it at work.
I dunno
haven't found the actual raw "read this file" code
LibgGD is identical version
libgd
jquery is same version
not that I'm on the right instance
not -> now
Even the icon is corrupt
Displays a broken link icon jonnyb: i'm pretty sure it's not a generic centos thing, i have a couple of clients on centos 6 and 7 and never had this issue myric: We are running in an environment requiring a whole bunch of specific configuration tweaks jonnyb: is there any extra info is you do the download with curl? and with verbose switched on maybe? myric: called DISA STIG's
Can't download over http. We aren't allowed to serve non-https
Very frustrating working in this environment jonnyb: curl will run over https won't it? myric: Yes, but the DoD computers do funky things with certs jonnyb: nice :) myric: Yeah
We currently can't get to Wikipedia bacause their provider accidentall revoked their signing cert
And we're the only place on the planet that honors cert revocation
without the option to push past a broken cert
Completely unavailable jonnyb: i have to go now, sorry - maybe when amette or Jyhem are about they can suggest more things to test, they're best with weird server stuff :) myric: fgor the last month
OK, thanks for your help! jonnyb: sorry it wasn't actually much help in the end nelsonko: joined #tikiwiki jonnyb: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03montefuscolo r60820 10branches/16.x/ 10composer.json 10lib/wiki-plugins/wikiplugin_pivottable.php 10composer.lock * [REF] use pivottable from author nicolaskruchten instead etdsolutions
03luciash r60821 10branches/16.x/templates/header.tpl
[FIX] Facebook OpenGraph protocol: if the image is not set do not even render the meta tag with empty content but let the FB sharer choose an image from the page instead montefuscolo: joined #tikiwiki guest6636: Hi - I have a question about permissions in the file gallery. If a student uploads an maths assignment, how can I setup Tiki such that only the math teacher (member of Teachers group) download the file? Tiki|bot: Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! fabricius: joined #tikiwiki guest6636: Problem is, at the moment all teachers in the group Teachers can download the students file from the file gallery by guessing the file id Jyhem: guest6636: then you need one group per teacher (or per course). Then you edit permissions for the file gallery guest6636: Ok
I am designing a multi school tiki, so there could be hundreds of file galleries. Will that cause server load or performance issues with tiki? Jyhem: Or you create categories for each teacher and you configure permissions for the categories, then you put the file gallery in the category. Same result, it's a matter of taste guest6636: As compared to a single folder where all files are stored in a path on the server rather than the db. Jyhem: Hmmm, not sure. Depends on server. The more complex, the more calculation intensive.
But with unfied search (default config since Tiki15), it gets better. Indexing is longer, but using is faster guest6636: Ah, categories. Thanks jylhem
Another quick question: about linking trackers. Jyhem: If you have plenty of file galleries, you don't want to check all local permissions
so categories make sense
ok quick (I need to eat now)
not quick enough. See you later guest6636: I am assigning an auto incrementing id to each student in the tracker and then passing that id as a "values" to another tracker to link both. This is the correct way?
Ok. Bon appetite Tiki-KGB: 03luciash r60822 10(6 files in 5 dirs) * [MRG] Automatic merge, branches/16.x 60817 to 60821 guest6636: Yet another question: pretty trackers are very good but for rapid prototyping trackerlist is great; but if an edit and delete button could be displayed at the end of every row, it would be super. Is there a way to do this which I am missing?
Also: why does an Ajax request to update a tracker item (on screen) do a full page load / refresh after update? ford_p: joined #tikiwiki
hi, i tried yesterday, maybe someone is around today
i'm having problems with downloading the latest LTS version of tiki from sourceforge. following the link on tiki.org i get to https://sourceforge.net/projects/tikiwiki/files/Tiki_15.x_Situla/15.3/ which pretends to serve 15.3 but after downloading the bz2 downloader greets me to 15.2 guest6636: Hi
I am around, so let me check...
I see a 15.3 offered in a number of archive options, zip etc. Which did you download?
Try the zip
I have downloaded tube zip archive an have successfully installed 15.3 with it fabricius: joined #tikiwiki Jyhem: ford_p: The bug is that it greets you with 15.2. It's actually 15.3, sorry about that. 15.4 will soon get out and fixes it (and other more important things) ford_p: Jyhem: thank you, i suspected something like that
no need to be sorry. i look forward to 15.4 -: Jyhem has a cold. Needs sleep :-( bye bye fabricius: joined #tikiwiki Tiki-KGB: 03luciash r60823 10branches/16.x/templates/header.tpl
[FIX] Facebook OpenGraph protocol: there is no such thing as article:publisher in http://ogp.me/ - should fix two warnings in the debugger on https://developers.facebook.com/tools/debug/sharing/
03luciash r60824 10trunk/templates 10trunk 10trunk/templates/header.tpl * [MRG] Automatic merge, branches/16.x 60821 to 60823
03luciash r60825 10branches/16.x/templates/header.tpl
[FIX] Meta description: better code logic to not display separtor when there is no text following after
03luciash r60826 10trunk/templates 10trunk 10trunk/templates/header.tpl * [MRG] Automatic merge, branches/16.x 60823 to 60825 ford_p: left #tikiwiki Tiki-KGB: 03montefuscolo r60827 10trunk/templates/tiki-editpage.tpl * [FIX] set comment field size to 255 characters