[Rt-commit] rt branch 5.0-trunk updated. rt-5.0.3-192-gf584491b18
BPS Git Server
git at git.bestpractical.com
Mon Dec 5 20:53:47 UTC 2022
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 5.0-trunk has been updated
via f584491b186166260c8af11601cfa1dc8f4de890 (commit)
via 408b5929475b8467ed550b5defbd1fcde293a83f (commit)
via fcc92f08b9b32fe9d1fcc94659faf818a7be4599 (commit)
via 05ad268d638507408ee5e5e4fbad79d8ecdb7502 (commit)
via e1ea7f37e05e66a31ba6dbf4d7e85e6cb31132bb (commit)
via e03cbdc04935c50923112e92761d379e8cad9b3a (commit)
via b3b64cd1af37bde7f4a9547034e52733ab9faf37 (commit)
via 0c3d74b951b5893c5e3413f6aa25c436fae0d15d (commit)
via 88630277975550f491db4d7a93e70477112ebdd4 (commit)
via d76e1bffedb349568e0f09720a01cf29eabba343 (commit)
via a0c1a1c03c720b7a0f499ee083ee742ef0ed313a (commit)
via 578640a7e746d5c79506f7d446371425fcde55a2 (commit)
via a1d49b406c69579dfe634539a45a8d578d271f39 (commit)
via 38e06a5817f109ac075a878a99ebc3ddb2c5457a (commit)
from ff54075a01af96306f603976f29cde35b408a601 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
devel/third-party/README | 2 +-
.../fontawesome-5.11.2/webpack.config.js | 13 -
.../README | 3 +-
.../index.js | 8 +
.../fontawesome-5.15.4/webpack.config.js | 7 +
lib/RT/Interface/Web/MenuBuilder.pm | 2 +-
share/html/Elements/CollectionAsTable/Header | 103 ++++-
share/html/Elements/SearchFilter | 455 +++++++++++++++++++++
share/html/Elements/SelectOwnerAutocomplete | 2 +-
share/html/Elements/SelectPriorityAsString | 12 +-
share/html/Search/Results.html | 7 +-
share/html/SelfService/Elements/MyGroupRequests | 4 +-
share/html/SelfService/Elements/MyRequests | 4 +-
share/static/css/elevator-dark/main.css | 4 +
share/static/css/elevator-light/collection.css | 34 ++
share/static/css/elevator-light/misc.css | 25 ++
share/static/js/fontawesome.min.js | 3 +-
share/static/js/util.js | 160 ++++++++
t/web/query_builder.t | 7 +-
19 files changed, 812 insertions(+), 43 deletions(-)
delete mode 100644 devel/third-party/fontawesome-5.11.2/webpack.config.js
rename devel/third-party/{fontawesome-5.11.2 => fontawesome-5.15.4}/README (93%)
rename devel/third-party/{fontawesome-5.11.2 => fontawesome-5.15.4}/index.js (92%)
create mode 100644 devel/third-party/fontawesome-5.15.4/webpack.config.js
create mode 100644 share/html/Elements/SearchFilter
hooks/post-receive
--
rt
More information about the rt-commit
mailing list