Category: Trackers
Show subcategories objects| Name | Type |
|---|---|
| Submitted by field shows current user if empty | tracker item |
|
Suggestion for tracker rating usage
We can't use rating yet (hopefully soon), so at the moment it is just the priority user chooses. From 1-low to 9-high is very subjective and people tend to rate things higher, than they 'objectively' are. I just stumbled across this classification from Bram Molenaar and think that it is a good guideline for rating Items. As long as we use the Priority field, it would be easy to implement, later for Ratings we would have to add something like a legend or so.. --- copied from VIM reference manual TODO List --- Priority classification: 9 next point release 8 next release 7 as soon as possible 6 soon 5 should be included 4 nice to have 3 consider including 2 maybe not 1 probably not - unclassified --- end of copy --- |
tracker item |
|
tab import/export trackers missing on a blank new Tiki
I instaled a tiki site using tiki 3 svn. Installed collaborative community profile (althought it might not affet the bug). Just in case, this implies: strasa.css When the user goes to admin trackers i order to import a tracker from another tiki site, there is not tab for "import export" (at tiki-admin_trackers.php). However, the interface is under the tab "Duplicate tracker". Later on, when you have trackers, you see the tab, but not at the beginning. |
tracker item |
|
Table, List Execute; Checkbox are not visible on white background rows
Checkbox are not visible on white background rows (alternate style) You need to mouse hover to see them. {img fileId="1920" thumb="box"} |
tracker item |
|
Tablesorter 'tscolselect' - wish it could drop columns if contains only '0'
Would be great if TableSorter automatically dropped columns that do not contain data, i.e. a columns of zero's. This would allow for optimized viewing of more data in one table. Currently, 'non-critical' columns can be dropped "when browser is too narrow" - from my test, this is only be done manually, but choosing the filters for the fields you would like dropped. I don't understand the rating, 1 - 6, it doesn't seem to have any effect. My set-up is main (center) column for tables and one left column (search bar, last changes, etc.). All my columns do not fit in the main column so I have to scroll right, yet half these columns on the right are assigned '6' as least important, and theoretically should be dropped, but are not. For example, in farming, you may have 10 or 20 tractors, who do various work (fertilizing, spaying, planting, bailing). While some overlap and can do multiple tasks, most are assigned repetitive tasks. So if I want to see tractors that bail and I have it as the last column on the right, it would be good have all the other columns automatically drop because a high probability of them all being zero. Thanks, Mike |
tracker item |
|
Tablesorter doesn't allow to filter on Tracker item status
Tablesorter doesn't allow to filter on Tracker item status See it reproduced here: https://dev.tiki.org/Trackers#Pending_and_Closed |
tracker item |
|
Tablesorter doesn't allow to sort on tracker item status
Tablesorter doesn't allow to sort on tracker item status See it reproduced here: https://dev.tiki.org/Trackers#Pending_and_Closed |
tracker item |
|
Tablesorter filter dropdown shown as text input when server=y
Reproduced here: http://xavi-9794-6037.show.tikiwiki.org/tiki-index.php?page=Tracker_as_Calendar_12#contentTracker_as_Calendar_Tabs-2 u: admin p: 12345 See field "Location" shown as text input field, evevn if defined as dropdown. When you change the param server=y to server=n, dropdown is shown as expected. |
tracker item |
|
TableSorter showing fields 'type:nofilter'
Hi, when TrackerList is in TableSorter mode and set to 'custom column filters' it puts a filter on all columns, even with ones having the parameter 'type: nofilter'. Tested on several different sites, same thing. here is a screen shot (fields in red are set to 'type: nofilter'): {img fileId="1051" thumb="box"} br, Mike --- You can see it reproduced here: http://mikeua-11714-6019.show.tikiwiki.org/tiki-index.php?page=Sortable+Tables+demo#Example_2:_Tiki_translations u: admin p: 12345 at the field "Native Name" |
tracker item |
|
Tablesorter with server=y (for high volume of data) fails to sort tracker items
This used to work in the past at some point with some Tiki 12.x, according to the documentation written by lindon. But it fails for me as soon as I set "server=y" in the params of Plugin TrackerList. I've set up (modified) the profile Barter_Market so that the nice Tablesorter feature can be demonstrated (with server=n so far, of course) for the list of available wants. This also allows to easily reproduce a failing environment (replace it to be server=y, etc). It has also been reproduced in a show.t.o instance attached to this bug report. http://xavi-9794-5606.show.tikiwiki.org/tiki-index.php?page=Wants u: admin p: 12345 Filter for antything, and it won't work. Change param server=y to server=n and it will work again (except for the filtering on a tracker field "items_list": tracker_wants_offers_same_user). In Tiki 12.x, you can filter for the field items_list tracker_wants_offers_same_user with no problems (provided server=n of course), but you can't filter on the status (which does work nicely in 14.x). This tablesorter thing looks promising indeed! Thanks lindon!!! |
tracker item |
|
Tabular does not handle fields of type group selector
When I create a tabular from a tracker which has a field of type ''group selector'', I can't use it because this type of field does not seem to be implemented: ^Field mode not found: any mode for selectionrolesGroupe^ ''selectionrolesGroupe'' being the permname of the field of type ''group selector'', |
tracker item |
|
Tabular formats "export only" fields are required for import
{syntax type="tiki" editor="plain"} Should be a simple enough fix, "export only" fields (obviously) should bnot be needed as columns in the csv being imported. |
tracker item |
|
Issue in tabular and pluginList when value if it equal "0" and a field is empty
We have an issue with Tabular when a value of a field = "0" And then how it is seen using : tiki-pluginlist_experiment.php To reproduce. I have a CSV with the following: ID,NUMBER 111,1 112,1 113,0 114,0 115,0 116,5 117,4 Tabular import will create/update trackerItems as follow. || ID | NUMBER 111 | 1 112 | 1 113 | 114 | 115 | 116 | 5 117 | 4 || Which is wrong, empty is empty and 0 is 0. ;-) Then when using the tiki-pluginlist_experiment.php here what I got. Where they were a value for the field NUMBER I see: tracker_field_trackerNUMBER => "1" tracker_field_trackerNUMBER => "Vendu" Where they were a 0 => that became an empty value the field is not displayed at all... |
tracker item |
|
Task/action markup for meeting notes and plans (like Twiki Action Tracker Plugin)
Well explained here: http://twiki.org/cgi-bin/view/Plugins/ActionTrackerPlugin We'd output in htask microformat http://microformats.org/wiki/htask And we'd need some sort of reporting. All tasks assigned to person X. We currently usually do this with ((doc:trackers)). But doing it fully in the wiki would be more flexible in some contexts. The system should be able to send email reminders at a certain date. This could be used as well to schedule actions / Email reminders as explained here: http://www.youtube.com/watch?v=8XwyhSEqTs0 This is part of what is needed for ((Project management)) |
tracker item |
|
test3 xavi categ selections kept between edits?
testing... |
tracker item |
|
test4 with status ticket prefilled with "closed - cancelled" as shown by default
test4 with the "status ticket" prefilled with "closed - cancelled", as shown by default |
tracker item |
|
Text area field width and height parameters are not applied when using wysiwyg
Text area field width and height parameters are not applied correctly. Width is never applied. Height is not applied when wysiwyg is on. |
tracker item |
|
The subject field of this tracker keeps getting out of focus when you hit a subject that doesn't exist yet
{syntax type="tiki" editor="plain"} The subject field of this tracker keeps getting out of focus when you hit a subject that doesn't exist yet. It is very annoying ! Can't upload the video... |
tracker item |
|
The tracker item view is somehow harder to read
Look at : https://dev.tiki.org/tiki-view_tracker_item.php?itemId=6897 We have lot of space used for carriage return when this is not need. I can’t post an image (another ticket coming). Status Open Subject External icon link on dev bottom links is too close to the text Version Is taking 1/3 of the height of my screen and I have very high resolution !!! There is also a lack of distinction between elements. Subject could be in another colour, field title are not bold enough or should have a different colour, etc. Hard to focus on the data "that counts". :) Bernard |
tracker item |
|
The user is redirected to a blank page with just an email address shown, even if the user didn't click anywhere
A weird bug which was showing in tiki 4.x (calendar), and nowadays, I've seen something similar using 5.x alpha at dev.tw.o: The user is redirected to a blank page with just an email address shown, even if the user didn't click anywhere. To reproduce: http://dev.tikiwiki.org/tiki-view_tracker.php?trackerId=5&status=o&sort_mode=f_41_desc&filterfield=54&&filtervalue[54]=xavi&&&&filtervalue[56]=Accepted&&offset=30 Pass the mouse over the item saying "2 errors editing articles in tiki 3.3 ". With no click (just passing the mouse over, using Firefox 3.6.2), you are shown a blank page with just "email@domain.org" on top. That item corresponds to: http://dev.tikiwiki.org/bug2893 This is something which is also happening to a calendar in a tiki 4.x site, when the event body has some email address, it seems. HTH |
tracker item |
|
The wishlist status selector provoke a bug if you remove the initial "open" status and leave it empty
{syntax type="tiki" editor="plain"} At https://dev.tiki.org/Wishlist the customsearch displays a status selector. If you remove the default "open" status it will provoke a logical error as the "empty" or "no-status" option doesn't exist. It shouldn't happen. UPDATE: I posted a workaround, not sure it is a real solution |
tracker item |
|
The word "external" is appended to both text and target of external links.
Here, look. I'm going to link to this external page: http://www.casarizoma.org/wiki/tiki-index.php [http://www.casarizoma.org/wiki/tiki-index.php] See the extra "external" that got appended in the link (instead of after it)? |
tracker item |
|
Theme control by category not working for me recently on a catgorized tracker
Theme control by category not working for me, on 1.10svn site updated to today May 8th. It used to work before, but I don't know when it stopped working (months ago??). I hadn't used the feature for a while --- Addenda: Maybe this is related to this other [bug1749] ? The categorized object was a tracker... |
tracker item |
|
Theme Control Center: doesn't work for tiki-plugin_trackerlist.tpl
tiki-plugin_trackerlist.tpl for an alternate theme (via theme control center) is not overridden 2007-09-01 This is demonstration of bug #1334 http://themes.tikiwiki.org/TrackerListTestTrollparty is not modified even though this file is modified: templates/styles/trollparty/tiki-plugin_trackerlist.tpl I have the impression it affects all plugins.... |
tracker item |
|
theme GreenValley, field names do not appear in TrackerFilter
Hi, when using the Green Valley theme + Tracker Filter, the names of the fields do not show (sorry, the names are in cyrillic-Ukrainian, just ignore). {img fileId="1014" thumb="y" rel="box[g]"} When you highlight the blank area where the field names should be, they show up. {img fileId="1015" thumb="y" rel="box[g]"} My guess is this maybe a font color issue? I went through all the options in Look & Feel, didn't seem to find anything that worked. br, Mike |
tracker item |
Can't seem to reproduce locally, will try a show instance if i can find (more) time.