<!-- 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>

   weevis: how do i force them to ALWAYS fill out said information in tracker?
   Trebly: joined #tikiwiki
   luciash: <u>weevis</u>: set it as required field
   rodrigoprimo: joined #tikiwiki
   DarkCalf: joined #tikiwiki
   goj_killedByISP: joined #tikiwiki
   Lawiz: joined #tikiwiki
   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.
   <br> v9 svn
   Jyhem_laptop: joined #tikiwiki
   arildb: joined #tikiwiki
   Jenser: joined #tikiwiki
   Dr{Who}: joined #tikiwiki
   <br> 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?
   <br> I take that back. I can get to it but its not in the Anon menu I think I need to create one maybe?
   fidel: <u>q</u>: is there some kind of default code-synthax highlihjtning support in v8.3?
   <br> or would i need some kind of extension or similar?
   <br> <u>background</u>: 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
   <br> based on geshi iirc
   <br> oh - geshi was used earlier in tiki as well - now: CodeMirror - is that right so far?
   <br> wondering as the supported languages in codemirror seem to miss some really relevant languages
   <br> to nail it down: according to the tiki docsite geshi is no longer supported
   <br> would you recommend to NOT use geshi at all - as even if it might still work right now - it could break later
   <br> ?
   <br> is codemirror supposed to colorize my code? i tested the example from here - http://doc.tiki.org/PluginCode?find=highlightning&amp;boolean=on&amp;boolean_last=y&amp;search=Search&amp;exact_match=#Codemirror_-_Supported_Languages - but the php snippet seems to be black only
   <br> anyone regarding code-highlightning?
   Jenser: hi there
   <br> once again i have a serious attachment problem
   <br> logged in as user i can attach files to a wiki page without any problems
   <br> choose file, write comment, attach -&gt; done
   <br> my buddy (same user group -&gt; same rights) is not permitted because of unknown reason
   <br> buttons are there as well
   <br> workflow is the same
   <br> choose file - write comment, attach -&gt; nothing
   <br> tested with 2 browsers
   <br> same behaviour
   fidel: no error output?
   xavi: joined #tikiwiki
   <br> polom
   <br> <u>Jenser</u>: about highlighting, you are right: codemirror replaces geshi in Tiki 8+
   <br> even if geshi supports many more languages and some features which are missing in codemirror
   <br> but some devs killed geshi support in tiki
   <br> because geshi is gpl, and tiki is lgpl, and therefore, it required some extra package to be downloaded server side, etc.
   <br> while codemirror is bundled within Tiki, because its license is compatibl4
   <br> 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 :-/
   <br> oups, s/Jenser/fidel
   <br> Jenser, about your attachment issue, no idea. Can you reproduce in demo.tiki.org/8x? and in demo.tiki.org/9x/ ?
   <br> <u>fidel</u>: see my comments above about your questions regarding highlighting
   fidel: yeah just reading ;)
   <br> <u>xavi</u>: and is codemirror supposed to work in 8.3? including colors?
   xavi: <u>fidel</u>: 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
   <br> yes
   <br> <u>fidel</u>: you need to enable it
   <br> in some admin panel
   <br> features, maybe
   fidel: mh - cant find it there - even used the search ...but gonna re-start my searc hthen
   <br> right now i can paste code - it is displayed - but not colorized
   <br> lines are missing as well
   xavi: <u>fidel</u>: checking
   fidel: <u>xavi</u>: doc.t.o means what?
   xavi: <u>fidel</u>: doc.t.o = http://doc.tiki.org
   fidel: ok - helped understanding your answer better ;)
   xavi: the pref is at "Admin home &gt; Text area ("Editing and plugins") &gt; General Settings &gt; Syntax Highlighter (CodeMirror)"
   <br> in 8x
   <br> and I've just enabled it in doc.t.o
   <br> let's see if this helps displaying the documentation code bits better
   arildb: joined #tikiwiki
   fidel: <u>xavi</u>: funny - i dont see any option 'Synthax Highlighter' inside Editing and Plugins -&gt; Tab: General Settings
   xavi: he he, fidel, maybe you have to enable the advanced settings, etc
   fidel: are you using basic vs advanced vs experimental preference filter?
   xavi: see at the top of the admin panels, some checkboxes
   fidel: yes - i know that switch
   <br> i do have 'basic &amp; advanced' configured there
   <br> but still - the General settings tab does not even list the word 'codemirror' nor 'high'
   <br> using search function in firefox to make sure i dont overlook something
   xavi: Syntax Highlighter (CodeMirror)
   fidel: well - as mentioned above 'search inside the page does not even find 'high'
   xavi: <u>fidel</u>: version?
   <br> tiki version?
   fidel: 8.3
   xavi: and theme style?
   fidel: a non-default theme
   <br> good idea
   <br> lemme check that
   xavi: try with a default theme
   <br> you might have a defective tpl somewhere
   <br> in your non-default theme style
   fidel: no change
   xavi: try in demo.tiki.org/8x/ please
   <br> user and pass are shown at http://demo.tiki.org
   fidel: i can see the point in the 8.x demo yes
   <br> is that a default 8.3 function or do i need a plugin?
   xavi: default
   fidel: i dont get the problem
   xavi: <u>fidel</u>: clerar tiki caches, just in case
   <br> 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
   fidel: <u>sidenote</u>: the navigation options in 8.3 - are at least for me as starter a major issue
   redflo: joined #tikiwiki
   xavi: <u>like</u>: http://doc.tiki.org/PluginCode#Usage , sometimes the page displays with the code area partially hidden and with vertical scrollbars
   <br> I wish there was a way to display the whole thing without vertical scroll bars (only horizontal where needed)
   Tiki|bot: New Forum Posts: HowTo "Impressum"? - http://tiki.org/tiki-view_forum_thread.php?forumId=10&amp;comments_parentId=43796
   xavi: bbl
   fidel: thanks so far xavi - going to try to get a solution for my problem
   xavi: fidel, when you are done, consider improving the documentation:
   <br> http://doc.tiki.org/Syntax+Highlighter
   <br> I just gave it a push a while ago, but for sure it can be improved
   -: xavi back to urgent work aside of tiki
   Jenser: ^^
   <br> attachment problem solved: file size was the source of all evil
   supergreg: joined #tikiwiki
   xavi: <u>Jenser</u>: nice! (glad you found it)
   <br> <u>Jenser</u>: do you know how to tweak that param in php or mysql?
   arildb_: joined #tikiwiki
   fidel: <u>xavi</u>: issue was pretty simple - it wasnt in the advanced view - but in the experimental view
   xavi: ok :-)
   <br> can you update the docs, please?
   fidel: personaly the main issue i do have with the current 8.3 gui is that it offers way to much methods to navigate
   <br> kinda overblown - at least for me
   <br> lets see if my account allows that
   xavi: yes, it does :-)
   <br> and if not, don't worry, we'll fix it so that anyone can fix almost all pages
   fidel: regarding codemirror in 8.3
   <br> its not really fully working - at least in my tests
   <br> i ended up once with a non-ending js animation blocking almost the entire page
   <br> and the php-code from the example was only partly colored
   <br> done - added _experimental" regarding having to tick that option to see it
   arildb: joined #tikiwiki
   ricks99: joined #tikiwiki
   <br> polom y'all
   fidel: someone needs to explain me that daily 'polom' output inhere ;)
   ricks99: <u>fidel</u>: check out my Tiki glossary:
   <br> http://twbasics.tikiforsmarties.com/Glossary
   <br> :)
   fidel: hehe ok ;)
   <br> thanks
   ricks99: anyone know status of 6.7LTS? OK to make public annoucement?
   arildb_: joined #tikiwiki
   Jenser: can s/o tell me where to find the config file according to this:
   <br> "This is defined by the %ATTACHFILESIZELIMIT% variable of the TWikiPreferences, currently set "
   <br> i'm quite blind to this right at the moment
   ricks99: believe it is in your php.ini upload_max_filesize
   <br> see docs for details: doc.tiki.org/Upload+file+size
   Jenser: gonna have a look. thanks
   -: ricks99 wishes it were easier to find things in the tiki docs :(
   ricks99: <u>Q</u>: 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?
   arildb: joined #tikiwiki
   RobertPlummer: joined #tikiwiki
   <br> polom all
   <br> polom luciash
   ricks99: polom
   RobertPlummer: <u>ricks99</u>: I'm trying to pick other developers minds today, I have a scenario and I'd like to run it by you.
   <br> ricks99 (and all): This issue is that I need to find the author of a phrase within an article.
   <br> <u>ricks99</u>: 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...
   -: ricks99 thought we had a way to review wiki page edits, by author?
   RobertPlummer: <u>ricks99</u>: That is a readable way of doing that, and that exists (as far as I know) for humans.
   <br> 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.
   <br> In other words, it just counts how many words I wrote, no?
   <br> And this needs to be a programmatic way of obtaining who wrote what, not a human readable.
   ricks99: actually, i thought that it shows the actual edit sessions, by user.
   RobertPlummer: <u>ricks99</u>: All together at the same time?
   ricks99: y, each user in a different highlight color (iirc)
   <br> think xavi was working on it
   giuk: joined #tikiwiki
   ricks99: give me a sec to look for it...
   benoitg: joined #tikiwiki
   xavi: back
   <br> hi RobertPlummer and ricks99
   RobertPlummer: <u>xavi</u>: polom
   xavi: <u>ricks99</u>:  and RobertPlummer: http://doc.tiki.org/Contributions+by+Author
   <br> it was not me who added it, but cdrwhite (J�rn) and carsten
   <br> afaik
   <br> it was working in Tiki6, that's all I know
   ricks99: tx. xavi
   RobertPlummer: <u>xavi</u>: I'm looking at it, but it doesn't seem to work.
   <br> 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.
   xavi: it will work in demo.t.o/6x or proposals/6x etc
   RobertPlummer: I mean "it works" but it isn't accurate.
   xavi: if the quality team didn't remove it
   Trebly: joined #tikiwiki
   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.
   <br> xavi, ricks99: if you've not used it, it is like visual studio for php.
   xavi: <u>RobertPlummer</u>: -1 (it's not FLOSS)
   <br> but it'ws personal opinion, of course
   <br> individually, each developer can use whateever they want
   RobertPlummer: <u>xavi</u>: Well, I endorse it, it is amazing.  And they are helping to futher FLOSS by offering it.
   xavi: as a community, I would say :   -1  (FLOSS projects should be encouraged as a community)
   RobertPlummer: <u>xavi</u>: Don't nock it till you use it.
   <br> (unless of coarse you have already)
   xavi: I haven't, but as you may understand, phylosophical reasons might be in higher priority for some of us (FLOSS)
   <br> again, personal opinion
   RobertPlummer: xavi, agreed
   sandroandrade: joined #tikiwiki
   xavi: and not only phylosophical, but strategic in the mid and long runs, imho
   RobertPlummer: If they give us a license to use it, that is all.
   <br> <u>xavi</u>: What is carsten's name on here?
   xavi: I don't remember...
   radek82: joined #tikiwiki
   xavi: <u>RobertPlummer</u>: 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?
   <br> <u>example</u>: html4strict as used in the http://doc.tiki.org/PluginCode#Examples_with_GeSHi
   rodrigoprimo: joined #tikiwiki
   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)
   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.
   xavi: it's been here for years: http://doc.tiki.org/PluginCode#Geshi_-_Supported_Languages
   RobertPlummer: lol, just found it.
   xavi: at least the basic ones
   RobertPlummer: WOW!
   xavi: like the ones supported by codemirror
   <br> 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
   <br> (1) "Unterminated regular expression literal." is shown in an error remarksbox every now and then when we change some admin panels
   <br> (2) jsminification: when disabled, tabs in admin panels don't work any more
   <br> and (3) : lots of &amp;quot; showed up in our pages, instead of simple "
   <br> about (3), I thought jonnyb had done something to fix it...
   Trebly: &lt;RobertPlummer&gt;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.
   <br> How did you program to send your scripts to migrate data to me.
   <br> 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 ?
   <br> 
   xavi: <u>Trebly</u>: show your patch in the devel list
   <br> so that others can improve it, etc.
   <br> if you are not sure about it
   <br> 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)
   <br> Trebly ^
   RobertPlummer: <u>Trebly</u>: I agree with xavi.
   <br> xavi, the problem with encoding is that we need a different parser.
   <br> xaxi, from what I gather, nobody wants to fix it (or can) because it is too complex.
   xavi: I understand
   RobertPlummer: <u>xavi</u>: I did take some time to get the new parser JisonParser_Wiki to a sort of alpha state.
   xavi: yes, it's great that you have done all this work with the prototype of the new parser
   Trebly: &lt;XAVI&gt; 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).
   xavi: I hope other devs can provide feedback about it, RobertPlummer
   RobertPlummer: <u>xavi</u>: 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.
   <br> <u>xavi</u>: Have you taken a look at any of the code?
   xavi: nope, I can't invest more hours as developer than the little ones I can allocate
   <br> most of my time at work is for non-tiki-dev things, in fact
   <br> 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)
   <br> <u>Trebly</u>: remember teh Tiki rule (and also, from many FLOSS projects): "commit early, commit often"
   <br> 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)
   <br> Trebly, whatever you wish
   CIA-36: tikiwiki: 03robertplummer * r40869 10/branches/9.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] geshi compatibility
   RobertPlummer: xavi ;)
   xavi: <u>RobertPlummer</u>: thanks :-)
   <br> <u>ricks99</u>: ?
   <br> some css question for you, css-master :-)
   ricks99: go for it
   xavi: I've upgraded a site using a theme style based on mollio, up to 9x
   <br> and the login greyed box is placed higher than expected:
   <br> see it at http://ueb.vhir.org
   ricks99: looking...
   xavi: I'm still tweaking the custom css settings
   <br> but I seem not to find easily the way to place this back to just on top of the topbar
   <br> and not floating higher, over that image
   ricks99: upgraded from 6?
   xavi: yes
   ricks99: all the "sitemycode" stuff that tiki puts into a single module, really needs to (manually) be moved into tiki 9 modules
   <br> for example, you can use the site logo/title for the site title -- instead of "sitemycode"
   <br> but that's for later, let me take a look to move the LOGIN box down...
   <br> ah... easy fix:
   xavi: :-)
   ricks99: in #top_modules .box-login_box { } definitition, remove the bottom:40px declaration
   xavi: argh....
   ricks99: might want to increase the spacing around the UCTS and VHIR images too.
   <br> quite easy:
   xavi: #top_modules .box-login_box { } : you are right, fixed!
   ricks99: in the sitemycode module, you have: &lt;div style="float: right; "&gt;
   <br> just add: padding-bottom: 20px;
   -: ricks99 gee... maybe i *do* deserve the title css-master! :-)
   xavi: :-)
   <br> +1
   arildb: joined #tikiwiki
   ricks99: 01anyone know status of 6.7LTS? OK to make public annoucement?
   xavi: and sitemycode module with padding-bottom 20px, better with it, thanks again
   ricks99: my pleasure
   xavi: 6.7 LTS: no idea
   ricks99: ive installed and upgraded, seems good to me
   RobertPlummer: xavi, i just did a pull request on our tiki mode in codemirror to codemirror... woohoo!
   <br> <u>changi</u>: How are we looking to do a release sometime soon for alpha?
   <br> We need to confirm that jonnyb's fix really did fix the encoding issues that had been a blocker.
   <br> Jyhem, did you get a chance to check out Tracker_Query?
   <br> <u>Jyhem_laptop</u>: ^
   Jyhem: polom RobertPlummer, xavi
   RobertPlummer: Jyhem polom
   xavi: hi Jyhem and c u (time to leave for me)
   <br> see you later
   <br> left #tikiwiki
   Jyhem: <u>RobertPlummer</u>: I did have a look on tuesday to Tracker_Query
   <br> (wasn't home yesterday)
   <br> I'd rather look at Jonny's Lucene options right now :-)
   RobertPlummer: Jyhem, yea they are nice. Did you get a chance to build a query?
   Jyhem: My sites need 1 hour and a half for a rebuild, and they are not with production data yet
   <br> I built a Query, and an Queryinput
   <br> I'm kind of wondering if there is a list of options, and if there is provision for inputting or updating data
   RobertPlummer: Jyhem what are your thoughts?
   <br> 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.
   <br> I guess it isn't so much tricky, it just needs built.
   <br> Probably just a few lines of code too.
   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
   <br> I do a lot of crash self-teaching nowadays
   RobertPlummer: Jyhem understood.
   <br> Jyhem smarty is nice, but I guess we found that it was too insecure...
   <br> Jyhem and buggy, but now they have a nice parser that treats it more like a language.
   <br> Jyhem I understand both schools of thought, I think with less smarty it becomes more understandable, but with smarty it is more dynamic.
   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
   RobertPlummer: In Tracker_Query?
   Jyhem: Well, to main smarty advantage was the separation of display from coding, and the automatic caching
   <br> 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
   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.
   <br> Jyhem how do you mean?  Much of tiki still uses smarty.  Sort of like controls for .net.
   -: Jyhem does not do .net :-)
   RobertPlummer: Jyhem we are shifting to a smarty where needed in design of pages, but not in wiki execution.
   <br> Wiki needs to use plugins, and those can easily execute smarty bits, but the separation was needed for less design complexity, debug, and security.
   carsten: joined #tikiwiki
   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
   <br> which mixes logic and display
   coaboa: joined #tikiwiki
   -: Jyhem scrabbling for examples
   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
   <br> Even .text(tr("Very Secure")) displays "Very Secure" while the tranlation is in lang/fr/language.js
   coaboa: joined #tikiwiki
   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" :-)
   RobertPlummer: Jyhem understood.
   <br> 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.
   <br> 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.
   <br> 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.
   <br> print_r(Tracker_Query::name("My Tracker")-&gt;byName()-&gt;item(100)); //DONE!
   coaboa: joined #tikiwiki
   changi: polom
   Tiki|bot: New Forum Posts: I have error in admin panel - http://tiki.org/tiki-view_forum_thread.php?forumId=6&amp;comments_parentId=43803
   -: changi preparing alpha
   changi: <u>RobertPlummer</u>: still ok for alpha tonight
   xavi: joined #tikiwiki
   <br> polom
   <br> <u>RobertPlummer</u>: the nickname of CArsten is coaboa (logged in irc right now, it seems  :-) )
   <br> you can ping him if you need it
   benoitg: joined #tikiwiki
   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?
   -: xavi doing housework in the meanwhile
   Trebly: joined #tikiwiki
   benoitg: joined #tikiwiki
   changi: <u>Jyhem</u>: ping
   CIA-36: tikiwiki: 03changi67 * r40870 10/branches/9.x/styles/coelesce.css: [FIX] wiki_topline is not aligned with 8px
   <br> tikiwiki: 03robertplummer * r40871 10/branches/9.x/lib/core/Tracker/Query.php: [FIX] Degrade gracefully if no tracker id returned when query inputs
   <br> tikiwiki: 03robertplummer * r40872 10/branches/9.x/lib/wiki-plugins/wikiplugin_timesheet.php: [FIX] Remove tons of calls to headerlib when only 1 needed
   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()"
   xavi: <u>arildb</u>: no idea. maybe rodrigoprimo might know? you can ask in the tikiwiki-devel list
   arildb: <u>xavi</u>: will try that
   xavi: btw, another issue in 9x (javascript related): tracker numeric field, its separator is buggy with chrome/chromium (works with firefox)
   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
   xavi: <u>bug1</u>: Decimal separator set to "c" (comma). However, if you write  "1,2" for instance, it's rejected (on both ff and chrome)
   <br> <u>bug2</u>: 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"
   <br> I'll add these two issues to the tiki9 page at dev.t.o
   goj: joined #tikiwiki
   nighthawk: joined #tikiwiki
   Guest88409: hello...
   xavi: Jyhem?
   <br> or sylvieg ?
   CIA-36: tikiwiki: 03changi67 * r40874 10/branches/9.x/styles/coelesce.css: [FIX] Blue on blue is not readable + padding is not necessary
   <br> tikiwiki: 03robertplummer * r40875 10/branches/9.x/ (3 files in 2 dirs):
   <br> tikiwiki: [FIX] Profile check on user with right permissions, migrated from the nast hack
   <br> tikiwiki: into trackers from request to a mildy nast hack of using the $.trackerForm,
   <br> tikiwiki: which isn't so bad, but will be on large sets of items. It works well though.
   <br> tikiwiki: [REM] Deleted replaceItemFromRequestValues and replaceItemFromRequestValue from tracker lib, they were just hacks and did not work
   <br> 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
   <br> tikiwiki: 03robertplummer * r40876 10/branches/9.x/lib/trackers/trackerlib.php: [REM] Forgot to include fram last commit
   <br> tikiwiki: 03changi67 * r40877 10/branches/9.x/styles/coelesce.css: [FIX] better fix for padding and invisible blue on blue
   rodrigoprimo: joined #tikiwiki
   TikiLogg1r: joined #tikiwiki
   changi: test
   Tiki|Logger: joined #tikiwiki
   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!
   changi: final test
   Tiki|Logger: joined #tikiwiki
   changi: [on] test
   Tiki|Logger: joined #tikiwiki
   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!
   changi: better not to lof [off] strings :)
   Trebly: joined #tikiwiki