Jyhem_: joined #tikiwiki
nelsonko: joined #tikiwiki
joined #tikiwiki
Tiki|bot: joined #tikiwiki
SEccc: joined #tikiwiki
joined #tikiwiki
good morning
joined #tikiwiki
SEccc_: joined #tikiwiki
Darkzero: joined #tikiwiki
off hello
Tiki|bot: New Forum Posts: Wiki Pages as tracker items - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56318
New Forum Posts: Logo in tiki-print.php - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=56314
New Forum Posts: User Trackers and "Only one item per user or IP" - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56313
New Forum Posts: Wiki Pages as tracker items - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56318
New Forum Posts: Logo in tiki-print.php - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=56314
New Forum Posts: User Trackers and "Only one item per user or IP" - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56313
bobby1: joined #tikiwiki
Telesight: joined #tikiwiki
Cr0vaX: hi all
polompompom
fabricius: joined #tikiwiki
joined #tikiwiki
jonnyb: joined #tikiwiki
moqmoq
chibaguy: joined #tikiwiki
poloma picasso
Cr0vaX: hi jonnyb & chibaguy
jonnyb: hi all
Cr0vaX: hi fabricius 2 :)
chibaguy: Hi all
-: Cr0vaX having an headache trying to change MSSQL Server 2005 database collation
fabricius: joined #tikiwiki
chibaguy: Isn't there a better icon for "download" than the ! in a triangle sign (warning/danger)?
This is on tracker attachments.
jonnyb: chibaguy: i think the warning triangle appears when the right icon can't be found
chibaguy: ah, ok.
Is the visibility of a tab conditional on the permission to see the content? I'm trying to track down why registered users can't see tracker comments at a Tiki 14 site. The tab content displays, like "Comments(3)", but there's no content in the tab pane.
(This seems to be a site-specific problem, not a Tiki bug.)
jonnyb: comments are mostly loaded by ajax now, check the js console for errors?
chibaguy: Admin users can see the comments.
Ok, thanks. But in a fresh install on the same server, there's no problem; only when using the existing database, updated to Tiki 14.
In Tiki 13 as well there was this problem aat that site.
fabricius: chibaguy: are you using category permission? are you using permitting categories in tracker items or for trackers? => then comments must allow in the appropriate categories
ahh
chibaguy: I'll have to check on that.
fabricius: have to go now. Bye, good luck.
chibaguy: bye. thanks.
jonnyb: hibye fabricius
fabricius: hibye jonnyb
chibaguy: wiki comments display as expected.
no js errors.
jonnyb: there's a pref somewhere that makes tracker comments appear somewhere else, might tht be sometihng to do with it?
chibaguy: I'll check on that. First I was looking into the category permissions. One strange thing is every time I unclick "Apply parent category permissions" and submit, when the page refreshes, the checkbox is ticked again. (tiki-admin_categories.php#content_admin_categories1-1)
jonnyb: hmm, sounds like a bug
seems to be checked if empty($categId) - odd
so it defaults to checked for new categories, byt the look of it
nelsonko: joined #tikiwiki
chibaguy: That's fine, but confusing to the user who unchecks it and then sees it checked again after the submit.
Tiki|bot: New Forum Posts: [Tikiwiki-cvs/svn] Redirect after bs.modal - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56322
chibaguy: Does the second check mean "ready to submit with checkmark" or "checked (yes)" ?
jonnyb: 2nd check?
chibaguy: I mean when the page displays again after the uncheck-and-submit, and the checkmark is there again.
I would expect the page to refresh with the box unchecked.
jonnyb: it seems it's always checked for new categories
chibaguy: But I'm trying to remove it on an existing category.
Which maybe did happen by unchecking and submitting, I'm not sure. I haven't checked behavior yet.
But the checked box is confusing, if so.
jonnyb: i think you need to go to the permissions page for that
from the code it looks like it only adds, does nothing when unchecked
chibaguy: ok, thanks.
fabricius: joined #tikiwiki
chibaguy: Clearly a configuration problem at that site. I new user and new tracker with no special categories or permissions, etc. and the comments are visible as expected.
I new -> I made a new
jonnyb: sounds like fun :)
Tiki-KGB: 03luciash r55490 10branches/12.x/ 10styles/utopias/options/foundation.css 10styles/utopias/options/writer.css 10styles/utopias/options/meta.css 10styles/utopias/options/attainable.css
[FIX] Utopias theme options: bullet images should apply only to unordered lists (thanks marclaporte)
jonnyb: ah, i remember the utopias options, thanks luciash :)
Tiki-KGB: 03jonnybradley r55491 10branches/14.x/admin/include_profiles.php
[FIX] profiles: Replacing underscores in user profilerequest input names means new input when a profile is reapplied is ignored, so revert that str_replace
(was introduced by me 5 years ago in r26492 not sure how long that's been broken, sure it worked at the time - sorry about that)
nelsonko: left #tikiwiki
chibaguy: I updated npm in order to install bower, and now I'm getting "util.print: Use console.log instead" printed at the top of every CSS file that Less compiles.
jonnyb: ew, sounds nasty chibaguy - this is in lessc i presume? maybe there's an update to that?
chibaguy: I'm trying to find out.
SEccc: joined #tikiwiki
Cr0vaX: oh btw, since you're trying to fix bugs in v14, I think noone has seen this already https://dev.tiki.org/item5609
seen = fixed
jonnyb: hi Cr0vaX
Cr0vaX: o
jonnyb: thanks for the bug report - a smarty template inheritance thing i think
Cr0vaX: looks like
Tiki-KGB: 03chibaguy r55492 10branches/ 10(34 files in 34 dirs) * [FIX] Bad wikiplugin Signature (sign) background and link color contrast.
chibaguy: "util.print: Use console.log instead" removed manually from css files before commit >:^|
jonnyb: hmm, not nice, chibaguy, sounds frustrating...
did oyu find this one? https://github.com/mishoo/UglifyJS2/issues/641
chibaguy: Yeah, still trying to figure it out. The versions of node.js, npm, and lessc are all current stable versions.
jonnyb: i think lessc uses uglify doesn't it?
did you try this one? http://stackoverflow.com/a/19755236
-: jonnyb guesses chibaguy knows about google ;)
chibaguy: :-)
I saw the second one but didn't check about uglifyjs yet.
jonnyb: food time for me, bbl
chibaguy: ok
uglify at current stable version and the "util.print" problem continues.
jonnyb: ew, bad luck (definitely going now!)
Tiki-KGB: 03jonnybradley r55493 10(39 files in 38 dirs) * [MRG] Automatic merge, branches/14.x 55486 to 55492
jonnyb: joined #tikiwiki
Jyhem__: joined #tikiwiki
fabricius: joined #tikiwiki
Tiki-KGB: 03jonnybradley r55494 10branches/14.x/templates/tiki-change_password.tpl
[FIX] users: Fix logic for showing old password input, changed in r55463 (was asking for old password after user password reset request, thanks Oliver)
fabricius1: joined #tikiwiki