[00:19] pedor joined #tikiwiki [00:20] fcpd joined #tikiwiki [02:34] fabricius joined #tikiwiki [02:59] fcpd joined #tikiwiki [03:00] fcpd tikiwiki 10: is it possible to display all the Locations from within a given Tracker upon one map similar to: http://tiki.org/Developers+map+with+50+developers [03:08] goj_killedByISP joined #tikiwiki [03:25] fcpd http://pastebin.com/ueMm0wiq is the code I am using attempting to display the Location data on a Map from Tracker #2 I get nothing. Thanx [04:14] PrezKennedy joined #tikiwiki [04:26] Tiki|bot New Forum Posts: Display Tracker Location Parameter on Map - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45734 [05:26] Tiki|bot New Forum Posts: Relocate Coordinates - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45735 [05:36] Tiki|bot New Forum Posts: Plugin Map Features Not Working - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45736 [08:17] gour joined #tikiwiki [09:12] Tiki-KGB tikiwiki 03xavidp r44573 10branches/9.x/lib/comments/commentslib.php [09:12] Tiki-KGB tikiwiki [FIX]wrong backport of r44274 (sorry). Reverting. Fixed backport will follow in short [09:16] Tiki-KGB tikiwiki 03xavidp r44574 10branches/9.x/lib/comments/commentslib.php [09:16] Tiki-KGB tikiwiki [FIX][bp/r44572][MOD] Defer extra fetching until after pagination is applied to make sure parsing and other expensive operations only apply to visible element. This commit fixes performance issues in sites with extensive usage of forums in 9x. Thanks LP, Marc & Precarios.org. [09:47] Tiki|bot New Forum Posts: Workflow / circuit de validation - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=45738 [09:49] Jyhem joined #tikiwiki [09:57] Tiki|bot New Forum Posts: Workflow - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45739 [10:24] redflo joined #tikiwiki [10:45] rodrigoprimo joined #tikiwiki [10:57] Tiki|bot New Forum Posts: RSS Feeds - error - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=45740 [11:21] vmachine1 joined #tikiwiki [11:22] vmachine2 joined #tikiwiki [11:22] vmachine2 left #tikiwiki [11:22] vmachine1 left #tikiwiki [11:22] rodrigoprimo joined #tikiwiki [11:37] vmachine joined #tikiwiki [11:37] vmachine left #tikiwiki [11:47] gour_ joined #tikiwiki [11:55] rodrigoprimo joined #tikiwiki [12:16] arildb joined #tikiwiki [12:28] Tiki|bot New Forum Posts: Incorrect display of quotation marks in forum only - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45742 [12:28] Emenems_ joined #tikiwiki [12:55] arildb_ joined #tikiwiki [13:02] Emenems Zen. I use the "Look and feel" to change the logo. It works when i'm logged in. When i log out, i see the default logo. What do i do wrong ? [13:19] mplawner joined #tikiwiki [13:20] Jyhem_laptop Emenems: clear caches ? [13:25] Emenems Jyhem_laptop, i think so, it's working now. \o/ [13:42] arildb_ joined #tikiwiki [13:51] GillesM joined #tikiwiki [14:28] mplawner Anyone up for a challenging question about item lists and tracker permissions? [14:29] mplawner I've read the documentation, FAQ, searched the internet, and did a lot of trial and error testing... I promise it'll be a tough one! [14:33] mplawner Ok, then, I'll throw it out there. Imagine you are using the Tracker functionality NOT for user registration but for allowing users to create a home inventory. [14:34] mplawner You have 3 trackers created: [14:35] mplawner 1 a tracker of Location that has fields "Friendly Name" - Text Field, "Relation to Another Location" - Item Link to "Friendly Name" items in Location, and "Specific Location" - Text Area [14:36] mplawner (Note: DO NOT give "Relation to Another Location" Item Link the ability to Add Item..., or you will zap all the memory of your Tikiwiki! ) [14:37] mplawner 2 a tracker of Items that has fields "Friendly Name" - Text Field, "Location of Item" - Item Link to "Friendly Name" items in Location tracker, "Value" - Text Field [14:39] mplawner 3 a tracker of Inventory that has fields "Item" - Item Link to "Friendly Name" in Items (with an "Add Item..." option) and "Photo" - File [14:39] mplawner All 3 trackers have a mandatory User field with auto-assign to creator [14:42] mplawner Registered Users have tiki_p_attach_trackers, tiki_p_tracker_view_attachments, tiki_p_comment_tracker_items, tiki_p_tracker_view_comments, tiki_p_create_tracker_items, tiki_p_modify_tracker_items, tiki_p_remove_tracker_items permissions ONLY [14:43] sandroandrade joined #tikiwiki [14:43] mplawner Data input is carried out via wiki pages with tracker/trackerlist [14:44] mplawner ALMOST everything is working - 2 users (TEST1 and TEST2) can input data and neither can see the other's inventory. - That's Good. [14:44] mplawner The PROBLEM is: [14:44] mplawner The Item Link drop-down shows ALL the items of the tracker from both users. [14:45] mplawner In other words, when TEST1 is selecting a Item from the Tracker List, TEST2's items show up. [14:46] mplawner Fortunately, if the Item List is rendered as a link in the trackerlist, TEST1 will get an error when trying to click on TEST2s stuff (presumably, to see the Value field to come over to his house and steal his stuff ;) ) [14:47] mplawner But, the problem is that, with a lot of users, the dropdown list becomes unusably long. [14:47] mplawner PROBLEM (summary): Can the Item List be limited to the items that the user has permission to see? Or, is this a bug? [14:59] Tiki|bot New Forum Posts: when try to delete user from user list whole page became blank. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45743 [15:09] Tiki|bot New Forum Posts: Permissions on Item Link in Tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45744 [15:21] PrezKennedy joined #tikiwiki [15:23] redflo left #tikiwiki [15:24] Tiki|bot joined #tikiwiki [15:32] tikiti joined #tikiwiki [15:46] luciash mplawner: not sure, i would say it is rather missing feature than a bug [15:55] mplawner Perhaps I'm doing something wrong? Maybe it is user error? [15:57] mplawner I mean - It seems to me that if a user doesn't have permissions to see items of a tracker, that restricted access should be consistent throughout the system, whether in a trackerlist or an item list [15:59] mplawner Unless, of course, the person setting up the system (me) didn't properly set some permissions on item link dropdown boxes. [15:59] mplawner But I couldn't find one. The documentation is really geared towards the use of trackers with respect to USERS for registration data only. [16:00] mplawner (I think that would be view=user) [16:28] Tiki-KGB tikiwiki 03arildb r44575 10branches/10.x/ 10admin/include_performance.php 10tiki-check.php 10templates/admin/include_performance.tpl [16:28] Tiki-KGB tikiwiki [br/r44562 .. r44569][NEW] Added check for WinCache ByteCode Cache in tiki-check with performance stats (+ some subsequent fixes) [16:28] Tiki-KGB tikiwiki Also includes some improved docs for tiki-check.php [16:30] Tiki-KGB tikiwiki 03arildb r44576 10branches/ 109.x/templates/admin/include_performance.tpl 109.x/tiki-check.php 109.x/admin/include_performance.php [16:30] Tiki-KGB tikiwiki [br/r44562 .. r44569][NEW] Added check for WinCache ByteCode Cache in tiki-check with performance stats (+ some subsequent fixes) [16:30] Tiki-KGB tikiwiki Also includes some improved docs for tiki-check.php [16:39] luciash mplawner: you mean the user should not see _any_ items it the dropdown ? or how do you set view permissions for a tracker _item_ ? [16:39] Tiki|bot0 joined #tikiwiki [16:46] arildb_ joined #tikiwiki [16:51] marclaporte joined #tikiwiki [16:51] tikiti joined #tikiwiki [16:52] mplawner luciash: If TEST1 only can see TEST1's items in tracker Locations (i.e. my house, my garage, my attic) - which works fine if TEST2 runs a trackerlist view on Locations (i.e, TEST2 doesn't see TEST1's locations), then I would also expect that in a tracker form that uses a Item Link to Locations, TEST2 should not be able to see any of TEST1s locations in that dropdown. TEST2 should only be able to she TEST2s locations. That doe [16:52] mplawner TEST1s locations. [16:56] tikiti Hi there, is there any detailed description of setting up wkhtml2pdf on a windows system? I've installed lastest versions of xampp and tikiwiki, but still it doesn't produce any readable pdf. [16:58] arildb Hi marclaporte. I took the liberty of backporting the WinCache check to 10 and 9. My tests looked fine. Did you run a test? [17:01] luciash tikiti: i think i have answered simmilar question on stackoverflow.com [17:02] luciash tikiti: search for wkhtmltopdf and tiki there [17:03] luciash mplawner: i mean how do you limit that ? where do you set the permissions for it in Tiki [17:04] luciash mplawner: trackerlist plugin only filters - it does not limit permissions [17:05] luciash so if u put &tr_user=TEST2 in URL address bar u will see the other person's items [17:05] luciash or if you go to the Tracker list or view directly [17:09] Tiki|bot New Forum Posts: file gallery list not displaying correct columns - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45745 [17:10] tikiti luciash: I've seen the post on stackoverflow several times, but that won't fix it for me. If the path to the executable is wrong it returns a 0kb pdf, with the correct path it comes around 1kb, which still is not readable. [17:10] luciash tikiti: oh, then i have no idea, sorry [17:11] arildb tikiti: which version of Tiki are you using? [17:12] tikiti aildb: 10.0 [17:13] arildb tikiti: I have wkhtmltopdf running on 10 [17:17] tikiti arildb: i've installed wkhtmltopdf in my xampp/htdocs/tiki folder and set the full path to the executable in general settings within tiki + i've activated tokens (which is necessarily according to several pages) [17:17] tikiti arildb: are there any further steps to perform? [17:18] arildb tikiti: Make sure your /temp/public folder exists and that the web user has write permissions to it. Also checkexec perms on the wkhtmltopdf exe [17:20] mplawner luciash: Limiting permissions of items in a tracker is critical to be able to build a home inventory type system in TikiWiki. I struggled with limiting access to a user's items, but I believe I succeeded in doing it by: [17:21] mplawner (a) Limiting users tracker permissions to ONLY tiki_p_attach_trackers, tiki_p_tracker_view_attachments, tiki_p_comment_tracker_items, tiki_p_tracker_view_comments, tiki_p_create_tracker_items, tiki_p_modify_tracker_items, tiki_p_remove_tracker_items [17:21] mplawner (b) in each tracker, including a mandatory user field that auto-assigns to creator [17:22] mplawner (c) using form entry and list via wiki (since tracker view was disabled for these users) [17:23] arildb tikiti: There is a fix to wkhtmltopdf, which was added after 10.0. It fixes wkhtmltopdf on 64 bit windows systems. Maybe similar issues apply to other OS's [17:23] arildb So, you can try to use the SVN version of 10.1 [17:23] mplawner This WORKS! I got concerned about your comment about the use of &tr_user=TEST2 in the url, but I tried it and, unless I stuck it in the wrong place, it didn't allow TEST1 to see TEST2's items on the trackerlist wiki page. (And, again, no access to Trackers, so no prob there) [17:23] arildb 10.1 should be released soon too, I believe [17:25] mplawner HOWEVER - The Item Link fields don't filter out the stuff that the user doesn't have permission to see. I'm thinking that's a bug, but I have enough experience to know that too often what I believe is a bug is a user problem! [17:29] Tiki|bot joined #tikiwiki [17:42] luciash mplawner: i am not sure if i remember correctly but there was no "limit view of items by user" permission in Tiki. i think if you need to limit viewing tracker items in single tracker to its authors only you would need to have for each user own group and set the permissions for the user by assigning a matching category to each of these tracker items... i do not believe this works flawlessly [17:43] Jyhem mplawner: not a user problem, at least not in my Tiki9 experience. :-( [17:44] Jyhem If there are patterns to recognise items from TEST1 and TEST2, you might work around if with hiding the extra ones with jQuery [17:46] luciash mplawner: e.g. can you go to tiki-list_trackers.php and see the tracker items ? [17:47] luciash mplawner: or tiki-view_tracker.php?trackerId=1 where 1 is Id of your tracker [17:48] luciash mplawner: if TEST1 can see TEST2 items there, it is not handled by permissions, but just "filtered out" view per user in the trackerlist wikiplugin [17:53] mplawner luciash: tiki-list_trackers.php give "no items" [17:54] mplawner luciash: tiki-view_tracker.php?trackerId=1 from USER1 gives me USER1's items, from USER2 gives me USER2 items [17:55] mplawner luciash: Tried tiki-view_tracker.php?trackerId=1&tr_user=TEST2 from TEST1 (sorry, %s/USER/TEST/g), and didn't see TEST2s items [17:55] luciash mplawner: when you edit a tracker we only have "Item creator can modify his items" and "Item creator can remove his items" permissions but no "Item creator can view his items" [17:55] mplawner luciash: so far, this is working as I expected. it looks GOOD [17:56] mplawner luciash: Ok. Yeah. I have those two items checked. [17:57] mplawner jyhem: Are you saying you understand and see what I'm seeing? [17:57] luciash mplawner: i have looked at it in Tiki 10, if the behavior changed from previous Tiki versions and it works for you for viewing too, then good, i did not know those affect the viewing permission also [17:57] luciash sorry for my doubts then ;) [17:57] mplawner luciash: I'm sorry, I should have mentioned that I am using the latest Tiki 10 [17:59] luciash mplawner: then i agree the dropdown listing should obey these perms too [17:59] mplawner luciash: I do not believe it is those to settings that are restricting access. It only started limited visibility to other's items in trackerstrackers when I added the User field with the auto-assign to Creator to each tracker. [18:00] mplawner luciash: Thanks for confirming. [18:00] luciash that auto-assign only auto-assigns the current user to newly created items [18:00] luciash afaik [18:01] luciash i wonder if that changed also [18:01] mplawner luciash: Yes. It's a new instance so that isn't a problem. [18:02] mplawner jyhem: Can I create a jQuery on a Item Link field? I admit I'm not strong in using jQuery, but I didn't think I'd be able to filter on the items within a field... [18:03] Tiki|bot joined #tikiwiki [18:12] Jyhem mplawner: I thought I had an example I could find, but no :-( [18:16] mplawner jyhem: Hey, thanks for looking! [18:18] mplawner I guess this is a pretty significant bug, if it is, in fact, a bug. If anyone wants to use TikiWiki for building relational database applications like the one I've described, this is a showstopper. [18:19] mplawner But before I yell FIRE, I want to be really sure that I'm not doing something wrong. I should mentioned, my experience with TikiWiki can be measured in hours, using 2 hands and 1 foot to count out. [18:21] luciash perhaps you can replicate it on http://demo.tiki.org so we can have a look if anything is missing ? [18:22] mplawner Ok. I'll give that a go. Just a moment... [18:23] Tiki|bot joined #tikiwiki [18:34] marclaporte arildb: I didn't run test yet, but I am sure it's fine [18:35] arildb seemed that way to me [18:36] luciash why we have only userpref plugin but no global pref plugin ? [18:36] luciash grmbl :) [18:40] Tiki|bot joined #tikiwiki [18:48] Tiki|bot joined #tikiwiki [18:57] redflo joined #tikiwiki [18:58] luciash marclaporte: SVG draw in CartoGraf seems broken again on branches/10.x ? [18:58] mplawner luciash: Ok, done. [18:58] luciash mplawner: all righty, will check it out [18:58] mplawner luciash: On the demo.tiki.org site, log in as TEST1 or TEST2 [18:59] mplawner luciash: password 12345 [18:59] mplawner luciash: Go to the Home Inventory Form wiki page [18:59] mplawner luciash: Test1 has: Television in Office in Test1s Home [18:59] mplawner luciash: Test2 has a vase in bedroom of Test2s home [19:00] mplawner luciash: Admin has a Linux computer in the living room ;) [19:00] luciash mplawner: 10x, right ? [19:01] mplawner luciash: Now, if you go in as, say, Test1, on the Home Investory Form page you will only see Test1s stuff, but in the dropdown box of locations, you'll see Test2's bedroom, Test2s home and Admin's living room. [19:01] mplawner You're welcome... [19:01] mplawner Oh. Yes! 10x! [19:01] mplawner DUUUUUH! [19:02] mplawner I had to change (limit) Registered group's access. Sorry to anyone out there using it! [19:03] mplawner luciash: I would expect that Test1 wouldn't be able to see the other locations in the Item Link dropdown menu. [19:11] luciash yes, so it does not limit the view in the dropdown only... nevertheless it is in tracker plugin or in the Tracker > Insert New Item form [19:11] arildb_ joined #tikiwiki [19:12] Tiki|bot New Forum Posts: Secondary Site Menu - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45748 [19:15] mplawner luciash: So I'm not misconfiguring something, as far as you can see? [19:17] luciash mplawner: i would rather select inventory stuff and then other dropdown select where it is located than specifying Chair and then limiting it to the room [19:18] mplawner luciash: This isn't actually my application. It is just a way of describing what I'm trying to do. The same workflow applies, though. [19:20] Tiki|bot joined #tikiwiki [19:21] luciash mplawner: yes, i do not see you are doing anything wrong... i think it is missing condition for the dropdown field to only list items of the current user from the other tracker if there is the user limitation set and not an admin [19:23] mplawner luciash: Thanks, again, for taking the time to confirm. Do you think this is a bug, then, that requires opening a ticket? I haven't done that yet. [19:30] luciash mplawner: that is good idea [19:35] mplawner luciash: Thanks again. Will do! [20:03] Tiki|bot joined #tikiwiki [20:03] Tumulte joined #tikiwiki [20:03] Tumulte Hi [20:06] marclaporte Bonjour Tumulte [20:06] Tumulte salut :) [20:08] Tumulte I want to add crypt support to tiki... I've seen that it's already in ./lib/phpsec/phpsec/phpsec.hash.php but there's no salt in the db [20:08] marclaporte you want to crypt content? [20:08] Tumulte no sorry [20:08] Tumulte I want tu use php's crypt authentication method [20:11] marclaporte Are you sure there is no SALT? [20:11] marclaporte What is your SourceForge.net username? [20:12] Tumulte don(t have any [20:13] Tumulte yet there's "provpass" "challenge" [20:13] Tumulte maybe the salt was named bizarelly [20:13] Tiki|bot0 joined #tikiwiki [20:16] marclaporte Related commit : http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=41177 [20:17] Tiki|bot joined #tikiwiki [20:18] Tumulte ok thanks [20:18] Tumulte gotta know what corresponds to salt in the DB [20:18] Tumulte ... [20:19] Tumulte and gotta find out wher to set the authentication's methd [20:19] marclaporte I found something [20:19] marclaporte http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=42291 [20:19] marclaporte http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=42293 [20:20] marclaporte One of the diffs is here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/9.x/installer/tiki-installer.php?r1=42207&r2=42293&pathrev=42293 [20:21] marclaporte It was rolled-backed because he did the work in the stable branch just before a release [20:21] mplawner luciash/jyhem: Thanks for your help. I opened a bug: http://dev.tiki.org/tiki-view_tracker_item.php?itemId=4364 [20:22] luciash mplawner: thank you [20:22] marclaporte Tumulte: do you code? [20:23] Tumulte yes [20:23] Tiki|bot Recent Bug: Tracker item: #4364 - - Item Link in Tracker Does Not Obey User Permissions - http://dev.tiki.org/item4364 [20:25] Tumulte I do code, but I got to understand tiki's logic [20:26] marclaporte Ok, let's try to pair you up with Pete who was trying to work on this [20:26] marclaporte He has long experience in using Tiki [20:26] Tumulte that'd be great [20:26] marclaporte and wanted to work on this but needed some help [20:27] marclaporte So please get a SourceForge.net account so I can give you commit access [20:27] Tumulte well it's quite easy... if you know what file to edit [20:28] Tumulte and how CRUD is managed by the application [20:28] Tumulte If I can skip the painful grepping phase I'd be delighted [20:31] marclaporte Tumulte: please see PM [20:34] marclaporte Tumulte: https://dev.tiki.org/CRYPT_BLOWFISH [21:10] Tiki-KGB tikiwiki 03luciash r44577 10trunk/lib/wiki-plugins/wikiplugin_perm.php [21:10] Tiki-KGB tikiwiki [FIX] WikiPlugin Perm: stray icon row [21:39] rodrigoprimo left #tikiwiki [21:41] arildb_ joined #tikiwiki [21:57] Tiki|bot joined #tikiwiki [22:00] Tiki-KGB tikiwiki 03luciash r44578 03trunk/lib/wiki-plugins/wikiplugin_pref.php [22:00] Tiki-KGB tikiwiki [NEW] WikiPlugin Pref: simple plugin to allow global preference check and display content depending on the condition [22:04] Tiki-KGB tikiwiki 03luciash r44579 10trunk/lib/wiki-plugins/wikiplugin_pref.php [22:04] Tiki-KGB tikiwiki [SVN] WikiPlugin Pref: svn:keywords Id set [22:10] Tiki|bot joined #tikiwiki [22:14] Tiki|bot New Forum Posts: Tagging objects (filgallery) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45750 [22:15] dhazel joined #tikiwiki [22:25] arildb_ joined #tikiwiki [22:32] rinnan joined #tikiwiki [22:34] Tiki|bot joined #tikiwiki [22:44] Tiki|bot joined #tikiwiki [22:52] fabricius joined #tikiwiki [23:04] dennmans joined #tikiwiki [23:04] dennmans left #tikiwiki [23:13] marclaporte joined #tikiwiki [23:19] Tiki|bot joined #tikiwiki [23:48] arildb_ joined #tikiwiki [23:52] arildb joined #tikiwiki [23:55] arildb_ joined #tikiwiki