Loading...
 
Skip to main content

Category: Trackers

Trackers
Show subcategories objects

Name Type
Missing fulltext index for trackers after upgrade 1.9.4 -> 1.9.5
After upgrading 1.9.4 to 1.9.5, a search entire site returns the following error. I looked in db/fulltext.sql and didn't see a create fulltext index statement for tracker. What tables/columns should be indexed?

~pp~
in /home/lampp/htdocs/kniki/lib/tikidblib.php on line 134

Context:
File /kniki/tiki-searchresults.php
Url ///kniki/tiki-searchresults.php?highlight=draw&where=pages&search=go
Query:
SELECT ttif.`itemId` AS name, LEFT(tt.`name`, 240) AS data, tt.`trackerId` AS hits,
tti.`lastModif` AS lastModif, tti.`itemId` AS pageName,tti.`itemId` AS id1,1 AS id2,
MATCH(`value`) AGAINST ('draw') AS relevance FROM `tiki_tracker_item_fields` ttif LEFT
JOIN `tiki_tracker_items` tti ON (ttif.`itemId`=tti.`itemId`) LEFT JOIN `tiki_trackers`
tt ON (tti.`trackerId`= tt.`trackerId`) LEFT JOIN `tiki_tracker_fields` ttf ON
(ttf.`fieldId`= ttif.`fieldId`) WHERE ttf.`isSearchable` = "y" AND MATCH(`value`)
AGAINST ('draw') ORDER BY relevance desc, tt.`trackerId`

Values:
Message:
Error Message Can't find FULLTEXT index matching the column list
~/pp~
tracker item
Missing items (tracker item) in "my items"
At dev.org 2 days ago I had a pending item where I was the creator and someone else a modifier:
https://dev.tiki.org/item5028

It was not displayed on my items at :
https://dev.tiki.org/tiki-user_information.php#contentuser_information-2

Trying to pin-point I modified the item to be also the modifier but it didn’t help.

This is pretty critical and nearly a blocker.
tracker item
Mixup between word and character limits in textarea tracker field
When I put a textarea field in a tracker, in the edition item mode the caracters and words limit they're mixed up.

This was reproduced on the r27905 on trunk


For example, if the word limit is set to 3 and the caracter limit is set to 30, is possible to enter text as long as limit are respected but the counts bellow are wrong. The word count shows in the field for the caracters count. And the caracters count is not displayed.

See the next screenshot to understand more
{IMG(src="http://dev.tikiwiki.org/tiki-download_item_attachment.php?attId=256")}{IMG}
tracker item
mod-last_modif_tracker_items lists backwards
see it best by:

- make a new tracker
- connect a module to it
- insert an item into the tracker

The module shows:
1)
2) Your item here

Later it is

1) Your item here
2) New item
tracker item
Tracker; Modified dates on tracker view are inconsistent on t.o
On t.o if you look at the tracker view you can see the modified date for each tracker.
If you go into a tracker and try to find the last modified item it will display a different date.

IE:
https://tiki.org/trackers show that the tracker 26 last modified item was 2 years ago.

https://tiki.org/tracker26 the last modified item was 4 years ago.
tracker item
Mods: broken install of Plugin TrackerItemField

{img src=images/code.png}%%% {CODE()}
Notice: Undefined offset: 1 in lib/mods/modslib.php on line 359

Warning: mkdir() [function.mkdir]: No such file or directory in lib/mods/modslib.php on line 68

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 360

Notice: Undefined offset: 1 in lib/mods/modslib.php on line 375

Notice: Undefined index: 1 in lib/mods/modslib.php on line 375
wiki-plugins/trackeritemfield/smarty_tiki/block.itemfield.php to impossible to copy
{CODE}
tracker item
Module last_modif_tracker_items is missing
I want to list tracker items in a module by when they where last modified/updated. Searching the "All Modules" section reveals no such module even though it is documented on doc.tiki.org:
https://doc.tiki.org/Module-last_tracker_items

