[Rt-commit] [rtir] 01/07: Move static files to new static directory for RT 4.2
Jim Brandt
jbrandt at bestpractical.com
Fri Mar 28 16:44:50 EDT 2014
This is an automated email from the git hooks/post-receive script.
jbrandt pushed a commit to branch 3.2/move-static-files
in repository rtir.
commit a3f4658798d8c0497c39b49629061d2194596bd9
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Mar 10 10:12:47 2014 -0400
Move static files to new static directory for RT 4.2
---
html/NoAuth/css/RTIR/base/main.css | 48 -------
html/NoAuth/css/RTIR/base/misc.css | 141 ---------------------
static/css/rtir-styles.css | 93 ++++++++++++++
{html/NoAuth => static}/images/RTIR/logo.png | Bin
.../js/jquery.uncheckable-radio-0.1.js | 0
5 files changed, 93 insertions(+), 189 deletions(-)
diff --git a/html/NoAuth/css/RTIR/base/main.css b/html/NoAuth/css/RTIR/base/main.css
deleted file mode 100644
index 7cbe07b..0000000
--- a/html/NoAuth/css/RTIR/base/main.css
+++ /dev/null
@@ -1,48 +0,0 @@
-%# BEGIN BPS TAGGED BLOCK {{{
-%#
-%# COPYRIGHT:
-%#
-%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
-%# <sales at bestpractical.com>
-%#
-%# (Except where explicitly superseded by other copyright notices)
-%#
-%#
-%# LICENSE:
-%#
-%# This work is made available to you under the terms of Version 2 of
-%# the GNU General Public License. A copy of that license should have
-%# been provided with this software, but in any event can be snarfed
-%# from www.gnu.org.
-%#
-%# This work is distributed in the hope that it will be useful, but
-%# WITHOUT ANY WARRANTY; without even the implied warranty of
-%# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-%# General Public License for more details.
-%#
-%# You should have received a copy of the GNU General Public License
-%# along with this program; if not, write to the Free Software
-%# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-%# 02110-1301 or visit their web page on the internet at
-%# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
-%#
-%#
-%# CONTRIBUTION SUBMISSION POLICY:
-%#
-%# (The following paragraph is not intended to limit the rights granted
-%# to you to modify and distribute this software under the terms of
-%# the GNU General Public License and is only of importance to you if
-%# you choose to contribute your changes and enhancements to the
-%# community by submitting them to Best Practical Solutions, LLC.)
-%#
-%# By intentionally submitting any modifications, corrections or
-%# derivatives to this work, or any other work intended for use with
-%# Request Tracker, to Best Practical Solutions, LLC, you confirm that
-%# you are the copyright holder for those contributions and you grant
-%# Best Practical Solutions, LLC a nonexclusive, worldwide, irrevocable,
-%# royalty-free, perpetual, license to use, copy, create derivative
-%# works based on those contributions, and sublicense and distribute
-%# those contributions and any derivatives thereof.
-%#
-%# END BPS TAGGED BLOCK }}}
- at import "misc.css";
diff --git a/html/NoAuth/css/RTIR/base/misc.css b/html/NoAuth/css/RTIR/base/misc.css
deleted file mode 100644
index 74753a6..0000000
--- a/html/NoAuth/css/RTIR/base/misc.css
+++ /dev/null
@@ -1,141 +0,0 @@
-%# BEGIN BPS TAGGED BLOCK {{{
-%#
-%# COPYRIGHT:
-%#
-%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
-%# <sales at bestpractical.com>
-%#
-%# (Except where explicitly superseded by other copyright notices)
-%#
-%#
-%# LICENSE:
-%#
-%# This work is made available to you under the terms of Version 2 of
-%# the GNU General Public License. A copy of that license should have
-%# been provided with this software, but in any event can be snarfed
-%# from www.gnu.org.
-%#
-%# This work is distributed in the hope that it will be useful, but
-%# WITHOUT ANY WARRANTY; without even the implied warranty of
-%# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-%# General Public License for more details.
-%#
-%# You should have received a copy of the GNU General Public License
-%# along with this program; if not, write to the Free Software
-%# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-%# 02110-1301 or visit their web page on the internet at
-%# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
-%#
-%#
-%# CONTRIBUTION SUBMISSION POLICY:
-%#
-%# (The following paragraph is not intended to limit the rights granted
-%# to you to modify and distribute this software under the terms of
-%# the GNU General Public License and is only of importance to you if
-%# you choose to contribute your changes and enhancements to the
-%# community by submitting them to Best Practical Solutions, LLC.)
-%#
-%# By intentionally submitting any modifications, corrections or
-%# derivatives to this work, or any other work intended for use with
-%# Request Tracker, to Best Practical Solutions, LLC, you confirm that
-%# you are the copyright holder for those contributions and you grant
-%# Best Practical Solutions, LLC a nonexclusive, worldwide, irrevocable,
-%# royalty-free, perpetual, license to use, copy, create derivative
-%# works based on those contributions, and sublicense and distribute
-%# those contributions and any derivatives thereof.
-%#
-%# END BPS TAGGED BLOCK }}}
-%# RTIR-specific CSS goes here
-.overdue {
- color: red;
-}
-
-.collection-as-table > .yes {
- background: yellow;
-}
-
-ul.userlist {
- margin:0;
- padding: 0;
- border: 0;
-
-}
-ul.userlist li {
- display: inline;
-}
-
-ul.userlist li::after{
- content:", ";
- white-space:pre;
- }
-
-ul.userlist li:last-child::after{
- content:"";
- }
-
-
-.no-recipients {
- background: #ffcccc;
- width: 80%;
- align: center;
- border: 2px solid red;
- padding: 1em;
- margin: 1em;
-}
-
-#topactions #simple-search input.button {
-}
-
-#topactions { min-width: 44em; white-space: no-wrap; }
-
-#comp-RTIR .myrt>table>tr>td:first-child {
- width: 80%;
-}
-
-.titlebox.ticket-info-articles .titlebox-title .left { background-color: #316531; color: #fff; }
-.titlebox.tickets-list-report .titlebox-title .left { background-color: #316531; color: #fff; }
-.titlebox.tickets-list-incident .titlebox-title .left { background-color: #316531; color: #fff; }
-.titlebox.tickets-list-investigation .titlebox-title .left { background-color: #316531; color: #fff; }
-.titlebox.tickets-list-block .titlebox-title .left { background-color: #316531; color: #fff; }
-
-
-#comp-RTIR-Search #body {
- position: relative;
-}
-#comp-RTIR-Search .submit {
- width: 58%;
-}
-
-#ticket-create-incident input[type=text],
-#ticket-create-investigation input[type=text]
-{
- width: 90%;
-}
-
-#ticket-create-incident .ticket-create-basics,
-#ticket-create-investigation .ticket-create-basics
-{
- float: right;
- width: 40%;
- clear: right;
-}
-
-#ticket-create-incident .ticket-create-details,
-#ticket-create-investigation .ticket-create-details
-{
- float: left;
- width: 58%;
- clear: left;
-}
-
- at media (max-width: 950px) {
- #ticket-create-incident .ticket-create-basics,
- #ticket-create-investigation .ticket-create-basics,
- #ticket-create-incident .ticket-create-details,
- #ticket-create-investigation .ticket-create-details
- {
- float: none;
- width: auto;
- clear: both;
- }
-}
diff --git a/static/css/rtir-styles.css b/static/css/rtir-styles.css
new file mode 100644
index 0000000..5f30859
--- /dev/null
+++ b/static/css/rtir-styles.css
@@ -0,0 +1,93 @@
+.overdue {
+ color: red;
+}
+
+.collection-as-table > .yes {
+ background: yellow;
+}
+
+ul.userlist {
+ margin:0;
+ padding: 0;
+ border: 0;
+
+}
+ul.userlist li {
+ display: inline;
+}
+
+ul.userlist li::after{
+ content:", ";
+ white-space:pre;
+ }
+
+ul.userlist li:last-child::after{
+ content:"";
+ }
+
+
+.no-recipients {
+ background: #ffcccc;
+ width: 80%;
+ align: center;
+ border: 2px solid red;
+ padding: 1em;
+ margin: 1em;
+}
+
+#topactions #simple-search input.button {
+}
+
+#topactions { min-width: 44em; white-space: no-wrap; }
+
+#comp-RTIR .myrt>table>tr>td:first-child {
+ width: 80%;
+}
+
+.titlebox.ticket-info-articles .titlebox-title .left { background-color: #316531; color: #fff; }
+.titlebox.tickets-list-report .titlebox-title .left { background-color: #316531; color: #fff; }
+.titlebox.tickets-list-incident .titlebox-title .left { background-color: #316531; color: #fff; }
+.titlebox.tickets-list-investigation .titlebox-title .left { background-color: #316531; color: #fff; }
+.titlebox.tickets-list-block .titlebox-title .left { background-color: #316531; color: #fff; }
+
+
+#comp-RTIR-Search #body {
+ position: relative;
+}
+#comp-RTIR-Search .submit {
+ width: 58%;
+}
+
+#ticket-create-incident input[type=text],
+#ticket-create-investigation input[type=text]
+{
+ width: 90%;
+}
+
+#ticket-create-incident .ticket-create-basics,
+#ticket-create-investigation .ticket-create-basics
+{
+ float: right;
+ width: 40%;
+ clear: right;
+}
+
+#ticket-create-incident .ticket-create-details,
+#ticket-create-investigation .ticket-create-details
+{
+ float: left;
+ width: 58%;
+ clear: left;
+}
+
+ at media (max-width: 950px) {
+ #ticket-create-incident .ticket-create-basics,
+ #ticket-create-investigation .ticket-create-basics,
+ #ticket-create-incident .ticket-create-details,
+ #ticket-create-investigation .ticket-create-details
+ {
+ float: none;
+ width: auto;
+ clear: both;
+ }
+}
diff --git a/html/NoAuth/images/RTIR/logo.png b/static/images/RTIR/logo.png
similarity index 100%
rename from html/NoAuth/images/RTIR/logo.png
rename to static/images/RTIR/logo.png
diff --git a/html/NoAuth/js/jquery.uncheckable-radio-0.1.js b/static/js/jquery.uncheckable-radio-0.1.js
similarity index 100%
rename from html/NoAuth/js/jquery.uncheckable-radio-0.1.js
rename to static/js/jquery.uncheckable-radio-0.1.js
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list