[cvs] commit: dimp compose.php message.php dimp/js DimpBase.js DimpCore.js compose.js fullmessage.js dimp/js/src DimpBase.js DimpCore.js compose.js fullmessage.js dimp/lib DIMP.php dimp/lib/Dimple SpellChecker.php dimp/lib/Views Compose.php ...
Michael M Slusarz
slusarz at horde.org
Tue May 20 16:14:58 UTC 2008
slusarz 2008-05-20 12:14:58 EDT
Modified files:
. compose.php message.php
js DimpBase.js DimpCore.js compose.js
fullmessage.js
js/src DimpBase.js DimpCore.js compose.js
fullmessage.js
lib DIMP.php
lib/Dimple SpellChecker.php
lib/Views Compose.php
templates/chunks message.php
Log:
Due to inconsistencies in browsers, it is necessary to store dynamic JS
variables in a global DIMP variable rather than in individual classes (or else
the class may not exist when we are trying to populate with data, etc.).
Fix a scope issue in compose.js.
Revision Changes Path
1.110 +17 -13 dimp/compose.php
1.63 +1 -1 dimp/js/DimpBase.js
1.427 +1 -1 dimp/js/DimpCore.js
1.107 +1 -1 dimp/js/compose.js
1.35 +1 -1 dimp/js/fullmessage.js
1.63 +70 -64 dimp/js/src/DimpBase.js
1.427 +25 -27 dimp/js/src/DimpCore.js
1.102 +64 -65 dimp/js/src/compose.js
1.34 +3 -3 dimp/js/src/fullmessage.js
1.130 +35 -43 dimp/lib/DIMP.php
1.32 +1 -2 dimp/lib/Dimple/SpellChecker.php
1.30 +33 -15 dimp/lib/Views/Compose.php
1.67 +12 -11 dimp/message.php
1.6 +2 -2 dimp/templates/chunks/message.php
Chora Links:
http://cvs.horde.org/diff.php/dimp/compose.php?r1=1.109&r2=1.110&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.62&r2=1.63&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.426&r2=1.427&ty=u
http://cvs.horde.org/diff.php/dimp/js/compose.js?r1=1.106&r2=1.107&ty=u
http://cvs.horde.org/diff.php/dimp/js/fullmessage.js?r1=1.34&r2=1.35&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.62&r2=1.63&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.426&r2=1.427&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/compose.js?r1=1.101&r2=1.102&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/fullmessage.js?r1=1.33&r2=1.34&ty=u
http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.129&r2=1.130&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Dimple/SpellChecker.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/dimp/lib/Views/Compose.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/dimp/message.php?r1=1.66&r2=1.67&ty=u
http://cvs.horde.org/diff.php/dimp/templates/chunks/message.php?r1=1.5&r2=1.6&ty=u
More information about the cvs
mailing list