tikiwiki: 03robertplummer * r35627 10/trunk/ (6 files in 3 dirs): tikiwiki: [FIX] Fixes to tiki invoice to get update working, now I just need to manage deletion of objects tikiwiki: [FIX] Tracker Query Lib, better detection of variables in use tikiwiki: [FIX] Tracker Query Lib was wiping fields if used byName when is next update to v7.0 due out? jcyrisse: yesterday... there's a release candidate out if you want to test. k....just now finished with 7.0 making some style changes got the big site up with 6.4 but like some of the features in 7...especially with staging approval replacement thanks for the info :) so....is staging and approval still working in 7? what is difference with flagged revision? jcyrisse: staging and approval has always been experimental, there's no guarantee it works, I have no idea if it does not well great in concept especially if a publishing environment but i havent been able to get it to work consistenly...and it is a bit above my level of abilities i think jcyrisse: flagged revisions do not work with several pages like staging & approval. so, i disabled the staging and approval...and activated flagged revisions made sure didnt have any in staging prior to upgrade so, should be good? jcyrisse: what do you mean, should be good? i mean to use the flagged revisions instead of the staging and approval when clicking the "check for updates now" button (Admin > General) does Tiki 'phone home' or does it only check local files? tikiwiki: 03gta74 * r35628 10/trunk/modules/mod-func-change_category.php: adding missing space which got lost due to [35437] polom tikiverse tikiwiki: 03gta74 * r35629 10/trunk/lib/wiki-plugins/wikiplugin_files.php: [FIX] typo jcyrisse: I never used flagged revisions but they should definitely be better than staging and approval tikiwiki: 03gta74 * r35630 10/trunk/lib/wiki-plugins/wikiplugin_slider.php: deleting double word k good morning coaboa tikiwiki: 03gta74 * r35631 10/trunk/lib/wiki-plugins/wikiplugin_slider.php: [FIX] removing charcter that prevented text from showing up when clicking the "check for updates now" button (Admin > General) does Tiki 'phone home' or does it only check local files? ... I'm just trying to sort out my procedures for my (live) test tikis :) tikiwiki: 03chibaguy * r35632 10/trunk/templates/module.tpl: [MOD] Class clearfix needed (to contain child elements) to style module div id="mod-module_name" (div nested within div class="module_name") when nobox=y is set. Useful for added styling of box-logo, for example. kstingel: check local files? how would that work? hi chealer chealer: "local files" = dir tiki is installed to ... I noticed that when I did a check for updates on SimpleScripts install, it tells me v 7.0 is up to date, but when checking on test 7x tiki, it upgraded to 7.1rc1 kstingel: it *upgraded*? check for updates should only tell you about available updates kstingel: I understand what you mean by local files, but how could Tiki see if there are new versions just by looking at local files? sry ... i skipped a step ... it notified me of new version, I told it to update hence my original question ... I'm confused as to why SS Tiki install didn't know there was an update but FTP tiki install did kstingel: you told it to upgrade :-? upgrading is quite manual, you have to go in the installer, you don't "tell to upgrade" apologies, I tend to type in shorthand ... I ran installer to update to latest version after being notified there was a more recent version available tikiwiki: 03chealer * r35633 10/trunk/doc/stable.version: 6.4 released but since tiki was an SVN checkout, there was nothing for me to download ... just wondering how update on live version would work ... I assume I have to manually FTP new version up first? ... installer can't install from latest SVN directly? kstingel: by "live version", do you mean a SVN checkout or what? I mean the version(s) I'm about to install to http://tikiwiki.kstingel.com ... am planning to install branch6x, branch7x, trunk & prop6x as public testing tikis, so I can post any fixes I make there am just pulling down latest files now ready to install :) kstingel: I don't understand your question well, but Tiki does "phone home" chealer: thanks, in that case possibly my Simple Scripts install has an error somewhere .... possibly incorrect permission setting on that domain (I locked it down pretty tight) tikiwiki: 03gta74 * r35634 10/trunk/templates/admin/include_share.tpl: [ENH] adding tr-tag tikiwiki: 03gta74 * r35635 10/trunk/lang/de/language.php: [TRA] full german translation - as far as there are tr-tags in the code and as far as for commit [35633] Tiki if 100 % Germanized ;) tikiwiki: 03changi67 * r35636 10/trunk/lang/fr/language.php: [TRA] get-strings before starting translate polom I have a tracker that has a dynamic item list field. It works fine for admin, but for anonymous users, the parent lists work but the sub-item lists don't display. I can't figure out what permission needs to be granted to allow anons to see the subitem lists. That is, in a case of Operating System choices of Windows or Solaris, anons can see/choose those two, but the dynamic item lists under each - 95, XP, 7, and 2.3, 2.4 - for example, don't display to anons. For now I've removed the subitems field from the tracker plugin, until I can get it to display for anonymous users. Well, ok, I got it to work by setting the global perms 'can view trackers' and 'can create new tracker items'. Seems to me I had these set for the specific trackers involved, without success. I'lll test this again, but the global setting will be ok for now. so, staging and approval just not going to be supported anymore going forward? will it continue to function as a profile? tikiwiki: 03sept_7 * r35637 10/trunk/lib/TikiWebdav/Backend/File.php: tikiwiki: [FIX] Fix WebDAV for propall, some pb with the storage of properties... more tikiwiki: work to optimize all this but at least it works ! ;p jcyrisse: right. what do you, function as a profile? s/you/you mean/ seem to recall there is a profile that is listed for that specifically in profiles could be mistaken though jcyrisse: http://profiles.tiki.org/Staging_and_Approval configures staging and approval. if the feature doesn't exist anymore, the profile can't configure anything. k makes sense :) these themes are driving me nuts in different browers...get layout the way I want and then go to a different browser and messed up tikiwiki: 03robertplummer * r35638 10/trunk/tiki-edit_invoice.php: [FIX] Added delete to invoice items, so now Inserting, Editing, and Deleting of Tracker Invoice Items works. tikiwiki: 03robertplummer * r35639 10/trunk/ (8 files in 3 dirs): tikiwiki: [NEW] Tracker Query Lib gets a boolean $desc variable, useful for getting things like last inserted val (which is why I added it) tikiwiki: [NEW] Invoice Clients list tikiwiki: [FIX] Invoice fixes, and case modification, probably needs to be better addressed