<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2012-02-05 20:30:51]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>http://bugs.sitracker.org/</docs><link>http://bugs.sitracker.org/</link><description><![CDATA[SiT! Bugs - Issues]]></description><title>SiT! Bugs - Issues</title><image><title>SiT! Bugs - Issues</title><url>http://bugs.sitracker.org/images/mantis_logo_button.gif</url><link>http://bugs.sitracker.org/</link><description><![CDATA[SiT! Bugs - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0001719: Backslashes are removed from path names under Windows</title><author></author><link>http://bugs.sitracker.org/view.php?id=1719</link><description><![CDATA[Under windows, in the Config, Backslashes are removed, and the path's are displayed without any backslashes; If you click &quot;Save&quot; after making changes, the new (bad) path is saved to the DB without slashes.]]></description><category>config</category><pubDate>Sat, 04 Feb 2012 12:20:20 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1719</guid><comments>http://bugs.sitracker.org/view.php?id=1719#bugnotes</comments></item><item><title>0001768: report_incidents_by_skill.php  does not take into account the last day of the month</title><author></author><link>http://bugs.sitracker.org/view.php?id=1768</link><description><![CDATA[This report use the date picker and then strtotime() to create the unix timestamp for the date range.&lt;br /&gt;
&lt;br /&gt;
The issue is that for example:&lt;br /&gt;
&lt;br /&gt;
Incidents by skill between 01 Jan 2011 and 31 Jan 2011 gives the following:&lt;br /&gt;
the code: strtotime($_REQUEST['enddate']);&lt;br /&gt;
strtotime(2011-01-31) gives 1296428400 which is &quot;Sun, 30 Jan 2011 23:00:00 GMT&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
But we should do strtotime(2011-01-31 23:59:59) which gives 1296514799 which is &quot;Mon, 31 Jan 2011 22:59:59 GMT&quot;&lt;br /&gt;
This will ensure that we do not lose the last day of the month. The date picker does not pass the hours :-)]]></description><category>reports</category><pubDate>Sat, 04 Feb 2012 12:13:20 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1768</guid><comments>http://bugs.sitracker.org/view.php?id=1768#bugnotes</comments></item><item><title>0000827: Translation page should be paginated</title><author></author><link>http://bugs.sitracker.org/view.php?id=827</link><description><![CDATA[the translation page is growing quite large, and FF3.50 is quite slow when working with this page.&lt;br /&gt;
&lt;br /&gt;
It should be paginated]]></description><category>i18n</category><pubDate>Fri, 03 Feb 2012 18:01:48 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=827</guid><comments>http://bugs.sitracker.org/view.php?id=827#bugnotes</comments></item><item><title>0001766: Add plugin_do() hook into "suggest_reassign_userid()" for alternative assignment plugin</title><author></author><link>http://bugs.sitracker.org/view.php?id=1766</link><description><![CDATA[As discussed before please can we add a plugin hook into the function suggest_reassign_userid() in incident.inc.php to enable us to create an alternative incident assignment plugin as discussed on IRC and in mantis.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I suggest to add it just before the return statement, but we have to keep in mind that the variable $userid is not a global in that function, and we may have to set it globally so that the plugin may access it.&lt;br /&gt;
&lt;br /&gt;
I suggest 'incident_suggest_user_assign' as a context name&lt;br /&gt;
&lt;br /&gt;
Thanks]]></description><category>plugin hooks</category><pubDate>Fri, 27 Jan 2012 08:44:59 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1766</guid><comments>http://bugs.sitracker.org/view.php?id=1766#bugnotes</comments></item><item><title>0001767: Trigger (Notification/Email) when user requests ticket closure</title><author></author><link>http://bugs.sitracker.org/view.php?id=1767</link><description><![CDATA[Trigger (Notification/Email) when user requests ticket closure]]></description><category>notices</category><pubDate>Fri, 27 Jan 2012 08:42:56 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1767</guid><comments>http://bugs.sitracker.org/view.php?id=1767#bugnotes</comments></item><item><title>0001212: Configurable weights for auto-assign lottery</title><author></author><link>http://bugs.sitracker.org/view.php?id=1212</link><description><![CDATA[The auto-assign lottery uses fixed values to assign a number of tickets for certain things. We should allow a administrator to configure 0, 1, 2; or 3 tickets for each condition.]]></description><category>incidents</category><pubDate>Wed, 25 Jan 2012 12:29:21 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1212</guid><comments>http://bugs.sitracker.org/view.php?id=1212#bugnotes</comments></item><item><title>0001246: Plugin utility functions to add to scheduler and triggers table</title><author></author><link>http://bugs.sitracker.org/view.php?id=1246</link><description><![CDATA[Create some functions that Plugin utility functions to add records to the scheduler and triggers tables.  This would make it easier to create plugins that add scheduled tasks and plugins that extend triggers.]]></description><category>plugins</category><pubDate>Tue, 24 Jan 2012 21:42:16 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1246</guid><comments>http://bugs.sitracker.org/view.php?id=1246#bugnotes</comments></item><item><title>0001586: Redundant i18n strings</title><author></author><link>http://bugs.sitracker.org/view.php?id=1586</link><description><![CDATA[We have quite a few language strings that say effectively the same thing.&lt;br /&gt;
&lt;br /&gt;
e.g. $strActivityMarkedCompleteSuccessfully&lt;br /&gt;
&lt;br /&gt;
This is used in the redirect that happens after marking an activity complete and is really no more informative than the default &quot;Success&quot; message, the fact that we pass a message however causes the redirect delay to be longer.]]></description><category>i18n</category><pubDate>Tue, 24 Jan 2012 21:37:22 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1586</guid><comments>http://bugs.sitracker.org/view.php?id=1586#bugnotes</comments></item><item><title>0001369: Long dates are not always correctly translated</title><author></author><link>http://bugs.sitracker.org/view.php?id=1369</link><description><![CDATA[Danish dates in the long date format can appear like this &quot;Satu.ay 17. Juli 2010&quot; instead of &quot;Lørdag 17. Juli 2010&quot;.]]></description><category>i18n</category><pubDate>Tue, 24 Jan 2012 21:33:41 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1369</guid><comments>http://bugs.sitracker.org/view.php?id=1369#bugnotes</comments></item><item><title>0001703: Setup min php version message is hardcoded to php 5.1 even though we now have a constant</title><author></author><link>http://bugs.sitracker.org/view.php?id=1703</link><description><![CDATA[Setup min php version message is hardcoded to php 5.1 even though we now have a constant]]></description><category>setup/config</category><pubDate>Tue, 24 Jan 2012 21:32:45 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1703</guid><comments>http://bugs.sitracker.org/view.php?id=1703#bugnotes</comments></item><item><title>0001245: Make Sites &amp; Contacts a single interface</title><author></author><link>http://bugs.sitracker.org/view.php?id=1245</link><description><![CDATA[It's confusing and redundant to have two separate menu items and browse pages for sites and for contacts, contacts are already subordinate to sites.  That is a contact *must* have a site, so it makes sense that we treat them in that manner and display contacts under the site they belong to.&lt;br /&gt;
&lt;br /&gt;
There's nothing stopping us having the search page search by contact name or anything, but the whole 'Browse contacts' concept has been flagged up often as confusing.]]></description><category>sites &amp; contacts</category><pubDate>Tue, 24 Jan 2012 21:29:48 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1245</guid><comments>http://bugs.sitracker.org/view.php?id=1245#bugnotes</comments></item><item><title>0001706: Setup stores max filesize config in config file</title><author></author><link>http://bugs.sitracker.org/view.php?id=1706</link><description><![CDATA[For some reason the 3.90 setup script stores the max file size in the config file, this has been set from the PHP.INI previously.&lt;br /&gt;
&lt;br /&gt;
&lt;?php&lt;br /&gt;
# config.inc.php - SiT! Config file generated automatically by setup.php on Sat, 03 Sep 2011 13:18:48 +0100&lt;br /&gt;
&lt;br /&gt;
[snip]&lt;br /&gt;
&lt;br /&gt;
# The maximum file upload size (in bytes)&lt;br /&gt;
$CONFIG['upload_max_filesize'] = 2097152;]]></description><category>setup/config</category><pubDate>Tue, 24 Jan 2012 21:29:17 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1706</guid><comments>http://bugs.sitracker.org/view.php?id=1706#bugnotes</comments></item><item><title>0001278: Less confusing terminology</title><author></author><link>http://bugs.sitracker.org/view.php?id=1278</link><description><![CDATA[There's been plenty of discussion over the last twelve months about a lot of the terms we currently use in SiT! being confusing.&lt;br /&gt;
&lt;br /&gt;
For example we use the word 'Users' to refer to people who provide support and not people who receive support.  This is contrary to just about every other support system out there.&lt;br /&gt;
&lt;br /&gt;
We've got this wiki page to try and decide which terms are best, use the talk page to place your vote:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://sitracker.org/wiki/Development/Rewording&quot;&gt;http://sitracker.org/wiki/Development/Rewording&lt;/a&gt; [&lt;a href=&quot;http://sitracker.org/wiki/Development/Rewording&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]]]></description><category>other</category><pubDate>Tue, 24 Jan 2012 21:23:46 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1278</guid><comments>http://bugs.sitracker.org/view.php?id=1278#bugnotes</comments></item><item><title>0001538: Single language disclaimer</title><author></author><link>http://bugs.sitracker.org/view.php?id=1538</link><description><![CDATA[The KB disclaimer is currently set via a config setting. This means there can only be one version in one language.&lt;br /&gt;
&lt;br /&gt;
Perhaps we should have a file in a similar way to the help files?]]></description><category>i18n</category><pubDate>Tue, 24 Jan 2012 21:22:03 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1538</guid><comments>http://bugs.sitracker.org/view.php?id=1538#bugnotes</comments></item><item><title>0001708: Ability to delete feedback forms</title><author></author><link>http://bugs.sitracker.org/view.php?id=1708</link><description><![CDATA[Once created, feedback forms cannot be removed, even if there are no responses relating to them and they are not configured to be used.]]></description><category>feedback</category><pubDate>Tue, 24 Jan 2012 21:18:27 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1708</guid><comments>http://bugs.sitracker.org/view.php?id=1708#bugnotes</comments></item><item><title>0001707: Ability to delete feedback questions</title><author></author><link>http://bugs.sitracker.org/view.php?id=1707</link><description><![CDATA[Once created, feedback questions cannot be removed, even if there are no answers relating to them.]]></description><category>feedback</category><pubDate>Tue, 24 Jan 2012 21:18:07 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1707</guid><comments>http://bugs.sitracker.org/view.php?id=1707#bugnotes</comments></item><item><title>0001709: Ability to delete KB Articles</title><author></author><link>http://bugs.sitracker.org/view.php?id=1709</link><description><![CDATA[Once created, KB articles cannot be removed.]]></description><category>knowledge base</category><pubDate>Tue, 24 Jan 2012 21:17:42 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1709</guid><comments>http://bugs.sitracker.org/view.php?id=1709#bugnotes</comments></item><item><title>0001764: Add an Incident Title</title><author></author><link>http://bugs.sitracker.org/view.php?id=1764</link><description><![CDATA[The &quot;title&quot; of the incident is just Title.  It shoudl probably be &quot;Incident Title&quot;]]></description><category>portal</category><pubDate>Tue, 24 Jan 2012 13:57:57 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1764</guid><comments>http://bugs.sitracker.org/view.php?id=1764#bugnotes</comments></item><item><title>0001765: Contact Details Edit</title><author></author><link>http://bugs.sitracker.org/view.php?id=1765</link><description><![CDATA[If we are using LDAP the contact should not be able to edit their information.&lt;br /&gt;
&lt;br /&gt;
See Diff in additional information for contactdetails.php]]></description><category>portal</category><pubDate>Tue, 24 Jan 2012 13:57:45 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1765</guid><comments>http://bugs.sitracker.org/view.php?id=1765#bugnotes</comments></item><item><title>0001763: en-US.inc.php</title><author></author><link>http://bugs.sitracker.org/view.php?id=1763</link><description><![CDATA[Changes for First Name and Last Name]]></description><category>i18n</category><pubDate>Tue, 24 Jan 2012 13:57:33 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1763</guid><comments>http://bugs.sitracker.org/view.php?id=1763#bugnotes</comments></item><item><title>0001739: "LDAP Customer default site" must be the required field if the "LDAP Customer Group" is specified</title><author></author><link>http://bugs.sitracker.org/view.php?id=1739</link><description><![CDATA[&quot;LDAP Customer default site&quot; must be the required field if the &quot;LDAP Customer Group&quot; is specified, because of the function check_valid in classes.inc.php (line 315). If the default site is not specified while Customer contacts are on the LDAP server, the ldapSync action will fail and no error message will be displayed.]]></description><category>LDAP</category><pubDate>Tue, 24 Jan 2012 13:30:29 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1739</guid><comments>http://bugs.sitracker.org/view.php?id=1739#bugnotes</comments></item><item><title>0001762: Initial Search options</title><author></author><link>http://bugs.sitracker.org/view.php?id=1762</link><description><![CDATA[When going to a few of the Pages from the menus an additional click or 2 is needed to get to the information.&lt;br /&gt;
&lt;br /&gt;
Customers -&gt; Browse Sites&lt;br /&gt;
shows the full list of All active sites instead of &quot;Sorry, your search wielded no results&quot;&lt;br /&gt;
&lt;br /&gt;
Customers -&gt; Browse Customers&lt;br /&gt;
shows the list of all customers instead of just the Customers who's last name starts with an A&lt;br /&gt;
&lt;br /&gt;
Customers -&gt; Maintenance -&gt; Browse Contracts&lt;br /&gt;
shows all contracts instead of instead of just the contracts starting with an A&lt;br /&gt;
&lt;br /&gt;
Diff for strings.inc.php is listed in Additional Information]]></description><category>menu</category><pubDate>Tue, 24 Jan 2012 13:28:49 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1762</guid><comments>http://bugs.sitracker.org/view.php?id=1762#bugnotes</comments></item><item><title>0001760: Refresh list of users</title><author></author><link>http://bugs.sitracker.org/view.php?id=1760</link><description><![CDATA[Ran into an issue when 2 administrators were adding the same user at the same time (honest), one did not have the user list refreshed before adding the user.&lt;br /&gt;
&lt;br /&gt;
I added a string&lt;br /&gt;
$strRefreshList = 'Refresh List';&lt;br /&gt;
&lt;br /&gt;
and used it on the manage_user.php page with a {$_SERVER['PHP_SELF']} link.&lt;br /&gt;
&lt;br /&gt;
See Diff in additional information&lt;br /&gt;
(I actually have used this on contacts.php, contracts.php, and sites.php)]]></description><category>users</category><pubDate>Tue, 24 Jan 2012 13:23:30 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1760</guid><comments>http://bugs.sitracker.org/view.php?id=1760#bugnotes</comments></item><item><title>0000694: directed context text in the portal</title><author></author><link>http://bugs.sitracker.org/view.php?id=694</link><description><![CDATA[Would be good if admins/people with appropriate permission are able to add additional text/HTML (directed content) into the portal so this could be used for either user facing notices (say opening times, tips etc) or adverts e.g. special price on toner etc this would have a multitude of uses which can direct relevant content to users (such as tips/tricks about the skill they log calls on), events which may be relevant to them e.g. PHP user groups training etc&lt;br /&gt;
&lt;br /&gt;
It would be good to be able to direct these messages say the user is logging a call on RedHat 4 you could direct messages about upgrading to redhat 5 or have a notice informing people redhat 4 goes out of support on X]]></description><category>portal</category><pubDate>Tue, 24 Jan 2012 13:13:41 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=694</guid><comments>http://bugs.sitracker.org/view.php?id=694#bugnotes</comments></item><item><title>0001043: Consider changing how search works</title><author></author><link>http://bugs.sitracker.org/view.php?id=1043</link><description><![CDATA[We should consider changing how the search functionality in SiT works, currently we use full text searches which are fine in relatively small systems though in larger systems can cause quite a performance overhead on the database server, are limited to MyISAM tables and requirements for a lock can mean that other users are unable to use SiT whilst the search takes place.&lt;br /&gt;
&lt;br /&gt;
We should investigate the use of something like Lucene or Sphinx which are separate search engines which should remove/reduce the problems we experience with full text indexes, I've not used these previous so may not be suitable due to platforms or how they work though this should be investigated to prevent performance issues.&lt;br /&gt;
&lt;br /&gt;
A 'hack' would be to use a slave server for searches which would prevent other users from being impacted this could be done quite easily in SiT though would require additional servers and MySQL skills.]]></description><category>incidents</category><pubDate>Tue, 24 Jan 2012 13:11:28 +0000</pubDate><guid>http://bugs.sitracker.org/view.php?id=1043</guid><comments>http://bugs.sitracker.org/view.php?id=1043#bugnotes</comments></item></channel></rss>

