Author Topic: upgrade of the bug tracker  (Read 260 times)

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
upgrade of the bug tracker
« on: January 11, 2009, 06:17:39 pm »
Thanks to Acraig and the move to the new server we have gotten the bug tracker updated to the newest trunk version.
This gives us many options that we did not have before, this also might give us some bugs due to this not being a stable release.

we can select the format for the time that we want to use and show up in many places on the tracker, this can be set in the user user panel [click on your username on top left corner]
Code: [Select]
  %a - abbreviated weekday name
  %A - full weekday name
  %b - abbreviated month name
  %B - full month name
  %d - day of the month (01 to 31)
  %D* - same as %m/%d/%y
  %e* - day of the month (1 to 31)
  %H - hour using a 24-hour clock (range 00 to 23)
  %I - hour using a 12-hour clock (range 01 to 12)
  %m - month as a number (01 to 12)
  %M - minute as a number
  %p - either "am" or "pm" according to the given time
  %R* - time in 24 hour notation
  %S - second as a decimal number
  %T* - current time, equal to %H:%M:%S
  %y - 2 digit year (00 to 99)
  %Y - 4 digit year
  %Z - time zone or name or abbreviation
  %% - a literal '%' character

We also can set our own options for the lists to be sorted on login in the user panel.

For testers and devs we can now view all private bugs without being assigned to them.

For Players please do NOT check the Confidential option when making a bug unless you think it might be a spoiler then please make sure a tester or dev on irc is notified that it exists, or pm one of the testers on the forum.

Some of the catagories are missing or have changed from the old tracker the testing team will work on making new documentation for such changes.

you can also hide your contact info in the user panel

if you find a bug in the tracker report it to http://bugs.flyspray.org/

we are aware that the task catagories are missing we are trying to fix this asap if it is possible
« Last Edit: January 11, 2009, 06:20:00 pm by Caarrie »