Evolution #1429
Revoir les agents de surveillance du RVP
Description
Ils ne semblent plus adaptés à la nouvelle version d'ipsec
Related issues
Associated revisions
Merge no-current-message-1238-6
Author: exarkun
Reviewer: glyph
Fixes #1238
Fixes #1496
Fixes #1272
Fixes #1491
Fixes #1483
Fixes #1305
Fixes #1429
Automatic Athena event handler registration is fixed for all supported browsers
and is no longer document-sensitive (ie, it works inside tables now). Handler
tags are processed server-side when templates are loaded and rewritten to the
appropriate HTML before being served. Note that this means that only documents
which run through the document preprocessing mechanism will be able to use the
handler tag (so use docFactory!).
The XPath-specific implementation of node discovery in Athena's JavaScript runtime
module has been refactored, simplified, and now has well-defined (and unit tested)
error behavior.
Nit has gained a new assertion method, assertIn. Factoring of test collection has
also been improved, separating _TestMethod creation from discovery of the names
of the defined test methods.
The JavaScript classes which implement Mantissa's ScrollTable have been further
refactored, documented, and generally cleaned up. There is now an API for removing
rows, several existing asynchronous APIs now return Deferreds, and test coverage
has been further improved.
Quotient's inbox has been changed to use <athena:handler> in numerous places
to improve error handling. Many APIs have been changed to separate DOM concerns
from model concerns.
On the server side, the Quotient inbox no longer maintains state to track what
message the browser is currently displaying. All action methods now take an
argument specifying what message or group of messages to act on, removing the
possibility of the server acting on a message other than the one which the client
intended.
Much model logic has been factored out of the display classes which implement
the inbox. Overall documentation and test coverage has also been improved.
rvp.py adapté à Strongswan 4.5.1, network.py revu pour fonctionner avec Amon et Sphynx (fixes #1429)
Add method to decode JSON even if addslashes_deep has been used; fixes #1429
Add method to decode JSON even if addslashes_deep has been used; fixes #1429
History
#1 Updated by Joël Cuissinat over 12 years ago
- Assigned To set to Fabrice Barconnière
- Target version changed from EOLE 2.3 RC4 to EOLE 2.3 Stable
#2 Updated by Joël Cuissinat over 12 years ago
- Target version changed from EOLE 2.3 Stable to Mises à jour 2.3 - 01 RC
#3 Updated by Emmanuel GARETTE about 12 years ago
- Target version changed from Mises à jour 2.3 - 01 RC to Mises à jour 2.3 - 02 RC
#4 Updated by Fabrice Barconnière about 12 years ago
- Target version changed from Mises à jour 2.3 - 02 RC to Mises à jour 2.3 - 03 RC
#5 Updated by Joël Cuissinat almost 12 years ago
- Target version changed from Mises à jour 2.3 - 03 RC to Mises à jour 2.3.4 RC
- Distribution set to EOLE 2.3
#6 Updated by Fabrice Barconnière over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit d4e616be3996cbd77433bf10ba270949dee6bcb9.
#7 Updated by Fabrice Barconnière over 11 years ago
- Status changed from Résolu to Fermé