Tiki|bot: joined #tikiwiki Tiki|Log: joined #tikiwiki Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - the Free & Open Source Web Application with the most built-in features! Latest Tiki LTS version 12.0 (Altair) is out! Question? Just ask! We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) diggy: Hi all
I have a problem with a relation field in trackers
the drop down when trying to insert an item shows just the number "1" for each item in the related tracker
any one could make a guess why this happens?
(unified indexing is ON with lucene) Gwayne: joined #tikiwiki Polatouche: joined #tikiwiki
Hi there! Gwayne: joined #tikiwiki
joined #tikiwiki Polatouche: I'm new to tiki. I'm trying to import users from a CSV file. Anyway I got a error message: The file does not have the required header: login, password, email
I make a CSV file as described in http://doc.tiki.org/Users?structure=HomePage+AdminGuide without success...
Is somebody here using this feature ? Gwayne: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki Tiki|bot: joined #tikiwiki
joined #tikiwiki
New Forum Posts: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49600] trunk/styles/layout/design.css - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51013 Telesight: joined #tikiwiki Tiki|bot: joined #tikiwiki redflo: joined #tikiwiki Gwayne: joined #tikiwiki Jyhem_: joined #tikiwiki Tiki-KGB: 03gezzzan r49601 03trunk/styles/bootstrap.css
[NEW] adding a simple theme option to have the boostrap.css just as released by twitter bootstrap team Tiki|bot: joined #tikiwiki
joined #tikiwiki frankbutt: joined #tikiwiki
left #tikiwiki Tiki-KGB: 03xavidp r49602 10trunk/lib/parser/parserlib.php
[NEW]New Wiki argument Variables, to help in scenarios of managing iso9001-powered documentation systems and such, where you need to expose some info like 'last version number', 'last author', and 'last modif' (for wiki pages and/or tracker items) to the wiki page with a special header to include this information. This way, wiki pages can be printed easily conforming the iso9001 d
tikiwikiocument specifications, etc. Ref: http://dev.tiki.org/item5112 arildb: joined #tikiwiki Tiki-KGB: 03chibaguy r49603 10trunk/templates/comment-body.tpl
[ENH] Comment elements should be in panel heading, body or footer to not break styling (margins, etc). marclaporte: joined #tikiwiki Polatouche_: joined #tikiwiki marclaporte: joined #tikiwiki marclapo1: joined #tikiwiki Polatouche: joined #tikiwiki xavi: joined #tikiwiki
polom arildb: hi xavi xavi: Polatouche: regarding your issue with csv import of users, can you ensure that you include the header with the titles as indicated?
hi arildb Polatouche: hi xavi, xavi: oups, that doc. page ( http://doc.tiki.org/Users ) needs some new polishing & update.... Polatouche: I fixed the problem: the field names were quoted and the import function does not like that. xavi: ok. Can you help to update tht documentation page, please?
it seems a bit outdated
plus ensure that this information that solved your issue is included in that page Polatouche: I ran into another problem with the 'groups' field: usina an entry as ...,'group1,group2',... the user is member of the group2' (with the ending quote) group ... Tiki-KGB: 03lphuberdeau r49604 10branches/ 10(11 files in 8 dirs) * [bp/multiple] User conditions and age validation
03lphuberdeau r49605 10trunk * [MRG] Automatic merge, branches/12.x 49596 to 49604 Polatouche: xavi: before updating the documentation, I prefer to modify the code to fix the problems I encountered. Since the import function is mostly used (I think!) to import computer generated data, it will be better if the importer was less tricky : allowing quotes/double quote/nothing for fields and data, trimming fields and data (I had a problem with double spaces in data) etc... xavi: ok Polatouche, great if you can fix the code!
I'm surprised it's so tricky. I worked for me years ago, when I tested it
I'm redoing that documentation page myself, then
and I'll quickly test current examples of csv in that doc page against Tiki12 Jyhem: joined #tikiwiki marclaporte: Polatouche: do you have commit access yet? Polatouche: No, I new here: I just installed my first tiki a few days ago... marclaporte: hehe, ok great, so when you are ready to fix some code, just let us know your SourceForge username
http://sourceforge.net/users/polatouche I guess ? :-) Polatouche: I guess too !
My account in tiki.org is Antoine Polatouche. I'm a french guy... xavi: bbl marclaporte: joined #tikiwiki xavi: Polatouche: doc page http://doc.tiki.org/Users updated, and confirmed that the current example for csv file import works as-is in Tiki12
hth changi: xavi: doc is up2date xavi: changi, thanks! changi: xavi: apparently, icons are still missing. xavi: mmmmmm changi: xavi: maybe a code issue xavi: can you run in the console the "php console.php d:u"?
this way, the missing sql for icons is applied
in my cases where I tried fabricius: joined #tikiwiki changi: xavi: was already done. But redo is done :) xavi: ok, who knows then, why icons are not shown. Are the files there on disk?
oh well, enough for me for today
see you
left #tikiwiki Emenems: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03lphuberdeau r49606 10trunk/ 03lib/core/Tiki/Command/ProfileExport/Group.php 10console.php 10lib/core/Tiki/Profile/Installer.php 10lib/core/Tiki/Profile/Writer.php * [NEW] Group profile exporter diggy: hi Polatouche Polatouche: Hi diggy diggy: did you solve the problem with CSV import?
never mind, just saw you did
:) Polatouche: Yes. I'm writing some code to fix other problems as well: the csv fields need trimming to avoid unmatched groups, or strage email...
:)