[Rt-commit] rt branch, 4.0.0-releng, updated. rt-4.0.0rc2-18-gddc0753

Kevin Falcone falcone at bestpractical.com
Tue Jan 18 21:00:32 EST 2011


The branch, 4.0.0-releng has been updated
       via  ddc07533f6aaa6d65c506643d73393b57347e260 (commit)
       via  936afec9c1506872628cf8248551871fb4299771 (commit)
       via  3590948c74f9ace012e9219b5101adb481b1f0c1 (commit)
       via  72c75aa17acbb141c4c2d25061e20da25751736e (commit)
       via  b2b02dc4d4750b3cb93de10a108b33a6d9e8de07 (commit)
       via  bc7017ad84c691f9be6e68c4b0b9f0ac694817f9 (commit)
       via  60198df2a74e63eb51b4f6d691d5f56132cb4172 (commit)
       via  cb1240e8c6acd9a0bf3ecfef66585588e548a147 (commit)
       via  0f84cf7c0e38532286bc5bcc8ea0b572fc85c08a (commit)
       via  f88a4c53e93ae0b4f43841c2e420772b5853bdb8 (commit)
       via  21e34468e5c07708ab9618158e9784960d9dba43 (commit)
       via  79955e1c11be91a8f81cab78a4ebfada99f30d2d (commit)
       via  01bef109633a707a8925b1e3fd614fd803df8174 (commit)
       via  7ed81c02d5c3217ece819c7a632c73329763dae0 (commit)
       via  22ccbc27b9a12b997b99494e54a3dcb9fa6488ab (commit)
       via  4098df3e2d037db8b049d23d4e33e3bf7cd07f2b (commit)
       via  6e93fd3ad6461865837a37f9a4df0412ad3ca2a8 (commit)
       via  3cd6946bb89bfe062557751339cddb9540631335 (commit)
      from  5cdee1a3f034b25995f6b2f3235f8b0a938969eb (commit)

Summary of changes:
 docs/UPGRADING-4.0                                |    8 ++
 etc/RT_Config.pm.in                               |    4 +-
 etc/constraints.mysql                             |   85 ---------------------
 etc/upgrade/3.9.1/content                         |   11 ++-
 lib/RT/Handle.pm                                  |   25 +++----
 lib/RT/Interface/Web.pm                           |   58 ++++++++++++++
 share/html/Admin/Elements/EditRights              |   15 +++-
 share/html/Admin/Groups/index.html                |    2 +-
 share/html/Elements/MyReminders                   |    4 +-
 share/html/Helpers/Autocomplete/CustomFieldValues |    1 +
 share/html/Helpers/Autocomplete/Groups            |    7 ++-
 share/html/Helpers/Autocomplete/Owners            |    1 +
 share/html/Helpers/Autocomplete/Users             |    8 ++-
 share/html/NoAuth/Logout.html                     |    7 ++-
 share/html/NoAuth/css/base/rights-editor.css      |    5 +
 share/html/NoAuth/js/userautocomplete.js          |    3 +-
 share/html/NoAuth/js/util.js                      |   47 +++++++++++-
 share/html/Ticket/Display.html                    |    2 +
 share/html/Ticket/Elements/Reminders              |   49 +------------
 share/html/Ticket/Reminders.html                  |    4 +-
 share/html/m/ticket/show                          |    1 +
 21 files changed, 179 insertions(+), 168 deletions(-)
 delete mode 100755 etc/constraints.mysql
 delete mode 100644 share/html/Elements/Logout

- Log -----------------------------------------------------------------
commit 936afec9c1506872628cf8248551871fb4299771
Merge: 3590948 22ccbc2
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Jan 18 20:39:47 2011 -0500

    Merge branch '4.0/extract-reminder-processing' into 4.0-trunk


commit ddc07533f6aaa6d65c506643d73393b57347e260
Merge: 5cdee1a 936afec
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Jan 18 20:50:29 2011 -0500

    Merge branch '4.0-trunk' into 4.0.0-releng


-----------------------------------------------------------------------


More information about the Rt-commit mailing list