***: rodrigo_sampaio1 has quit IRC (Quit: Leaving.)
sylvieg has quit IRC (Ping timeout: 255 seconds)
goj has quit IRC (Disconnected by services)
goj_killedByISP has joined #tikiwiki
goj_killedByISP is now known as goj
sylvieg has joined #tikiwiki
ChanServ sets mode: +o sylvieg
changi has joined #tikiwiki
Caarrie|away is now known as Caarrie|sleeping
nkoth has joined #tikiwiki
nkoth has quit IRC (Quit: nkoth)
Bernard1 has joined #tikiwiki
jonnyb has joined #tikiwiki jonnyb: RMLL-poloms
oops, got to go - TikiSuite presentation in 10 mins
bbl ***: jonnyb has quit IRC (Quit: jonnyb)
Caarrie|sleeping is now known as Caarrie|away
rodrigo_sampaio has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom
It's pretty hot here in Japan these days: 31C/90F.
mm, 33C ***: ricks99 has joined #tikiwiki ricks99: polom y'all chibaguy: hi ricks99 ricks99: hot here in NC, USA, too chibaguy: so I read. ***: GillesMM has quit IRC (Ping timeout: 240 seconds)
GillesMM has joined #tikiwiki rodrigo_sampaio: chibaguy, ricks99: it's pretty cold, for Brazilian standards, in Rio de Janeiro these days: 18ºC :) chibaguy: rodrigo_sampaio: that's interesting. ***: radek82 has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.) sylvieg: I am trying the plugin addtocart. I have 'There is not enough inventory left for your request'. Does somebody know where to specify the stock? CIA-88: tikiwiki: 03jonnybradley * r35306 10/branches/7.x/ (4 files in 4 dirs): [ENH] mobile: Hide ugly css-less html during page load and display pretty loading animation and text instead (plus a couple of other tiny fixes). sylvieg: how much is the feature generic? in cartlib.php, the inventory in a tracker 3 field 11 ....... strange ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte CIA-88: tikiwiki: 03jonnybradley * r35307 10/branches/7.x/: [SVN] Add .idea to ignore list (another IDE's project definitions) ***: jonnyb has joined #tikiwiki jonnyb: greetings from sunny Strasbourg! sylvieg: hello
does somebody know what is a profile token? ***: nkoth has joined #tikiwiki
nkoth has quit IRC (Client Quit)
nkoth has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 246 seconds)
jonnyb has quit IRC (Quit: jonnyb)
rodrigo_sampaio has joined #tikiwiki
jonnyb has joined #tikiwiki CIA-88: tikiwiki: 03jonnybradley * r35308 10/trunk/ (17 files in 11 dirs): [MRG] Automatic merge, branches/7.x 35261 to 35307
tikiwiki: 03sylvieg * r35309 10/branches/7.x/ (modules/mod-func-search.php templates/modules/mod-search.tpl): [FIX]search module: quick patch to have the search module working on doc.tiki.org: the tpl code could probably be cleaned up now sylvieg: Is MIT license ok for tiki? ***: chealer has quit IRC (Ping timeout: 240 seconds)
marclaporte has quit IRC (Ping timeout: 260 seconds) chibaguy: sylvieg, I think MIT is ok for tiki. sylvieg: thx ricks99: MIT is ok. See http://tiki.org/License jonnyb: hi all - yes sylvieg MIT is ok for tiki
;) ***: ricks99 has quit IRC (Quit: Page closed)
chibaguy has quit IRC (Read error: Connection reset by peer) CIA-88: tikiwiki: 03jonnybradley * r35310 10/trunk/ (7 files in 3 dirs):
tikiwiki: [MOD] 960.gs: "Restore" 960.gs css grid system as originally committed in r35211
tikiwiki: but now done as a new tiki theme. Much more to come including de-duplicating the
tikiwiki: many (unnecessary) new divs, some theme options, forked module.tpl etc etc ***: rodrigo_sampaio has quit IRC (Ping timeout: 255 seconds)
Bernard1 has joined #tikiwiki
Bernard1 has quit IRC (Client Quit) jonnyb: beer o'clock - more tomorrow... ***: jonnyb has quit IRC (Quit: jonnyb)
rodrigo_sampaio has joined #tikiwiki
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki chealer: polom
sylvieg: see http://tiki.org/License
oops, sorry PC went to sleep for no reason CIA-88: tikiwiki: 03nkoth * r35311 10/branches/7.x/ (4 files in 4 dirs): [FIX] Make product inventory feature in cart optional sylvieg: thx chealer ***: rodrigo_sampaio has quit IRC (Read error: Operation timed out)
rodrigo_sampaio has joined #tikiwiki CIA-88: tikiwiki: 03nkoth * r35312 10/branches/7.x/ (4 files in 4 dirs): [FIX] Necessary prefs needed for product inventory feature for advanced cart
tikiwiki: 03nkoth * r35313 10/branches/7.x/lib/payment/cartlib.php: [FIX] If there is already amount of item in cart, adding should increase the amount, not replace the amount that was there before. ***: GillesMM has quit IRC (Ping timeout: 240 seconds)
GillesMM has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
GillesMM has quit IRC (Read error: Operation timed out)
GillesMM has joined #tikiwiki sylvieg: Do we have a function that clean utf8 in tiki? I need to clean the input to lucene because lucene bug if not utf8 ***: chealer has quit IRC (Ping timeout: 250 seconds) nkoth: sylvieg: the other day I added something to tikilib called
urlencode_accent($str) in trunk, maybe you can use something similar
btu that one urlencode not just utf8 but also spaces sylvieg: my problem is string like “Needs Approval” …
thx nkoth - I will try nkoth: what part of lucene don't support utf8? I find it hard to believe sylvieg: the indexation nkoth: oh well, google give me all sort of conflicting and interesting reasons why it could be the case, even though it is supposed in theory to work... sylvieg: I remember we found this in the zend doc with lph during tikifest - and I forgot to fix it ***: GillesMM has quit IRC (Quit: Konversation terminated!)
GillesMM has joined #tikiwiki sylvieg: lph is in vacations?
does somebody kknow the place I can add a sanitizer for each lucene data to be indexed? nkoth: lph is away this week, next week he will be back CIA-88: tikiwiki: 03sylvieg * r35314 10/branches/7.x/lib/core/Search/Type/Factory/Lucene.php: [FIX]lucene: lucene indexation bugs if non utf8 characters in the text: TODO perhaps a more generic place for lucene to do that nkoth: sylvieg: what is the symptom of this bug? Does it mean words with utf-8 won't be indexed? Do you think it is server specific? If so maybe it can be optional?
I suppose it is not so bad if the searching also searches for cleaned terms
Anyone noticed that colons ":" get disappeared in pref help text (the blue i icon)?
strange , it's in the html code
oh i see, it's iused as a separator to get the heading
bleah ***: rodrigo_sampaio has quit IRC (Quit: Leaving.) nkoth: it's a jquery cluetip problem will have to get the upstream to fix ***: rodrigo_sampaio has joined #tikiwiki CIA-88: tikiwiki: 03nkoth * r35315 10/branches/7.x/ (5 files in 5 dirs): [FIX] Cleanup... necessary prefs for Bundled Products advanced cart feature ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki sylvieg: nkoth: I will have to roll back my commit - ... i got a ged fault with this one CIA-88: tikiwiki: 03sylvieg * r35316 10/branches/7.x/lib/core/Search/Type/Factory/Lucene.php: [FIX]lucene: rollback 35414 that creates seg fault
tikiwiki: 03nkoth * r35317 10/branches/7.x/ (4 files in 2 dirs): [FIX] Add missing files for advanced cart feature: Record orders in trackers ***: GillesM has joined #tikiwiki
TNRR2012 has joined #tikiwiki TNRR2012: tiki7: is there anywhere you would recommend me to read on how to log into wordpress and have that login validate my tikiwiki when i transfer therre from wordpress? thanx nkoth: you mean login to wordpress automatically also log into tiki? TNRR2012: yes sir nkoth: are the sites on the same server? TNRR2012: what i mean is log into wordpress and then if i click my link to tiki it validates. yes sir same name as well
mysite.com and then mysite.com/tiki nkoth: but the user has both wordpress and tiki accounts, with differnet passwords? TNRR2012: no no users yet
i am trying to figure out if it is possible and build from there[21:46] <TNRR2012> i can manually create if necessary the tiki account if that would help
person A has an acct on WP and says hey i want to contribute on the wiki so i could create their acct if necessary. either way i simply want the end result to be that when u log into the WP u are validated on tiki nkoth: are you a coder, a sysadmim, or both or neither? :)
I'm trying to see what kind of reading up to suggest TNRR2012: sysadmin, semi coder been around here since tiki 3.x more of the copy and paste type
i guess that would make me a plagerist? ;) nkoth: ok, in that case my experience is that instead of mucking around with some kind of proper single sign on solution
that it might be simple just to script the login into tiki via php TNRR2012: meaning to create a php script that is activated when i say click the tiki link in my WP? marclaporte: TNRR2012 : There is a Wordpress importer
new in Tiki7
written by rodrigo_sampaio TNRR2012: does this allow my WP to stand alone?
or does it import the posts so to speak? marclaporte: it imports the posts TNRR2012: ill read either way on it
ah, yeah i still want to retain the wp until such time that large amounts of themes are available like wp
uve made GREAT strides though as i see what u did both with semantics and Google maps!!!!!!!!!!
really helped w/our railroad dbasing! marclaporte: http://doc.tiki.org/Wordpress+Importer TNRR2012: i suppose bells and whistles are a better term than themes. u probably recall we are the hobos from way back and not really coders but ore consumers marclaporte: I remember some fascinating stories TNRR2012: i'm there as it can be useful for getting the data doubly presented which is good i feel
loving tiki 7 BTW! marclaporte: Maps has been revamped in Tiki7 with OpenStreetMap support TNRR2012: yeah and that's why I a REALLY excited! marclaporte: I just got confirmation of a big project, which will involve drawing on maps TNRR2012: i mean google is great and all, but i really like the feel of OSM and it is FAR more open source and friendly in my opinion
if ya'll ever want the dbase we have compiled on railroads let me know as it is EXTENSIVE
literally boots on the ground no pun inteneded as u recall ;) marclaporte: hehe TNRR2012: its mainly for the us and canada though marclaporte: How about contributing this data to OpenStreetMap? TNRR2012: yeah anyone who can use it! marclaporte: I know they have communities that do bike & hiking trails
http://doc.tiki.org/Draw will perhaps be used to draw on maps TNRR2012: i mean we have gigs of data; we would probably redact the stuff on what we use it for, but the location, services etc i feel would be VERY helpful globally! i am going there now
i used your tracker system to generate our dbase structure as only y'all have the permission system we ever felt confortable with! marclaporte: :-) TNRR2012: the climate here in the States is becoming more chilly as to the compiling of our type of data sets that's why i will read up on the Draw and see about a mass dump ***: rodrigo_sampaio1 has joined #tikiwiki
radek82 has quit IRC (Quit: Leaving)
rodrigo_sampaio has quit IRC (Ping timeout: 252 seconds)
rodrigo_sampaio1 has quit IRC (Ping timeout: 240 seconds) marclaporte: nkoth : looks like http://doc.tiki.org/PluginAddToCart is in trouble nkoth: well, I did just edit the page
but this seems to be sitewide problem
(probaly unrelated to my editing...( ***: rodrigo_sampaio has joined #tikiwiki marclaporte: ah ok :-) nkoth: unless I am that powerful lo
(the site did seem a bit slow earlier though) marclaporte: jedi powers
bbl ***: marclaporte has quit IRC (Quit: See you later! http://marclaporte.com) nkoth: TNRR2012: fyi: http://dev.tiki.org/Simple+Backend+Login+to+Tiki
did anyone else notice if import tracker fields are broken in tiki7?
right found the bug , fixing... CIA-88: tikiwiki: 03nkoth * r35318 10/branches/7.x/lib/trackers/trackerlib.php: [FIX] Importing tracker fields when including field ID was not working before (broken between 6 and 7)
tikiwiki: 03robertplummer * r35319 10/trunk/lib/trackers/trackerquerylib.php:
tikiwiki: [NEW] Added function tracker_query_by_names to tracker query lib. Which queries by tracker & field names and return by field names the tracker data needed.
tikiwiki: [NEW] Changes to tracker_query to help with query by names feature
tikiwiki: 03robertplummer * r35320 10/trunk/ (tiki-batch_upload_files.php tiki-edit_draw.php): [FIX] Draw fixes, still some loose ends that need tied up with history