←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When | |
---|---|---|---|
diegoasouza | Anyone? | [00:02] | |
..................................... (idle for 3h4mn) | |||
goj_killedByISP | joined #tikiwiki | [03:06] | |
............................... (idle for 2h30mn) | |||
nkoth|nelson | joined #tikiwiki | [05:36] | |
....... (idle for 32mn) | |||
rain`` | joined #tikiwiki | [06:08] | |
benoitg | joined #tikiwiki | [06:20] | |
........ (idle for 35mn) | |||
redflo | joined #tikiwiki | [06:55] | |
................. (idle for 1h20mn) | |||
Jenser | joined #tikiwiki | [08:15] | |
..... (idle for 20mn) | |||
xavi | joined #tikiwiki | [08:35] | |
............... (idle for 1h14mn) | |||
redflo | joined #tikiwiki | [09:49] | |
Tiki|bot0 | joined #tikiwiki | [10:01] | |
CIA-36 | tikiwiki: 03xavidp * r41469 10/branches/9.x/ (50 files in 50 dirs): [FIX]Typo (thanks luciash!) | [10:07] | |
....... (idle for 34mn) | |||
tikiwiki: 03xavidp * r41470 10/branches/8.x/ (50 files in 50 dirs): [bp/41469][FIX]Typo (thanks luciash!) | [10:41] | ||
..... (idle for 21mn) | |||
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:02] | ||
........ (idle for 39mn) | |||
redflo | joined #tikiwiki | [11:41] | |
....... (idle for 31mn) | |||
jacmoe | joined #tikiwiki | [12:12] | |
.... (idle for 16mn) | |||
CIA-36 | tikiwiki: 03xavidp * r41472 10/branches/9.x/lib/wiki-plugins/wikiplugin_sheet.php:
tikiwiki: [FIX]not having any height or width set in the sheet params created the literal tikiwiki: '...&height=100%&...' or '...&width=100%&...' in the url with a 400 error (bad tikiwiki: request). Hardcoding to 100 (instead of 100%) to avoid this error until a better tikiwiki: fix is found by someone more skilled with this type of issue (I did my best) | [12:28] | |
.... (idle for 15mn) | |||
jonnyb | joined #tikiwiki
polomolom | [12:43] | |
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:44] | |
CIA-36 | tikiwiki: 03jonnybradley * r41474 10/branches/9.x/ (lib/surveys/surveylib.php tiki-survey_stats_survey.php):
tikiwiki: [FIX] surveys: Clear previous text answers out when clearing survey "stats" (tricky as the answers are stored as questions for some reason). tikiwiki: Also remove some unused variables and add a prompt so you know what you are clearing. | [12:49] | |
olinuxx | howdy all | [12:52] | |
rodrigoprimo | joined #tikiwiki | [12:59] | |
ricks99 | joined #tikiwiki
polom y'all | [13:04] | |
jonnyb | hi ricks99 & rodrigoprimo | [13:05] | |
rodrigoprimo | polom ricks99 and jonnyb | [13:06] | |
ricks99 | hiya jonnyb and rodrigoprimo | [13:07] | |
.... (idle for 17mn) | |||
mealstrom | joined #tikiwiki
hi, is there a way to create subtasks at myTiki module ? | [13:24] | |
ricks99 | doesn't appear to be. see docs http://doc.tiki.org/Task | [13:29] | |
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:40] | |
ricks99 | y. i only have a few sites on 9 to play with mobile perspectives. i like it a lot
most of my tiki sites are on LTS | [13:42] | |
sandroandrade | joined #tikiwiki | [13:54] | |
ricks99 | anyone know... whats the status of a 9.0 public beta? | [14:07] | |
..... (idle for 22mn) | |||
Trebly | joined #tikiwiki | [14:29] | |
jonnyb | joined #tikiwiki | [14:31] | |
Trebly | <luciash> 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:32] | |
xavi | polom
ricks99: no idea about status of 9.0 beta 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 do you know how to fix? xavi getting lost after 20 min trying things.... s/suign/using | [14:37] | |
ricks99 | gimme just a sec... | [14:40] | |
xavi | thks | [14:40] | |
ricks99 | ricks99 runs to get another cup of coffee | [14:40] | |
xavi | :-) | [14:40] | |
ricks99 | xavi: there's a <div> that is display:block, but needs to be display:inline instead
no class name though... :( uses inline styles instead.. yuck | [14:50] | |
xavi | ok... and the (div) winner is... ? | [14:50] | |
ricks99 | the <div> that encloses the <div class="pass"> and <div class="register">
literally: <div style="text-align: right; display:block"> needs to be <div style="text-align: right; display:inline"> | [14:51] | |
xavi | ok... I understand then now what you mean by "no class name though" :-/ | [14:52] | |
ricks99 | yup | [14:53] | |
xavi | ok, thanks for pointers, I'll dig a bit to try to find a fix | [14:53] | |
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
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) s/eith/either
you can link them with tracker field "relations" or even better (higher customization): tracker field "item link" trackers are powerful :-) and versatile then you can do something like simple gantt charts from that data: http://ueb.vhir.org/Gantt using the same data source as the tracker shown in the screenshots from the talk above | [14:54] | |
mealstrom | xavi: thanks, i look at it | [15:05] | |
xavi | you are welcome | [15:06] | |
marclaporte | joined #tikiwiki | [15:07] | |
.... (idle for 18mn) | |||
xavi | marclaporte: do you want to see some fancy dynamic graphs in Tiki9 ? :-) (you'll love it :-)
http://www.r-es.org/r_test6 R is hot! :-) using Google Visualization API, through an R package called googleVis, and run in tiki through PluginR Jyhem or Jyhem_laptop ? see this ^ (I guess you'll like it for your project at CoE...) bbl | [15:25] | |
radek82 | joined #tikiwiki | [15:32] | |
xavi | back | [15:42] | |
radek82 | polom
so ive been doing some light reading and i see old posts about trackers not being able to handle 10,000+ entries has that been addressed ? | [15:43] | |
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
have to go - plumbing disaster ongoing... | [15:44] | |
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
g'luck jonnyb! | [15:45] | |
radek82 | ok great, that works for me
my entries will be read only as well and only accessed by several people so it should be fine its just its for a corp intranet, so wanted to make sure things will be stabel stable thanks guys :) | [15:52] | |
xavi | you are welcome :-)
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 | [15:58] | |
....... (idle for 34mn) | |||
marclaporte | joined #tikiwiki | [16:33] | |
Jyhem | back. Thanks for the links, Xavi wow! | [16:40] | |
xavi | :-) | [16:40] | |
Jyhem | Shall you show this in the webinar ? | [16:41] | |
xavi | he he, I might :-)
however, I'll be late, because I willbe coming from a workshop at uni tomorrow so not much time during the webinar for me to show much details | [16:41] | |
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
well, not 1005 advantages for this edition | [16:43] | |
Jyhem | Wow :-) | [16:43] | |
xavi | for next editions, +10
s/1005/100% R is hot | [16:43] | |
..... (idle for 20mn) | |||
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:03] | |
....... (idle for 30mn) | |||
xavi | ricks, you got it!
commit in short... | [17:33] | |
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:38] | |
xavi | ok, see you all
left #tikiwiki | [17:39] | |
CIA-36 | tikiwiki: 03lrrcenter * r41477 10/trunk/db/tiki.sql: [FIX] Mail queue. Missing sql instructions for new installs in db/tiki.sql | [17:44] | |
jonnyb | joined #tikiwiki | [17:49] | |
.... (idle for 18mn) | |||
benoitg | joined #tikiwiki | [18:07] | |
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:18] | |
...... (idle for 28mn) | |||
tikiwiki: 03jonnybradley * r41479 10/branches/9.x/lib/setup/output_compression.php: [FIX] gzip output: Ignore notice about no buffer to clear
tikiwiki: 03jonnybradley * r41480 10/branches/9.x/lib/trackers/trackerlib.php: tikiwiki: [FIX] trackers: Check auto_inc handler is ok before using so errors get reported ok (usually pref not set). tikiwiki: Possibly should abort the import but this is better than WSoD | [18:46] | ||
...... (idle for 27mn) | |||
tikiwiki: 03jonnybradley * r41481 10/branches/9.x/lib/parser/parserlib.php: [FIX] wysiwyg: googlemap plugin also causing trouble | [19:14] | ||
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. | [19:24] | ||
............. (idle for 1h4mn) | |||
sandroandrade | joined #tikiwiki | [20:28] | |
marclaporte | joined #tikiwiki
polom radek: make sure to use a PHP accelerator like APC or Xcache | [20:28] | |
benoitg | joined #tikiwiki | [20:30] | |
marclaporte | radek82: ^^ | [20:30] | |
radek82 | marclaporte, thanks :)
xchache is already running i believe | [20:30] | |
marclaporte | in the performance admin panel, there is a chart to help you configure it
I have a few big trackers, so I am interested on the topic One tracker has 9900 fields (this is mad) | [20:33] | |
............. (idle for 1h0mn) | |||
deeku | joined #tikiwiki | [21:33] | |
Trebly | joined #tikiwiki | [21:38] | |
.............. (idle for 1h8mn) | |||
redflo | joined #tikiwiki | [22:46] | |
benoitg | joined #tikiwiki | [22:52] | |
joined #tikiwiki | [22:57] | ||
..... (idle for 24mn) | |||
deeku | joined #tikiwiki
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? | [23:21] |
←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |