CIA-87: tikiwiki: [FIX] Fix Payment::Payment_CartTest
tikiwiki: o missing table from tiki.sql added in 20110224_tiki_cart_inventory_hold_tiki.sql
tikiwiki: o added default value for CartLib::get_gift_certificate_code() and CartLib::get_gift_certificate
tikiwiki: o change suspicious test this !empty()
tikiwiki: Should fix pb reported by quality.t.o test suite
tikiwiki: 03nkoth * r34798 10/branches/7.x/db/tiki.sql: [FIX] obvious cut and paste typo from prev commit ***: jgeorge300 has joined #tikiwiki
Caarrie|away is now known as Caarrie|sleeping Tiki|bot: New Forum Posts: Error saving wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41428 ***: Sug4r has joined #tikiwiki
jgeorge300 has quit IRC (Quit: Page closed)
goj has quit IRC (Read error: Operation timed out)
rodrigo_sampaio1 has quit IRC (Ping timeout: 260 seconds)
goj has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
dabright has joined #tikiwiki CIA-87: tikiwiki: 03nkoth * r34799 10/third_party/jquery/jquery-validate/ (106 files in 18 dirs): [FIX] Upgrade to latest version to be compatible with jQuery 1.5.1+ (needed for Tiki 7)
tikiwiki: 03nkoth * r34800 10/branches/7.x/templates/ (register-pass.tpl register-pass2.tpl): [FIX] Return to usable state by disabling non-functioning old ajax checking nkoth: why is it when I do an svn update it does not update the changes I committed in r34799 until I go inside to the lib/jquery folder and run svn update? chealer: nkoth: eww. see the bottom of http://svnbook.red-bean.com/nightly/en/svn.advanced.externals.html
nkoth: in fact if you go back to the root and svn up again, it will downgrade
nkoth: see the last warning
$ svn propget svn:externals lib/|grep jquery
jquery -r34668 https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/third_party/jquery nkoth: ymm
waht should I do then?
From what I understand form that warning it seems I have to change the externals revision or somehting... chealer: nkoth: right, but we use the same directory for all versions
http://sourceforge.net/apps/trac/tikiwiki/log/third_party/jquery shows that there were 3 other changes since r34668 nkoth: or is it I was supposed to commit one level up than I did?
right, I see that too chealer: nkoth: those by RobertPlummer. I'm not sure these are meant to be in 7.x nkoth: right, you have apoint chealer: nkoth: so unfortunately I don't think you can just bump the revision of the external definition
nkoth: but no, jquery.validate has always been part of the jquery third party, so unless you want to change that your commit is at the right place nkoth: chealer: do you mean to say that each time one of the externals are updated something else needs to be done to point to a newer version? chealer: nkoth: not necessarily, but for branch 7, yes. as you can see in the output of svn propget above, the external in 7.x is frozen on r34668 nkoth: there must be a way just to bump the jquery-validate then
tthat way robertplummer's commits to sheet don't get propagated to tiki 7 as well chealer: nkoth: I'm afraid there is no mechanism planned to update the third_party externals (unless they are still unchanged). you could copy the jquery third party and make one for 7. I would discuss with Robert and/or jonnyb nkoth: shouldn't a svn propset possible? chealer: nkoth: or we could say that lib/jquery is no more an external in 7 but an actual directory (again a copy of the r34668 third_party/jquery + your commit)
nkoth: what do you mean, what would you set? nkoth: In branch 7.x, execute svn propset svn:externals "lib/jquery/jquery-validate -r 34799 https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/third_party/jquery/jquery-validate"
and then commit... chealer: nkoth: the root doesn't have any external, lib/ does
currently it has jquery
but it doesn't have jquery.validate directly, it's only a part of jquery.
unfortunately we can't override part of an external nkoth: that is true. I just ran into it (trying it)
ok, in this case it needs discussing with Robert if his stuff is good for TIki 7 or not chealer: nkoth: right. we probably hit this problem already, probably did something but I don't remember what
last time jonnyb found a simple workaround avoiding any SVN solution (something like removing the file...) nkoth: Thanks chealer. I will send an email. need to go bed now :) chealer: good night nkoth ***: nkoth has left
coaboa|afk has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 240 seconds) CIA-87: tikiwiki: 03chealer * r34801 10/trunk/templates/blog_post_author_actions.tpl: [FIX] view_blog_post: "Undefined index: blogId" (notepad) ***: chealer has quit IRC (Remote host closed the connection)
sylvieg has quit IRC (Ping timeout: 250 seconds)
sylvieg has joined #tikiwiki
ChanServ sets mode: +o sylvieg
rodrigo_sampaio has quit IRC (Ping timeout: 255 seconds)
Caarrie has joined #tikiwiki
Caarrie|sleeping has quit IRC (Ping timeout: 240 seconds)
codyg has quit IRC (Ping timeout: 252 seconds)
rodrigo_sampaio has joined #tikiwiki
Bernard1 has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki CIA-87: tikiwiki: 03sept_7 * r34802 10/branches/7.x/lib/tikilib.php: [FIX] WikiParser : Fix handling of ~pp~
tikiwiki: 03sept_7 * r34803 10/branches/7.x/lib/test/attributes/AttributeTest.php:
tikiwiki: [FIX] Fix typo in the test :
tikiwiki: set_attribute( 'test', 'HelloWorld', 'tiki . test . aaa55bBb', 121.22 )
tikiwiki: does not match assertion... So correct it... ***: omstefanov has joined #tikiwiki
jonnyb has joined #tikiwiki jonnyb: polom Tiki|bot: New Forum Posts: Modify left menu - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=41431 ***: Caarrie is now known as Caarrie|away
ricks99 has joined #tikiwiki ricks99: polom y'all jonnyb: hi ricks99
been meaning to find out a bit more about the blocker you put on the tiki7 page - i couldn't work it out (urls in menus, but they look ok to me) ricks99: is an issue with the structure menu module
it creates menu links using &ampstructure=foo
but the & should be simply & jonnyb: on doc.t.o? ricks99: y.
Tiki doesn't know what to do with a URL http://doc.tiki.org/Installation&structure=Tiki+Installation+Guide jonnyb: ok, not ever really used that ricks99: the URL should b http://doc.tiki.org/Installation&structure=Tiki+Installation+Guide -: ricks99 thought someone removed it as a "blocker" jonnyb: i know - really stupid design, having & as the escape character, what were they thinking! :) ricks99: lol
btw, how goes 7? i keep seeing new issues cropping up jonnyb: i know - Nelson's jquery lib issue is a bad one ricks99: maybe time for a refreshed rc? jonnyb: yes, once that's resolved
trouble is it's now almost 3 months late!
well, two maybe ricks99: :( ***: ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99)
ricks99 has joined #tikiwiki jonnyb: sorry ricks99 - can't seem to get menustructure working here - just an emmpty box ricks99: u have a structure, right? working fine on doc.t.o jonnyb: yup ricks99: :( jonnyb: ok, sorry got it - always find structures confusing ***: RobertPlummer has joined #tikiwiki RobertPlummer: polom all jonnyb: polom RobertPlummer RobertPlummer: What can I do jonnyb for externals?
Also, is skype down? jonnyb: i think we need to switch back your libs to stable, update the jquery external and then you can put them back for trunk (although i'd rather you move them outside of jquery)
did you see my mail to devels? ***: Logger starts logging #tikiwiki at Tue Jun 07 11:31:45 2011
Logger has joined #tikiwiki
Logger has joined #tikiwiki Logger: | Starting logging this channel #tikiwiki - See logs at http://irc.tiki.org - Lines beginning with "[off]" will not be logged - You can stop logging by typing Logger: off RobertPlummer: jonnyb: explain "outside of jquery"
jonnyb: explain "outside of jquery"
I did
I did ricks99: hi RobertPlummer. (and y, some problems with skype: http://heartbeat.skype.com/)
hi RobertPlummer. (and y, some problems with skype: http://heartbeat.skype.com/) RobertPlummer: polom ricks99
polom ricks99
ricks99: thanks for the update
ricks99: thanks for the update luciash: polom
polom RobertPlummer: polom luciash
polom luciash luciash: hi Rob jonnyb: didn't Microsoft just buy Skype? (never crashed before!)
didn't Microsoft just buy Skype? (never crashed before!) luciash: hi Rob RobertPlummer: jonnyb: It hasven't been accured yet.
jonnyb: It hasven't been accured yet. luciash: jonnyb: yup yup :D
jonnyb: yup yup :D RobertPlummer: acquired
acquired -: luciash thought it was
luciash thought it was ***: Bernard1 has joined #tikiwiki
Bernard1 has joined #tikiwiki lphuberdeau: skype had a few crashes in the past
skype had a few crashes in the past
I experienced at least 3
I experienced at least 3 jonnyb: hi lp
hi lp lphuberdeau: good morning
good morning jonnyb: never spotted one before
never spotted one before lphuberdeau: usually lasts a couple hours
usually lasts a couple hours jonnyb: was only kidding about micro$oft, almost feel sorry for them there days :P
was only kidding about micro$oft, almost feel sorry for them there days :P -: ricks99 likes ms :-)
ricks99 likes ms :-)
luciash loves ballmer :-p
luciash loves ballmer :-p CIA-87: tikiwiki: 03jonnybradley * r34804 10/branches/7.x/lib/structures/structlib.php: [FIX] menustructure module: Replace & with & in structure urls for menus (thanks ricks99)
tikiwiki: 03jonnybradley * r34804 10/branches/7.x/lib/structures/structlib.php: [FIX] menustructure module: Replace & with & in structure urls for menus (thanks ricks99) jonnyb: so RobertPlummer - can you do this fix for the sheet and s5 externals back to stable? i won't be available for a few days so it's sort of now or never
so RobertPlummer - can you do this fix for the sheet and s5 externals back to stable? i won't be available for a few days so it's sort of now or never CIA-87: tikiwiki: 03robertplummer * r34805 10/third_party/jquery/: [MOD] Externals of jQuery.sheet and jQuery.s5 back to stable releases
tikiwiki: 03robertplummer * r34805 10/third_party/jquery/: [MOD] Externals of jQuery.sheet and jQuery.s5 back to stable releases jonnyb: :D
:D
thanks RobertPlummer
thanks RobertPlummer RobertPlummer: Sorry jonnyb, I still am learning some of the fundamentals of tiki, sorry for all the confusion and headaches.
Sorry jonnyb, I still am learning some of the fundamentals of tiki, sorry for all the confusion and headaches. jonnyb: me too really - it's all a bit guess work when it comes to svn externals
me too really - it's all a bit guess work when it comes to svn externals RobertPlummer: For 8 when you said take them "outside of jquery", you mean give them their own folder?
For 8 when you said take them "outside of jquery", you mean give them their own folder? jonnyb: i tihnk we've learnt that nesting them is A Bad Idea
i tihnk we've learnt that nesting them is A Bad Idea RobertPlummer: yea, agreed.
yea, agreed. jonnyb: yes, so lib/jquery_robertplummer or something :P
yes, so lib/jquery_robertplummer or something :P RobertPlummer: lol
lol
jquery_plugins
jquery_plugins jonnyb: i guess just lib/jquery.sheet/ and lib/jquery.s5/ - something like that
i guess just lib/jquery.sheet/ and lib/jquery.s5/ - something like that RobertPlummer: I figured.
I figured.
I will do that after we release.
I will do that after we release. jonnyb: ricks99: can you test r34804 a lot for us please? i don't think it gets used anywhere else, but i couldn't work out why it had broken
ricks99: can you test r34804 a lot for us please? i don't think it gets used anywhere else, but i couldn't work out why it had broken
thanks RobertPlummer
thanks RobertPlummer RobertPlummer: I wanted to talk about trackers for a few minutes if anyone is interested....
I wanted to talk about trackers for a few minutes if anyone is interested....
lphuberdeau: you have a few?
lphuberdeau: you have a few? ricks99: tx. jonnyb. i'll svn up in a bit and check it out.
tx. jonnyb. i'll svn up in a bit and check it out. jonnyb: thanks
thanks RobertPlummer: oh well maybe later than on trackers.
oh well maybe later than on trackers.
also, skype = back up for me.
also, skype = back up for me. Bernard1: polom
polom
hi all
hi all jonnyb: hi Bernard1
hi Bernard1 lphuberdeau: robert, give me a few minutes, I have not had my coffee yet
robert, give me a few minutes, I have not had my coffee yet CIA-87: tikiwiki: 03jonnybradley * r34806 10/branches/7.x/lib/: [FIX] jquery libs: Update fixed revision for lib/jquery to update jquery.validate (thanks nkoth & robertplummer)
tikiwiki: 03jonnybradley * r34806 10/branches/7.x/lib/: [FIX] jquery libs: Update fixed revision for lib/jquery to update jquery.validate (thanks nkoth & robertplummer) ***: omstefanov has left
omstefanov has left jonnyb: did that work for you RobertPlummer ?
did that work for you RobertPlummer ?
i'm just checking here...
i'm just checking here... lphuberdeau: brb
brb ***: lphuberdeau has quit IRC (Ping timeout: 258 seconds)
lphuberdeau has quit IRC (Ping timeout: 258 seconds)
lphuberdeau has joined #tikiwiki
lphuberdeau has joined #tikiwiki CIA-87: tikiwiki: 03jonnybradley * r34807 10/third_party/mobileESP/mdetect.php: [MOD] mobile esp: Update lib to June 04, 2011 version
tikiwiki: 03jonnybradley * r34807 10/third_party/mobileESP/mdetect.php: [MOD] mobile esp: Update lib to June 04, 2011 version ***: RobertPlummer has quit IRC (Ping timeout: 252 seconds)
RobertPlummer has quit IRC (Ping timeout: 252 seconds)
RobertPlummer has joined #tikiwiki
RobertPlummer has joined #tikiwiki RobertPlummer: I'm back
I'm back
lphuberdeau: I'm getting to a point where I'd like to merge my work for the new tracker access, and I'm wanting some direction on how you think it should be best done.
lphuberdeau: I'm getting to a point where I'd like to merge my work for the new tracker access, and I'm wanting some direction on how you think it should be best done.
Should it be a new type of trackerlib, or should it be a new function within the current tracker lib.
Should it be a new type of trackerlib, or should it be a new function within the current tracker lib. lphuberdeau: I think you need to convert the existing data to avoid the need for the temporary table
I think you need to convert the existing data to avoid the need for the temporary table
then it can just be a function within trackerlib
then it can just be a function within trackerlib RobertPlummer: right
right
So mod how tiki stores the options?
So mod how tiki stores the options? lphuberdeau: conversion should be pretty straightforward for you
conversion should be pretty straightforward for you RobertPlummer: yea
yea lphuberdeau: how tiki stores the item link
how tiki stores the item link
instead of keeping the title and have to re-calculate it all, store the itemId directly
instead of keeping the title and have to re-calculate it all, store the itemId directly RobertPlummer: I think the options would be easier.
I think the options would be easier. lphuberdeau: your join would not need to know options at all
your join would not need to know options at all RobertPlummer: I guess I don't understand.
I guess I don't understand. lphuberdeau: just the field type, then you can use the value to join to some other tracker item
just the field type, then you can use the value to join to some other tracker item RobertPlummer: RIght now it is based on options directly
RIght now it is based on options directly
Yes, but I still need to know where to join it, and on what.
Yes, but I still need to know where to join it, and on what. lphuberdeau: your join queries the options to figure out which field the value points to
your join queries the options to figure out which field the value points to RobertPlummer: right
right lphuberdeau: if instead of storing the value of the remote field as defined by the options, you store the itemId, you don't need that
if instead of storing the value of the remote field as defined by the options, you store the itemId, you don't need that
what needs to change is the save procedure, and you need to convert past data
what needs to change is the save procedure, and you need to convert past data RobertPlummer: but the itemId is only part of the option
but the itemId is only part of the option lphuberdeau: it will simplify much of the logic that is going on too and avoid a whole class of issues with duplicates
it will simplify much of the logic that is going on too and avoid a whole class of issues with duplicates RobertPlummer: there is also a field value to return
there is also a field value to return
which can be different
which can be different
we "pivot" off of the itemId to get... email address for instance.
we "pivot" off of the itemId to get... email address for instance. lphuberdeau: essentially item links are foreign keys right?
essentially item links are foreign keys right? RobertPlummer: Right
Right lphuberdeau: what you need to have a foreign key is just to store the primary key of the other row
what you need to have a foreign key is just to store the primary key of the other row
right now, it stores a non-primary key and that will depend on some configuration in the options
right now, it stores a non-primary key and that will depend on some configuration in the options RobertPlummer: Sounds like a lot of storage...
Sounds like a lot of storage...
1 per linked feild in any row.
1 per linked feild in any row. lphuberdeau: the primary key of the other row is called the itemId
the primary key of the other row is called the itemId
if you store just that, you have a stable link (something new in tiki!) RobertPlummer: You sure my solution isn't less of a headache? lphuberdeau: if you store just that, you have a stable link (something new in tiki!) RobertPlummer: You sure my solution isn't less of a headache? lphuberdeau: I think your solution is a patch around the real issue ;)
I think your solution is a patch around the real issue ;) RobertPlummer: After I add it, then I need to manage update, delete, insert.....
After I add it, then I need to manage update, delete, insert..... lphuberdeau: trackers are at a point we need to stop patching and start fixing
trackers are at a point we need to stop patching and start fixing RobertPlummer: Why can't tiki be easy? :(
Why can't tiki be easy? :( lphuberdeau: it wouldn't be as fun
it wouldn't be as fun RobertPlummer: What do you think my new function should be called?
What do you think my new function should be called? lphuberdeau: seriously, it's not that much work and you've done the hardest part, the basis for data conversion
seriously, it's not that much work and you've done the hardest part, the basis for data conversion RobertPlummer: The main function, not all that other formatting stuff.
The main function, not all that other formatting stuff.
Yea yea yea.
Yea yea yea. lphuberdeau: I don't mind function names much
I don't mind function names much RobertPlummer: how about tracker_query?
how about tracker_query? lphuberdeau: is that really what it is?
is that really what it is? RobertPlummer: it returns a grid of tracker data from a query....
it returns a grid of tracker data from a query....
tracker_query_grid perhaps?
tracker_query_grid perhaps? lphuberdeau: whatever you feel best, it's easy to rename a function later on anyway
whatever you feel best, it's easy to rename a function later on anyway RobertPlummer: ok
ok lphuberdeau: but really, I'd like you to consider changing the data format
but really, I'd like you to consider changing the data format
it would make your code much simpler to understand
it would make your code much simpler to understand
make tiki more stable too
make tiki more stable too
I think you would save a few joins as well
I think you would save a few joins as well
jonnyb: did you plug in jQuery.validate?
jonnyb: did you plug in jQuery.validate?
jonnyb: I'm having some trouble where that extension uses the accept attribute to store extensions while the html5 spec specifies mime type filters
jonnyb: I'm having some trouble where that extension uses the accept attribute to store extensions while the html5 spec specifies mime type filters RobertPlummer: Yea, less joins = more performance.
Yea, less joins = more performance. lphuberdeau: seriously, there is some code on post-save right now to update the item links when a field gets modified, just that would speed up the save process because if it really pointed to a primary key, that would not be needed
seriously, there is some code on post-save right now to update the item links when a field gets modified, just that would speed up the save process because if it really pointed to a primary key, that would not be needed ***: radek82 has joined #tikiwiki
radek82 has joined #tikiwiki lphuberdeau: all of those options should only affect the input/display of the values, not how they are stored
all of those options should only affect the input/display of the values, not how they are stored
which would allow to update those options without breaking all of the data
which would allow to update those options without breaking all of the data jonnyb: lphuberdeau: no, it's a Nelson thing (jquery.validate)
lphuberdeau: no, it's a Nelson thing (jquery.validate) ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
rodrigo_sampaio has quit IRC (Quit: Leaving.) lphuberdeau: jonnyb, thanks for the info
jonnyb, thanks for the info ***: derMicha has joined #tikiwiki
derMicha has joined #tikiwiki
derMicha has quit IRC (Quit: Page closed)
derMicha has quit IRC (Quit: Page closed)
dabright has quit IRC (Quit: Leaving.)
dabright has quit IRC (Quit: Leaving.) lphuberdeau: ok... found a way to shut it up
ok... found a way to shut it up CIA-87: tikiwiki: 03jonnybradley * r34808 10/trunk/ (37 files in 23 dirs): [MRG] Automatic merge, branches/7.x 34741 to 34806
tikiwiki: 03jonnybradley * r34808 10/trunk/ (37 files in 23 dirs): [MRG] Automatic merge, branches/7.x 34741 to 34806
tikiwiki: 03jonnybradley * r34809 10/trunk/lib/: [FIX] Remove fixed revisions on lib svn:externals auto-merged from 7.x
tikiwiki: 03jonnybradley * r34809 10/trunk/lib/: [FIX] Remove fixed revisions on lib svn:externals auto-merged from 7.x luciash: hmm, the "View edit icons" on wiki page does nothing in 7 ?
hmm, the "View edit icons" on wiki page does nothing in 7 ? -: luciash going to svn up to make sure
luciash going to svn up to make sure luciash: hmm, it doesn't show them when in some circumstances only
hmm, it doesn't show them when in some circumstances only
nevermind
nevermind
i wonder why view="user" param in tracker plugin doesn't work anymore though in user tracker where it is set allow only one item per user or IP with user selector field option set to 1
i wonder why view="user" param in tracker plugin doesn't work anymore though in user tracker where it is set allow only one item per user or IP with user selector field option set to 1
:-/
:-/
can anyone reproduce with User_Tracker profile ?
can anyone reproduce with User_Tracker profile ? lphuberdeau: how do I wish those tracker issues were found back when it was time to fix them...
how do I wish those tracker issues were found back when it was time to fix them... ***: rodrigo_sampaio has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki -: luciash wishes the same
luciash wishes the same luciash: i will test with non-admin yet
i will test with non-admin yet lphuberdeau: it's too late for 7 now
it's too late for 7 now luciash: i know, anyway
i know, anyway lphuberdeau: it's already late as it is, and it was supposed to be a quick release
it's already late as it is, and it was supposed to be a quick release luciash: nope, view="user" doesn't seem to work for me in tracker plugin
nope, view="user" doesn't seem to work for me in tracker plugin
it always creates new item and modifies all the previous for that user
it always creates new item and modifies all the previous for that user
np, we will stick with LTS version in production
np, we will stick with LTS version in production ***: nkoth has joined #tikiwiki
nkoth has joined #tikiwiki
Logger has quit IRC (Disconnected by services)
Logger has quit IRC (Disconnected by services) CIA-87: tikiwiki: 03lphuberdeau * r34810 10/trunk/ (6 files in 6 dirs): [MOD] Allow to upload files for non-html5 browsers and provide a text field to input file ids for non-javascript browsers (if any of those still exist) ***: overseer has joined #tikiwiki overseer: hello all
!help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . lphuberdeau: good morning overseer: i was wondering: is there a way to cache information about remarkboxes, so that if I X it out, then refresh, it will stay gone? ***: RobertPlummer has quit IRC (Quit: Page closed)
RobertPlummer has joined #tikiwiki Tiki|bot: New Forum Posts: Expand/shrink list for trackers - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41433 lphuberdeau: I don't believe there is at this time
although it should be possible to implement it in javascript without affecting too much overseer: ok, I might try it. If I come up with something good, where can I submit it to be added to tikiwiki's source? lphuberdeau: http://dev.tiki.org/Commit+Code
no one handles patches, so you need to commit it yourself overseer: ok, thanks
Now I have a problem that I need help resolving
I have a menustructure module box on the left side of my site. When I set the "No Box" option to yes, it works correctly, but if I turn that off, then it doesnt display the pop-up menus lphuberdeau: I'll leave that one to something else, I have no clue, sorry
s/something/someone/ overseer: ok, thanks anyhow
anyone else here paying attention? lphuberdeau: might take a few minutes, but it's usually active at this time... you might want to specify which version you're using in the mean time overseer: how do i find that? luciash: changelog.txt ricks99: what's the problem with menustructure module? overseer: it's not behaving normally :P ricks99: jonnyb just made a fix for trunk.
what tiki version? overseer: the popup menus that are supposed to come up dont always work
oh ok
where do i find the version? ricks99: are they appearing "behind" the main body sometimes?
version is shown on your Admin: General pae
*page overseer: im on 6.3
they might be behind the main body, i cant tell ricks99: there's a known issue where for some themes the 2nd level appears "under" the center column area. there's a small css fix luciash: overseer: abot permanently closing specific box and store it in the cookie u might want to check http://doc.tiki.org/Custom+Code+HowTo+-+Post-It+Notes&structure=Tutorials overseer: luciash: Thanks ricks99: can you be more specific with "01dont always work" overseer: it works when I have the "No Box" option enabled
otherwise, it doesnt ricks99: it generates nothing in the module at all? overseer: the module does, but the popup menus dont luciash: overseer: please note it doesn't work on doc.tiki.org as it got upgraded to Tiki 7 there (the site) overseer: i see in the source that the html is there, and it is setting it to "visible" ricks99: are they appearing 'behind' the main body? as i said, this is a known issue with a css fix
do u have a public url? overseer: no, i dont unfortunately
let me try setting the z-index to 99 and see if that fixes it ricks99: look @ ur HTML source. are the 2nd level options being shown?
it isnt z-index. overseer: yes
oh, ok ricks99: there's an overflow that needs to b changed. check the forums... overseer: yes they are being shown
do you have a link? ricks99: tiki.org/forums
look in the themes forum iirc -: ricks99 thinks it may have been *him* that found/fixed the issue :) ricks99: here: http://bit.ly/jItPiO
add div.box {overflow:visible !important} lphuberdeau: btw ricks, if you have a minute to check on the new 'files' field type in trackers on trunk, I'd like your input on usability while I'm still working on it -: ricks99 thought it was in the6.3 release notes overseer: thanks, i found it. I'll look throught it and let you know if it works ricks99: @lph: i'll svn up in a bit. on trunk/tiki8? lphuberdeau: yes
it should work in all browsers, but it will work much better in modern ones ;) CIA-87: tikiwiki: 03sylvieg * r34811 10/branches/7.x/tiki-login.php: [FIX]sefurl: mising another sefurl for group homepage
tikiwiki: 03sylvieg * r34812 10/branches/proposals/6.x/tiki-login.php: [bp/r34811][FIX]sefurl: mising another sefurl for group homepage overseer: ricks99: thanks, that worked ricks99: you're welcome. glad i could help ***: changi|away is now known as changi
nkoth has quit IRC (Quit: nkoth) jonnyb: hey, changi not away? :P overseer: hey, I need some help again. I was wondering how to change the amount of time it takes for an edit session to timeout -: ricks99 wishes tiki had drag-drop support on the edit structure page overseer: higher than whats in the drop-down list. ***: mikemclean has joined #tikiwiki mikemclean: hello ricks99: @overseer: you can also modify the session timeout in your php.ini config mikemclean: i have a very strange problem with my new install of tikiwiki i am unable to stay logged in for longer than 5-10 page requests before i get logged out and need to login again ricks99: iirc, it will override tiki's edit idle setting mikemclean: i tried reinstalling and that seemed to solve it until i changed the theme again and changing it back to default doesnt resolve the problem ricks99: @mikemclean: changing theme shouldn't affect your session timeout. what is your tiki version and environment? mikemclean: 6.3 apache
on a shared host, i had some problems installing but a tech guy tweaked sys mod and turned off php safemode so everything should be working
i dont understand why the theme should effect sessions either i will try reinstalling again and only changing theme see if i can reporoduce it ricks99: what is your session lifetime setting (in php.ini) mikemclean: maybe it was another setting i changed and didnt notice it
session.cache_expire 180
is that what you are refering to?
i dont think i can access php.ini being on a shared server
thats from phpinfo ricks99: y. are you storing tiki session info in db or filesystem? mikemclean: settings are all pretty much default now its a new install ricks99: you can (iirc) override the session lifetime from the admin: performance page mikemclean: session.cookie_lifetime is set to 0 however according to phpinfo
could that be it? ricks99: if you dont have access to php.ini, not sure if you can make any changes to session info mikemclean: you are correct the session lifetime can be overwriten in that area
ill seeif that worked
if that does fix it then maybe thats why the theme change may seem to cause the problem
if the settings in that area are different for different themese CIA-87: tikiwiki: 03lphuberdeau * r34814 10/trunk/ (4 files in 4 dirs): [MOD] Using Zend_Http_Client for HTTP requests instead of the PEAR library, cleaning up unused code, proxy now supports user/pass authentication mikemclean: however unlikely it could be one reason
i also applied the fix described here : http://www.serv.co.za/forum/archive/index.php/t-3234.html
could there be any downsides to this? CIA-87: tikiwiki: 03lphuberdeau * r34815 10/trunk/ (8 files in 6 dirs): [MOD] Changing direct instanciations of Zend_Http_Client in the current code with the one created with proxy information in tikilib overseer: hey, sorry i was non-reponsive there for a bit
what exactly needs to be added to php.ini to change the edit session length mikemclean: not sure myself i solved the problem by changing sessions to be stored in the database ***: chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
nkoth has joined #tikiwiki overseer: hey, how often would you guys recomend patching my tiki Sug4r: The answer is a resounding no. overseer: ? CIA-87: tikiwiki: 03lphuberdeau * r34816 10/trunk/lib/filegals/filegallib.php: [MOD] Read the remote filename from the content disposition ricks99: back
@overseer: you should keep your tiki up-to-date CIA-87: tikiwiki: 03lphuberdeau * r34817 10/trunk/templates/trackerinput/files.tpl: [ENH] Clear the text field on success
tikiwiki: 03lphuberdeau * r34818 10/trunk/lib/ (filegals/filegallib.php prefs/fgal.php): [ENH] Remove hard dependency on fileinfo extension ***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte overseer: @ ricks99 ty marclaporte: polom ricks99: bolow marclaporte: ricks99 : I started this: http://tiki.org/History
after I saw a nice page on another project ricks99: Kinda empty... ***: RobertPlummer has quit IRC (Quit: Page closed) ricks99: i like this timeline: http://tiki.org/All+Releases i'm very visual marclaporte: I love it
I want that as a native feature in Tiki -: lphuberdeau is quite happy with the endangered page mention on wikipedia being gone marclaporte: lphuberdeau : hehe, yes, that was annoying
notability is so subjective lphuberdeau: the 400 t-shirts given away at their conference might have helped ;) marclaporte: hhahah
it was removed before that, no? lphuberdeau: no marclaporte: what do we call a bias of what I know must be true?
"The winner writes history"
or http://en.wikipedia.org/wiki/Confirmation_bias ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...) chealer: polom ***: mikemclean has quit IRC (Quit: Page closed)
overseer has quit IRC (Ping timeout: 252 seconds)
ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99)
lphuberdeau has quit IRC (Read error: Connection reset by peer)
lphuberdeau has joined #tikiwiki
damian has joined #tikiwiki CIA-87: tikiwiki: 03lphuberdeau * r34819 10/trunk/ (4 files in 4 dirs): [MOD] Preserving the file source and allow to refresh from it to create archived versions ***: redflo has joined #tikiwiki CIA-87: tikiwiki: 03lphuberdeau * r34820 10/trunk/templates/trackerinput/files.tpl: [ENH] Disable search box while search in progress ***: changi is now known as changi|away CIA-87: tikiwiki: 03lphuberdeau * r34821 10/trunk/ (4 files in 4 dirs): [MOD] Display refresh control to allow requesting for a file update ***: charb has joined #tikiwiki charb: polom
I am attempting to use the structure function. Every thing is working well until I came to clicking on the {toc} plugin. It will not give me the option of inputting the shownum field. it shows a "1" and I cannot change it
consequently I am not getting a toc
Is the {toc} that it is auto inputting the wrong plugin? Should it be the {maketoc} plugin?
Is it broke?
maketoc didn't work either. ***: redflo has left
charb has quit IRC (Quit: Page closed)
lphuberdeau has quit IRC (Ping timeout: 255 seconds)
jonnyb has joined #tikiwiki jonnyb: repolom ***: coaboa|afk has quit IRC (Ping timeout: 255 seconds) jonnyb: So... should i release 7.0 now? (popcorn burning, and it's now or next week if down to me) Tiki|bot: New Forum Posts: New Install Loops Endlessly on Ubuntu 11.04 of 6.3 Tikiwiki - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41435 ***: lphuberdeau has joined #tikiwiki
radek82 has quit IRC (Quit: Leaving)
gillesMM has quit IRC (Remote host closed the connection)
jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
damian has quit IRC (Quit: Leaving)
DarkCalf has joined #tikiwiki