This may be similar to:
https://dev.tiki.org/item8005-Trackers-tracker-list-view-show-the-last-time-an-item-was-saved-and-not-last-time-an-item-the-data-was-modified
{img fileId="2056" thumb="box"}
tracker item
module last_tracker_items broken here in dev.tw.o/your+wish+has+been+cast
there seems to be a bug around module last_tracker_items , here in dev.tw.o
To reproduce: submit a bug report through:
http://dev.tikiwiki.org/Report+a+Bug

once submitted, you are redirected to:
http://dev.tikiwiki.org/your+wish+has+been+cast

but there is no item shown in the box
^ __Last Items__
^

The item, however, has been successfully created at the tracker.
tracker item
module=>last_tracker_items filtered to show only status=>o but shows all opc
Using 1.10cvs from last week of october'07

module=>last_tracker_items filtered to show only status=>o shows opc

See this page:
http://www.moviments.net/intercanvisarxius/tiki-index.php?page=Benvinguda

which has this call to module under "Demandes" column:
{CODE(wrap=>y)}
{MODULE(module=>last_tracker_items,trackerId=>3,name=>Títol,status=>o,decorations=>n,flip=>n)}{MODULE}
{CODE}

Please note that the items "cadira" (status pending), and "compartir vehicle" (status closed) are still shown at the module output, and they shouldn't.

