[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-901-g6278f80
? sunnavy
sunnavy at bestpractical.com
Thu Dec 16 05:19:45 EST 2010
The branch, 3.9-trunk has been updated
via 6278f808fb5a9487ec1cd265adcceb19b143a280 (commit)
via 5625618302034d63819ea8e640e9e7f26742f623 (commit)
via e237c00cc16768fe183e91ec7169e822762ea635 (commit)
via 6b4c829326478ab68bb88947ee6cae500ece0195 (commit)
via 8733496aafba1f34ea7fc03773a4836a1f1206f4 (commit)
via 42c57da1c3e5301bddbcd5232b5cb5991e2f83dd (commit)
via 554a047fcc9a302ae9ddc376aa9e7d45d1905236 (commit)
via a8fdf26395898635f353b4da29c98f048a1791a6 (commit)
via 7950a0f0bd0f2f89a51774fafd04bc73d4be13cd (commit)
via e4490f633584cecf2db42c57cb887a250afbbf44 (commit)
from 8cf8dcc309280a276624d82928a4c633c1258bce (commit)
Summary of changes:
lib/RT/Interface/Web.pm | 30 +++++
lib/RT/{SharedSettings.pm => Squish.pm} | 131 ++++++++++----------
lib/RT/{SharedSettings.pm => Squish/CSS.pm} | 122 +++++++++---------
lib/RT/Squish/JS.pm | 185 +++++++++++++++++++++++++++
share/html/Elements/Header | 15 ++-
share/html/Elements/HeaderJavascript | 13 ++-
share/html/NoAuth/css/dhandler | 25 +---
share/html/NoAuth/js/dhandler | 45 +------
t/api/squish.t | 26 ++++
t/web/squish.t | 64 +++++++++
10 files changed, 468 insertions(+), 188 deletions(-)
copy lib/RT/{SharedSettings.pm => Squish.pm} (54%)
copy lib/RT/{SharedSettings.pm => Squish/CSS.pm} (55%)
create mode 100644 lib/RT/Squish/JS.pm
create mode 100644 t/api/squish.t
create mode 100644 t/web/squish.t
- Log -----------------------------------------------------------------
commit 6278f808fb5a9487ec1cd265adcceb19b143a280
Merge: 8cf8dcc 5625618
Author: sunnavy <sunnavy at bestpractical.com>
Date: Thu Dec 16 18:16:09 2010 +0800
Merge branch 'squish-refactor' into 3.9-trunk
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list