goj_killedByISP: joined #tikiwiki LouisMartin: joined #tikiwiki fabricius_: joined #tikiwiki lindonb: left #tikiwiki CIA-36: tikiwiki: 03luciash * r41043 10/branches/9.x/styles/layout/design.css: [ENH] nicer default design for fieldsets borders amette_: joined #tikiwiki fidel_: joined #tikiwiki fabricius: joined #tikiwiki blast_hardcheese: joined #tikiwiki goj: joined #tikiwiki rain``_: joined #tikiwiki CIA-36: joined #tikiwiki
tikiwiki: 03luciash * r41044 10/branches/9.x/styles/layout/ (design.css layout.css): [ENH] nicer default design for tabs and tabs toggle button (tested in all built-in themes, check with empty.css theme) xavi: joined #tikiwiki
polom
Jyhem, I have some info for you (for whenever you are around) fabricius: polom CIA-36: tikiwiki: 03luciash * r41045 10/branches/9.x/styles/layout/layout.css: [ENH] basic layout (some little padding and align the arrow) for CSS menus (tested in all built-in themes, looks good)
tikiwiki: 03luciash * r41046 10/branches/9.x/db/tiki.sql: [FIX] syntax error in tiki.sql Jenser: joined #tikiwiki CIA-36: tikiwiki: 03luciash * r41047 10/branches/9.x/styles/layout/layout.css: [FIX] align the arrow for CSS vert menus only, horiz was fine redflo: joined #tikiwiki Jenser: left #tikiwiki xavi: Jyhem? Jyhem: polom Jyhem_laptop: joined #tikiwiki xavi: hi Jyem (and Jyhem_laptop) . I noticed yesterday that the tracker fields item_list works for me in all 9x sites that I have
not only in one
I dunno why, at work, I couldn't see the items listed there last week (maybe tiki cache?). I tried yesterday upgrading the other tiki9 site (in another server) amd item lists where working -: Jyhem looks at demo.t.o xavi: so that I tested in my own server at work, and they work also
fyi: et edition time, you see: "Read only", but when some data is found matching your params, then it's shown as an unordered list (afaik) in the item vieqw
however, remember that my case it not "nested item lists" that you said you were doing (afair, aprox.), but simple item lists (basic usage as documented in our current documentation in doc.t.o)
and a css question: tracker field "item link" can be set to allow choosing more than one link (so mved from a drop down to a multiple selection in a box). How can this box be resizable?
^ luciash ? jyhem? anyone else? CIA-36: tikiwiki: 03chibaguy * r41048 10/branches/9.x/styles/layout/layout.css: [FIX] Unwanted extra vertical space added by clearfix class's display:table property. Changed to display:inherit as per Tremblay's suggestion for the fix. Jyhem: xavi: this css question is out of my league :-( xavi: he he :-)
np
I can't edit trackers in one tiki site that I have upgraded (for production) to Tiki 9 :-(
I noticed today
we have been using it with tiki9 for a few weeks without issues
but I didn't try editing trackers or tracker fields
With a url like tiki-admin_tracker_fields.php?trackerId=3
I get:
Error(s): Page cannot be found LouisMartin_j0b: joined #tikiwiki arildb: joined #tikiwiki RobertPlummer: joined #tikiwiki
polom all arildb: xavi: I have gotten the clearance to release the local reference handling module mentioned in prevous email. Plan to integrate into trunk today. We have a user manual, and I thought doc.tiki.org/References would be a suitable place to publish it. However, I don't seem to have access to the FileGallery to upload images rodrigoprimo: joined #tikiwiki RobertPlummer: xavi I'm around now to help with the issue of the installer.
Jyhem you around? Bernard1: joined #tikiwiki xavi: back RobertPlummer: Hey xavi, xavi: arildb: ok, let me have a look arildb: thanks xavi: hi RobertPlummer RobertPlummer: can you run that script I sent you in the email, rerun the parser, and let me know if you have any problems. xavi: ok, I will
thanks RobertPlummer RobertPlummer: Xavi, I cannot reproduce the problem of editing pages, or syntax at this time, which leads me to believe that the installer just isn't running like it needs to. xavi: ok, RobertPlummer, you can try with the db dump I gaveyou last week
wiki page to try: (see its name in a pm on irc)
arildb: username?
in t.o, I mean arildb: arild xavi: ok CIA-36: tikiwiki: 03robertplummer * r41049 10/branches/9.x/lib/wiki/wikilib.php: [FIX] Ensure updating revisions checks for existance of status column xavi: arildb: I don't get it. you can upload images to the docs
I've uploaded one myself for you here: https://doc.tiki.org/References
please, remove when you edit the page
bbl arildb: xavi: I don't see any interface for it.
ah..in the editor of course...let me try it
was looking for the filegalley menu item
sorry about that...thanks anyhow benoitg: joined #tikiwiki xavi: arildb: in the editor toolbars, of course, that's the path with the minimum number of clicks :-)
for end users, afaik rodrigoprimo: tchau hackl arildb: xavi: yes, it is rodrigoprimo: ops, wrong tab :) xavi: hi rodrigoprimo ( "tchau" = see you? :-) rodrigoprimo: hi xavi
xavi: "tchau" is more "bye bye" xavi: oh well, yes, same as here :-)
you are right, more bye-bye than see you benoitg: joined #tikiwiki rodrigoprimo: joined #tikiwiki sandroandrade: joined #tikiwiki CIA-36: tikiwiki: 03robertplummer * r41050 10/branches/9.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js):
tikiwiki: [FIX] Prevent codemirror from loading if not needed (no mode that is compatible with codemirror)
tikiwiki: [FIX] Removed unneeded $.modal, added opacity of 0.01 so you can't see it load for the tenth of a second when it does. xavi: RobertPlummer: how can I add a new mode for codemirror? shell
http://codemirror.net/mode/shell/index.html RobertPlummer: xavi, it just needs upgraded, the mode will be automatically added in. xavi: since we use tiki to document shell (bash) commands , this is somewhat useful for highlighting in tiki9
ah, ok RobertPlummer: To link up to geshi, do this: xavi: i've done it
already in localhost
ln 35:
'bash': 'shell', RobertPlummer: find geshiColors xavi: in codemirror_tiki.js RobertPlummer: ah right, you did it.
Clear cache and it'll be readded. xavi: but I mean I can't find the shell mode in the lib folder of tiki 9 RobertPlummer: xavi, to upgrade codemirror, you don't need anything special. Just delete everything that is there, commit, and re-add with the new version of codemirror
xavi it'll be in modes folder I believe
oops, "mode" folder. xavi: yes, but shell it's not in our codemirror version RobertPlummer: xavi, like I said it is in the newer version of codemirror, you will need to upgrade it to get it. xavi: I 'm reluctant to change codemirror myself at this time (pre 9.0) RobertPlummer: it just came out. xavi: ok, not urgent at all RobertPlummer: ok xavi: shall I edit codemirror_tiki.js now, even if it refers to shell mode which is not in codemirror in tiki yet?
I mean, I will forget about this in the future, or it'll take longer for me to remember what to change where to have bash highlighting supported...
ok, never mind, I'll add a note for myself to add this in a few weeks or months CIA-36: tikiwiki: 03Jyhem * r41051 10/branches/9.x/styles/eatlon.css: [FIX][rb/40944] The fix was making white-on-white buttons in tracker edition pop-ups. Issue about black on black text on 'Upload file(s)' in File Upload interface still present :-( RobertPlummer: xavi it is up to you xavi: np, I added a "todo" in my task tracker to be revised in a few weeks or months
easiest
hey, Robert, I applied the same type of patch (your sql command to delete that decode info from the upgrade script), svn up, ensure .htaccess was up to date and edited to match the server... and voila.... trackers for this other site work again! :-)
phew!
I'll reply through the devel list, to close the thread RobertPlummer: Thanks buddy. xavi: thanks to you also :-) RobertPlummer: xavi, also, I'm not sure what is going on with the huge page you sent me, but it is unified search messing with the variables, very very odd. xavi: ok, if it's a very rare case, and only me experiencing that issue, then forget it
if it does not automagically dissapear in a few days/weeks, I'll have a good reason to split the big page into smaller chunks
for sure it will help to isolate the issue, if it still persists by then RobertPlummer: It is intermitten, I'm still tracking it down....
It may be the document size if being reached or something. xavi: mmmm, RobertPlummer, do you mean the issue with section edit loosing content? RobertPlummer: xavi xavi: ? RobertPlummer: yes, I'm not sure it is a scope bug in php or what. xavi: well, it's risky to leave as is... RobertPlummer: But when unified search receives the document that has been edited, it blows everything up. xavi: if it was only me, then no problem, I would spalit the page RobertPlummer: I think I can fix, give me a few more minutes. xavi: but this page might be the oportunity to find a fix a bug that might be critical to prevent sites loosing content in a few months when they grow, etc.
s/spalit/split arildb: joined #tikiwiki
I am unable to save pages using the latest trunk version.
Unknown column 'status' in 'field list'
The query was:
INSERT INTO `tiki_pages` (`pageName`, `hits`, `data`, `description`, `lastModif`, `comment`, `version`, `version_minor`, `user`, `ip`, `creator`, `page_size`, `is_html`, `created`, `wysiwyg`, `wiki_authors_style`, `status`, `lang`, `flag`, `lockedby`)
This is followed by a sequence of Data too long for column 'comment' at row 1
The query was:
insert into `tiki_actionlog` (`objectType`,`action`,`object`,`user`,`ip`,`lastModif`, `comment`, `client`) values (?,?,?,?,?,?,?,?) RobertPlummer: joined #tikiwiki arildb: It comes from the automatic merge r41023. Maybe a db schema update is missing? xavi: c u all (time to leave for me)
left #tikiwiki CIA-36: tikiwiki: 03robertplummer * r41052 10/branches/9.x/tiki-editpage.php: [FIX] Prevent pages that are being edited as sections from being refreshed from freetags to lucene search indexer arildb: RobertPlummer: r41012 [FIX] Prevent new pages from ever being converted introduced a new attribute status on tiki_pages it seems. The database update is missing and it prevents saving pages (in trunk) RobertPlummer: arildb: Perhaps we need to auto -merge arildb: RobertPlummer: the change was picked up by an automerge, but no schema update was included RobertPlummer: very odd, one minute while I merge and fix arildb: thanks benoitg1: joined #tikiwiki CIA-36: tikiwiki: 03robertplummer * r41053 10/trunk/ (16 files in 11 dirs): [MRG] Automatic merge, branches/9.x 41031 to 41052 RobertPlummer: arildb: svn up, should be golden now arildb: checking RobertPlummer: We have 1 remaining issue with the conversion script. We need to convert modules. After that, we should be set.
And ready for a beta. arildb: RobertPlummer: Still the same error in trunk. The problem is that tiki_pages.status is not defined. There should be a schema/db update to fix this. RobertPlummer: arildb: No, it is taken care of wikilib.php
Did you rerun the update script and remove the entity in the installer table that lists 999999991_decode_pages_sources_tiki.php? arildb: RobertPlummer: but it attempts to insert into the tiki_pages.status attribute...and it doesn't exist RobertPlummer: arildb: I understand that it is taken care of in wikilib, it adds it if it doesn't exist. arildb: RobertPlummer: that's a strange DB handling. Shouldn't all db updates/definitions be in tiki.sql and the schema updates. anyhow, it doesn't work, and I am unable to save pages using trunk benoitg: joined #tikiwiki RobertPlummer: arildb: Sure we can readd it if you want. benoitg2: joined #tikiwiki arildb: RobertPlummer: yes please. I am a bit stuck. RobertPlummer: arildb: Why don't you add them, that way I'm not taking on every little thing in tiki/ arildb: RobertPlummer: ok. What should the definition be?
It attempts to add 'new9+' in the attribute RobertPlummer: ALTER TABLE tiki_history ADD status VARCHAR(60) default '' AFTER is_html;
ALTER TABLE tiki_user_modules ADD status VARCHAR(60) default '' AFTER parse;
ALTER TABLE tiki_pages ADD status VARCHAR(60) default '' AFTER keywords; benoitg: joined #tikiwiki benoitg1: joined #tikiwiki marclaporte: joined #tikiwiki CIA-36: tikiwiki: 03arildb * r41054 10/trunk/installer/schema/20120423_add_status_attr_tiki.sql: [DB] Adding missing schema update for status attributes arildb: RobertPlummer: I also added status to one of the tables in tiki.sql, but I am in the middle of an update and cannot commit it yet RobertPlummer: ok, np CIA-36: tikiwiki: 03robertplummer * r41055 10/branches/9.x/ (3 files in 3 dirs):
tikiwiki: [ENH] Added convertModules to follow same rules as wiki pages
tikiwiki: [FIX] tra was calling tikilib that might not exist, switch from global to Zend naming convention RobertPlummer: left #tikiwiki CIA-36: tikiwiki: 03arildb * r41056 10/trunk/ (17 files in 10 dirs): [NEW] Local reference handling added. See http://doc.tiki.org/References for the doc arildb: marclaporte: I just added the local reference handling we talked about earllier. Some changes had to be made to make it fit into the stanard Tiki version, but hopefully it functions OK. Like mentioned in the mail, I would be interested in getting this merged into the LTS 9.x release if possible. benoitg: joined #tikiwiki arildb: WYSIWYG is messed up in trunk. I just did a large commit, when adding the local reference handling, but it was working OK before my last sync with SVN. Now I get text like: <p>
a reference test</p> in my editor xavi: joined #tikiwiki
polom
issues with the "computed" param in trackers (9x)
I guet Parse error: syntax error, unexpected $end in /path/lib/core/Tracker/Field/Computed.php(103) : eval()'d code on line 1
but I can't find any $end in Computed.php
mmm, ok , false positive: the tracker came from a duplicate of a previous one, and in that process, the field id's with values to be summed in the computed field are not updated to corresponding id's in the the new tracker.
so updating id from the computed field fixed the issue
ok, g'night
left #tikiwiki CIA-36: tikiwiki: 03arildb * r41057 10/branches/9.x/lib/init/tra.php: [FIX] fetchAll is not a static function rodrigoprimo: joined #tikiwiki CIA-36: tikiwiki: 03arildb * r41058 10/branches/9.x/lib/init/tra.php: [FIX] Make sure tikilib lib exists marclaporte: arildb: thank you for the contribution arildb: marclaporte: I hope that it will be useful. Did you give it a try? marclaporte: there is tiki_p_use_referencelib and tiki_p_edit_referencelib
why "lib" arildb: that's just how it turned out. We used the term "reference library" internally. maybe tiki_p_use_references and tiki_p_edit_references would be better? marclaporte: I think so
simpler, cleaner and more consistent with the rest arildb: ok. I am sure there will come more adjustments. Is there a good place to collect these? marclaporte: like trunk/lib/wiki-plugins/wikiplugin_addreference.php  trunk/lib/wiki-plugins/wikiplugin_showreference.php arildb: I agree marclaporte: What Tiki does: http://doc.tiki.org/References What we want it to do better: http://dev.tiki.org/References arildb: ok. I will add the page with your suggestion. Would like to collect some more feedback before changes are done marclaporte: With maybe perm name changes should be done now to avoid an upgrade script^
Maybe perm name changes should be done now to avoid an upgrade script?
... arildb: ok. I will do the change marclaporte: If references are just for wiki, maybe pref should be located in wiki admin panel? arildb: They are just for the wiki, but I am not sure what you mean
ah, you mean the placement in Features marclaporte: yes in http://demo.tiki.org/trunk/tiki-admin.php?page=wiki arildb: yes, that's better marclaporte: Add / show reference could be activated by default since they have feature_references as a dependency arildb: So, activate tiki_p_use_references by default. OK marclaporte: no
not the perm but the two plugins