***: Jyhem_laptop has quit IRC (Ping timeout: 260 seconds)
marclaporte has quit IRC (Read error: Connection reset by peer)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
rodrigoprimo1 has joined #tikiwiki
rodrigoprimo has quit IRC (Ping timeout: 260 seconds)
Caarrie|away is now known as Caarrie|sleeping
Tiki|bot has joined #tikiwiki
goj has quit IRC (Ping timeout: 260 seconds)
goj has joined #tikiwiki
Tiki|bot has quit IRC (Ping timeout: 240 seconds) CIA-12: tikiwiki: 03chealer * r38411 10/trunk/lib/prefs/metatag.php: Mark "Revisit after" preference as experimental ***: marclaporte1 has joined #tikiwiki
marclaporte has quit IRC (Ping timeout: 240 seconds)
goj has quit IRC (Ping timeout: 260 seconds)
goj has joined #tikiwiki CIA-12: tikiwiki: 03chealer * r38412 10/branches/8.x/lib/wiki-plugins/wikiplugin_module.php:
tikiwiki: [FIX] MODULE plugin: inverted options for np parameter. Change the default description which was based on inverted options.
tikiwiki: Note: the code uses a $np boolean variable representing whether *not* to parse, while the plugin dialog shows a "Parse" parameter asking whether to parse, hence the unusual values. r31096 regression ***: kiilo has joined #tikiwiki
kiilo has left
marclaporte1 has quit IRC (Quit: Leaving.)
JoernOtt1 is now known as JoernOtt
Bernard1 has joined #tikiwiki
Merbster has joined #tikiwiki Merbster: is there any UI for managing Object Relations?
or do I have to create code that calls /lib/attributes/relationlib.php ? ***: redflo has joined #tikiwiki
changi|ready has quit IRC (Ping timeout: 256 seconds)
changi|ready has joined #tikiwiki
changi|ready has quit IRC (Ping timeout: 240 seconds)
Jyhem_laptop has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.)
SJ-Jay has joined #tikiwiki SJ-Jay: Polom tikis :)
Hmm.. time settings are not affective on trackers..
sylvieg, do you know how one could speed up searching with lucene? ***: changi|ready has joined #tikiwiki
changi|ready has quit IRC (Ping timeout: 244 seconds)
changi|ready has joined #tikiwiki
changi|ready has quit IRC (Ping timeout: 245 seconds)
changi|ready has joined #tikiwiki
Jyhem_laptop has quit IRC (Ping timeout: 258 seconds)
jonnyb has joined #tikiwiki
Tiki|bot has joined #tikiwiki jonnyb: polom all CIA-12: tikiwiki: 03jonnybradley * r38413 10/branches/8.x/tiki-admin_modules.php: [FIX] modules: Fix spaces etc in custom modules getting borked when saving (by doing urldecode on the name param and then using it) ***: Caarrie|sleeping is now known as Caarrie|away sylvieg: SJ-Jay: lphuberdeau is the specialist - but I think he will answer a dedicated server with slor or elasticsearch or sphinx CIA-12: tikiwiki: 03jonnybradley * r38414 10/trunk/ (10 files in 7 dirs): [MRG] Automatic merge, branches/8.x 38356 to 38413 ***: Tiki|bot has quit IRC (Ping timeout: 240 seconds)
Tiki|bot has joined #tikiwiki SJ-Jay: sylvieg, thanks.. will have a chat with lphuberdeau then :) ***: Tiki|bot has quit IRC (Ping timeout: 240 seconds)
Tiki|bot has joined #tikiwiki SJ-Jay: lphuberdeau, any suggestions on how to increase search performance with lucene? :) ***: Jyhem_laptop has joined #tikiwiki
ricks99 has joined #tikiwiki ricks99: polom y'all Merbster: anyone encountered this before: Fatal error: Cannot unset string offsets in C:inetpubwwwrootlibwiki-pluginswikiplugin_trackerlist.php on line 1455
it only happens when I try to filter a trackerlist with filterfield and filtervalue params yet only when the value of filtervalue is the result of an argument variable SJ-Jay: polom ricks99 :)
ricks99, regarding the CSS you did for us.. i've been playing a bit with it and customized it for our needs.. but there seems to be some compatibility issues with different browsers.. ricks99: which? i tested with ff & ie & opera (current versions) SJ-Jay: erm.. it's propably because i waved my magic wand upon it :P spiced it with some CSS3 and more.. but could you have a glance at it some time? ricks99: lol. sure. send it to me. i'm on vacation this weekend, but i'll check it out on monday SJ-Jay: thanks ;) ***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom jonnyb: hi chibaguy chibaguy: hi jonnyb SJ-Jay: polom chiba :) chibaguy: and SJ-Jay sylvieg: hello guys chibaguy: anybody using Opera, be sure to back up your personal data like bookmarks and notes. An auto update just wiped all of mine. sylvieg: jonnyb: can you give me a clue where the textarea resizing it done .. I suppose it is a jquery trick chibaguy: hi sylvieg ricks99: anyone familar with json? SF has changed how they send project data and now our donwload counter on http://info.tiki.org/about+tiki is blank jonnyb: hi sylvieg - probably a jquery-ui thing in smarty.something.textarea.php Merbster: ricks99, you call json_decode on the json string and you magically end up with an object ricks99: ah. magic. of course Merbster: So they must have changed the object that is json-ified or maybe added something in the json that hinders decoding sylvieg: resizing in textarea tracker field is no more there ... do not know if it is my version , my css or a bug ***: RobertPlummer has joined #tikiwiki ricks99: Merbster: u a json expert? maybe you can help. see pm Merbster: ricks99, not exactly expert :P ricks99: but u have a magic wand, right? Merbster: I might be able to help
it's extremely annoying that hte login box dissappears when the mouse is moved outside of it.
ricks99, I don't have edit permission on the page you linked
And I'd suspect the changes needed is done in PHP. Since I don't know of any Tiki module/plugin that can parse JSON directly. ricks99: hm... so not as easy as i had hoped :( Merbster: I would think it can be fixed by changing the function that extracts the data from the object returned by json_decode
but I don't have time atm. to fix php stuff ricks99: np. ***: coaboa has joined #tikiwiki coaboa: Hello tikiverse chibaguy: hi coaboa coaboa: hi chibaguy ***: Tiki|bot has quit IRC (Ping timeout: 244 seconds) Merbster: ricks99, http://chris.photobooks.com/json/default.htm <- this online JSON vizualizer that I usually use, shows the stats object correctly
I cannot link with the JSON in it. so you have to test it yourself if you want to see the structure of the JSON as an object ricks99: tx Merbster. I'll check it out CIA-12: tikiwiki: 03robertplummer * r38415 10/trunk/ (3 files in 3 dirs): [FIX] Namespace fixes once more from universal reports to report ***: Tiki|bot has joined #tikiwiki -: Merbster wishes there was some docs for the field type relation Merbster: I have not been able to imitate many to many relationship in trackers so far. chibaguy: Offtopic, but to correct my earlier post about opera, I see now that it didn't delete my old data after all. The update made a new installation of Opera on my computer, so the old installation (with my old bookmarks, etc.) is ok. (But the scare made me back up my data ;-) .) ***: Jyhem_laptop has quit IRC (Read error: Operation timed out)
Tiki|bot has quit IRC (Ping timeout: 244 seconds)
Merbster has quit IRC (Quit: Leaving)
Tiki|bot has joined #tikiwiki RobertPlummer: chealer: You know much about tiki blog?
How do I turn on comments? ***: Jyhem_laptop has joined #tikiwiki
SJ-Jay has quit IRC (Read error: Connection reset by peer)
Tiki|bot has quit IRC (Ping timeout: 244 seconds)
radek82 has joined #tikiwiki
coaboa|afk has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 240 seconds)
coaboa|afk has quit IRC (Remote host closed the connection)
Tiki|bot has joined #tikiwiki
changi|ready has quit IRC (Ping timeout: 245 seconds)
Tiki|bot has quit IRC (Ping timeout: 240 seconds)
changi|ready has joined #tikiwiki
Tiki|bot has joined #tikiwiki CIA-12: tikiwiki: 03ricks99 * r38416 10/trunk/templates/admin/include_connect.tpl: [MOD]added link to newsletter subscription. also changed text links to buttons ***: chibaguy has quit IRC (Ping timeout: 276 seconds)
Tiki|bot has quit IRC (Ping timeout: 244 seconds)
Bernard1 has joined #tikiwiki chealer: RobertPlummer: no :-( ***: Bernard1 has quit IRC (Quit: Leaving.)
Tiki|bot has joined #tikiwiki mark_doe: hi... is tikiwiki open for exporting Articles? is it possible to migrate from tiki? and is tiki open for imports from other wikis? ***: redflo has quit IRC (Quit: Leaving.) chealer: polom jonnyb: hi all
mark_doe: not sure about articles, but you can import pages and export them (as xml of some sort i think)
by the way (all) - i've found a nasty regression in 8.x (from 6) in tracker item link fields - my fault i think too ***: Jyhem_laptop_ has joined #tikiwiki mark_doe: jonnyb: thx jonnyb: mark_doe: people don't really contribute code if they're migrating away, i guess mark_doe: jonnyb: yes ***: Jyhem_laptop has quit IRC (Ping timeout: 276 seconds) mark_doe: but I think a decent import/export tool would make Tiki a lot more attractive
a lot ppl can just try out, and see how it works... imagine all those mediawiki ppl that are not happy with this wiki (not much community options, no forum, no blog, etc)
they import... see how it works out - and stay maybe ;-) jonnyb: we have mediawiki import (to wiki pages) CIA-12: tikiwiki: 03jonnybradley * r38417 10/trunk/ (2 files in 2 dirs): Revert: r38059 [REF] trackers: ItemLink fields - two lists fix needs to be done a different way for cases when the value is not the itemId (in 8.x) ***: GillesM has joined #tikiwiki CIA-12: tikiwiki: 03jonnybradley * r38418 10/branches/8.x/ (2 files in 2 dirs): [FIX] trackers: ItemLink was using the list index instead of the value to find what to display (failed when linked field stored wasn't an itemId auto_inc field) ***: RobertPlummer_ has joined #tikiwiki RobertPlummer_: polom all
polom chealer chealer: hi RobertPlummer_ RobertPlummer_: chealer: How are things up north?
chealer: Did you see the namespace change on "Universal Reports"? chealer: RobertPlummer_: hum, there was almost a hurricane yesterday, winds up to 100 km/h were forecasted. a few thousand people lost power, but not us :-) RobertPlummer_: chealer: Nice!
chealer: I love a good wind!
But in all seriousness, I'm glad you are fine. chealer: RobertPlummer_: hehe, it was quite a crappy day (plus, I wasted it on printer, screen and CPU issues - all still unsolved! RobertPlummer_: chealer: What platform? chealer: RobertPlummer_: I noted it quickly. I don't know what kind of namespace it's talking about, and I didn't look at universal reports yet
RobertPlummer_: Linux x86 (mostly hardware issues) RobertPlummer_: chealer: I know what you mean, some hardware plays nice, some not.
chealer: I usually have success with samsung & hp + linux though.
chealer: You should take a look at universal reports, they already work quite well. There needs to be more integration, but what is there is solid. chealer: RobertPlummer_: I'm battling an LG screen that sometimes won't work on a digital link, and a overheating Intel CPU in a Gateway machine. but yes, I'm planning to buy a HP printer today.
RobertPlummer_: yeah, sorry no time at the moment RobertPlummer_: chealer: Understood, when you get a chance, let me know. CIA-12: tikiwiki: 03jonnybradley * r38419 10/branches/8.x/lib/core/Tracker/Field/ItemsList.php: [FIX] trackers: ItemsList fix for getItemIds() now that ItemLink once again uses the proper value of the linked item (as it did in 6.x), rather than the itemId we don't need to go and re-fetch the value. ***: Bernard1 has joined #tikiwiki
Tiki|bot has quit IRC (Ping timeout: 244 seconds) CIA-12: tikiwiki: 03jonnybradley * r38420 10/branches/8.x/lib/core/Tracker/Field/ItemLink.php: [FIX] trackers: ItemLink restore missing linkPage param (5) for linking to a wiki page (with itemId as a parameter)
tikiwiki: 03sampaioprimo * r38421 10/trunk/ (4 files in 3 dirs): [MRG] Automatic merge, branches/8.x 38413 to 38419 ***: Tiki|bot has joined #tikiwiki
ricks99 has left CIA-12: tikiwiki: 03jonnybradley * r38422 10/branches/8.x/lib/setup/language.php: [FIX] language: Check for valid locale even if change_language is enabled but feature_detect_language is not (for instance, resulting in null language previously)
tikiwiki: 03jonnybradley * r38423 10/trunk/ (. lib/core/Tracker/Field/ItemLink.php lib/setup/language.php): [MRG] Automatic merge, branches/8.x 38419 to 38422 ***: Tiki|bot has quit IRC (Ping timeout: 244 seconds)
radek82 has quit IRC (Quit: Leaving)
conner_bw has joined #tikiwiki
Tiki|bot has joined #tikiwiki CIA-12: tikiwiki: 03oeversetten * r38424 10/branches/8.x/lang/nds/language.php: [tra] low german translations
tikiwiki: 03robertplummer * r38425 10/trunk/lib/ (core/Report/Definition/Logs.php logs/logsquerylib.php):
tikiwiki: [ENH] More features added to log for lookup
tikiwiki: [ENH] Added method listActions to logsquerylib
tikiwiki: 03sampaioprimo * r38426 10/branches/proposals/6.x/lang/pt-br/language.php: backporting pt-br translations from trunk ***: RobertPlummer has quit IRC (Remote host closed the connection)
RobertPlummer_ has quit IRC (Quit: Page closed) CIA-12: tikiwiki: 03sampaioprimo * r38427 10/branches/7.x/lang/pt-br/language.php: backporting pt-br translations from trunk ***: RobertPlummer has joined #tikiwiki RobertPlummer: Finally! CIA-12: tikiwiki: 03sampaioprimo * r38428 10/branches/8.x/lang/pt-br/language.php: backporting pt-br translations from trunk ***: Bernard1 has quit IRC (Read error: Connection timed out)
Bernard1 has joined #tikiwiki jonnyb: food time! bye for now... ***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...) CIA-12: tikiwiki: 03robertplummer * r38429 10/trunk/ (3 files in 3 dirs):
tikiwiki: [FIX] Empty value check
tikiwiki: [ENH] changed outputWiki to outputWikiData to accuratly reflect what is being output ***: conner_bw has quit IRC (Quit: conner_bw)
chealer has quit IRC (Ping timeout: 240 seconds) CIA-12: tikiwiki: 03robertplummer * r38430 10/trunk/ (5 files in 4 dirs):
tikiwiki: [FIX] Variable name cleanup, shifting from "name" to "key" or "label" where applicable
tikiwiki: [ENH] Added modal for loading and hidding of buttons when not needed ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
xavi has joined #tikiwiki
Bernard1 has quit IRC (Quit: Leaving.) Tiki|bot: New Forum Posts: How to have forum postings emailed? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42510 CIA-12: tikiwiki: 03robertplummer * r38431 10/trunk/lib/core/Report/Definition/Logs.php: [ENH] Added date format to logs definition sylvieg: is there a way to do a back button in a pretty tracker to comme back to the trackerfilter page (with all the filter there) like {button href="$referer" _text="Revenir à la liste"}
... I will write a plugin..
I thought {button href="{$smarty.server.HTTP_REFERER}" _text="Back"} could have work - bit no... CIA-12: tikiwiki: 03sampaioprimo * r38432 10/trunk/lang/pt-br/language.php: pt-br translation
tikiwiki: 03robertplummer * r38433 10/trunk/ (lib/sheet/grid.php tiki-edit_report.php):
tikiwiki: [FIX] Removal of unused vars
tikiwiki: [ENH] Wiki Data to dialog
tikiwiki: 03robertplummer * r38434 10/branches/8.x/ (3 files in 2 dirs):
tikiwiki: [FIX] Reverted draw icon
tikiwiki: [FIX] filer version check in docs added comments in docs and draw since it is hard to understand
tikiwiki: 03sampaioprimo * r38435 10/trunk/modules/mod-func-search_box.php: fix translatable string ***: gillesMM has joined #tikiwiki
GillesM has quit IRC (Ping timeout: 240 seconds) CIA-12: tikiwiki: 03robertplummer * r38436 10/branches/8.x/templates/browse_file_gallery.tpl: [FIX] Gallery list view for svg images, load full size, scale at html level ***: mark_doe has quit IRC (Ping timeout: 248 seconds)
mark_doe has joined #tikiwiki
RobertPlummer has quit IRC (Ping timeout: 240 seconds)
Tiki|bot has quit IRC (Ping timeout: 240 seconds)
chealer has quit IRC (Quit: Konversation terminated!)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
kstingel has joined #tikiwiki kstingel: where did the FAQ module go? ... in Tiki7.0 it was @ tiki-view_faq.php ... but in Tiki 7.2 this file is missing ... how would I replicate the feature for later versions of Tiki? sylvieg: tracker perhaps kstingel: thanks ***: xavi has left kstingel: I'm attempting a refactoring of Rick's "Smarties" site for updated Tiki versions ... copying his live site to my local test Tiki and I lost the FAQ when I tried to use Tiki 7.2 ... am also playing with existing Templates in Tiki 8 and making sure they all work properly for inheritance which is available in Smarty-3.x.x sylvieg: nice :-) kstingel: oops ... Themes, not Templates ... leaving the structural templates to those who know better ;) sylvieg: nice ;-) kstingel: still working on my ePub script too ... trying to work out exactly which Div container holds the page .... for ePub we need to strip out layout stuff and just have the content of each page ...
trying to decide if pulling the page content direct from DB would be best, or read inner-HTML for cached pages .... writing parsers isn't my strong suit sylvieg: #tiki-center ot #role_main ***: Tiki|bot has joined #tikiwiki
Tiki|bot has quit IRC (Ping timeout: 240 seconds)
Jyhem_laptop__ has joined #tikiwiki chealer: hello kstingel. hum, tiki-view_faq.php is also in 7.2 ***: Jyhem_laptop_ has quit IRC (Ping timeout: 258 seconds) kstingel: I couldn't find the create FAQ page :( .... so I've dropped back to 7.0 for now since that's what Rick is running live
when I ran a search in SVNcheckout/tw/tags/7.2 ... explorer couldn't find the file, so I assumed it had been replaced with something else
may have been an error with TortoiseSVN not updating the directory properly ... I had a couple of timeouts around that period
@chealer recent updates have just completed ... file is available in tags/7.2 & tags/8.0beta ... thanks ***: RobertPlummer has joined #tikiwiki chealer: good ***: kstingel has left
Jyhem_laptop__ has quit IRC (Quit: Konversation terminated!)
RobertPlummer has left
Jyhem_laptop__ has joined #tikiwiki
Jyhem_laptop__ is now known as Jyhem_laptop
Jyhem_laptop has quit IRC (Client Quit)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Client Quit)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Read error: Connection reset by peer)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Client Quit)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Client Quit)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Client Quit)
Jyhem_laptop has joined #tikiwiki
Jyhem_laptop has quit IRC (Quit: Konversation terminated!)
Jyhem_laptop has joined #tikiwiki
JoernOtt1 has joined #tikiwiki
JoernOtt has quit IRC (Disconnected by services)