Evolution #1272
Lien hypertexte dans les commentaires
Description
Lorsqu'on met un lien hypertexte dans un commentaire celui-ci n'est pas cliquable, c'est bien dommage
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.
Rend les liens cliquables dans les commentaires (fixes #1272)
Rend les liens cliquables dans les commentaires (fixes #1272)
Rend les liens cliquables dans les commentaires (fixes #1272)
History
#1 Updated by Gérald Schwartzmann over 11 years ago
- Target version set to Envole 2.5.2 RC
#2 Updated by Lionel Morin over 11 years ago
- Assigned To set to Lionel Morin
- % Done changed from 0 to 80
- Distribution set to EOLE 2.2
#3 Updated by Lionel Morin over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 80 to 100
Appliqué par commit 588a7ed1462d4468a600adda8aed11753de2d2cd.
#4 Updated by Lionel Morin over 11 years ago
- Project changed from eole-posh to Sources posh EOLE 2.2
#5 Updated by Lionel Morin over 11 years ago
Appliqué par commit commit:6af07f08c8f79c439bcf7c1677c954811c7889b4.
#6 Updated by Lionel Morin over 11 years ago
Appliqué par commit 1529ed53f48bef682a5a129b5aaec7493e9f1eeb.
#7 Updated by Gérald Schwartzmann over 11 years ago
- Status changed from Résolu to Fermé