CIA-91: tikiwiki: 03jonnybradley * r42026 10/trunk/lib/jcapture_tiki/tiki-jcapture.js: [ENH] jcapture: Implement token authorisation and reconfigure file data to upload into filegallery
tikiwiki: 03jonnybradley * r42027 10/trunk/lib/core/Services/JCapture/Controller.php: [ENH] jcapture: Implement token authorisation and reconfigure file data to upload into filegallery jonnyb: all done in now - more tomorrow Tiki|bot: Recent Bug: Tracker item: #4252 - - PluginDBreport - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4252 RobertPlummer: Jyhem Jyhem_laptop: What do you think about the comments I made on Tracker_Query? marclaporte: joined #tikiwiki -: marclaporte likes the smell of jCapture applet in Tiki trunk RobertPlummer: marclaporte: What is your opinion on what needs to happen with all these different entities that have been created for trackers?
I feel that Jyhem has a good point, and that some unification on the developers part will minimize work.
but not before creating more.
left #tikiwiki marclaporte: Jyhem has a good point
as he often does....
He has a knack to put his finger on the place that hurts
And the way he does it is very important to make us improve goj_killedByISP: joined #tikiwiki dhazel: joined #tikiwiki Jyhem: polom -: Jyhem sees he sparked an interesting conversation just before going to bed and missing it :-/ fidel: hi & good morning
question regarding languages in tikiv9b2
it seems like i have to define an article/page language in our multilingual tiki-installation.
oh - just found the matching option in the prefs to ignore that ;) -: changi love when people answer their own question :) vmachine: joined #tikiwiki Tiki|bot: joined #tikiwiki xavi: joined #tikiwiki jonnyb: joined #tikiwiki
is polom really Czech for "slash"?
and/or radius?
hi xavi - thanks for tidying up the regressions page! :) xavi: :-)
hi jonnyb, yes it was a nightmare to get things clear when reading that mess
I hope this allows us all to focus on pending issues jonnyb: indeed - i mentioned it in the webinar (shame you couldn't make it) xavi: yes, I couldn't (too many things going on these days) jonnyb: so not really any blockers left for 9.0 afaik
Jyhem has some fix for trackerfilter to commit tomorrow, then we go! xavi: not that I know of. some encoding issue still, but with new content added to blogs, for instance jonnyb: oh? thought that was ok now xavi: mmm... let me check...
aha, not fully fixed. See this page: http://ueb.vhir.org/blog1
and search for "R & Tiki rock!"
it is shown in a blog post on the list of posts from blogs
however, when showing just that speciic blog post (and not the list of blog posts), that "&" is shown all right: http://ueb.vhir.org/blogpost4-Quickly-use-googleVis-in-web-reports-using-Tiki-and-PluginR jonnyb: is this an old post? xavi: nope, I wrote it in June 12
using tiki9 with recent revision by then jonnyb: oh, ok - so it might have been during the entity fixes
does it still happen?
ah right, is ok on single post view but not on list xavi: no idea... I can't test now (I have to finish a report today before a meeting in afew hours), sorry jonnyb: ok, thanks vmachine: joined #tikiwiki xavi: jonnyb, see pm ricks99: joined #tikiwiki
polom y'all jonnyb: hi ricks99 ricks99: hiya jonnyb jonnyb: we were talking about you last night at the webbynar - about upgrading info.t.o
you should come to the next one, they're fun (we need more people!) ricks99: thought it was laready 6.7 jonnyb: :D ricks99: yeah, tough time (very late afternoon) for me
but will try to re-schedule soem things jonnyb: we think it should be on 9.x as soon as poss
9.0 should be out at the weekend ricks99: iirc, we wanted to keep 1 high traffic site on LTS jonnyb: ricks99: fair enough - changi was keen! :)
xavi: i see your blog issue - seems to get double encoded in the source but only the list shows it wrong... weird -: jonnyb hates html entities ricks99: yeah, i just think it is important to have one real-world LTS site. there's not very much content/features on INFO, so (IMHO) risk is quite low jonnyb: good point ricks99, should be on an svn cron update then really, so we can all be the quality team! -: ricks99 thought it was ricks99: info.t.o footer: Last update from SVN (SVN proposals pre 6.8: Friday, June 22, 2012 10:07:10 GMT-4 - REV 42027 jonnyb: yes you're right
:) rodrigoprimo: joined #tikiwiki changi: joined #tikiwiki radek82: joined #tikiwiki dhazel: joined #tikiwiki CIA-91: tikiwiki: 03chibaguy * r42028 10/trunk/styles/fivealive-lite.css:
tikiwiki: [NEW] FiveAlive-lite theme - Theme uses FiveAlive theme options for color
tikiwiki: variants; fivealive.css and the option stylesheets were modified a little
tikiwiki: (varying CSS style precedence) to allow two parent stylesheets and two visual
tikiwiki: looks. Some details (tiki-top menu dropdown in FiveAlive) still to be done. GillesM: joined #tikiwiki jacmoe: joined #tikiwiki sandroandrade: joined #tikiwiki rodrigoprimo: joined #tikiwiki Bsfez: joined #tikiwiki arildb: joined #tikiwiki GillesM: joined #tikiwiki xavi: left #tikiwiki Jyhem: joined #tikiwiki RobertPlummer: joined #tikiwiki
polom all jonnyb: hi RobertPlummer
not mobile today? RobertPlummer: Nope. Yesterday we had some stuff happening at our house and I had to leave mid-day.
Actually, most dat.
day
Today I'm back in my non-mobile office.
jonnyb: So we need to lock in the externals today correct? jonnyb: yes, that would be good (keep forgetting) RobertPlummer: I'm going to go ahead and do it if you don't mind. jonnyb: yes pls marclaporte: joined #tikiwiki vmachine: left #tikiwiki RobertPlummer: I've updated locally, getting ready to submit.
commit rather./ jonnyb: ok, will update and check RobertPlummer: jonnyb: I see what you've done with the list plugin and I like it in general. But I think that the Tracker_Query aims to be a component that list can use. Actually something that unified search can use. jonnyb: right - good
there are quite a few ways Lucene falls down - it's no great with numbers
particularly dates - very slow RobertPlummer: All I envisioned with Tracker_Query was an easy way to query from trackers.
To get an easy list of items in an array and let me do what I want with them.
Later I added the ability to update and delete using it.
But it is basically a direct to sql interface for trackers.
And the query assembles trackers in a way that they are basically returned with a single query.
A huge monstrosity of a joining query.
And it works, and it is fast in most regards.
But I do not consider it an end point. I wanted LP to integrate it into unified search, and then we could migrate everything else to it, then we could restructure tracker storage.
1 way in, 1 way out.
I think it is poised to do such a thing, but I think it will be a whole lot less painful if we start planning how trackers should be stored (if they need to change) and as well the migration period.
But only if it is what others want to do.
I see great potential in using trackers to build applications that are in tiki, and being able to extend them in wiki.
What do you think jonnyb? jonnyb: complex - sorry, busy RobertPlummer: :)
Let me know when you have time. Tiki|bot: New Forum Posts: URGENT DISASTER: upgrade to 8.4 stops many users from logging in - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44239 CIA-91: tikiwiki: 03robertplummer * r42029 10/branches/9.x/lib/jquery_tiki/tiki-jquery.js:
tikiwiki: [FIX] Lock externals in preparation for release of 9.0
tikiwiki: [FIX] Ensure jqueryTiki is set RobertPlummer: jonnyb: I hope that went through, I've changed the externals, but it didn't show up in the menu. Can you confirm the change went through?
It looks just like a file was changed, no directory. But it wouldn't let me commit without a file. Very odd. jonnyb: but you did a code fix too?
oh right
phpstorm is usually pretty good about that RobertPlummer: It was there, figured I might as well send it through to get it to commit. jonnyb: if you just select the dir in the changed pane, then right click & do commit it usually will just do the dir
did you do the zend, sheet etc ones too? RobertPlummer: everything in lib
nothing else, wanted to make sure it went through before I bit off more. jonnyb: looks like it didn't work RobertPlummer: ok, one min. let me try again. jonnyb: no props showing as change in the email diff rodrigoprimo: joined #tikiwiki RobertPlummer: I think I may have to use svn workbench.
It is the only one that shows it as changed.
Perhaps it is a refresh issue? jonnyb: i mean the email from sf.net - only the js file changed
http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=42029 RobertPlummer: Yea, php storm isn't picking up the change.
Or at least not sending it, or I'm not sending it right. jonnyb: hmm - usually does for me
you usually have to do a full svn up first RobertPlummer: Already did it, but will try once more.
No dice. I keep clicking create patch, and each time it is blank. No sweat, svn workbench to the rescue. CIA-91: tikiwiki: 03robertplummer * r42030 10/branches/9.x/lib/: [FIX] Lock revisions in for prep of tiki 9.0, last revision didn't take RobertPlummer: I had a few outstanding commits from draw I was waiting to add to 9.1 after we lock 9.0, perhaps php storm was not playing well with them.
I reverted, and changed 1 last time, and it took fine. jonnyb: yay, looks good now RobertPlummer: jonnyb: Is that all the locking that needs done jonnyb: what about zend and your ones?
RobertPlummer: ^^ RobertPlummer: jonnyb: Myn are good. I will lock zend now.
jonnyb: Isn't zend already locked in at 1.11.11?
I mean I guess we can lock it, but I don't think it matters to much. jonnyb: um, didn't i change it to trunk - would have to look RobertPlummer: http://framework.zend.com/svn/framework/standard/tags/release-1.11.11/library/Zend jonnyb: got there :)
yes, should be fine, it's a tag RobertPlummer: So if there are any fixes we will get them, right? jonnyb: wouldn't have thought so, that would be 1.11.12 surely?
but they have said that's the last 1.x zend release RobertPlummer: I think 1.11.12 had something wrong with a few files.
or perhaps that is trunk jonnyb: trunk had a rogue char in front of <?php in one file RobertPlummer: Ah, yes.
I don't think we should upgrade this late in 9. Surly a 9.1 thing. jonnyb: i think - or the branch/1.1 was it
indeed
and there's nothing in zend 1.x to update afaik
brb RobertPlummer: ok redflo: joined #tikiwiki Jyhem_laptop_: joined #tikiwiki CIA-91: tikiwiki: 03jonnybradley * r42031 10/branches/9.x/tiki-tracker_rss.php: [FIX] trackers: Partial fix for tracker rss not using sefurl. Fixes the "read more" link, not the item titles so far.
tikiwiki: 03robertplummer * r42032 10/trunk/lib/parser/parserlib.php: [FIX] Use @ to supress warnings rather than turn off auto-loading, which basically just turns off zend wiki plugins
tikiwiki: 03robertplummer * r42033 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [FIX] Suppress warnings for class_exists by using @, found a few places where other warnings could be resolved.
tikiwiki: 03robertplummer * r42034 10/trunk/lib/core/Tracker/Query.php: [FIX] equals and search aren't always set (so check) on $i, but fields is
tikiwiki: 03robertplummer * r42035 10/trunk/lib/core/Feed/Abstract.php: [FIX] warning for $name
tikiwiki: 03robertplummer * r42036 10/trunk/lib/core/Feed/ (ForwardLink/Metadata.php ForwardLink.php):
tikiwiki: [ENH] Forwardlinks are accepted along with the file for the page being updated.
tikiwiki: [FIX] Set language default from site when not set at page
tikiwiki: 03jonnybradley * r42037 10/branches/9.x/lib/core/Tracker/Field/Abstract.php:
tikiwiki: [FIX] trackers: 2nd part of fix for tracker rss not using sefurl. Fixes sefurl for all tracker item object links.
tikiwiki: Still appends seemingly useless params at end (should obey auto_query_args at least - TODO for 9.1?)
tikiwiki: 03jonnybradley * r42038 10/branches/9.x/ (lib/blogs/bloglib.php tiki-view_blog_post.php):
tikiwiki: [FIX] blogs: Fix for wysiwyg (and non-wysiwyg) entity encoding errors, one way on saving, one on displaying (thanks Xavi)
tikiwiki: May still have unpredictable effects when htmltowiki enabled... benoitg: joined #tikiwiki CIA-91: tikiwiki: 03robertplummer * r42039 10/trunk/lib/core/JisonParser/Wiki/Handler.php:
tikiwiki: [FIX] A few warnings were being thrown here, and plugin bodies were getting a beak at the beginning, perhaps an auto correction problem, handled all. Minor but nice improvement.
tikiwiki: [FIX] Don't parse if empty input
tikiwiki: [FIX] Remove <div at beginning of plugin buttons jonnyb: off for food - bibi CIA-91: tikiwiki: 03Jyhem * r42040 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Correct handling of non-editable fields and better explanatory description of multiple fill fields -: Jyhem is ahead of schedule :) CIA-91: tikiwiki: 03Jyhem * r42041 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] Ooops, should have been part of r42040.
tikiwiki: 03robertplummer * r42042 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [FIX] Max header of 6, 7+ get reverted to <h6 mepartand: joined #tikiwiki
I have a ? about theme control troubleshooting...anyone what to take it?
Didn't think so jacmoe: joined #tikiwiki RobertPlummer: Jyhem is that the fix you were talking about? CIA-91: tikiwiki: 03eromneg * r42043 10/branches/9.x/templates/tiki-searchresults.tpl: [FIX] only show category selection if user has category view permission Jyhem: yes!!!!
RobertPlummer: ^ RobertPlummer: Jyhem so you are done? Jyhem: for Tiki9, yes
9.0 RobertPlummer: changi, did you hear that?
er, uh.... see. Jyhem: my afternoon meeting got postponed, so I got ahead :-) RobertPlummer: Jyhem, would you like to talk about trackers sometime soon? Jyhem: Yes, but tonight is too late for me (22:45 and I have not eaten yet) RobertPlummer: Oh wow.
Fill up buddy. Jyhem: :)
it's still in the oven RobertPlummer: Jyhem so you've been using Tracker_Query? Jyhem: Hmm, not really in real sites. Thre would have been too much stuff to write. I modified TRACKER (as you saw) and TRACKERFILTER (uncommitted because too specific)
I really couldn't see how my users could reproduce trackerfilter with Tracker_Query in Tiki9 RobertPlummer: Jyhem do you think it has value to continue making it better? Jyhem: I need to show you exactly what it is I achieved (but not rght now) RobertPlummer: ok
I'm a bit impetuous at times ;) Tiki|bot: New Forum Posts: Is there a way of indicating unread forum posts? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44243 CIA-91: tikiwiki: 03robertplummer * r42044 10/trunk/lib/core/Feed/ForwardLink/Receive.php: [FIX] From get to post
tikiwiki: 03robertplummer * r42045 10/trunk/lib/core/Feed/TextLink.php: [FIX] version to decimal
tikiwiki: 03robertplummer * r42046 10/trunk/lib/core/Feed/ForwardLink/Send.php: [FIX] Only send once benoitg: joined #tikiwiki marclaporte: joined #tikiwiki