[00:02] diegoasouza Anyone? [03:06] goj_killedByISP joined #tikiwiki [05:36] nkoth|nelson joined #tikiwiki [06:08] rain`` joined #tikiwiki [06:20] benoitg joined #tikiwiki [06:55] redflo joined #tikiwiki [08:15] Jenser joined #tikiwiki [08:35] xavi joined #tikiwiki [09:49] redflo joined #tikiwiki [10:01] Tiki|bot0 joined #tikiwiki [10:07] CIA-36 tikiwiki: 03xavidp * r41469 10/branches/9.x/ (50 files in 50 dirs): [FIX]Typo (thanks luciash!) [10:41] CIA-36 tikiwiki: 03xavidp * r41470 10/branches/8.x/ (50 files in 50 dirs): [bp/41469][FIX]Typo (thanks luciash!) [11:02] CIA-36 tikiwiki: 03xavidp * r41471 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_trackerlist.php: [bp/41469][FIX]Typo (thanks luciash!). I know this branch is to be blocked or deleted at some point, but, just in case, I fix this typo here also. [11:41] redflo joined #tikiwiki [12:12] jacmoe joined #tikiwiki [12:28] CIA-36 tikiwiki: 03xavidp * r41472 10/branches/9.x/lib/wiki-plugins/wikiplugin_sheet.php: [12:28] CIA-36 tikiwiki: [FIX]not having any height or width set in the sheet params created the literal [12:28] CIA-36 tikiwiki: '...&height=100%&...' or '...&width=100%&...' in the url with a 400 error (bad [12:28] CIA-36 tikiwiki: request). Hardcoding to 100 (instead of 100%) to avoid this error until a better [12:28] CIA-36 tikiwiki: fix is found by someone more skilled with this type of issue (I did my best) [12:43] jonnyb joined #tikiwiki [12:44] jonnyb polomolom [12:44] CIA-36 tikiwiki: 03jonnybradley * r41473 10/branches/9.x/ (4 files in 2 dirs): [FIX] surveys: Don't escape wiki parsed text answers (but do escape the other types, now in php) [12:44] olinuxx joined #tikiwiki [12:49] CIA-36 tikiwiki: 03jonnybradley * r41474 10/branches/9.x/ (lib/surveys/surveylib.php tiki-survey_stats_survey.php): [12:49] CIA-36 tikiwiki: [FIX] surveys: Clear previous text answers out when clearing survey "stats" (tricky as the answers are stored as questions for some reason). [12:49] CIA-36 tikiwiki: Also remove some unused variables and add a prompt so you know what you are clearing. [12:52] olinuxx howdy all [12:59] rodrigoprimo joined #tikiwiki [13:04] ricks99 joined #tikiwiki [13:05] ricks99 polom y'all [13:05] jonnyb hi ricks99 & rodrigoprimo [13:06] rodrigoprimo polom ricks99 and jonnyb [13:07] ricks99 hiya jonnyb and rodrigoprimo [13:24] mealstrom joined #tikiwiki [13:25] mealstrom hi, is there a way to create subtasks at myTiki module ? [13:29] ricks99 doesn't appear to be. see docs http://doc.tiki.org/Task [13:40] jonnyb oh yes, ricks99, i remember what i wanted to ask you - i saw your blog post about you mobile experiments, have you been playing with the mobile feature inside tiki too? [13:42] ricks99 y. i only have a few sites on 9 to play with mobile perspectives. i like it a lot [13:42] ricks99 most of my tiki sites are on LTS [13:54] sandroandrade joined #tikiwiki [14:07] ricks99 anyone know... whats the status of a 9.0 public beta? [14:29] Trebly joined #tikiwiki [14:31] jonnyb joined #tikiwiki [14:32] Trebly Hi, do you agree to add to jq for 8.3x and 9.0x trunk the plugin "dotimeout" from http://benalman.com/projects/jquery/ [14:37] xavi polom [14:37] xavi ricks99: no idea about status of 9.0 beta [14:39] xavi ricks99: after I upgraded a tiki 9x (suign strasa) the register bit of the login bar "fell down" one line: http://www.r-es.org [14:39] xavi do you know how to fix? [14:39] * xavi getting lost after 20 min trying things.... [14:40] xavi s/suign/using [14:40] ricks99 gimme just a sec... [14:40] xavi thks [14:40] * ricks99 runs to get another cup of coffee [14:40] xavi :-) [14:50] ricks99 xavi: there's a
that is display:block, but needs to be display:inline instead [14:50] ricks99 no class name though... :( [14:50] ricks99 uses inline styles instead.. yuck [14:50] xavi ok... and the (div) winner is... ? [14:51] ricks99 the
that encloses the
and
[14:51] ricks99 literally:
needs to be
[14:52] xavi ok... I understand then now what you mean by "no class name though" :-/ [14:53] ricks99 yup [14:53] xavi ok, thanks for pointers, I'll dig a bit to try to find a fix [14:54] ricks99 looks like you'll need to edit the module's TPL :( [14:54] mealstrom ricks99: i've read about Task, but there is no option for creation some number of subtasks at Task. Like Task_greatplan -- 25% , subtask1-100%,subtask[2-4]-0% complete. [14:54] xavi ricks99: yes [14:55] xavi mealstrom: you need to eith tweak php code for tasks in tiki, or use trackers for any custom task tracker (no need to touch any php line) [14:55] xavi s/eith/either [14:59] xavi mealstrom: see example: http://ueb.vhir.org/show:2012-05-04+Xavier+de+Pedro+Tiki+Seminar#s35 [15:00] xavi you can link them with tracker field "relations" or even better (higher customization): tracker field "item link" [15:00] xavi trackers are powerful :-) [15:00] xavi and versatile [15:00] xavi then you can do something like simple gantt charts from that data: http://ueb.vhir.org/Gantt [15:01] xavi using the same data source as the tracker shown in the screenshots from the talk above [15:05] mealstrom xavi: thanks, i look at it [15:06] xavi you are welcome [15:07] marclaporte joined #tikiwiki [15:25] xavi marclaporte: do you want to see some fancy dynamic graphs in Tiki9 ? :-) (you'll love it :-) [15:25] xavi http://www.r-es.org/r_test6 [15:25] xavi R is hot! [15:25] xavi :-) [15:26] xavi using Google Visualization API, through an R package called googleVis, and run in tiki through PluginR [15:26] xavi Jyhem or Jyhem_laptop ? see this ^ (I guess you'll like it for your project at CoE...) [15:27] xavi bbl [15:32] radek82 joined #tikiwiki [15:42] xavi back [15:43] radek82 polom [15:43] radek82 so ive been doing some light reading [15:43] radek82 and i see old posts about trackers not being able to handle 10,000+ entries [15:43] radek82 has that been addressed ? [15:44] xavi hi radek82. no idea. try that yourself if you have hude db files [15:44] jonnyb hi radek82 - mostly - i'm working on a project with 12,000+ tracker items [15:44] xavi maybe jonnyb or marclaporte know about it [15:44] jonnyb :) [15:44] xavi :-) [15:44] jonnyb but this project the tracker is almost entirely read only - the built in tracker tools are quite slow [15:45] jonnyb have to go - plumbing disaster ongoing... [15:45] xavi radek82: roberplummer (he is not on irc right now) created a new tracker query lib with is hundreds of times faster for huge data, afaik [15:45] xavi g'luck jonnyb! [15:52] radek82 ok great, that works for me [15:53] radek82 my entries will be read only as well [15:53] radek82 and only accessed by several people [15:53] radek82 so it should be fine [15:53] radek82 its just its for a corp intranet, so wanted to make sure things will be stabel [15:53] radek82 stable [15:53] radek82 thanks guys :) [15:58] xavi you are welcome :-) [15:59] xavi to manage higher datasets (milion+ of records) from within tiki, you can use R in the server , with no limitation, and get tiki display results, etc. See http://doc.tiki.org/PluginR [16:33] marclaporte joined #tikiwiki [16:40] Jyhem back. Thanks for the links, Xavi wow! [16:40] xavi :-) [16:41] Jyhem Shall you show this in the webinar ? [16:41] xavi he he, I might :-) [16:42] xavi however, I'll be late, because I willbe coming from a workshop at uni tomorrow [16:42] xavi so not much time [16:42] xavi during the webinar for me to show much details [16:43] Jyhem It seems holding the webinar earlier does not have 100% advantages :-( [16:43] xavi btw, the workshop is about teaching masters students how to use Tiki & PluginR [16:43] xavi well, not 1005 advantages for this edition [16:43] Jyhem Wow :-) [16:43] xavi for next editions, +10 [16:43] xavi s/1005/100% [16:43] xavi R is hot [17:03] CIA-36 tikiwiki: 03lrrcenter * r41475 10/trunk/ (5 files in 5 dirs): [NEW] Mail queue. Intercept outgoing mail and store it in a database table. Cron script to actually send the messages. [17:33] xavi ricks, you got it! [17:33] xavi commit in short... [17:38] CIA-36 tikiwiki: 03xavidp * r41476 10/branches/9.x/templates/modules/mod-login_box.tpl: [FIX]Fixing the layout of the register link in the horizontal bar in strasa to fit in one line all together with the login boxes (as in previous versions, etc). thanks ricks99 [17:39] xavi ok, see you all [17:39] xavi left #tikiwiki [17:44] CIA-36 tikiwiki: 03lrrcenter * r41477 10/trunk/db/tiki.sql: [FIX] Mail queue. Missing sql instructions for new installs in db/tiki.sql [17:49] jonnyb joined #tikiwiki [18:07] benoitg joined #tikiwiki [18:18] CIA-36 tikiwiki: 03lrrcenter * r41478 10/trunk/ (db/tiki.sql installer/schema/20120510_mailqueue_tiki.sql): [FIX] Mail queue. "Engine = MyISAM" is required after the create table statement. [18:46] CIA-36 tikiwiki: 03jonnybradley * r41479 10/branches/9.x/lib/setup/output_compression.php: [FIX] gzip output: Ignore notice about no buffer to clear [18:47] CIA-36 tikiwiki: 03jonnybradley * r41480 10/branches/9.x/lib/trackers/trackerlib.php: [18:47] CIA-36 tikiwiki: [FIX] trackers: Check auto_inc handler is ok before using so errors get reported ok (usually pref not set). [18:47] CIA-36 tikiwiki: Possibly should abort the import but this is better than WSoD [19:14] CIA-36 tikiwiki: 03jonnybradley * r41481 10/branches/9.x/lib/parser/parserlib.php: [FIX] wysiwyg: googlemap plugin also causing trouble [19:24] CIA-36 tikiwiki: 03lrrcenter * r41482 10/trunk/ (3 files in 3 dirs): [ENH] New calendar preference "calendar_watch_editor". Controls whether to send notifications to the user about the event changes made by himself. [20:28] sandroandrade joined #tikiwiki [20:28] marclaporte joined #tikiwiki [20:29] marclaporte polom [20:30] marclaporte radek: make sure to use a PHP accelerator like APC or Xcache [20:30] benoitg joined #tikiwiki [20:30] marclaporte radek82: ^^ [20:30] radek82 marclaporte, thanks :) [20:32] radek82 xchache is already running i believe [20:33] marclaporte in the performance admin panel, there is a chart to help you configure it [20:33] marclaporte I have a few big trackers, so I am interested on the topic [20:33] marclaporte One tracker has 9900 fields (this is mad) [21:33] deeku joined #tikiwiki [21:38] Trebly joined #tikiwiki [22:46] redflo joined #tikiwiki [22:52] benoitg joined #tikiwiki [22:57] benoitg joined #tikiwiki [23:21] deeku joined #tikiwiki [23:23] deeku TW6.7 I get the error "Tiki RSS Feed Error Message: rss feed disabled" even when feeds are enabled under Admin | Feeds. What do I need to do to let anonymous users access rss feeds?