bogota: joined #tikiwiki
hi
please can you help me with an upgrade & migrate of tikiwiki ? dabright: joined #tikiwiki refizul_: joined #tikiwiki Tiki-KGB: joined #tikiwiki leagris: joined #tikiwiki SkiNut1: joined #tikiwiki xavi: joined #tikiwiki Tiki|bot: New Forum Posts: menu partly broken in doc.t.o since 13.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53032
New Forum Posts: System error on t.o community site since 2 weeks ago and no feedback? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53033
Recent Bug: - http://dev.tiki.org/item5421
New Forum Posts: Tiki13 bug: ironic problem :-) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53037
Recent Bug: - http://dev.tiki.org/item5422 fabricius: joined #tikiwiki redflo: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5423
Recent Bug: - http://dev.tiki.org/item5424
Recent Bug: - http://dev.tiki.org/item5425
Recent Bug: - http://dev.tiki.org/item5426 Tiki-KGB: 03eromneg r52326 10branches/13.x/templates/tiki-user_preferences.tpl
[FIX] missing opening form tag and hidden user input plus remove extra < in the 'My forum topics' input line
03xavidp r52327 10trunk/lib/parser/parserlib.php
[FIX]Fix maketoc & toc results through multi-print'ing the whole structure, at least for the case when there is just one level of children for all pages. Patch taken from http://dev.tiki.org/item5405 . Thanks larryg. Other cases still requiring a fix (see bug report & comments). To be backported to 12.x after other cases are hopefully fixed also (maybe this patch can be easily imp
tikiwikiroved by someone else with more skills than me).
03xavidp r52328 10branches/13.x/ 10tiki-admin_banning.php 10templates/tiki-adminusers.tpl 10tiki-adminusers.php 10lib/logs/logslib.php
[bp/r52150][ENH]Allow multiple banning of ip with just a few clicks from users registration directly also
[bp/r52319][FIX]Fix the count of registered user accounts so that all spammer IPs can be found through mass Ban IP from admin users interface
03xavidp r52329 10branches/12.x/ 10templates/tiki-adminusers.tpl 10tiki-adminusers.php 10tiki-admin_banning.php 10lib/logs/logslib.php
[bp/r52150][ENH]Allow multiple banning of ip with just a few clicks from users registration directly also
[bp/r52319][FIX]Fix the count of registered user accounts so that all spammer IPs can be found through mass Ban IP from admin users interface
This commit closes item http://dev.tiki.org/item5273 cockneyreject_: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki12 upgrade message? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=53044 dabright: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5427 Jyhem_laptop: joined #tikiwiki
polom -: Jyhem_laptop experiments with cloud-based deployment and discovers db/tiki.ini
Jyhem_laptop discovers db/tiki.ini is unneeded, MYSQLCONNSTR_Tiki is fabricius: joined #tikiwiki Telesight: joined #tikiwiki chateau: joined #tikiwiki Jyhem_laptop: Do we already handle system environment variables for setting the port ? (lph?) aalex: joined #tikiwiki Tiki-KGB: 03jyhem r52330 10trunk/lib/setup/absolute_urls.php
[FIX] Check if behind a Frontend-Proxie/Load-Balancer which rewrites ports (some cloud offerings need this) (thanks Soulou) fabricius: joined #tikiwiki Tiki|bot: Recent Bug: - http://dev.tiki.org/item5428
Recent Bug: - http://dev.tiki.org/item5429 Robert__: joined #tikiwiki Tiki-KGB: 03jyhem r52331 10trunk/lib/logs/logslib.php * [FIX][SEC] That pref might contain a password Robert__: Hello All Tiki-KGB: 03jyhem r52332 10branches/12.x/lib/logs/logslib.php * [FIX][SEC][bp/r52331] That pref might contain a password
03jyhem r52333 10branches/9.x/lib/logs/logslib.php * [FIX][SEC][bp/r52331] That pref might contain a password Robert__: I have a question about perms...The docs say ALL features can have perms set based on global, category and object. This does not appear to work for all features i.e. group perms (group_view_member etc.) Is this known? any work around? 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! Tiki-KGB: 03jyhem r52334 10branches/13.x/lib/logs/logslib.php * [FIX][SEC][bp/r52331] That pref might contain a password Jyhem_laptop: Robert__: yes, groups are probably a bit special. I don't suppose you can categorize them
But you can access object-based perms for groups Robert__: The case is this...I am looking for a work-around using the member_list plugin and the cate-group method of assigning perms with that cat for a specific group
Per your suggestion about object-based perms for groups...assigning specific perms for the wiki page does not impact the member_list plugin Jyhem_laptop: I don't see how you put groups in categories
do you want to display users depending on the groups they are in ?
Have you looked at "Assign group management permissions: " in the group edition tab? Robert__: I want to be able for a "leader" group using the member_list plugin add,remove,and view members but the "others" should be restricted to the "join leave" perm
I'm messing with the member_list plugin code now but I am unfamiliar with the assigning of perms functions.
Jyhem_laptop: Looking at your suggestion about group management permissions but don't know where that is.
Ahhh found it Jyhem_laptop: tiki-admingroups.php → select a group
:) Robert__: Trying that now
While I'm thinking about it...can these be set through a profile handler? Jyhem_laptop: Yes, they can Robert__: Wonderful! :)
Looks like that works well...some problem with it but that is probalbly a result of my added code in the plugin
One more thing and this is a difficult problem to overcome but the permission assignment appears to be rather inefficient, are the developers aware of the situation? Jyhem_laptop: explain "inefficient"? Robert__: Permissions are added for objects that have no impact on the objects. An example of efficiency is the limited choices one is given when trying to permissions to a wikipage (object)
^ add permissions to a wikipage
Jyhem you have solved two days of anguish THANKS Jyhem_laptop: You are welcome. Robert__: The permission problem adds many un-neccessary lines to the database Jyhem_laptop: It's hard to get a good permission management interface and granularity. (you should have seen the Tiki3 one) What you mean is it's still too limited ? Some people say it's already confusing Robert__: There granularity is wonderful....it is the placing in the database of permissions that have no effect on the user's permissions. Tiki-KGB: 03jonnybradley r52335 10branches/13.x/lib/jquery_tiki/tiki-jquery.js
[FIX] validation: When server-side validation fails for tracker item update remove the busy "tikiModal" and display the error (even though it appears at the top of the form) Robert__: I'm trying to get that fixed on my end as I cac.
I'll stop bothering you Jyhem_laptop...take care and thanks again Jyhem_laptop: Ahh, ok. Understood. No, I was not aware. Then again, I'm not one who works on permissions.
Thanks for the feedback, it's useful Robert__: Who leads up the permission section? Jyhem_laptop: the most active is Louis-Philippe (lph)
If you get improvements coded, you can ask for commit access. We are open to improvements :) Robert__: Thanks, time allowing I'll get ahold of him and will do...Thanks again bye Tiki-KGB: 03jonnybradley r52336 10branches/13.x/lib/validatorslib.php
[FIX][MOD] validation: Escape regex param used for client-side js validation
(this constitutes a change in behaviour from before 13.1 where backslashes, quotes etc needed to be escaped in the pattern parameter, but the data wasn't validated server-side so that didn't matter) Tiki|bot: New Forum Posts: anonymous page edit gives blank page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=53060 Tiki-KGB: 03xavidp r52337 10branches/13.x/templates/trackerinput/ 10layout_tab.tpl 10layout_flat.tpl
[FIX]tracker field 'static text' showed description by mistake below the field, and that was only meant to be parsed as field content. this fixes bug5430. Tiki|bot: Recent Bug: - http://dev.tiki.org/item5430 HideMe: joined #tikiwiki
Any insight as to what I can check when search box displays no results on the page? lurker55: joined #tikiwiki
HideMe: there are two search engines in Tiki. Try the other one fabricius: joined #tikiwiki
joined #tikiwiki