tikiwiki: 03chealer * r38943 10/branches/8.x/lib/wiki-plugins/wikiplugin_attach.php: [FIX] ATTACH and FILE plugins in print mode showing "No such attachment on this page" tikiwiki: 03chealer * r38944 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_attach.php: [bp/r38943][FIX] ATTACH and FILE plugins in print mode showing "No such attachment on this page" can i change the parameters in a call to the sql plugin based on a form on the page? been asking this for the past 4 days now and never get an answer...kinda getting impatient :( i'll try again tomorrow i guess :( New Forum Posts: Need to add server side include... on every page. - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=42681 'morning Are we not supposed to put two relations fields on the same tracker? the selection in one of the relations fields will overwrite the other. Example given: I have a relations field with "Person" and a relationsfield with "Role" When I choose "CEO" in Role. the person also changes to "CEO" instead of the selected person. this is tiki 8.1 and I am editing the items trhough the standard tracker interface (tracker admin) jörn: info pm has anyone experienced this bug? merbster: are you using different qualifiers for the two fields? lphuberdeau, the anmes of the boxes etc are referincing different field IDs lphuberdeau, but the text that links the relation field to a tracker item - is pointing at the same trackeritem: It's only when I save it when I define the data it shows up correctly - i.e. with different lists that did not answer my question then I did not understand your question the tracker fields are not named the same if that is what you mean. part of the options first option... relation qualifier are those different for the two fields? local.content.similar I have no idea what the qualifiers do. Johnnyb just told me about that one and it worked in earlier scenarios. well, your two relation fields in the same tracker should have different qualifiers How do I know what to put into them? it's just a name for the relation between the objects you make them up essentially Ok. That's certainly a more comprehensible description than what I read ;) but essentially I have to adhere to the relation qualifier naming convetions. think of a social network site... some people are friends, some are family, some are coworkers just some way of encoding that lphuberdeau, what about the Filter option? what is available there? so far I only know tracker_id the UI uses the search in the background so you just put in search criteria to narrow down the results oh so those filters are the same filter as in, the list plugin and everything else that uses lucene to filter data ? tracker_id seems good for what you do yeah, documented on doc.tiki.org/Search+Index How do I add stuff to a structure on doc.tiki.org ? - I am trying to update the page that lists the tracker field types, relations is not listed. good question mostly a permission issue, but ricks99 or xavi could help k. hi *body tikiwiki: 03sampaioprimo * r38945 10/trunk/lib/tikilib.php: [FIX] plugin post save actions when called by event manager lphuberdeau: when you have same time please check r38945. it looks good but it is a part of the code I'm not totally familiar with. is it possible to get the relationsfield to inherit the sort order from the tracker that is feeding it? merbster, for the values displayed? yes It's a list of roles but some roles are more important than others, so the important roles should go on top. there are no options for that, sorry rodrigoprimo: seems to make sense lphuberdeau: ok, thanks A workaround for the sorting is prefixing the select options with A, B, C, D etc. tikiwiki: 03sampaioprimo * r38946 10/branches/8.x/ (. lib/tikilib.php): [bp/r38945][FIX] plugin post save actions when called by event manager do we have an import calendar item soemwhere? I can not find a button... is there some way of preventing a tracker from displaying the message you can define in the body? After adding an item I'd like the tracker to just be ready for the next new item. hmm I thought I was clever with the relations field and the sorting. apparantly I was not, because it screwed the sorting and even removed 1 item, even though it's in the tracker the relation relates to. How can it remove just ONE item, when the only filter I use is tracker_id ? Am I doing something wrong by trying to put a tracker plugin in the dialog plugin? tikiwiki: 03sampaioprimo * r38947 10/trunk/ (7 files in 4 dirs): moving faq related fuctions from tikilib to faqlib tikiwiki: 03sampaioprimo * r38948 10/trunk/lib/faqs/faqlib.php: indentation tikiwiki: 03sampaioprimo * r38949 10/trunk/ (7 files in 5 dirs): move quiz functions from tikilib to quizlib tikiwiki: 03sampaioprimo * r38950 10/trunk/ (lib/tikilib.php tiki-atom.php): [KIL] remove unused tiki-atom.php tikiwiki: 03sampaioprimo * r38951 10/trunk/lib/ (surveys/surveylib.php tikilib.php): move list_surveys() function from tikilib to surveylib tikiwiki: 03sampaioprimo * r38952 10/trunk/lib/surveys/surveylib.php: indentation tikiwiki: 03sampaioprimo * r38953 10/trunk/lib/tikilib.php: [KIL] remove unused functions TikiLib::in_multi_array(), TikiLib::format_sql_date() and TikiLib::bindvars_to_sql_in() tikiwiki: 03sampaioprimo * r38954 10/trunk/lib/ (tikilib.php trackers/trackerlib.php): replace call to custom function to check if ip is valid with Zend_Validate_Ip Merbster: add url param in the TRACKER plugin luciash, I usally do that, but when you have the tracker in the plugin called dialog it ignores it in some way I sovled it though window.location.replace("url I want to go to"); <- I added this to the actions parameters in the dialog plugin. Which is almost the same as passing in the url param to the tracker plugin Merbster: ok I have one wish for the dialog plugin: sending it an itemId So you could use it to edit tracker items the same way you use a tracker edit page with itemId url param i don't know DIALOG plugin must be recent luciash, it's new offical release was with 8.1 I think It's quite nifty ok i didn't try 8.1 much yet We where having our production system on a 8 SVN. so I upgraded to 8.1 as soon as it was released :) I stick to LTS mostly We're constantly touching the boundaries of tiki's functionality and I help it a good deal along with some custom PHP scripts that serve up JSON and jquery we thought LTS would be the best also, but the new features are just too valuable for us. :) what is "cus" ? luciash, in what context? Merbster: "with some cus scripts" my screen says custom* :P ah :) We've integrated Tiki with C5 and a time planning system we got developed by a 3rd party. ofcourse integration is based on webservices So everytime a project is created in C5 (the erp accounting system) several pages are created in Tiki automatically. nice tikiwiki: 03pkdille * r38955 10/trunk/lib/test/core/ (52 files in 21 dirs): No changes - code styling only (seen on quality.tiki.org) tikiwiki: 03chealer * r38956 10/trunk/lib/setup/prefs.php: [FIX] Unserialized prefences (r38913 regression, OOPS) tikiwiki: 03chealer * r38957 10/trunk/ (4 files in 4 dirs): tikiwiki: [ENH] Exporting calendars now only requires tiki_p_view_events (rather than tiki_p_admin_calendars) tikiwiki: [MOD] Calendars: Make the Export Calendars button only show optionally (controlled by calendar_export). This preference is disabled by default, so will need to be enabled for admins to keep seeing it when upgrading tikiwiki: 03sampaioprimo * r38958 10/trunk/lib/objectlib.php: remove outdated comment tikiwiki: 03sampaioprimo * r38959 10/trunk/lib/objectlib.php: indentation tikiwiki: 03sampaioprimo * r38960 10/trunk/ (2 files in 2 dirs): [ENH] add more information to the message send when there is pending plugin tikiwiki: 03chealer * r38961 10/trunk/templates/ (3 files): Live support: Force background to white to avoid style problems. If text is not black, this may cause problems. Ideally this should use standard styles but just display less (no modules, etc.) polom tikiwiki: 03changi67 * r38962 10/trunk/lib/ (7 files in 4 dirs): [ENH] Zend Code Styling - http://quality.tiki.org/job/Tikitrunk/175/violations/ Am I right to assume that every wiki page should have an entry in tiki_objects automatically? tikiwiki: 03chealer * r38963 10/trunk/templates/tiki-live_support_console.tpl: [REF] Live support: remove stray form fields tikiwiki: 03chealer * r38964 10/trunk/ (2 files in 2 dirs): tikiwiki: [FIX] Live support: do not show operator information and links if viewer is not one. tikiwiki: [FIX] Error message when user is neither an operator nor an admin tikiwiki: Thanks Marc Laporte tikiwiki: 03chealer * r38965 10/trunk/templates/tiki-live_support_console.tpl: tikiwiki: [FIX] Live support: Show something even if there are no requests tikiwiki: Thanks Marc Laporte