[01:10] jonnyb joined #tikiwiki
[02:21] fs joined #tikiwiki
[02:22] Gwayne joined #tikiwiki
[02:22] fabricius joined #tikiwiki
[02:38] fabricius joined #tikiwiki
[02:49] fabricius joined #tikiwiki
[02:51] torsten1 joined #tikiwiki
[04:03] olinuxx hi all
[04:03] olinuxx is there any way to make all the members of a GROUP to be subscribed to a wiki page notification ?
[04:04] Tiki-KGB 03chibaguy r58224 10branches/ 10(30 files in 28 dirs)
[04:04] Tiki-KGB [FIX] Reinstated blog header text colors and blog header popover text color (FiveAlive and FiveAlive-lite themes.
[04:12] Tiki-KGB 03chibaguy r58225 10branches/ 1015.x/themes/business/css/business.css 1015.x/themes/business/less/tiki-selectors.less * [FIX] Reinstated blog header link color (Business theme).
[04:30] Tiki-KGB 03chibaguy r58226 10branches/ 10(6 files in 6 dirs) * [FIX] Reinstated more blog header text and link colors.
[05:02] olinuxx joined #tikiwiki
[05:07] Gwayne joined #tikiwiki
[05:46] Bsfez joined #tikiwiki
[06:08] chibaguy joined #tikiwiki
[06:08] Tiki-KGB 03chibaguy r58227 10branches/15.x/templates/blog_post_author_info.tpl
[06:08] Tiki-KGB [FIX] Changed to use long date form (there's plenty of room and it's better form for a blog post heading IMO; changed calendar icon to clock for a smoother appearance. The icon's meaning is rather redundant because the date text is clearly a date, so the icon function is mainly to be a bullet/separator/link for tooltip.
[06:08] chibaguy I'm not receiving sourceforge mail, for some reason, so can't reply to messages.
[06:14] Bsfez joined #tikiwiki
[07:05] Bsfez joined #tikiwiki
[07:05] Tiki|bot Recent Bug: - http://dev.tiki.org/item5889
[08:30] Spectrum joined #tikiwiki
[08:30] Spectrum Quick question is tikiwiki free?
[08:31] Spectrum @amette Sorry for ping
[08:31] Spectrum Is TW free?
[08:33] Tiki|bot New Forum Posts: Cleaning the Tiki15x bugs list (triage) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59222
[08:45] fabricius joined #tikiwiki
[08:53] Tiki|bot New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[58197] branches/15.x/templates/ blog_post_postbody_title.tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=59223
[09:46] Bsfez polom
[10:16] chibaguy Hi Bsfez
[10:23] Bsfez Hi Gary
[10:24] Tiki-KGB 03yonixxx r58228 10branches/15.x/templates/admin/include_login.tpl
[10:24] Tiki-KGB [DOC] Added a note to warn that default anon must answer captcha (that is set in the security section) to use the user can register option (set in the login section).
[10:29] fabricius joined #tikiwiki
[10:43] redflo joined #tikiwiki
[10:46] Tiki|bot Recent Bug: - http://dev.tiki.org/item5890
[10:51] luciash polom
[10:53] Bsfez Hi Lu
[10:55] chibaguy Heh, what happened to the wiki edit buttons, etc.? They escaped from my branch 15 pages. :-)
[10:55] Bsfez lol
[10:55] chibaguy Ah, never mind. I forgot I had switched to a non-admin user.
[10:56] * chibaguy slaps head
[10:56] Bsfez Chuck Noris brought them back ! :D
[10:56] Tiki|bot Recent Bug: - http://dev.tiki.org/item5891
[10:56] chibaguy :-)
[10:57] chibaguy I was testing "real name" and had changed a non-admin user's realname to "Admin". Caught in my own trap. :-)
[10:58] Bsfez hope no one will be pissed with all the emails I'm sending :)
[10:59] chibaguy I don't mind. I'm not getting any Sourceforge mail for some reason, so you are taking up the slack.
[11:00] Bsfez :)
[11:01] Bsfez I'm trying to do a personalised triage and bug follow-up.
[11:04] chibaguy Yeah, that's good. I've been checking the list too, for things I can do, etc.
[11:09] luciash lol
[11:10] jonnyb joined #tikiwiki
[11:10] chibaguy hi luciash and jonnyb
[11:10] Bsfez Hi jonnyb
[11:11] jonnyb pompom all
[11:11] luciash I would like to encourage people to join us for bug reports and do translations via Transifex for 15.x - should I?
[11:11] luciash hi jonny
[11:12] Bsfez Lu, 2 different things, right ?
[11:12] chibaguy jonnyb, what should we do about the Tour popover max-width? Make a CSS rule for now? I don't know when the Bootstrap Tour dev will get to it. Also not sure about the Bootstrap Tour version number.
[11:12] Bsfez what do you have in mind ?
[11:12] luciash right
[11:12] luciash both
[11:12] luciash on FB
[11:13] jonnyb chibaguy: i guess add a rule in the override sless/css?
[11:13] chibaguy Yes, ok.
[11:13] jonnyb mainly we need him to tag a release - could you prod him pls?
[11:13] chibaguy yes, will contact him again.
[11:16] Bsfez Luci, yes that will be nice to post in fb and invite to report and translate
[11:17] RadoQ joined #tikiwiki
[11:20] luciash Bsfez: ok, I will do
[11:20] RadoQ Moin. I want to use AGDLP (role-based access, nested groups) with windows-AD authentication applied to group of pages. I glanced over the 12.xxx LTS demo and could see group-inheritance applied to the whole wiki. How / where can I assign those groups to groups/categories/namespaces of pages?
[11:22] Bsfez thanks Luci
[11:24] luciash RadoQ: Admin > Permissions you set global perms for users assigned to groups, in Admin > Categories you can override the global perms on objects assigned to those categories and lastly you can override by object perms too (e.g. one wiki page can have different perms for the user groups)
[11:27] luciash RadoQ: keep in mind, Tiki's permissions model is permissive rather than restrictive (means if you have two categories assigned where one category removes the perm for a group and the other one still has it, the object is still accessible by the group)
[11:28] RadoQ luciash, sounds reasonable, thanks for the clarification, will test more.
[11:42] Bsfez sic (32 more tickets to go)
[11:42] Bsfez 22 ! :)
[11:50] chibaguy yay, I'm getting sourceforge mailing list mail again.
[11:52] Tiki-KGB 03jonnybradley r58229 10branches/15.x/lib/setup/absolute_urls.php
[11:52] Tiki-KGB [FIX] base_uri: Use REQUEST_URI when present over SCRIPT_NAME etc for the tag. Hopefully fixes the maketoc link problems reported on wish5888 (thanks luciash)
[11:52] jonnyb thanks Bsfez for the wish gardening, just fixed one of them hopefully :)
[11:56] Bsfez I did 2 on my own so we are progressing ! :D
[11:56] Bsfez https://dev.tiki.org/item5862 , https://dev.tiki.org/item5862?from=Tiki15#contenttabs_view_tracker_item-2
[11:56] Bsfez Let's change tracker to "Basic" ? never understood why it is advanced
[11:59] Tiki|bot joined #tikiwiki
[12:00] jonnyb basic notification do you mean? bad idea i think
[12:01] Bsfez no :)
[12:02] Bsfez The tracker feature is hidden by default as it is an advanced feature (pref filter need to be set to advanced)
[12:02] Bsfez It should be a basic feature
[12:02] chibaguy Yes, basic level for trackers. I think jonny agreed with that already.
[12:03] Bsfez ok
[12:03] jonnyb oh right, yes +1
[12:04] jonnyb if i had my way it would be almost the only "feature" in tiki ;)
[12:04] chibaguy somewhere there should be some info "If you don't see the feature you're looking for, be sure to check the level filter" or whatever that's called.
[12:04] Bsfez adding : 'tags' => array('basic'),
[12:04] Bsfez at : lib/prefs/feature.php
[12:04] Bsfez will do right ?
[12:04] chibaguy People often wonder where something is but it's not displayed due to the filter.
[12:04] Bsfez +1
[12:06] Jyhem polom
[12:07] Bsfez Committed
[12:07] Bsfez Hi Jyhem
[12:07] luciash +1
[12:08] Tiki-KGB 03yonixxx r58230 10branches/15.x/lib/prefs/feature.php
[12:08] Tiki-KGB [MOD] Tracker is now a basic feature and not anymore hidden after a fresh install
[12:08] Jyhem chibaguy: sad thing is, this is already implemented. Look again at that big tip box on top of tiki-admin.php
[12:08] Jyhem «See more options after you enable more Preference Filters above (). »
[12:09] chibaguy ah, ok. I guess I see the remarks boxes so often I don't read them closely enough. ;-)
[12:10] Bsfez :)
[12:10] chibaguy Hopefully, new users are more careful. :-)
[12:11] Bsfez Now is better than before but still people don't read (and tip can be improved)
[12:12] Tiki-KGB 03jonnybradley r58231 10branches/15.x/lib/parser/parserlib.php
[12:12] Tiki-KGB [FIX] wysiwyg: Escape plugin parameters more carefully, only escaping double quotes and leave single quotes, backslashes etc alone (thanks eromneg, hope it fixes wish5843)
[12:12] Jyhem I also hope so. I never read it either, it just strikes me «this amin panel is surprisingly uncluttered, I know how to fix this» :)
[12:12] Bsfez "By default you'll see only basic feature of Tiki, See more options after you enable more Preference Filters above"
[12:12] * jonnyb also strongly believes there are too many remarks boxes everywhere to be useful
[12:14] Jyhem Frankly, I doubt the issue is about the wording. Hopefully newcomers read it. We don't because we just pass through on our way elsewhere
[12:14] chibaguy not enough blinking text
[12:14] Bsfez OH yeah Jonny !
[12:14] chibaguy (just kidding)
[12:15] * Jyhem wonders when he last saw a