<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="templates/formatting.xsl"?>
<userscripts>
	<script>
		<name>Tickety-Boo</name>
		<url>https://www.jarrodmakin.com/greasemonkey/tickety-boo.user.js</url>
		<desc>Adds a multitude of features to the main ticket page.&#13;
Formerly known as Admin++</desc>
		<version>0.100407</version>
		<history>
			<update>
				<date>2008-09-07</date>
				<author>Jarrod</author>
				<content>Improved the auto text deployment method
				This should avoid auto text insertion on reverse ticketing
				Added a third auto text for "Thanks for your patience" style replies
				This takes effect when the last external message was produced by HI staff
				</content>
			</update>
			<update>
				<date>2008-09-06</date>
				<author>Jarrod</author>
				<content>Added the option to turn off the javascript spell checker.
				This also allows FireFox's inline spell checking tools to work
				</content>
			</update>
			<update>
				<date>2008-08-12</date>
				<author>Jarrod</author>
				<content>Turn off several functions on closed tickets
				Added a notification div on urgent tickets
				</content>
			</update>
			<update>
				<date>2008-08-12</date>
				<author>Rik</author>
				<content>Added a quick link to get google voucher for tickets likely to be requesting it
				</content>
			</update>
			<update>
				<date>2008-08-12</date>
				<author>Will</author>
				<content>
				Added special random easter egg function
				</content>
			</update>
			<update>
				<date>2008-08-06</date>
				<author>Jarrod</author>
				<content>Multiple Boilerplate updates.
				[Square brackets] now removed from boilerplate names, this makes for faster navigation on the drop down list.
				Drop down list users now have the same benefits as radio button users:
				        "NAME" substitution
				        Boilerplates ADD to the content rather than REPLACE it.
				Radio button users are now able to click the corresponding text as well as the button to add the boilerplate.
				</content>
			</update>
			<update>
				<date>2008-08-05</date>
				<author>Will</author>
				<content>Added a warning if the ticket may be duplicate.
				Removed 'Unlock Ticket' link appearing after the edit button
				Added check for super boilerplates (again)
				</content>
			</update>
			<update>
				<date>2008-07-25</date>
				<author>Jarrod</author>
				<content>
				Re-added the "myusername" variable to automatically turn off the autoresponse when assigning tickets to someone else
				It's now possible to hide both the [d] and [w] links with Shift + `
				Removed closing parenthesis ) from automatically generated hyperlinks
				</content>
			</update>
			<update>
				<date>2008-07-22</date>
				<author>Jarrod</author>
				<content>
				Added fix UK expiry links for UK domains when using the whois and DNS links.
				Can be handy for multiple updates and can be hidden by Shift + `
				</content>
			</update>
			<update>
				<date>2008-07-21</date>
				<author>Jarrod</author>
				<content>Added ability to set ticket to closed-locked</content>
			</update>
			<update>
				<date>2008-07-18</date>
				<author>Jarrod</author>
				<content>Fixed "unlock ticket" link
				Added ability to switch off auto text on a per update basis
				Added config cookie to switch off auto text by default
				The "myusername" setting is no longer prompted for as it is no longer required
				</content>
			</update>
		<update>
	<date>2008-09-12</date>
	<author>Rik</author>
	<content>Added a time delay on certain functions to allow for the new AJAX calls</content>
</update>
	<update>
	<date>2008-09-19_00:23</date>
	<author>Jazz</author>
	<content>Tidied code.&#13;
Using better Regexes in places.&#13;
Uses less cookies.&#13;
Removed atmail reset links, touch package links and super boilerplates (moved to boilerplate categories script)</content>
</update>
	<update>
	<date>2008-09-19_00:27</date>
	<author>Jazz</author>
	<content>Added code&#13;
Using a more appropriate input method for "binary" cookies.&#13;
Added a "respond and keep open" button.&#13;
Added a pseudo change ticket subject option below the actual change ticket subject</content>
</update>
	<update>
	<date>2008-09-19_00:37</date>
	<author>Jazz</author>
	<content>Added ability to display the infobox at the bottom of the page. Very similar to the existing feature in Admin, except that this doesn't generate a second HTTP request.</content>
</update>
	<update>
	<date>2008-09-19_09:37</date>
	<author>Jazz</author>
	<content>Corrected small problem in the link_toggler function that caused some parts of the page to dance when typing</content>
</update>
	<update>
	<date>2008-09-19_12:42</date>
	<author>Jazz</author>
	<content>Corrected a problem with package information on a HostPay ticket.&#13;
Corrected a blank display on a "reseller enquiries" ticket.</content>
</update>
	<update>
	<date>2008-09-19_15:29</date>
	<author>Jazz</author>
	<content>Corrected a regex problem that affected customers with just one name that raise tickets on behalf of another</content>
</update>
	<update>
	<date>2008-09-23_11:05</date>
	<author>Rik</author>
	<content>Removed the automatic text insertion, as this has been added to Boilerplate Categories</content>
</update>
	<update>
	<date>2008-09-26_20:03</date>
	<author>Jazz</author>
	<content>Added support for Dedicated servers in the infobox getter</content>
</update>
	<update>
	<date>2008-10-07_12:21</date>
	<author>Jazz</author>
	<content>Added a quick "find invoices" link for domains</content>
</update>
	<update>
	<date>2008-10-08_12:58</date>
	<author>Jazz</author>
	<content>Fixed a problem on packages not owned by customer</content>
</update>
	<update>
	<date>2008-10-09_16:32</date>
	<author>Rik</author>
	<content>* Added quick "Assign to second-line"/"management" buttons.  * Corrected a bug where domain_name would be missing, causing script to fail.</content>
</update>
	<update>
	<date>2008-10-10_09:15</date>
	<author>Jazz</author>
	<content>Added support for the temporary Derby Admin address</content>
</update>
	<update>
	<date>2008-10-11_14:35</date>
	<author>Jazz</author>
	<content>Enables use of the pseudo service change just by pressing enter rather than pressing the submit button</content>
</update>
	<update>
	<date>2008-10-20_11:18</date>
	<author>Rik</author>
	<content>* Fixed script failure when service isn't defined.</content>
</update>
	<update>
	<date>2008-10-20_14:30</date>
	<author>Rik</author>
	<content>Fixed quick-assignment to work more reliably</content>
</update>
	<update>
	<date>2008-10-27_09:47</date>
	<author>Jazz</author>
	<content>Updated the "openSRS" search for domains in TRANSFER status. Previously it filtered out domains matching ".uk" rather than ".uk"</content>
</update>
	<update>
	<date>2008-11-03_12:38</date>
	<author>Rik</author>
	<content>* Added a View Serif Code link similar to Get Google Voucher  * Restored enter key press for psuedo-ticket-change (yay)</content>
</update>
<update><date>2008-11-05_17:25</date><author>Jazz</author><content>Bonfire night special***&#13;
Pseudo change ticket subject gains additional support for Dedicated Serversr</content></update><update><date>2008-12-17_13:54</date><author>Jazz</author><content>Added a close-pending external to support button</content></update><update><date>2009-02-12_13:43</date><author>Jazz</author><content>Removed the respond and open button</content></update><update><date>2009-03-26_12:18</date><author>Jazz</author><content>Fixed the info box detection of dedis which are no longer named ds....ds-10.com</content></update><update><date>2009-08-07_14:54</date><author>Jazz</author><content>Fixed an infobox problem with dedis</content></update><update><date>2010-01-07_10:37</date><author>Jazz</author><content>Fixed the ticket string to allow 10 digit numbers</content></update><update><date>2010-01-29_11:43</date><author>Jazz</author><content>Fixed info box detection of certain dedis</content></update><update><date>2010-04-07_09:31</date><author>Jazz</author><content>Added a new URL.&#13;
Existing users will need to remove and re-add the script</content></update></history>
	</script>
	<script>
		<name>AdminMenu++</name>
		<url>http://www.rikbrown.co.uk/hi/gm/adminmenupp.user.js</url>
		<desc>Adds some new functionality to the left-hand menu, including tools to quickly get a domain ID, open eXtend for a package, WHOIS and more!</desc>
		<version>0.080911</version>
	</script>
	<script>
		<name>Reference Deleters</name>
		<url>https://www.jarrodmakin.com/greasemonkey/reference_deleters.user.js</url>
		<desc>Deletes multiple references far faster than the original interface</desc>
		<version>0.080912</version>
		<history>
			<update>
				<date>2008-08-12</date>
				<author>Jarrod</author>
				<content>
			NB - The namespace has changed. If you have the original script, please remove it first.

			Script no longer creates hyperlinks to make new tabs.
			Instead, the XMLHttpRequest() function is used.
			This saves memory and speed for several reasons:
			-No additional tab has to be opened.
			-The returned response doesn't have to be interpreted, or even acknowledged.
			-No additional tab has to be closed.
			You can remove 4-5 references per second, making 240-300 per minute.
				</content>
			</update>
		</history>
	</script>
<script>
	<url>https://www.jarrodmakin.com/greasemonkey/emailtools.user.js</url>
	<name>Email tools</name>
	<desc>This speeds up sales emails by automatically inserting a signature at the top of the textarea and improves spell check notification and boilerplate handling.</desc>
	<version>0.08091202</version>
	<history>
	<update>
	<date>2008-09-12_23:14</date>
	<author>Jazz</author>
	<content>If the preference has been set in other scripts, the in-line spell-checker is turned off. NB the secondary spell checker (after posting) can only be turned off server-side</content>
</update>
</history>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/infoboxes.user.js</url>
	<name>Infoboxes</name>
	<desc>Gets the domain and package info boxes that appear on the ticket page for any given domain</desc>
	<version>0.080926</version>
	<history>
	<update>
	<date>2008-09-13_20:12</date>
	<author>Jazz</author>
	<content>The script is now shorter by requesting a copy of https://admin.heartinternet.co.uk/info-box.js</content>
</update>
	<update>
	<date>2008-09-13_21:32</date>
	<author>Jazz</author>
	<content>Added labels for clarification of usage.&#13;
Also added ability to supply a customer ID number to speed up the search</content>
</update>
	<update>
	<date>2008-09-15_16:52</date>
	<author>Jazz</author>
	<content>Added a default value customer id 0 so you can submit the form after pressing enter in the first field.</content>
</update>
	<update>
	<date>2008-09-19_00:52</date>
	<author>Jazz</author>
	<content>Added a service filter, so you can find the location of a HostPay installation, if a customer is a reseller, as well as just the domain or package information</content>
</update>
	<update>
	<date>2008-09-26_20:03</date>
	<author>Jazz</author>
	<content>Added support for Dedicated servers. This requires the customer id</content>
</update>
</history>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/hi_gm_updater.user.js</url>
	<name>HI/GM Updater</name>
	<desc>***RECOMMENDED***. Notifies you when updates are available to any of your installed Greasemonkey scripts, and allows you to update easily.</desc>
	<version>0.081011</version>
	<history>
	<update>
	<date>2008-09-16_11:57</date>
	<author>Rik</author>
	<content>* Fixed a bug where cache'd update notification wouldn't clear upon update.</content>
</update>
	<update>
	<date>2008-09-19_09:48</date>
	<author>Rik</author>
	<content>* Increased width of table somewhat.</content>
</update>
	<update>
	<date>2008-09-23_11:09</date>
	<author>Rik</author>
	<content>Minor tweaks to caching.</content>
</update>
	<update>
	<date>2008-10-11_14:34</date>
	<author>Jazz</author>
	<content>Added support for the temporary Derby Admin address</content>
</update>
</history>
</script>
	<script>
	<url>http://rikbrown.co.uk/hi/gm/automatic_renew_check.user.js</url>
	<name>AutoRenewCheck</name>
	<desc>Speeds up popping overdue domains back into the renew queue, combining status change and renew check.</desc>
	<version>0.080912</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/cancellation.user.js</url>
	<name>Cancellation^2</name>
	<desc>Shows package IDs next to cancellable services, and fills in two free months, so you can be lazy.</desc>
	<version>0.090102</version>
	<history>
	<update>
	<date>2008-09-12</date>
	<author>Rik</author>
	<content>Added missing require.</content>
</update>
	<update>
	<date>2008-09-12</date>
	<author>Rik</author>
	<content>Forgot to update version in script.</content>
</update>
<update><date>2009-01-02_10:57</date><author>Rik</author><content>3 free months!</content></update></history>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/boilerplate_categories.user.js</url>
	<name>Boilerplate Categories</name>
	<desc>Improves the boilerplate system, adding categories (so you can sort your boilerplates).  Edit the categories on the normal boilerplate page.</desc>
	<version>0.100430</version>
	<history>
	<update>
	<date>2008-09-12</date>
	<author>Rik</author>
	<content>Added a message if no categories are selected.</content>
</update>
	<update>
	<date>2008-09-15_11:19</date>
	<author>Rik</author>
	<content>* Removed dependency on Tickety-Boo.   * Fixed some errors with boilerplate selection.</content>
</update>
	<update>
	<date>2008-09-16_11:06</date>
	<author>Rik</author>
	<content>* Added a "DOMAIN" replaceable string, which is replaced with the current domain (if applicable).   &#13;
* Also made the menu a bit nicer.</content>
</update>
	<update>
	<date>2008-09-23_11:04</date>
	<author>Rik</author>
	<content>Moved automatic text entry (e.g. "Hi thanks for your patience") into this script from TB.</content>
</update>
	<update>
	<date>2008-10-10_11:18</date>
	<author>Jazz</author>
	<content>Added support for the temporary Derby Admin address</content>
</update>
<update><date>2008-12-17_13:57</date><author>Jazz</author><content>Added a fix for reverse ticketing (when there had been no update from the customer it b0rked)</content></update><update><date>2009-01-29_18:26</date><author>Jazz</author><content>Fixed the autotext (broken by linkify links)</content></update><update><date>2010-04-30_10:50</date><author>Jazz</author><content>Change working URL. May need removing and re-adding</content></update></history>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/commissiononpayment.user.js</url>
	<name>AutoCommission</name>
	<desc>Automatically adds your customer ID number.&#13;
Uses the cookie used in the ticket page</desc>
	<version>0.080912</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/customerpackagefilter.user.js</url>
	<name>Customer package filter</name>
	<desc>Acts as an extended version of the existing filter on the customer card.&#13;
Allows pasting of multiple domains from a ticket</desc>
	<version>0.080912</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/french_links.user.js</url>
	<name>France++</name>
	<desc>Pimps up Coeur Internet to make it look a bit more modern, and adds some useful features.</desc>
	<version>0.081027</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/cookie_monster.user.js</url>
	<name>Cookie Monster</name>
	<desc>Manages settings used by other scripts.&#13;
Previously known as greasemonkey_admin.user.js</desc>
	<version>0.081011</version>
	<history>
	<update>
	<date>2008-09-13_00:28</date>
	<author>Jazz</author>
	<content>Added support for a new cookie, "debug_stuff"</content>
</update>
	<update>
	<date>2008-09-19_00:41</date>
	<author>Jazz</author>
	<content>Removed the display of deprecated cookies.&#13;
Added new cookies.&#13;
Added a new method of display for Yes/No 
cookies</content>
</update>
	<update>
	<date>2008-10-11_14:23</date>
	<author>Jazz</author>
	<content>Added support for the temporary Derby Admin address</content>
</update>
</history>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/servermanagement.user.js</url>
	<name>Server 
Management</name>
	<desc>Should make resetting servers nicer</desc>
	<version>0.080912</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/interesting_ticket_but_w.user.js</url>
	<name>Why is the ticket interesting?</name>
	<desc>Adds a Description field next to interesting tickets, so that you can actually remember why it was interesting in the first place.</desc>
	<version>0.080916</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/more_server_information.user.js</url>
	<name>More Server Information</name>
	<desc>Adds the web server information to the server graph pages</desc>
	<version>0.081014</version>
</script>
	<script>
	<url>https://www.jarrodmakin.com/greasemonkey/serif_codes_by_id.user.js</url>
	<name>Serif Codes by ID</name>
	<desc>Changes the Serif widgets so they're displayed with the ID first, for easy sorting (click in box and type...)</desc>
	<version>0.081103</version>
</script>
</userscripts>