Link to see the tracker items through tracker feature:
[http://www.moviments.net/intercanvisarxius/tiki-view_tracker.php?trackerId=3&sort_mode=lastModif_desc&status=opc]
tracker item
Monitored tiki trackers should appear in "My watches"
When I click on "Monitor this Tracker" It doesn't appear in the "My watches" section. It would be very nice to have a list of monitored trackers there as it would be quicker to verify. I would actually like to have the option of only seeing my trackers in the "My watches" section without receiving any emails when a change occurs.

Thanks to all volunteers on this !
tracker item
Monitoring a tracker item makes the tracker lose filter and sorting
Reproduce:
- Set some filter and sort order
- Click on an item to view it
- Click on "Monitor"
- Click on "back items list"

- see that the sort etc. is lost
tracker item
More control over "Date and time"-field-type format in tracker needed
In the type "date and time" it may be necessery to be able to have only 'year' choise instead of year, month, day and hour


::: FRENCH :::
Dans le type "date and time" nous devrions pouvoir avoir seulement année (de x à x au choix), seulement mois/année ou seulement jour/mois/année. Pour plusieurs tracker, la suppression de l'heure est nécessaire, comme lorsqu'on demande la date de naissance d'un individu !
tracker item
More flexibility to create tracker forms with any layout
Similar to [tiki-view_tracker_item.php?itemId=1149|Pass tracker itemID as a parameter to a wiki page, to create a custom-looking tracker rendering] but for input fields.

So designers could make the layout in a wiki page (including html) and place the form elements anywhere.

Related:
*[tiki-view_tracker_item.php?itemId=943|Tracker plugin: useable to edit existing tracker info (especially user tracker)]
tracker item
Multi select for TRACKERFILTER acts as NOT
{syntax type="tiki" editor="plain"}
When trying to multi select items to filter a tracker, the result is a display of everything BUT the selected items...

e.g. we are trying to allow for multiple selection of items in field 9 for filtering:
~np~{TRACKERFILTER(trackerId=6, filters=9/m:10:11:12:13:14/d:, fields=9:10:11:12:13:14) /}~/np~

Is there a workaround (eg. adding a NOT to the syntax to give the opposite results) that anyone knows?
Thanks,
Peter
tracker item
Multilingual tracker (labels, drop-downs and categories)
Say I have a user tracker but my users speak different languages.
tiki-view_tracker_item.php?view=+user

I want to be able to {tr} the labels but also the lists (drop-down menus and categories)
tracker item
multilingual tracker with Tracker ItemList field
Would be awesome if [https://doc.tiki.org/Multilingual+trackers|Multilingual Tracker] also worked with [http://doc.tiki.org/Items%20List%20and%20Item%20Link%20Tracker%20Fields|Tracker ItemList]
Currently only seems to work with [https://doc.tiki.org/Drop%20Down%20-%20Radio%20Tracker%20Field|Tracker Dropdown and Radiobutton field], but I'm sure other fields may work, I just haven't tested them all.

For medium and larger sites with many users, Item List is very important for setting up supporting Trackers (for example, seeds, fertilizers, tractors, employees, etc.) that feed into a main Tracker (for example, Daily Work Order). This way supporting Trackers items can be safely edited (as each has its own unique itemID) and will be updated on the next page refresh. If editing a Dropdown, changes will simply erase the data in the field that was changed on the next page refresh.

br,
Mike
tracker item
Multilingual, Trackers; When multilingual is disable, previously set multilingual fields shouldn't be displayed
On a Tiki24 I set up multilingual, I setup a tracker with a few multilingual fields. (tracker field option)

{img fileId="1710" thumb="box"}
I add items and fill some multilingual fields.

Then, I disable multilingual.
When I go to the fields options, the multilingual checkbox is not displayed anymore. (good)
{img fileId="1711" thumb="box"}

When I go in the tracker interface to view items, the other language fields values are displayed. (weird... but do we allow loss of data ?)
When I go in the tracker interface to create a new item, the other language fields values are displayed. (wrong)
When I look at a wiki-plugin tracker the other language fields values are displayed. (wrong)

{img fileId="1712" thumb="box"}
{img fileId="1713" thumb="box"}
tracker item
Multimedia value malformed in Plugin Tracker
{syntax type="tiki" editor="plain"}
When adding a Multimedia field to a wiki page through the Plugin Tracker, the value attribute is unclosed, resulting in malformed HTML until the next quote.

E.g.:
Page is well formed with tracker added.
Click the Edit Plugin:Tracker link.
Add multimedia field to the Fields list.
Click submit.
The multimedia field drops to the end of the form (no matter where you placed it within the list of Fields).
The input tag is then:
{CODE(caption="Invalid value attribute",ishtml="0")}<input type="file" name="track[15]" value=" />{CODE}
Note the invalid value attribute; there's only one double quote.
tracker item
File upload on a tracker item using the file field refreshing dialog issue
On a tracker I set a tracker field file with option;
File Count : 1
Replace Existing File : Yes

I upload a file (all good)
I upload another file and now the dialog shows like I have 2 files for this item instead of the last one only.

{img fileId="1157" thumb="box"} (from the instance)

It is confusing for the user even if on save or create they will be only on file assigned.
It used to display only one and a single file from the start to the end.
tracker item
Multiple values item link and tracker tabular
{syntax type="tiki" editor="plain"}
Hi.

I've encountered a bug. It occurs when there's a tracker field of type "Item Link" with "Select multiple values" set to "Yes".

I try to create a Tracker Tabular Format for such a tracker, and I check the "Initialize this format with the current tracker fields" checkbox. Then I get an empty page, no message at all. When I remove the tracker field in question, it works.

I've tried to do it without the mentioned checkbox and manually add the tracker fields. When I try to add the mentioned field and click on "Select Mode", there isn't any mode in the dropdown list of modes. The field can't be
added.

Bye,
V.W.
tracker item
Multiplying line feeds in Tracker Text Area field type when using "wiki:PageName" as a template.
When I enter more than one paragraph of text the paragraphs are single-spaced in the Tracker on my site. When I re-enter "Edit" mode, the spacing doubles. The spacing between paragraphs doubles every time I enter "Edit" mode.
If this Tracker were having the same problem then this paragraph would be double-spaced as you are reading this and that spacing would double again when entering "Edit". I have had some Tracker entries end up with 16 line breaks between them before I deleted the additional lines.
The problem is for every paragraph and not just the first two. All spacing increments are multiplied evenly between all paragraphs. The expectation would be for paragraph spacing to remain stable unless changed by a person after entering "Edit" mode.

Additional Notes:
I've turned off WYSIWIG for my text field described above to ue straight Wiki text. When Wiki format symbols are used everything displays fine when being viewed, but when editing all the formatting is translated to HTML.

Browser = Firefox 24.4
tracker item
Multiselect Tracker Field with dynamic content in options
wiki does it! Great slogan.
The Multiselect Tracker Field is a great thing. The only disadvantage is, i have to give static options. What I am looking for is this field what reads the options from a different tracker with a filter. I think that is needed quite often. Wondering why it is static here.
tracker item
Multiselect tracker field incorrect behavior
When using a multiselect field in a tracker (that is not required), after setting a value on the multiselect, a selection of none is not registered.

e.g.:

tracker has multiselect with options 0, 1, 2, 3
multiselect is formatted as checkbox
create new item selecting 1
edit item and unselect 1, then click save
value for item is still selected as 1, though it should be empty

edit: tested on 12.x, works fine now.Must either by local bug or fixed on .x
tracker item
MySQL error when administering trackers
This happened after saving http://dev.tikiwiki.org/tiki-admin_trackers.php?trackerId=5 where I had checked "and display attachments in listing?" (sub-option of Tracker items allow attachments?). I was unable to reproduce thereafter.

However, I noticed after that the ratings column had moved from first (left-hand side) to last (right-hand side).

{THUMB(id=26, url="tiki-browse_image.php?imageId=26")}{THUMB}
tracker item
Named Lists, Tables, Headers, TOC etc in wiki pages and using them as Tracker Fields
This is probably a complex feature so I'll try to be as clear as possible.
The term __Lists__ will be used for the rest of the text to describe any structured text inside a wiki page that could be thought of as a group of text describing similar things such as bullet lists, numbered lists, tables, headers, table of contents, etc.

Why?:
Let's say you have some bullet list in a wiki page listing departments in an organization. eg
*Sales department
*Customer support
*Supplies
*Quality department, etc
That info won't change anytime soon so no need to put them in a tracker, you keep all related info in the wiki page.

Now suppose you want to create an issue tracker that can handle issues per department.
Currently you have to either define a tracker for departments and use an item link OR use a combo box,write the departments by hand.

The problem with that is when a change of departments comes, you'll have to remember where the department names are used and to update them manually.

How?:
The above "problem" could be resolved using ''named lists''.
The author could write the department list in a ''named list'' and then when designing the tracker there would be a new type of tracker field type ''named list'' where he would define the page and ''named list'' name or listID to be used.
When adding a tracker item, that field would be rendered:
*as a drop down combo box
*as a radio button list (for single selection)
*as a checkbox list (for multiple selections)
that would fetch the values from that named list.

How to implement?:
There probably are many ways to implement this but my guess is the easiest is reuse/modify existing wikiplugins so as to keep the simple lists plain.
What needed are:
*At most two new attributes for each supported plugin: name and id eg for fancylist:
{FANCYLIST(name=>"UserDefinedName", id=>tikiautoincrement)} {FANCYLIST}
*A new tracker field type ''Named list'' that would parse the defined named list
That field type would take as parameters:
**The page the named list is in
**The name or id of the named list
*Optionally a new tiki feature admin page ''named lists'' where all lists names would be listed with name, id, and page.

Proposed list of plugins to be ''named'' (in order of preference):
*PluginFancylist
*PluginDl
*PluginFancyTable
*PluginMaketoc
*PluginToc
*PluginBacklinks
*PluginSort
*PluginAnnotation (for annotations lists)
*PluginAttributes

tracker item
Show PHP error messages