<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> wikityler: Hi. I've just installed v12 and i can't find the tasks module marclaporte: joined #tikiwiki Tiki|bot: joined #tikiwiki Telesight: joined #tikiwiki diggy128: joined #tikiwiki SkiNut1: joined #tikiwiki marclaporte: joined #tikiwiki <br> joined #tikiwiki Alexander_B: Hi, <br> A little embarassing... <br> ...but where are the log files in TikiWiki actually located in a Linux environment? <br> I have enabled debugging mode but cannot identify the log files <br> I cannot log into TikiWiki. Had to enable debugging mode through updating the db fabricius: hi wikityler wikityler: hello fabricius fabricius: did you activate tasks / usertasks in /tiki-admin.php?page=community ? <br> then you should go to /tiki-admin_modules.php and add the module, apply it to somewhere where you want to use it wikityler: ah, i didn't know where to find it to activate fabricius: just use the search field in /tiki-admin.php and search for tasks wikityler: i didn't even notice that search feature until you pointed it ouit <br> thanks for helping! fabricius: no problem <br> Tiki is grown so big, that it is easy not the see the trees due to so much forest everywhere :-) Tiki-KGB: 03xavidp r49689 10(27 files in 12 dirs) <br> [MRG] Automatic merge, branches/12.x 49678 to 49687 <br> Conflicts in the following files were resolved manually: <br> './templates/wiki-plugins/wikiplugin_addtocart.tpl' <br> './templates/wizard/wizard_bar_user.tpl' <br> './templates/wizard/user_preferences_notifications.tpl' <br> './templates/wizard/user_preferences_info.tpl' <br> './templates/wizard/user_wizard.tpl' <br> './templates/wizard/user_preferences_params.tpl' <br> './templates/wizard/user_preferences_reports.tpl' <br> 03xavidp r49690 10trunk/templates/wizard/wizard_bar_user.tpl <br> [FIX]Remove duplicated button in the nav bar and fix display of title in the first screen of the user wizard (will be backported also to 12.x in short) <br> 03xavidp r49691 10branches/12.x/ 10lib/wizard/pages/user_wizard.php 10templates/wizard/wizard_bar_user.tpl * [bp/r49690][FIX]fix display of title in the first screen of the user wizard xavi1: joined #tikiwiki xavi: <u>Alexander_B</u>: ? <br> polom, by the way :-) <br> <u>Alexander_B</u>: log files in tiki (in a linux environment or not) are stored in the mysql db. or you could check the apache log files, as usual, in your /var/log/apache2/error.log or equivalent, etc Tiki-KGB: 03xavidp r49692 10trunk 10trunk/lib/wizard/pages/user_wizard.php * [MRG] Automatic merge, branches/12.x 49687 to 49691 Alexander_B: <u>xavi</u>: Thanks for coming back to me <br> I found the logs in the db xavi: yep, that's where they are Alexander_B: I encounter problem on top of problems <br> the former TikiWiki admin sent us the admin password before departing the company <br> but the admin password was incorrect. <br> His memory has not improved since... <br> Is there any way to reset an admin password? xavi: <u>Alexander_B</u>: yes, let me find a url for you.... <br> do you have your own user password in that tiki site? <br> <u>Alexander_B</u>: ^ Alexander_B: <u>xavi</u>: Yes, I do fabricius: <u>Alexander_B</u>: usually the user 'admin' is kept and still has login, even if login method is changed to another one ... I do not know, if that is same with LDAP-Tiki xavi: see pm fabricius: <u>example</u>: if you use a Tiki instance as Client to a master via Intertiki, the user admin of the client instance still works xavi: <u>Alexander_B</u>: see private message in another tab or your irc client <br> hi fabricius <br> s/or your/of your fabricius: hi xavi marclaporte: joined #tikiwiki Caarrie: joined #tikiwiki jonnyb: joined #tikiwiki xavi: polom jonnyb <br> fyi, tiki12 and trunk in sync jonnyb: hi Xavi <br> Yes, i saw the merge commits, thanks! :) (and well done!) xavi: thanks to you as always for your support and training :-) Caarrie: joined #tikiwiki Caarrie|away: joined #tikiwiki Tiki-KGB: 03yonixxx r49693 10branches/12.x/ 10(7 files in 6 dirs) * [ADD]missing index.php to directories in which it has been forgotten <br> 03jonnybradley r49694 10branches/12.x/lib/tikilib.php <br> [FIX] lang: Allow a page language to be set back to unknown if needed in update_page (thanks luciash) arildb: joined #tikiwiki arildb_: joined #tikiwiki <br> joined #tikiwiki Jenser: joined #tikiwiki rodrigoprimo: joined #tikiwiki robertplummer: polom all Jenser: left #tikiwiki robertplummer: <u>lphuberdeau</u>: Did you see my comments from yesterday about how I've implemented wikiLingo into tiki? arildb__: joined #tikiwiki arildb: joined #tikiwiki lphuberdeau: robertplummer, that seems rather hackish <br> so far, all event data had been serializable too, not sure a callback function in there is a good thing... plus, it's a bit much code for an event binding <br> and I really, really, still don't get why you didn't just create a function you call directly to do that dispatching Tiki-KGB: 03lphuberdeau r49695 10branches/12.x/ 03installer/schema/20140203_menu_item_and_icon_user_wizard_tiki.sql 04installer/schema/20140203_menu_item_and_icon_user_wizard.sql * [FIX] Missing _tiki suffix... stable branch... careful please <br> 03lphuberdeau r49696 10(11 files in 9 dirs) * [MRG] Automatic merge, branches/12.x 49691 to 49695 xavi: <u>lphuberdeau</u>: tiki suffix? oups, no idea. Thanks for the fix jonnyb: just found a great bug - have an image in a filegal with a smiley in the description - breaks ckeditor bad! :) lphuberdeau: very much required, non _tiki files are considered 3rd party and applied after clean install, as documented since... forever xavi: oups <br> a user of one of my tikis just found one bug with tracker perms: view=user doesn't filter any more the items to show only th eones from that specific user :-/ <br> = one student could see the grades of all students in class :-( <br> or no grades at all <br> I'll submit a bug report and reproduce in a show instance Tiki|bot: Recent Bug: - insufficient wiki parser/validator (Invalid URI supplied) - http://dev.tiki.org/item5125 robertplummer: <u>lphuberdeau</u>: Interesting, so you wouldn't use an event at all? This is very similar to how Drupal and wordpress do it, they use event bindings, I was just trying to follow their pattern. lphuberdeau: I thought that was clear from my arguments the other day robertplummer: <u>lphuberdeau</u>: I have a thick head ;) lphuberdeau: event binding as a pattern can apply to multiple tasks, the way they are designed is not for this <br> it was always meant to be "fire and forget" robertplummer: <u>lphuberdeau</u>: So the WikiLibOutput that I created, you'd put what is currently in the event binding, in there? lphuberdeau: I just don't see any advantage to the event juggling and passing back values robertplummer: <u>lphuberdeau</u>: But it doesn't "pass back" values, it sends them to a delegate, $fn. <br> There are no "returns". lphuberdeau: it's just one of those cases where you want to call a single function, not have multiple parsers concurrently Tiki|bot: joined #tikiwiki robertplummer: so, then, you'd move what I currently have in the event, into the WikiLibOutput? <br> Is that a yes, or no? lphuberdeau: well, without the binding part robertplummer: ok ok, perfect. Thanks lphuberdeau, as always, the force is strong with you. <br> I will change, and someday grow up to be like lphuberdeau Tiki|bot: Recent Bug: - PluginTrackerList view=user doesn't show anymore user's items - http://dev.tiki.org/item5126 robertplummer: lphuberdeau = http://www.youtube.com/watch?v=zdPg51IuEmM Tiki-KGB: 03jonnybradley r49697 10branches/12.x/lib/parser/parserlib.php <br> [FIX] wysiwyg: Don't remove no parse tags from plugin result previews as was required at some time in the past (Tiki 7?). <br> It seems now that either plugins have format=>html declared or the output will be wrapped in ~np~ tags if it needs them, so no longer remove them always. <br> Came about due to a smiley in an image description being parsed and totally breaking ckeditor - tested on various wysiwyg plugin stress test pages, seems ok... <br> 03jonnybradley r49698 10trunk/lib/parser/parserlib.php 10trunk * [MRG] Automatic merge, branches/12.x 49695 to 49697 redflo: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49699 10trunk/ 10(8 files in 8 dirs) * [NEW] Adding configuration for jitsi provisioning <br> 03lphuberdeau r49700 03trunk/lib/prefs/theme.php * [FIX] Missing preference file <br> 03robertplummer r49701 10branches/experimental/wikiLingo/ 10lib/setup/events.php 10lib/wiki/wikilib.php * [ENH] Migrate away from event/delegate and to object Tiki|bot: New Forum Posts: Wysiwyg change [was ...r49697 branches/12.x/lib/parser/parserlib.php] - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51095 robertplummer: <u>lphuberdeau</u>: r49701 closer to your liking? lphuberdeau: don't you feel it's cleaner? robertplummer: <u>Jyhem</u>: Thanks for your suggestions. <br> <u>lphuberdeau</u>: Oh yea. lphuberdeau: little notes... you should use TikiLib::lib(..) to obtain the libraries robertplummer: <u>lphuberdeau</u>: But phpstorm likes global ;) lphuberdeau: and avoid (new ...)->call(), just store the object in a variable robertplummer: is it depricated? lphuberdeau: globals or direct calls? robertplummer: globals lphuberdeau: kind of trying to avoid them robertplummer: ok <br> changing lphuberdeau: long term idea is to move those towards dependency injection robertplummer: is there a page on this? lphuberdeau: and defer loading as much as possible... without having to scatter duplicated require once calls all around <br> nah Tiki-KGB: 03lphuberdeau r49702 10trunk/lib/core/Services/Suite/Controller.php * [ENH] Pass-through password lphuberdeau: tiki.org is unreacheable robertplummer: <u>lphuberdeau</u>: Can we do a cast or is there a more strongly typed way of returning libs so that phpstorm knows which ones are needed? <br> TikiLib::PreferencesLib() for example. lphuberdeau: don't know, I don't use those robertplummer: Ok. lphuberdeau: but adding more functions really does not sound like a good idea jonnyb: hi robertplummer & lphuberdeau & all robertplummer: hi jonnyb! jonnyb: for me phpstorm understands TikiLib::lib ok, due to the phpdoc return param robertplummer: <u>jonnyb</u>: So you just use TikiLib::lib('prefs'); ? Tiki|bot: joined #tikiwiki robertplummer: for example? jonnyb: yup, have done for a while now robertplummer: ok, coo-dat. <br> jonnyb, lphuberdeau : done lphuberdeau: prefs won't be the prefs array <br> it's prefslib ;) robertplummer: doh! Tiki-KGB: 03robertplummer r49703 10branches/experimental/wikiLingo/lib/wiki/wikilib.php * [ENH] Don't use global, only use Tiki::lib('lib here ;)'); jonnyb: yes, the naming can be a bit guesswork - always need to check if it's user or users or user lib etc (and test of course ;) ) Tiki-KGB: 03robertplummer r49704 10branches/experimental/wikiLingo/lib/wiki/wikilib.php * [ENH] [09:17] <lphuberdeau> it's prefslib ;) <br> 03robertplummer r49705 10branches/experimental/wikiLingo/lib/wiki/wikilib.php * [ENH] header, not headerlib robertplummer: It'd be nice to have stronger typing, but as the spanish say "esta bien". <br> (It all good) Tiki-KGB: 03robertplummer r49706 10branches/experimental/wikiLingo/lib/wiki/wikilib.php * [ENH] Need ['value'] from pref robertplummer: Hey, plugins even work with wikiLingo already, wow. <br> not tiki's but wikiLingo's, which is pretty cool. arildb: joined #tikiwiki Tiki-KGB: 03jonnybradley r49707 10branches/12.x/ 10(6 files in 6 dirs) <br> [ENH] img zoom: Add a pref for jquery.zoom.js and a new 'thumb' mode "zoom" where zoom works in a more conventional way <br> 03jonnybradley r49708 10(7 files in 7 dirs) * [MRG] Automatic merge, branches/12.x 49697 to 49707 jonnyb: food time now, bbl fabricius: so I just tested the first wikiLingo wikipage with {TABS()} plugin <br> WORKS!! robertplummer: woot woot! jonnyb: joined #tikiwiki <br> repolom robertplummer: hi jonnyb <br> we got wikiLingo working! jonnyb: coo, well done robertplummer: the day is fast approaching where we will finally have a stable wysiwyg editor + wiki syntax + plugins! <br> Now all I have to do is convince jonnyb ;), and not step on any toes. jonnyb: must say i'm not convinced i'm afraid - trunk is already in a very unstable state with the bootstrap transition in progress, i think changing the parser now is likely to be very dangerous lphuberdeau: the jison parser needs to be cleaned out first for sure <br> there are only so many experimental parsers we want in there jonnyb: +1 for cleaning jison out first :) lphuberdeau: that integration caused tons of bugs to surface, we really don't want that to happen again robertplummer: I agree. <br> That will happen as soon as we reach proof of concept wysiwyg in tiki. <br> for plan: http://dev.tiki.org/wikiLingo Tiki-KGB: 03jonnybradley r49709 10branches/12.x/lib/jquery_tiki/tiki-jquery.js <br> [FIX] comments: Stop code-mirror interfering with comments textarea preventing comment edits to be saved sometimes (thanks Xavi, should fix wish5021) <br> 03lphuberdeau r49710 10branches/12.x/lib/importerlib.php <br> [FIX] After inspection, comments lib is not used at all here, might resolve issue #5095 Gavin: joined #tikiwiki Tiki-KGB: 03xavidp r49711 10branches/12.x/ 10lib/setup/mobile.php 10templates/tiki-adminusers.tpl <br> [FIX]Avoid attempting to use jquery_tablesorter in mobile mode, since Tiki doesn't seem to be fully ready to use it in mobile mode, as seen in admin users (no user table was shown), and when tablesorter was forced to be loaded, some small dropdowns were not easy to port mobile. Safer approach: disable jquery_tablesorter in mobile, and ensure that buttons in the actions column wh <br> tikiwikien managing users are big enough for human fingers on mobile devices. Thanks jonnyb for tips on how/where to fix. <br> 03xavidp r49712 10(5 files in 5 dirs) * [MRG] Automatic merge, branches/12.x 49707 to 49711 dcedilotte: joined #tikiwiki Tiki-KGB: 03xavidp r49713 10branches/12.x/lib/parser/parserlib.php <br> [ENH]Show RealName instead of login name in the corresponding wiki argument variables related to "Author" if the Real Name exists and the preference to display real names where possible is enabled. Thanks diggy, almost the same code you suggested as a patch. Ref: https://dev.tiki.org/wish5112 . Will be backported to 12.x after 12.1 is released. xavi: bbl jonnyb: me2 (tomorrow actually) Gavin__: joined #tikiwiki arildb: Hi, trunk fails to load properly. (I just updated from SVN) <br> 3 errors are reported in firebug <br> 404 : vendor/twitter/bootstrap/dist/css/bootstrap.min.css <br> <u>500</u>: vendor/twitter/bootstrap/dist/js/bootstrap.js <br> <u>404</u>: vendor/twitter/bootstrap/dist/js/bootstrap.js <br> ah...maybe composer update.... trying <br> that solved it :) <br> still getting a 404 error though for vendor/twitter/bootstrap/dist/fonts/glyphicons-halflings-regular.woff Tiki-KGB: 03arildb r49714 10trunk/ 10modules/mod-func-domain_password.php 10lib/crypt/cryptlib.php * [FIX] Add translation calls <br> 03nkoth r49715 10trunk/lib/wiki-plugins/wikiplugin_userlastlogged.php * [FIX] Not showing correct last logged in fabricius: joined #tikiwiki arildb: In Tiki12, the bloglist plugin is showing the blog posts even if the user doesn't have any view permissions to the blog. This seems like a bug. Can anybody confirm? Tiki-KGB: 03arildb r49716 10branches/12.x/lib/wiki-plugins/wikiplugin_bloglist.php * [FIX] PHP notice xavi: back <br> hi hi arildb, no idea on the blog thing <br> and in fact, I need to do some housework. See you tomorrow <br> left #tikiwiki Tiki|bot: Recent Bug: - bloglist plugin ignores permissions - http://dev.tiki.org/item5127 Tiki-KGB: 03jonnybradley r49717 10branches/12.x/lib/loginlib.php <br> [FIX] Add missing loginlib functions required for user conditions feature [partial bp/r49174] <br> 03xavidp r49718 10branches/12.x/lib/parser/parserlib.php * [REVERT r49713]Oups, wrong branch <br> 03xavidp r49719 10trunk/lib/parser/parserlib.php <br> [ENH]Show RealName instead of login name in the corresponding wiki argument variables related to "Author" if the Real Name exists and the preference to display real names where possible is enabled. Thanks diggy, almost the same code you suggested as a patch. Ref: https://dev.tiki.org/wish5112 . Will be backported to 12.x after 12.1 is released. Thanks marclaporte & jyhem for feedb <br> tikiwikiack fabricius: joined #tikiwiki robertplummer: <u>lphuberdeau</u>: you know anything about neural programming? Tiki|bot: joined #tikiwiki gavin___: joined #tikiwiki marclaporte: joined #tikiwiki Tiki|bot: joined #tikiwiki <br> New Forum Posts: Auto-save page text to searchable .txt files sitewide - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51101 <br> joined #tikiwiki Tiki-KGB: 03lphuberdeau r49720 10trunk/lib/ 10(5 files in 5 dirs) * [ENH] Apply user permissions on sent notifications Tiki|bot: New Forum Posts: Is it safe to reset page version from DB? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51102 <br> joined #tikiwiki