tikiwiki: 03kissaki * r20633 10/trunk/db/ (4 files in 2 dirs): tikiwiki: pgsql convert script updated tikiwiki: +some other, smaller things tikiwiki: 03kissaki * r20634 10/trunk/db/ (4 files in 2 dirs): pgsql: more work tikiwiki: 03kissaki * r20635 10/trunk/db/ (convertscripts/mysql3topgsql72.php tiki-4.0-pgsql.sql): pgsql conv: fix key to index tikiwiki: 03kissaki * r20636 10/trunk/db/ (6 files in 2 dirs): pgsql some more and converted Sug4r: welcome back :-p this Gentoo is amazing, after several hours of power outage, server starts itself and Sug4r is back ;) Yea Gentoo is cool hi all, i am having problem with perms on the wiki pages. whenever i try and inster extra per page permission iget a db insert error. It is a wiki 2.1 upgraded to 3.1 and have tried to update the db with no luck. anyone got ideas on this? insert into `users_objectpermissions`(`groupName`, `objectId`, `objectType`, `permName`) values('PFUND', '3ac4d9a1832c47fa3d5d10a6db9884e801adfa8a', 'wiki page', 'tiki_p_edit') from phpmyadmin the object type field is a varchar of 32 characters. so i think the db table is not correct. as the objectid is 34 char's tikiwiki: 03lphuberdeau * r20637 10/trunk/lib/categories/categlib.php: [FIX] Function returned non-sequential keys causing trouble when used to bind variables tikiwiki: 03lphuberdeau * r20638 10/trunk/lib/categories/categlib.php: [FIX] Filtering also caused non-sequential IDs, causing problems in different situations jonny says the TikiFest 10:00 meeting will be at 11:00 tikiwiki: 03jonnybradley * r20639 10/trunk/templates/tiki-admin-include-features.tpl: tikiwiki: [MOD] Upgrade jQuery from experimental tikiwiki: Minor upgrade for webmail to "seems ok" tikiwiki: Removed pointless swfobj checkbox (pref to be removed next) tikiwiki: 03jonnybradley * r20640 10/trunk/ (5 files in 3 dirs): tikiwiki: [KIL] Removed pointless feature_swfobj and usages tikiwiki: swfobject.js is included automatically by tikilib->embed_flash() tikiwiki: 03jonnybradley * r20641 10/trunk/ (lib/mime/mimelib.php tiki-download_file.php): [MOD] More mimetype checking and use of mimetypes.php list tikiwiki: 03chealer * r20642 10/trunk/lib/ (modules/modlib.php perspectivelib.php tikilib.php): [DOC] pretty good description for a few functions tikiwiki: 03jonnybradley * r20643 10/trunk/ (4 files in 4 dirs): tikiwiki: [MOD] jQuery now on by default - woo! tikiwiki: Removed admin checkbox and some unnecessary checks for the feature. tikiwiki: TODO: tikiwiki: Other checks for feature_jquery need to be removed or replaced with check for javascript_enabled (and corresponding noscript content generated where necessary. New Forum Posts: SOLVED = Help with Categories ! - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34224 tikiwiki: 03chealer * r20644 10/trunk/ (3 files in 3 dirs): tikiwiki: implement support for filtering current categories (workspace). filtering is currently done, but there is no consensus on this. we probably want an option to take the current perspective into account or not. tikiwiki: objectlib: Add get_object_ids (Returns an array containing the object ids of objects of the same type.) tikiwiki: categlib: Add filter_objects_categories (Returns the passed $objects present in any of the passed $categories.) tikiwiki: 03lphuberdeau * r20645 10/trunk/lib/core/lib/: [MOD] Upgrade ZF to latest version tikiwiki: 03luciash * r20646 10/trunk/templates/fgal_listing_conf.tpl: [ENH] fgal edit display properties: when preference disabled globally, show message and or/link to global admin tikiwiki: 03xavidp * r20647 10/trunk/tiki-download_item_attachment.php: [MOD] enable tracker items attachments to be shown inline when they are text files (.txt, .csv, ...) and the user adds the param '&display' to the url. To be used also with PluginR. Thanks luci and jonny tikiwiki: 03xavidp * r20648 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_r.php: [ENH] Some ehnacements to allow using attId (from tracker items) and fileId (from file galleries). Thanks luciash! :-) tikiwiki: 03jonnybradley * r20649 10/trunk/ (3 files in 2 dirs): [FIX] Add better mimetype setting to file downloads (and item attachments) tikiwiki: 03jonnybradley * r20650 10/trunk/ (3 files): tikiwiki: [FIX] Add better mimetype setting to other file downloads tikiwiki: TODO - REFACTOR! (apologies, no time now) tikiwiki: 03sept_7 * r20651 10/branches/experimental/coe/ (299 files in 79 dirs): [MRG] Automatic merge, trunk 20610 to 20630 i have a structure in my wiki that is of the category ABC for the group ABC. Inside that structure i have several pages i want to be accessed by group XYC - would thebest way to do this is by using the perms feautre on the exact pages iwant themt o have to? tikiwiki: 03sept_7 * r20652 10/branches/experimental/coe/lib/ (19 files in 4 dirs): [FIX] More merge left over... wookienz: put them in category and set the perms on category luciash: can the category be part of the structure? or will the entire structure being assigned the category opermissions? do i need to seperate them out?/ mmmm yes, it works should structures be used at all times or are they not really needed, is categories the way to go? hi tikifesters :-) hola ricks99 ! :) wookienz: structures are different from categories, think about it as a sitemap ok, i might have to remove all structures as i cant assign per page perms to add page or three inside the structure... add/a page or two wookienz: i don't understand... you can have them in both, just assign categories to the pages you need to set under perms ok so i can have as tructure with no category (not sure if good or not) then with in the structure i can re assign the category of certian pages so others can have access to parts of the over arching structure? tikiwiki: 03sept_7 * r20653 10/branches/experimental/coe/templates/ (84 files in 2 dirs): [FIX] some more manual merge as SVN is such a !%*# at doing it :( maybe i miss under stand categories. I thought that you could assing certain pages as a certain category - say accounts - then only those in the accounts group can access those pages.. i this correct? i must have to assign the group to the category somewhere also. yes, you can grant specific GROUPS permissions to specific CATEGORY a STRUCTURE is a set of wiki pages that are "connected"... much like pages in a book. a STRUCTURE defines a specific browse path tikiwiki: 03sylvieg * r20654 10/trunk/lib/setup/twversion.class.php: notice tikiwiki: 03lphuberdeau * r20655 10/trunk/ (14 files in 8 dirs): [NEW] Support for group transitions (interface through memberlist plugin for now) tikiwiki: 03chealer * r20656 10/trunk/templates/tiki-view_faq.tpl: change "Q" to "Question" to avoid issues translation "Q". Same thing for "A" and "Answer". tikiwiki: 03chealer * r20657 10/trunk/lang/ (36 files in 36 dirs): [FIX] "Q" and "A" don't have very general translations. get rid of these (just adapted tiki-view_faq) tikiwiki: 03sept_7 * r20658 10/branches/experimental/coe/ (57 files in 23 dirs): [MRG] Automatic merge, trunk 20630 to 20655 tikiwiki: 03lphuberdeau * r20659 10/trunk/lib/ (cache/cachelib.php test/core/bootstrap.php): [FIX] Unit test bootstrapping tikiwiki: 03lphuberdeau * r20660 10/trunk/lib/profilelib/installlib.php: [FIX] Oops, those are 0 indexed tikiwiki: 03jonnybradley * r20661 10/trunk/ (3 files in 3 dirs): tikiwiki: [KIL] Removerd overlib.js and some references. tikiwiki: Altered {popup_init} so file not loaded for now (TODO remove the 50+ uses of it in tpls) tikiwiki: Previously added override fn in tiki-jquery.js to hijack overlib calls and create ClueTip tooltips instead. doc is so slow for me... doc.tw tikiwiki: 03sylvieg * r20662 10/trunk/ (3 files in 3 dirs): [MOD]stat: support for articles and for view (see doc.tw) tikiwiki: 03jonnybradley * r20663 10/branches/experimental/coe/tiki-admin_quicktags.php: [KIL] Removed mootools code from admin quicktags tikiwiki: 03jonnybradley * r20664 10/branches/experimental/coe/modules/mod-quick_edit.php: [KIL] Removed mootools code (again - missed from branchupdate) tikiwiki: 03jonnybradley * r20665 10/branches/experimental/coe/ (lib/smarty_tiki/function.quicktags.php setup_fckeditor.php): [NEW] Attach new quicktags (soon to be toolbars) to WYSIWYG editor toolbar tikiwiki: 03sept_7 * r20666 10/branches/experimental/coe/ (78 files in 59 dirs): [MRG] Automatic merge, trunk 20655 to 20662 tikiwiki: 03sampaioprimo * r20667 10/trunk/ (templates/tiki-adminusers.tpl tiki-adminusers.php): [ENH] add option to force user to change password at first login on user batch upload tikiwiki: 03Jyhem * r20668 10/trunk/lang/sl/language.php: [FIX] Typo translation (thanks Marc) tikiwiki: 03sylvieg * r20669 10/trunk/ (2 files in 2 dirs): [MOD]tabse: option toggle=n not to show the toggle tikiwiki: 03jonnybradley * r20670 10/trunk/lib/setup/prefs.php: [MOD] Use cssmenus instead of phplayersmenu by default (on new installs) sept: is there a way to use {tabset} in a module? tikiwiki: 03Jyhem * r20671 10/branches/proposed/lang/sl/language.php: [FIX] Typo translation (thanks Marc) Sylvie : I don't know, maybe... did you try ? tikiwiki: 03jonnybradley * r20672 10/branches/experimental/coe/ (38 files in 20 dirs): [MRG] Automatic merge, trunk 20662 to 20670 tikiwiki: 03lphuberdeau * r20673 10/trunk/ (3 files in 3 dirs): [NEW] Category transition module tikiwiki: 03mangapower * r20674 10/trunk/ (4 files in 3 dirs): Q: anyone know of a way to use the SUBSCRIBE GROUP plugin on the tiki-user_preferences page? i want to users to be able to 1. see which groups they belong to and 2. join other groups or from tiki-my_tiki? i dont (currently) see any place where users can see to which groups they belong? tikiwiki: 03jonnybradley * r20675 10/trunk/pics/icons/ (59 files): [NEW] Images for new toolbars (more coming soon...) tikiwiki: 03chealer * r20676 10/trunk/lib/tikilib.php: [FIX] minor modification attribute not stored in DB (bug 2667). function last_major_pages tikiwiki: 03jonnybradley * r20677 10/trunk/ (70 files in 10 dirs): (log message trimmed) tikiwiki: [NEW] Toolbars revamp from coe branch tikiwiki: Manual merge, so possibly a few more bits to come - such as: tikiwiki: TODO: tikiwiki: Rename quicktags to toolbars (coming very soon) tikiwiki: Find/make missing icons tikiwiki: Check no javascript behaviour tikiwiki: 03sept_7 * r20678 10/trunk/lib/quicktags/quicktagslib.php: tikiwiki: [EHN] Add some more method to add or insert stuff to the ToolBar... Well tikiwiki: QuickTags for now :D tikiwiki: 03jonnybradley * r20679 10/trunk/ (css/admin.css templates/tiki-admin_quicktags.tpl): [FIX] A few cosmetic/layout/usability fixes for toolbars tikiwiki: 03sept_7 * r20680 10/branches/experimental/coe/ (3 files in 3 dirs): [ENH] Better handling for Quicktags for htmltowiki and autosave for FCK tikiwiki: 03jonnybradley * r20681 10/trunk/ (lib/setup/js_detect.php tiki-admin_include_features.php): [FIX] Stop feature_jquery being turned off if javascript_enabled tikiwiki: 03sept_7 * r20682 10/trunk/ (templates/tiki-calendar_edit_item.tpl tiki-calendar.php): tikiwiki: [FIX] Fix Calendar viewing of events now works and partially rollback 20674 for tikiwiki: the tpl part. tikiwiki: 03sept_7 * r20683 10/branches/experimental/coe/ (54 files in 22 dirs): [MRG] Automatic merge, trunk 20670 to 20679 tikiwiki: 03sept_7 * r20684 10/branches/experimental/coe/ (36 files in 17 dirs): [MRG] Automatic merge, trunk 20679 to 20682 New Forum Posts: Too many connections - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34227 Lokking for help to update 2.0 to 3.0 someone help me do this? I'm kind of at wits end with a problem with anonymous users not being able to view images in file galleries ive set up permissions for anonymous to be able to view file galleries and set up permissions on the specific gallery to be viewable by anonymouse, but the image is still only viewable when im logged in as admin any suggestions? New Forum Posts: Thumb size in gallery file - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34229