Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ebiwd
rthelper
Commits
cc5d4636
Commit
cc5d4636
authored
Sep 18, 2018
by
Peter Walter
Browse files
update tampermonkey metadata
parent
5a9c62c2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
49 deletions
+6
-49
CHANGELOG.md
CHANGELOG.md
+1
-46
rthelper.user.js
rthelper.user.js
+5
-3
No files found.
CHANGELOG.md
View file @
cc5d4636
# Changelog
All notable changes to this project will be documented in this file.
## [2.5](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/2.3...2.5) - 2017-03-30
### Fixed
-
Fixed admin page, loads only authorised queues and users associated with them
### Updated
-
Removed compatibility with rt.ebi.ac.uk/extserv
### Added
-
JSHint Testing
-
Apache License
## [2.3](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/2.2...2.3) - 2017-03-03
### Fixed
-
Optimised coding style
## [2.2](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/2.1...2.2) - 2017-03-01
### Updated
-
Moved repo to gitlab.ebi.ac.uk/ebiwd/rthelper
## [2.1](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/2.0...2.1) - 2016-07-12
### Added
-
Extended customfield support
## [2.0](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/1.8...2.0) - 2015-05-21
### Fixed
-
Updates for move to helpdesk.ebi.ac.uk
## [1.8](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/1.6...1.8) - 2014-10-08
### Fixed
-
Updates for RT 4.2.6
## [1.6](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/1.5...1.6) - 2013-11-19
### Added
-
Automatic login
-
Configuration page
-
Homepage shortcuts
-
Quick add people (Requestor, CC & AdminCC)
## [1.5](https://gitlab.ebi.ac.uk/ebiwd/rthelper/compare/90c0215...1.5) - 2013-04-16
### Added
-
Quick selection
-
Quick reply/resolve
-
Mark as spam
-
Add yourself as CC
See https://gitlab.ebi.ac.uk/ebiwd/rthelper/tags
rthelper.user.js
View file @
cc5d4636
// ==UserScript==
// @name RT Helpers
// @namespace https://
rt
.ebi.ac.uk/
// @namespace https://
helpdesk
.ebi.ac.uk/
// @description Add some shortcut links to RT
// @match https://
*
.ebi.ac.uk/*
// @match https://
helpdesk
.ebi.ac.uk/*
// @include https://helpdesk.ebi.ac.uk/*
// @grant GM_xmlhttpRequest
// @version 2.6
// @version 2.6
.1
// @updateURL https://gitlab.ebi.ac.uk/ebiwd/rthelper/raw/stable/rthelper.user.js
// @downloadURL https://gitlab.ebi.ac.uk/ebiwd/rthelper/raw/stable/rthelper.user.js
// @supportURL https://gitlab.ebi.ac.uk/ebiwd/rthelper/issues
// @run-at document-end
// ==/UserScript==
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment