***: arildb has quit IRC (Ping timeout: 276 seconds)
rodrigoprimo1 has quit IRC (Quit: Leaving.)
redflo has left
pascalstjean_ has joined #tikiwiki
pascalstjean has quit IRC (Read error: Connection reset by peer)
pascalstjean_ is now known as pascalstjean
Trebly: Hi, HELP, HELP : I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users and groups data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three hours without solution). Do exist a synthesis on this recurrent problem.
I develop a SQL group of command to reset admin login (based on tiki.tpl and the set to 5 of psqd length...). It don't function, I have not understood why.
I got always the Error in login or pass. Is it a new check here for security ? or thing to clean.
***: chealer has joined #tikiwiki
arildb_ has quit IRC (Read error: Connection reset by peer)
arildb_ has joined #tikiwiki
arildb_ has quit IRC (Client Quit)
Caarrie|away is now known as Caarrie|sleeping
goj has quit IRC (Disconnected by services)
goj_killedByISP has joined #tikiwiki
goj_killedByISP is now known as goj
Myrkul has quit IRC (Ping timeout: 265 seconds)
arildb has joined #tikiwiki
Trebly has quit IRC (Ping timeout: 252 seconds)
Bernard1 has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.)
fm20111122 has joined #tikiwiki
fm20111122 has quit IRC (Client Quit)
Tiki|bot: New Forum Posts: Why my tikiwiki site always say:Search index could not be updated ? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42678
New Forum Posts: Tracker Relations Field Type - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42677
***: coaboa has joined #tikiwiki
Wilkins has joined #tikiwiki
Wilkins has quit IRC (Remote host closed the connection)
Wilkins has joined #tikiwiki
arildb_ has joined #tikiwiki
arildb has quit IRC (Read error: Connection reset by peer)
arildb_ is now known as arildb
redflo has joined #tikiwiki
arildb_ has joined #tikiwiki
arildb has quit IRC (Read error: Connection reset by peer)
arildb_ has quit IRC (Quit: Leaving)
rodrigoprimo has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 260 seconds)
coaboa has joined #tikiwiki
coaboa is now known as coaboa|afk
Trebly has joined #tikiwiki
Trebly: Hi, HELP, HELP : Again "No login for admin" with clean record... I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users, groups and permissions data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three hours without solution). Do...
...exist a synthesis on this recurrent problem.
I created a little SQL script to reset admin login (based on tiki.tpl and the set to 5 of psqd length...). It don't function, I have not understood why.
I get always the Error in login or pass. Is it a new check here for security ? or thing to clean.
***: Caarrie|sleeping is now known as Caarrie|away
jonnyb has joined #tikiwiki
coaboa|afk has quit IRC (Ping timeout: 240 seconds)
Merbster has joined #tikiwiki
lphuberdeau has joined #tikiwiki
Merbster: isn't the user selector field supposed to be a dropdown?
jonnyb: hi Merbster - depends on how many users
there's a pref somewhere for it
Merbster: I need a list of all users in the system.
we need to assign a responsibility for a certain tracker item to a certain user.
jonnyb: the field should be an autocomplete
Merbster: is it done under the tracker admin interface or is it plugin params?
jonnyb: i tihnk there might be a tracker field option for it
lphuberdeau: the limit should have a fair value, huge drop-downs are really expensive to render and significantly slow down page load (makes it really annoying)
kind of the origin of the "trackers are slow" myth based on dev.t.o
Merbster: hmm
well we have 100 users
the autocomplete COULD work but I'd need to have some way of informing the suers that this is not just a noraml text field
***: RobertPlummer has joined #tikiwiki
RobertPlummer: polom all
Merbster: hey RobertPlummer
RobertPlummer: Merbster: Did that javascript help you out yesterday?
Merbster: RobertPlummer, well it ended up being a combination
RobertPlummer: :)
Merbster: it seems that the val() doesn't return the selected item when you change the text of the options in the select
RobertPlummer: oh, nice
Merbster: so I ended up using your solution to select by the value of the item and then I used prop('checked') to see if it's selected
So the final controlstructure operates on booleans instead of the actual option value
erhm
prop('selected')*
RobertPlummer: May I see the finished product?
Merbster: RobertPlummer, the page or the code?
I can show code, but page is only on our intranet.
RobertPlummer: Merbster: Just the code.
Merbster: sure I'll put up a fiddle
http://jsfiddle.net/rhBBZ/ <- here
the fiddle doesn't work
but you can see the form html, the css and the jquery
(which ofcourse works in our tiki)
I need a bit of cleanup I just noticed haha ^^
***: schinken has joined #tikiwiki
Bernard1 has joined #tikiwiki
CIA-3: tikiwiki: 03robertplummer * r38928 10/trunk/lib/ (2 files in 2 dirs): [FIX] Created a isOne option for the visible event
tikiwiki: 03jonnybradley * r38929 10/trunk/lib/core/Services/Tracker/Controller.php: [FIX] trackers: Import as new checkbox was the wrong way round
***: arildb has joined #tikiwiki
lphuberdeau has quit IRC (Read error: Connection reset by peer)
radek82 has joined #tikiwiki
schinken: hallo everyone - when I try to login a blank screen with a single X on it is shown and nothing happens. Do you have an idea?
***: lphuberdeau has joined #tikiwiki
arildb_ has joined #tikiwiki
arildb has quit IRC (Ping timeout: 240 seconds)
jonnyb: hi schinken - could be a custom module with an error in it maybe?
schinken: As far as I know this is a standard intstallation with no additional modules.
jonnyb: you need to try and set the "PHP Error reporting level" in admin/general (hard if you can't log in)
schinken: Okay - I try to find the corresponding entry in the database
jonnyb: schinken: it's error_reporting_level in tiki_preferences - try a value of -1 (all errors)
schinken: I set the value to 1 and restarted apache. After another unsuccessful login no error message was shown - is it stored in a particular file?
By the way it is the old 6.x version
jonnyb: what did you set to "1"? i'm talking about a tiki preference (in the tiki database)
schinken: yeah sure - i set error_reporting_level to "1" in the table "tiki_preferences".
CIA-3: tikiwiki: 03jonnybradley * r38930 10/trunk/ (4 files in 4 dirs): [ENH] search: Add logging to search index rebuild - for devs mainly (off by default)
jonnyb: try -1 (minus one)
***: xavi has joined #tikiwiki
jonnyb: polom xavi
schinken: still nothing. I suspect more and more that memory limit is too low. But i have already checked phpinfo and the limit was set to 128M
xavi: hi jonnyb
you are back in tiki, arent you?
brb
RobertPlummer: xavi, polom
schinken: i will just dig around a little bit - if i am desperate i will ask you again. :-)
xavi: hey RobertPlummer!
***: arildb__ has joined #tikiwiki
-: xavi was just going to test/find out how to create a pdf from a jqs5 slideshow ;-)
RobertPlummer: nice!
***: RickTeixeira has joined #tikiwiki
xavi: he he, could you document somewhere? (a couple of lines would be enough)
right now, I don't know where to start from...
havent svn up'ep trunk yet, though (that's my first step)
RobertPlummer: xavi, go to admin features, and enable pdf output
xavi: where is that option?
RobertPlummer: then click the button "slideshow" at the bottom of the page
there click the pdf export
xavi: ah, ok
I imagine....
RobertPlummer: (writting documentation)
xavi: btw, there is some issue with the bar at the bottom of the page, when the title shown there is long (probably)
let me give you a url to reproduce... (the one from the presentation last friday ;-)
***: arildb_ has quit IRC (Ping timeout: 245 seconds)
Jyhem: Polom
CIA-3: tikiwiki: 03jonnybradley * r38931 10/trunk/ (4 files in 4 dirs):
tikiwiki: [ENH] search: Add a pref for Lucene resultSetLimit - with a "conservative"
tikiwiki: default of 1000 (my test data, a tracker with 10,000+ items and 30 fields, uses
tikiwiki: up about 120M of RAM with this set to 1000 - if set it to 1100 I just get a
tikiwiki: white screen... mileage may vary)
xavi: see this, RobertPlummer: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R
Jyhem: Hi xavi ! Did the presentattion go well ?
xavi: try to go to the bottom bar and select something
Jyhem: yes,. thanks, excellent. I didn't dare to use 8x, but 7x (which I knew it worked well in that area that I tested extensively months ago)
and 8x was not fully ready, as I've noticed today
jonnyb: xavi: seems ok for me in Safari
xavi: but yes, the 10-min presentation went smooth, as well as the 2h workshop that I help just after that (I was lucky with the timinig, one jsut after the ohter)
jonnyb (and RobertPlummer ), try to change the slideshow theme
through the dropdown at the bottom bar
jonnyb: ok for me
xavi: I can't with ff 7.0.1 (and In chrome I'm having the issue with cookie being mangled from parent tiki and child tiki)
ok, thanks jonnyb
Jyhem: wow ! Xavi, the http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R URL is constantly blinking with FF 3.0.9 ! It's a disaster :-(
lphuberdeau: parent tiki and child tiki?
xavi: Jyhem: 8x is not as stable as we'd like, it seems, then
lphuberdeau: FF3 is the new IE6
RobertPlummer: xavi, looking at it.
xavi: lphuberdeau: parent tiki: http://ueb.ir.vhebron.net , child: http://ueb.ir.vhebron.net/tools/
parent and child regarding the directory structure
they are two different tikis (tiki 6 lts in the parent), tiki8svn in child
lphuberdeau: did you try using different cookie names for both?
xavi: but use other words instead "parent" and "child" if you prefer
lphuberdeau: thanks for tip. There I go...
Jyhem: all my cookies have a /tools/ path. That's not the problem for me
xavi: lphuberdeau: where do I change the cookie name in tiki admin panels?
lphuberdeau: just search for cookie name
xavi: lphuberdeau: let me disagree with "FF3 is the new IE6". FF3 is the browser supported in Ubuntu 10.04 LTS. so that you can expect many users have that browser in stable systems used for production out there
lphuberdeau: change both cookie name and session cookie name
xavi: the new PITA for developers
xavi: lphuberdeau: PITA, I understand, of course, also :-)
cookie name: it was different already since months ago between parent and child
Session cookie name: was the same, though (PHPSESSID)
Jyhem_laptop_: on ff7, it is much better, BUT I had a nearly blank page before I clicked on the page. THEN I saw the whole page
Jyhem: On FF3, it is still blinking between the page and "updating theme" page.
-: Jyhem closes tab
xavi: lphuberdeau: about cookie name issue: it's been reported extensively by chealer in an email from yesterday in devels list, as a reply to this message from chibaguy: http://permalink.gmane.org/gmane.comp.cms.tiki.devel/24310
cookie name and parent and child, etc. ^
btw, jonnyb, RobertPlummer, rodrigoprimo, lphuberdeau and sylvieg: your names were shown in the acknoledgements slide of the talk: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R#s26 (thanks for your help!)
jonnyb: thanks xavi - sorry not much help recently tho...
RobertPlummer: xavi, did you record the presentation?
video I mean
xavi: np. jonnyb, that talk was about all the improvements in tiki and pluginR since 2010
jonnyb: has anyone got ranges working in the {list} plugin?
xavi: RobertPlummer: not me, but some guys did
so I expect to have the presentation (10min) + workshop (2h) videos available somewhere at some point. In Spanish, though, you know (they were at the III Spanish meeting of R users :-)
200 people at the conference. 25 attending at the workshop
Jyhem: o/
xavi: (there was not more room at the workshop)
R is hot
lphuberdeau: R is popular in barcelona
xavi: quite a lot in scientific environments (universities, research centers, companies doing consultancy to other companies, banks, etc)
R is getting popular in Spain (not just Barcelona)
-: Jyhem supposes some people are already working on some S language :-)
xavi: but we are late adopters of R in Spain (it's way much hoter overseas than in Spain)
yes, many people seem to come from S language (specially the R first authors)
you know, R is (was) the FLOSS version of S proprietary language. Nowadays, It might be better in some aspects, but I don't have real data for comparison (I've never used S myself, only matlab, Statistica, SPSS, ...)
and btw, that meeting was in Madrid, not in Barcelona
jonnyb and RobertPlummer: yes, I confirm that jqs5 bottom bar works well (as expected) with chromium also (webkit based). Only issues with ff 7.0.1
that I know of
RobertPlummer: xavi, just to clarify, jqs5 is a different project than jQuery.s5.
:)
xavi: ah, ok :-)
RobertPlummer: jQuery.s5 is what is used in tiki.
xavi: sorry, my mistake then :-)
RobertPlummer: xavi, what issues are you having in ff7 with jQuery.s5?
xavi: shal I say jQ.s5 as short version of the one used in Tiki? :-)
RobertPlummer: it doesn't matter.
xavi: RobertPlummer: using ff 7.01, come here: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R#s26
abnd attempt to change the s5 theme
or click at any of the other buttons. I can't
they vanish when the mouse is over that area, and only the title is shown
Bernard1: lp ?
***: arildb__ has quit IRC (Ping timeout: 248 seconds)
RobertPlummer: xavi, I have ff 7.0.1, and it works fine on windows.
xavi: well, not for me with Ubuntu, at least
RobertPlummer: xavi, when you say "the other buttons", are you talking about in the menu at the bottom?
xavi: but if it works well also on windows, so we can ignore this issue (at least for the time being; maybe some issue related to the gnu/linux version of ff)
RobertPlummer: ok
xavi: "the other buttons" yes , menu at the bottom
and in 9x, I can't select anything with chorme either
Merbster: Oh well off for home.
have a nice one guys :)
***: Merbster has quit IRC (Quit: Leaving)
RobertPlummer: xavi, wait, I went to download 7.0.1, and they replaced it.
xavi: yes, with 8.x
if it works with latest stable ff, then everything is fine
and if it's only broken (temporarily) on ff on linux, then , we can ignore it, I would say
aha.... RobertPlummer, the problem seems to be when the browser is maximized in the window
when the browser window is not maximized (either ff or chrome), I can use those buttons at the bottom bar
RobertPlummer: nope, it works fine.
I ensured it was firefox 7.0.1
xavi, any idea what the problem is?
xavi: well, who knows. the second time it worked, I downloaded the pdf
RobertPlummer: Nice!
xavi: let me edit the presentation a bit (i seem to have a syntax issue what didn't show up in 7x but in 8x and 9xÇ)
RobertPlummer: no I think that the html is escaped, I think chealer put that in there.
xavi: btw, how can you set the page as lansdcape instead of portrait for the pdf exportation?
RobertPlummer: It needs html.
I don't have that as an option as of now.
xavi: in case the user wanted to print as landscape?
again, the first time, in 9x, when I click at the pdf export button, I get (again) error 500
I'll refresh
9x=current trunk, I mean
error 500 again
***: Bernard1 has quit IRC (Quit: Leaving.)
xavi: anyway, no more time for testing s5 for today for me
(teaching time soon)
See you later all, and keep up the good work you are doing!
cheers
***: xavi has left
RobertPlummer: thanks xavi
***: Bernard1 has joined #tikiwiki
jonnyb: lphuberdeau: (only i expect) - some googling seems to suggest numeric range searches in Zend Lucene don't work - did you ever get anything out of them?
lphuberdeau: well, for dates you kind of need to convert the format so a literal comparison can be made
pretty sure I had something about that
but unix timestamps are guarenteed not to work
at least, for most values
jonnyb: the {list} plugin range search looks as if it puts everything in the right place (using unix timestamps) but the query optimizer removes everything
lphuberdeau: query optimizer? within lucene?
jonnyb: yup
in find() (in Lucene.php)
lphuberdeau: Not Search_Index_Lucene.php ?
jonnyb: something seems to convert unix timestamps into lucene's yyyymmdd format ok
on line 939 of /lib/core/Zend/Search/Lucene.php
(the optimizing, not the converting, it's happened by then)
i think it's getting lost in Zend_Search_Lucene_Search_Query_Range->rewrite()
CIA-3: tikiwiki: 03arildb * r38932 10/branches/8.x/lib/ (tikilib.php wiki/wikilib.php): [FIX] tiki_copyrights are now renamed and deleted with the wiki page
***: arildb has joined #tikiwiki
CIA-3: tikiwiki: 03sampaioprimo * r38933 10/trunk/ (12 files in 5 dirs): [REF] move functionality from Language_WriteFile to Language_ParseFile
tikiwiki: 03sampaioprimo * r38934 10/trunk/ (10 files in 4 dirs): rename Language_ParseFile to Language_File
***: arildb has quit IRC (Quit: Leaving)
JoernOtt has quit IRC (Ping timeout: 276 seconds)
schinken has quit IRC (Quit: Page closed)
jonnyb: yay woo! some progress with unisearch date ranges! :)
CIA-3: tikiwiki: 03jonnybradley * r38935 10/trunk/lib/core/Tracker/Field/DateTime.php: [FIX] search: Add getDocumentPart for tracker datetime fields to allow indexing of correct type (index will need rebuilding to see results)
***: JoernOtt has joined #tikiwiki
Wilkins has quit IRC (Ping timeout: 276 seconds)
redflo has quit IRC (Quit: Leaving.)
Bernard1 has quit IRC (Read error: Connection timed out)
Bernard1 has joined #tikiwiki
Merbster has joined #tikiwiki
Merbster: Evening everyone :)
CIA-3: tikiwiki: 03jonnybradley * r38936 10/trunk/lib/core/Search/Query.php:
tikiwiki: [ENH] search: Allow more or less any date time format to set date ranges in search
tikiwiki: e.g. In a the {list} plugin use {filter range="tracker_field_42" from="last month" to="now"}
Trebly: <JONNYB> Hi, HELP, HELP : Again "No login for admin" with clean records in db, I think so... I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users, groups and permissions data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three...
...hours without solution). Do exist a synthesis on this recurrent problem, I have not found on the site.
I have created a little SQL script to reset admin login on any version since 6.x (based on tiki.tpl and the set to 5 of pswd length...). It don't function, I have not understood why.
I get always the Error in login or pass. Is it a new check here for security ? or thing to clean with 8.1 (Data from 7.2 have run without problem).
CIA-3: tikiwiki: 03chealer * r38937 10/branches/8.x/templates/tiki-admin_system.tpl:
tikiwiki: [FIX] HTML special characters encoding
tikiwiki: Thanks to Stefan Schurtz
jonnyb: hi Trebly - no changes like that as far as i know
CIA-3: tikiwiki: 03chealer * r38938 10/branches/7.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding
tikiwiki: 03chealer * r38939 10/branches/proposals/6.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding
Trebly: <jonnyb> OK. So I don't know at all what happens. The data for admin are those of tiki.tpl and a reset of the length of password. So I am looking farther.
I must just go out know. I let the computer opened for a while (automatic one hour).
Thanks
jonnyb: good luck Trebly
CIA-3: tikiwiki: 03chealer * r38940 10/branches/6.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding
***: coaboa has joined #tikiwiki
coaboa: polom
jonnyb: hey coaboa
coaboa: hi jonny
***: deeku has joined #tikiwiki
avicente has joined #tikiwiki
avicente has quit IRC (Client Quit)
deeku: I am using IST (Indian Standard Time) on a tiki 6.4 site and the time shows normally everywhere except for tiki-calendar.php?viewmode=day | week | month etc where the chart shows time probably in UTC. Is there a quick way to correct this? If not can I get the calendar module to link to tiki-calendar_edit_item.php?viewcalitemId=## instead?
On calendar module mouseover the time shows correctly in IST but when a user click on a date on the calendar module, the Day | Week | Month view chart shows time in UTC instead of IST
***: lphuberdeau has quit IRC (Ping timeout: 258 seconds)
jonnyb: deeku: sounds like a bug (sorry timezones do my head in :) )
deeku: I agree, it is a bug. Is there a quick way to corrrect this? I am even willing to do a quick and dirty hardcode of +5.5 to the UTC values.
jonnyb: i'd look in the template (in /templates) where it works, see how the date is formatted and do that where it doesn't work - it'll probably look something like {$item.date|date}
deeku: thanks, am taking a look.
***: coaboa has quit IRC (Ping timeout: 252 seconds)
coaboa has joined #tikiwiki
lphuberdeau has joined #tikiwiki
Merbster has quit IRC (Read error: Connection reset by peer)
fabricius has joined #tikiwiki
fabricius: polom
jonnyb: hi fabricius
***: RobertPlummer has quit IRC (Ping timeout: 240 seconds)
fabricius: how r u?
coaboa: have to go, good night
deeku: hi jonnyb
jonnyb: fabricius: not bad ta, nearly back on tiki stuff - u ok?
hi deeku
deeku: I have traced the template to tiki-calendar_calmode.tpl
fabricius: jonnyb: not really, but I think that I just have a temporary "crisis" - just a bit down, but generally OK
deeku: Amazingly the date and time there is in IST
jonnyb: fabricius: sorry to hear
deeku: I think the bug is with the routines (javascript?) which place the rectangles on the table view
***: coaboa is now known as coaboa|afk
chealer has quit IRC (Quit: Konversation terminated!)
fabricius: jonnyb: I'll be better soon - no worries
***: coaboa|afk has quit IRC (Remote host closed the connection)
RobertPlummer has joined #tikiwiki
CIA-3: tikiwiki: 03sylvieg * r38941 10/branches/proposals/6.x/templates/tracker_item_field_input.tpl: [FIX]tracker: date time blank mandatory should start as blank and the the empty do the other job now
tikiwiki: 03sylvieg * r38942 10/branches/8.x/templates/trackerinput/datetime.tpl: [FIX]tracker: date time blank mandatory should start as blank and the the empty do the other job now
***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
deeku: I am using IST (Indian Standard Time) on a tiki 6.4 site and the date / time shows correctly everywhere except for tiki-calendar.php?viewmode=day | week - here the table shows time in UTC instead of IST. Is there a quick way to correct this? If not can I disable hyperlinks in the calendar module so that just the event info shows on mouseover?
***: RobertPlummer has quit IRC (Ping timeout: 240 seconds)
fabricius: hmm
maybe a bug not only in 6.x!?
***: radek82 has quit IRC (Quit: Leaving)
pascalstjean_ has joined #tikiwiki
pascalstjean has quit IRC (Read error: Connection reset by peer)
pascalstjean_ is now known as pascalstjean
deeku: Yes, definitely a bug
I am using the following work around: I have configured module parametres to show only month view, which does not display hours of day, unline the week and day views, so the error is not very obvious. However, to view the details of an event, the user now has to clcik on a date on the calendar module and then view the month view on the wiki area and then click again on the event to see the details
***: RobertPlummer has joined #tikiwiki