[0:42] weevis if i want to collect a user's information, would that be best done through a tracker? I can then use these values in the cart, yes? [0:42] weevis how do i force them to ALWAYS fill out said information in tracker? [2:28] Trebly joined #tikiwiki [2:31] luciash weevis: set it as required field [2:44] rodrigoprimo joined #tikiwiki [2:58] DarkCalf joined #tikiwiki [3:2] goj_killedByISP joined #tikiwiki [3:10] Lawiz joined #tikiwiki [3:36] Dr{Wh0} tiki-edit_templates.php shows as admin I dont have permissions. I have looked around and it seems I need feature_view_tpl but its not clear how I can add this other than maybe through mysql directly. [3:36] Dr{Wh0} v9 svn [3:45] Jyhem_laptop joined #tikiwiki [8:19] arildb joined #tikiwiki [8:25] Jenser joined #tikiwiki [8:52] Dr{Who} joined #tikiwiki [8:53] Dr{Who} Q. v9 svn installed but I cant seem to make "Forums" visible to anon users? Lots Lots of checkboxes and options but as best I can tell public should be able to see it. Suggestions on what I should check? [8:56] Dr{Who} I take that back. I can get to it but its not in the Anon menu I think I need to create one maybe? [9:12] fidel q: is there some kind of default code-synthax highlihjtning support in v8.3? [9:13] fidel or would i need some kind of extension or similar? [9:13] fidel background: i was able in my mediawiki setup before to define a code-snippet i.e. as bash or c code - and it was automaticly using defined colors - depending on the code-type [9:13] fidel based on geshi iirc [9:18] fidel oh - geshi was used earlier in tiki as well - now: CodeMirror - is that right so far? [9:20] fidel wondering as the supported languages in codemirror seem to miss some really relevant languages [9:23] fidel to nail it down: according to the tiki docsite geshi is no longer supported [9:23] fidel would you recommend to NOT use geshi at all - as even if it might still work right now - it could break later [9:23] fidel ? [9:32] fidel is codemirror supposed to colorize my code? i tested the example from here - http://doc.tiki.org/PluginCode?find=highlightning&boolean=on&boolean_last=y&search=Search&exact_match=#Codemirror_-_Supported_Languages - but the php snippet seems to be black only [10:16] fidel anyone regarding code-highlightning? [10:29] Jenser hi there [10:29] Jenser once again i have a serious attachment problem [10:30] Jenser logged in as user i can attach files to a wiki page without any problems [10:30] Jenser choose file, write comment, attach -> done [10:30] Jenser my buddy (same user group -> same rights) is not permitted because of unknown reason [10:31] Jenser buttons are there as well [10:31] Jenser workflow is the same [10:31] Jenser choose file - write comment, attach -> nothing [10:31] Jenser tested with 2 browsers [10:31] Jenser same behaviour [10:33] fidel no error output? [10:34] xavi joined #tikiwiki [10:34] xavi polom [10:34] xavi Jenser: about highlighting, you are right: codemirror replaces geshi in Tiki 8+ [10:35] xavi even if geshi supports many more languages and some features which are missing in codemirror [10:35] xavi but some devs killed geshi support in tiki [10:35] xavi because geshi is gpl, and tiki is lgpl, and therefore, it required some extra package to be downloaded server side, etc. [10:36] xavi while codemirror is bundled within Tiki, because its license is compatibl4 [10:36] xavi however, I also miss Geshi support in Tiki, and I presume we'll have to rewrite all usage of code plugins with color from sites using tiki6, when we upgrade to Tiki9 :-/ [10:37] xavi oups, s/Jenser/fidel [10:38] xavi Jenser, about your attachment issue, no idea. Can you reproduce in demo.tiki.org/8x? and in demo.tiki.org/9x/ ? [10:38] xavi fidel: see my comments above about your questions regarding highlighting [10:39] fidel yeah just reading ;) [10:39] fidel xavi: and is codemirror supposed to work in 8.3? including colors? [10:39] xavi fidel: doc.t.o is not highlighting code because codemirror is disabled in doc.t.o (doc.t.o using 8x): it will hopefully be enabled once doc.t.o is upgraded to 9x [10:39] xavi yes [10:39] xavi fidel: you need to enable it [10:39] xavi in some admin panel [10:39] xavi features, maybe [10:40] fidel mh - cant find it there - even used the search ...but gonna re-start my searc hthen [10:40] fidel right now i can paste code - it is displayed - but not colorized [10:40] fidel lines are missing as well [10:43] xavi fidel: checking [10:44] fidel xavi: doc.t.o means what? [10:44] xavi fidel: doc.t.o = http://doc.tiki.org [10:45] fidel ok - helped understanding your answer better ;) [10:45] xavi the pref is at "Admin home > Text area ("Editing and plugins") > General Settings > Syntax Highlighter (CodeMirror)" [10:45] xavi in 8x [10:45] xavi and I've just enabled it in doc.t.o [10:46] xavi let's see if this helps displaying the documentation code bits better [10:52] arildb joined #tikiwiki [10:56] fidel xavi: funny - i dont see any option 'Synthax Highlighter' inside Editing and Plugins -> Tab: General Settings [10:56] xavi he he, fidel, maybe you have to enable the advanced settings, etc [10:56] fidel are you using basic vs advanced vs experimental preference filter? [10:56] xavi see at the top of the admin panels, some checkboxes [10:57] fidel yes - i know that switch [10:58] fidel i do have 'basic & advanced' configured there [10:58] fidel but still - the General settings tab does not even list the word 'codemirror' nor 'high' [10:59] fidel using search function in firefox to make sure i dont overlook something [10:59] xavi Syntax Highlighter (CodeMirror) [11:0] fidel well - as mentioned above 'search inside the page does not even find 'high' [11:0] xavi fidel: version? [11:0] xavi tiki version? [11:0] fidel 8.3 [11:0] xavi and theme style? [11:0] fidel a non-default theme [11:0] fidel good idea [11:1] fidel lemme check that [11:1] xavi try with a default theme [11:1] xavi you might have a defective tpl somewhere [11:1] xavi in your non-default theme style [11:2] fidel no change [11:2] xavi try in demo.tiki.org/8x/ please [11:3] xavi user and pass are shown at http://demo.tiki.org [11:4] fidel i can see the point in the 8.x demo yes [11:5] fidel is that a default 8.3 function or do i need a plugin? [11:6] xavi default [11:7] fidel i dont get the problem [11:7] xavi fidel: clerar tiki caches, just in case [11:9] xavi luciash or anyone good at css: how can we fix the css issues with codemirror in doc.t.o? See http://doc.tiki.org/PluginCode [11:9] fidel sidenote: the navigation options in 8.3 - are at least for me as starter a major issue [11:10] redflo joined #tikiwiki [11:10] xavi like: http://doc.tiki.org/PluginCode#Usage , sometimes the page displays with the code area partially hidden and with vertical scrollbars [11:10] xavi I wish there was a way to display the whole thing without vertical scroll bars (only horizontal where needed) [11:11] Tiki|bot New Forum Posts: HowTo "Impressum"? - http://tiki.org/tiki-view_forum_thread.php?forumId=10&comments_parentId=43796 [11:12] xavi bbl [11:21] fidel thanks so far xavi - going to try to get a solution for my problem [11:21] xavi fidel, when you are done, consider improving the documentation: [11:21] xavi http://doc.tiki.org/Syntax+Highlighter [11:21] xavi I just gave it a push a while ago, but for sure it can be improved [11:22] * xavi back to urgent work aside of tiki [11:23] Jenser ^^ [11:34] Jenser attachment problem solved: file size was the source of all evil [12:4] supergreg joined #tikiwiki [12:38] xavi Jenser: nice! (glad you found it) [12:38] xavi Jenser: do you know how to tweak that param in php or mysql? [12:44] arildb_ joined #tikiwiki [12:55] fidel xavi: issue was pretty simple - it wasnt in the advanced view - but in the experimental view [12:55] xavi ok :-) [12:55] xavi can you update the docs, please? [12:55] fidel personaly the main issue i do have with the current 8.3 gui is that it offers way to much methods to navigate [12:55] fidel kinda overblown - at least for me [12:55] fidel lets see if my account allows that [12:55] xavi yes, it does :-) [12:56] xavi and if not, don't worry, we'll fix it so that anyone can fix almost all pages [12:56] fidel regarding codemirror in 8.3 [12:56] fidel its not really fully working - at least in my tests [12:56] fidel i ended up once with a non-ending js animation blocking almost the entire page [12:57] fidel and the php-code from the example was only partly colored [13:0] fidel done - added _experimental" regarding having to tick that option to see it [13:9] arildb joined #tikiwiki [13:9] ricks99 joined #tikiwiki [13:11] ricks99 polom y'all [13:12] fidel someone needs to explain me that daily 'polom' output inhere ;) [13:13] ricks99 fidel: check out my Tiki glossary: [13:14] ricks99 http://twbasics.tikiforsmarties.com/Glossary [13:14] ricks99 :) [13:14] fidel hehe ok ;) [13:14] fidel thanks [13:17] ricks99 anyone know status of 6.7LTS? OK to make public annoucement? [13:22] arildb_ joined #tikiwiki [13:32] Jenser can s/o tell me where to find the config file according to this: [13:32] Jenser "This is defined by the %ATTACHFILESIZELIMIT% variable of the TWikiPreferences, currently set " [13:32] Jenser i'm quite blind to this right at the moment [13:36] ricks99 believe it is in your php.ini upload_max_filesize [13:36] ricks99 see docs for details: doc.tiki.org/Upload+file+size [13:38] Jenser gonna have a look. thanks [13:38] * ricks99 wishes it were easier to find things in the tiki docs :( [13:43] ricks99 Q: I have a custom plugin for a site. Where can I place it (not in ../lib/wiki-plugins/.. )so that I don't have to move it for subsequent site upgrades? [13:43] arildb joined #tikiwiki [14:1] RobertPlummer joined #tikiwiki [14:1] RobertPlummer polom all [14:5] RobertPlummer polom luciash [14:6] ricks99 polom [14:8] RobertPlummer ricks99: I'm trying to pick other developers minds today, I have a scenario and I'd like to run it by you. [14:8] RobertPlummer ricks99 (and all): This issue is that I need to find the author of a phrase within an article. [14:9] RobertPlummer ricks99: I've created a way to parse through a document to find the words, and that is an important part of this, but I'm wondering if it is all even possible. Before we give up on this, we need to consider the steps needed... [14:10] * ricks99 thought we had a way to review wiki page edits, by author? [14:10] RobertPlummer ricks99: That is a readable way of doing that, and that exists (as far as I know) for humans. [14:11] RobertPlummer And I believe all that does is count the amount of originality offered from any particular user, but it doesn't actually track exactly what the users offered in their revisions. [14:11] RobertPlummer In other words, it just counts how many words I wrote, no? [14:13] RobertPlummer And this needs to be a programmatic way of obtaining who wrote what, not a human readable. [14:13] ricks99 actually, i thought that it shows the actual edit sessions, by user. [14:13] RobertPlummer ricks99: All together at the same time? [14:14] ricks99 y, each user in a different highlight color (iirc) [14:14] ricks99 think xavi was working on it [14:15] giuk joined #tikiwiki [14:16] ricks99 give me a sec to look for it... [14:25] benoitg joined #tikiwiki [14:26] xavi back [14:27] xavi hi RobertPlummer and ricks99 [14:27] RobertPlummer xavi: polom [14:27] xavi ricks99: and RobertPlummer: http://doc.tiki.org/Contributions+by+Author [14:28] xavi it was not me who added it, but cdrwhite (Jörn) and carsten [14:28] xavi afaik [14:28] xavi it was working in Tiki6, that's all I know [14:28] ricks99 tx. xavi [14:33] RobertPlummer xavi: I'm looking at it, but it doesn't seem to work. [14:33] RobertPlummer xavi, ricks99: I look at my mixed revisions, and I don't see any updated past the first 2, even though I've made 4 revision changed. [14:33] xavi it will work in demo.t.o/6x or proposals/6x etc [14:34] RobertPlummer I mean "it works" but it isn't accurate. [14:34] xavi if the quality team didn't remove it [14:38] Trebly joined #tikiwiki [14:43] RobertPlummer On a side note guys, I've subbmitted a request to phpstorm to let tiki have a free license of tiki for use by developers to spread it's word. [14:43] RobertPlummer xavi, ricks99: if you've not used it, it is like visual studio for php. [14:44] xavi RobertPlummer: -1 (it's not FLOSS) [14:44] xavi but it'ws personal opinion, of course [14:44] xavi individually, each developer can use whateever they want [14:44] RobertPlummer xavi: Well, I endorse it, it is amazing. And they are helping to futher FLOSS by offering it. [14:44] xavi as a community, I would say : -1 (FLOSS projects should be encouraged as a community) [14:44] RobertPlummer xavi: Don't nock it till you use it. [14:45] RobertPlummer (unless of coarse you have already) [14:46] xavi I haven't, but as you may understand, phylosophical reasons might be in higher priority for some of us (FLOSS) [14:46] xavi again, personal opinion [14:46] RobertPlummer xavi, agreed [14:47] sandroandrade joined #tikiwiki [14:47] xavi and not only phylosophical, but strategic in the mid and long runs, imho [14:48] RobertPlummer If they give us a license to use it, that is all. [14:56] RobertPlummer xavi: What is carsten's name on here? [15:0] xavi I don't remember... [15:1] radek82 joined #tikiwiki [15:2] xavi RobertPlummer: could we have some sort of "aliase names" added to highlighter modes in codemirror, so that names from geshi are kind-of recognized by codemirror? [15:3] xavi example: html4strict as used in the http://doc.tiki.org/PluginCode#Examples_with_GeSHi [15:3] rodrigoprimo joined #tikiwiki [15:4] xavi potentially many sites might be using the names in geshi to identify syntaxes... and if we could support some alias names, that might solve some upgrading issues for technical documentation (like in our own docs in doc.t.o) [15:4] RobertPlummer xavi, yea, that'd be great, I couldn't find a list of names for geshi, but if you have it... Lets do it, that is a fix for compatibility. [15:4] xavi it's been here for years: http://doc.tiki.org/PluginCode#Geshi_-_Supported_Languages [15:5] RobertPlummer lol, just found it. [15:5] xavi at least the basic ones [15:5] RobertPlummer WOW! [15:5] xavi like the ones supported by codemirror [15:7] xavi and btw, I just noticed some hours ago in an upgrade of one of our production sites from proposals/6x to 9x that two (new) issues showed up [15:7] xavi (1) "Unterminated regular expression literal." is shown in an error remarksbox every now and then when we change some admin panels [15:8] xavi (2) jsminification: when disabled, tabs in admin panels don't work any more [15:8] xavi and (3) : lots of " showed up in our pages, instead of simple " [15:9] xavi about (3), I thought jonnyb had done something to fix it... [15:9] Trebly Hi, I have well understood that image gallery are naturally dieing. The question is that files galleries seems not well ended in 8.3, I got dysfunctions that I don't understand. For example the insert wiki syntax for a link from the list_files or images views are fair but give curious results. In image galleries the syntax was proposed to copy-paste. [15:9] Trebly How did you program to send your scripts to migrate data to me. [15:9] Trebly I can (I began) to set right the old image gallery. It could not function in a lot of cases. It needs quite a lot of changes to function as intended and to be solid, resilient code, a change into db (to make a join between images and images_data, this leads to a stable code that can be live till all users data are migrated or for the life of 8.x. Do I do this ? [15:9] Trebly [15:10] xavi Trebly: show your patch in the devel list [15:10] xavi so that others can improve it, etc. [15:10] xavi if you are not sure about it [15:11] xavi or if it works for you, you can commit your fix in trunk, to let others play with it and improve it? (provided that your fix works) [15:11] xavi Trebly ^ [15:12] RobertPlummer Trebly: I agree with xavi. [15:22] RobertPlummer xavi, the problem with encoding is that we need a different parser. [15:23] RobertPlummer xaxi, from what I gather, nobody wants to fix it (or can) because it is too complex. [15:23] xavi I understand [15:23] RobertPlummer xavi: I did take some time to get the new parser JisonParser_Wiki to a sort of alpha state. [15:23] xavi yes, it's great that you have done all this work with the prototype of the new parser [15:23] Trebly Ok, it will be tested, more I will give the url to test the result from my server. I propose that the code should be available from the experimental repository (trebly, I have near 50 proposals to upload quite ready). [15:24] xavi I hope other devs can provide feedback about it, RobertPlummer [15:24] RobertPlummer xavi: I think if we take a look at it as developers we can see that not only is it easy to make a new language, but that it can be very orderly and fun. [15:24] RobertPlummer xavi: Have you taken a look at any of the code? [15:24] xavi nope, I can't invest more hours as developer than the little ones I can allocate [15:25] xavi most of my time at work is for non-tiki-dev things, in fact [15:25] xavi and my free time is fairly limited to learn such new things as a new parser, jison, etc . Other will provide feedback to you (it's a matter of time) [15:26] xavi Trebly: remember teh Tiki rule (and also, from many FLOSS projects): "commit early, commit often" [15:27] xavi and Trebly: do as you consider is the best (experimental branch if this is not in a working state; but I would say, use trunk if they are working for you, etc) [15:27] xavi Trebly, whatever you wish [15:37] CIA-36 tikiwiki: 03robertplummer * r40869 10/branches/9.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] geshi compatibility [15:38] RobertPlummer xavi ;) [15:47] xavi RobertPlummer: thanks :-) [16:3] xavi ricks99: ? [16:3] xavi some css question for you, css-master :-) [16:3] ricks99 go for it [16:3] xavi I've upgraded a site using a theme style based on mollio, up to 9x [16:4] xavi and the login greyed box is placed higher than expected: [16:4] xavi see it at http://ueb.vhir.org [16:4] ricks99 looking... [16:4] xavi I'm still tweaking the custom css settings [16:5] xavi but I seem not to find easily the way to place this back to just on top of the topbar [16:5] xavi and not floating higher, over that image [16:6] ricks99 upgraded from 6? [16:6] xavi yes [16:7] ricks99 all the "sitemycode" stuff that tiki puts into a single module, really needs to (manually) be moved into tiki 9 modules [16:7] ricks99 for example, you can use the site logo/title for the site title -- instead of "sitemycode" [16:7] ricks99 but that's for later, let me take a look to move the LOGIN box down... [16:8] ricks99 ah... easy fix: [16:8] xavi :-) [16:8] ricks99 in #top_modules .box-login_box { } definitition, remove the bottom:40px declaration [16:8] xavi argh.... [16:10] ricks99 might want to increase the spacing around the UCTS and VHIR images too. [16:10] ricks99 quite easy: [16:10] xavi #top_modules .box-login_box { } : you are right, fixed! [16:10] ricks99 in the sitemycode module, you have:
[16:10] ricks99 just add: padding-bottom: 20px; [16:11] * ricks99 gee... maybe i *do* deserve the title css-master! :-) [16:11] xavi :-) [16:11] xavi +1 [16:13] arildb joined #tikiwiki [16:14] ricks99 01anyone know status of 6.7LTS? OK to make public annoucement? [16:15] xavi and sitemycode module with padding-bottom 20px, better with it, thanks again [16:16] ricks99 my pleasure [16:16] xavi 6.7 LTS: no idea [16:17] ricks99 ive installed and upgraded, seems good to me [16:24] RobertPlummer xavi, i just did a pull request on our tiki mode in codemirror to codemirror... woohoo! [16:27] RobertPlummer changi: How are we looking to do a release sometime soon for alpha? [16:27] RobertPlummer We need to confirm that jonnyb's fix really did fix the encoding issues that had been a blocker. [16:28] RobertPlummer Jyhem, did you get a chance to check out Tracker_Query? [16:39] RobertPlummer Jyhem_laptop: ^ [16:56] Jyhem polom RobertPlummer, xavi [16:56] RobertPlummer Jyhem polom [16:56] xavi hi Jyhem and c u (time to leave for me) [16:56] xavi see you later [16:56] xavi left #tikiwiki [16:57] Jyhem RobertPlummer: I did have a look on tuesday to Tracker_Query [16:57] Jyhem (wasn't home yesterday) [16:58] Jyhem I'd rather look at Jonny's Lucene options right now :-) [16:59] RobertPlummer Jyhem, yea they are nice. Did you get a chance to build a query? [16:59] Jyhem My sites need 1 hour and a half for a rebuild, and they are not with production data yet [17:0] Jyhem I built a Query, and an Queryinput [17:1] Jyhem I'm kind of wondering if there is a list of options, and if there is provision for inputting or updating data [17:1] RobertPlummer Jyhem what are your thoughts? [17:2] RobertPlummer Jyhem, yea that is the tricky part that needs built. Originally there wasn't yet a need to update data, so I created a jQuery plugin that sent the data to the tracker editor, and it updates, but I'd like to have that in there, it is the missing link. [17:2] RobertPlummer I guess it isn't so much tricky, it just needs built. [17:2] RobertPlummer Probably just a few lines of code too. [17:5] Jyhem I'm still focusing on my website's needs, and there are so many ways of going at it... I'm a bit lost. Especially since I feel there is a big migration from Tiki6's procedural coding+smarty templates to some object+MVC+"smarty as an afterthought" model [17:5] Jyhem I do a lot of crash self-teaching nowadays [17:6] RobertPlummer Jyhem understood. [17:6] RobertPlummer Jyhem smarty is nice, but I guess we found that it was too insecure... [17:7] RobertPlummer Jyhem and buggy, but now they have a nice parser that treats it more like a language. [17:7] RobertPlummer Jyhem I understand both schools of thought, I think with less smarty it becomes more understandable, but with smarty it is more dynamic. [17:9] Jyhem I also just noticed that http://doc.tiki.org/Multilingual+trackers does not work for field names, and looked into it but could not get it fixed [17:10] RobertPlummer In Tracker_Query? [17:10] Jyhem Well, to main smarty advantage was the separation of display from coding, and the automatic caching [17:11] Jyhem It is quite possible to delegate the visual design of a website to a graphist by handing them access to the templates. I have no idea how we can do that now [17:11] RobertPlummer Jyhem, yea, but even that has disadvantages. The caching starts to hurt you after you get 10 layers deep, no? Because it still has to open caches up. [17:12] RobertPlummer Jyhem how do you mean? Much of tiki still uses smarty. Sort of like controls for .net. [17:13] * Jyhem does not do .net :-) [17:16] RobertPlummer Jyhem we are shifting to a smarty where needed in design of pages, but not in wiki execution. [17:17] RobertPlummer Wiki needs to use plugins, and those can easily execute smarty bits, but the separation was needed for less design complexity, debug, and security. [17:19] carsten joined #tikiwiki [17:19] Jyhem Say I want a text field value to be translated on display in tiki-view_tracker.php?trackerId=13 → no trackeroutput/text.tpl exists. I have to hack renderOutput [17:20] Jyhem which mixes logic and display [17:20] coaboa joined #tikiwiki [17:20] * Jyhem scrabbling for examples [17:25] Jyhem I also tried to translate the field names in tiki-admin_tracker_fields.php?trackerId=13 but they are not in templates/tiki-admin_tracker_fields.tpl they are dynamically generated in lib/jquery_tiki/tiki-trackers.js but in line 112, I tried .text(field.name == null?" ":tr(field.name)) → no luck [17:26] Jyhem Even .text(tr("Very Secure")) displays "Very Secure" while the tranlation is in lang/fr/language.js [17:27] coaboa joined #tikiwiki [17:27] Jyhem I have clients who have changed smarty templates to fit their needs, and trust me, they will not understand the meaning of "less design complexity" :-) [17:46] RobertPlummer Jyhem understood. [17:47] RobertPlummer Jyhem keep in mind that although much of the code is in Tracker (class) and sub classes, we are migrating over to core/lib/Tracker, and LP I think left much of it un-done, not because he wanted to, but because he is only 1 guy. [17:49] RobertPlummer Jyhem my plan was that trackers are so inefficient in both speed and translations that we needed a singular entity to fix them. My solution was to write Tracker_Query so that we could have a singular entry point from mysql to obtain tracker data, and at that point we could then rewrite trackers, permissions to them, and translations for them. [17:52] RobertPlummer There were other reasons too... But I can't stand jumping into 10 layers deep of tracker code, when all I want is 1 item. [17:52] RobertPlummer print_r(Tracker_Query::name("My Tracker")->byName()->item(100)); //DONE! [19:1] coaboa joined #tikiwiki [19:43] changi polom [19:43] Tiki|bot New Forum Posts: I have error in admin panel - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=43803 [19:44] * changi preparing alpha [19:52] changi RobertPlummer: still ok for alpha tonight [19:58] xavi joined #tikiwiki [20:8] xavi polom [20:9] xavi RobertPlummer: the nickname of CArsten is coaboa (logged in irc right now, it seems :-) ) [20:9] xavi you can ping him if you need it [20:9] benoitg joined #tikiwiki [20:9] xavi btw, I noticed today that dynamic item lists in 9x are not working for me (in an upgraded site). Any succesful person using dynamic items lists in 9x? [20:10] * xavi doing housework in the meanwhile [20:24] Trebly joined #tikiwiki [20:57] benoitg joined #tikiwiki [21:17] changi Jyhem: ping [21:32] CIA-36 tikiwiki: 03changi67 * r40870 10/branches/9.x/styles/coelesce.css: [FIX] wiki_topline is not aligned with 8px [21:32] CIA-36 tikiwiki: 03robertplummer * r40871 10/branches/9.x/lib/core/Tracker/Query.php: [FIX] Degrade gracefully if no tracker id returned when query inputs [21:34] CIA-36 tikiwiki: 03robertplummer * r40872 10/branches/9.x/lib/wiki-plugins/wikiplugin_timesheet.php: [FIX] Remove tons of calls to headerlib when only 1 needed [21:47] arildb Hi. normally I use Windows, but decided to install Debian + Tiki on a machine. Tried to run the unit tests, but they fail with "Call to undefined method Reports_ManagerTest::getMockBuilder()" [21:54] xavi arildb: no idea. maybe rodrigoprimo might know? you can ask in the tikiwiki-devel list [21:54] arildb xavi: will try that [21:55] xavi btw, another issue in 9x (javascript related): tracker numeric field, its separator is buggy with chrome/chromium (works with firefox) [21:57] CIA-36 tikiwiki: 03changi67 * r40873 10/branches/9.x/lib/init/initlib.php: [FIX] Don't display a useless warning when we are in a safe place [21:58] xavi bug1: Decimal separator set to "c" (comma). However, if you write "1,2" for instance, it's rejected (on both ff and chrome) [22:1] xavi bug2: Decimal separator set to "c" (comma). If you write "1.2" for instance with FF, it works and it's saved as 1 point 2. However, if you write "1.2" on chrome, the js validation shows up and prevents you from saving. Once you write "1,2" in chrome, then it's saved as "12,0" [22:1] xavi I'll add these two issues to the tiki9 page at dev.t.o [22:2] goj joined #tikiwiki [22:9] nighthawk joined #tikiwiki [22:11] Guest88409 hello... [22:18] xavi Jyhem? [22:18] xavi or sylvieg ? [22:38] CIA-36 tikiwiki: 03changi67 * r40874 10/branches/9.x/styles/coelesce.css: [FIX] Blue on blue is not readable + padding is not necessary [22:50] CIA-36 tikiwiki: 03robertplummer * r40875 10/branches/9.x/ (3 files in 2 dirs): [22:50] CIA-36 tikiwiki: [FIX] Profile check on user with right permissions, migrated from the nast hack [22:50] CIA-36 tikiwiki: into trackers from request to a mildy nast hack of using the $.trackerForm, [22:50] CIA-36 tikiwiki: which isn't so bad, but will be on large sets of items. It works well though. [22:50] CIA-36 tikiwiki: [REM] Deleted replaceItemFromRequestValues and replaceItemFromRequestValue from tracker lib, they were just hacks and did not work [22:50] CIA-36 tikiwiki: [FIX] Commented out the reference to the above in tiki-edit_invoice, will find a better way once tracker query lib matures, it wasen't really working anyway [22:50] CIA-36 tikiwiki: 03robertplummer * r40876 10/branches/9.x/lib/trackers/trackerlib.php: [REM] Forgot to include fram last commit [23:6] CIA-36 tikiwiki: 03changi67 * r40877 10/branches/9.x/styles/coelesce.css: [FIX] better fix for padding and invisible blue on blue [23:8] rodrigoprimo joined #tikiwiki [23:8] TikiLogg1r joined #tikiwiki [23:21] changi test [23:28] Tiki|Logger joined #tikiwiki [23:28] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - Software made the Wiki Way - Tiki 8.3 is out! Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help to get some help from our bot ;) Enjoy! [23:28] changi final test [23:31] Tiki|Logger joined #tikiwiki [23:32] changi [on] test [23:33] Tiki|Logger joined #tikiwiki [23:33] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - Software made the Wiki Way - Tiki 8.3 is out! Wanna ask something? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log), type !help to get some help from our bot ;) Enjoy! [23:33] changi better not to lof [off] strings :) [23:52] Trebly joined #tikiwiki