[cvs] commit: dimp imp.php dimp/docs CHANGES dimp/js DimpCore.js dimp/js/src DimpCore.js dimp/lib DIMP.php dimp/templates/index index.inc dimp/themes screen.css horde/services prefs.php framework/Prefs/Prefs UI.php horde/templates/prefs app.inc ...
Jan Schneider
jan at horde.org
Wed Jul 4 23:10:05 UTC 2007
jan 2007-07-04 19:10:05 EDT
Modified files:
. imp.php
docs CHANGES
js DimpCore.js
js/src DimpCore.js
lib DIMP.php
templates/index index.inc
themes screen.css
services prefs.php
Prefs/Prefs UI.php
templates/prefs app.inc begin.inc end.inc
Log:
Add AJAX preference interface.
Unfortunately my String.evalScripts() implementation at the end of DimpCore.js
doesn't work as expected even though I was sure it did. I could really use
some bright ideas there.
Revision Changes Path
1.43 +1 -0 dimp/docs/CHANGES
1.173 +67 -16 dimp/imp.php
1.261 +1 -1 dimp/js/DimpCore.js
1.261 +29 -3 dimp/js/src/DimpCore.js
1.91 +5 -3 dimp/lib/DIMP.php
1.128 +16 -6 dimp/templates/index/index.inc
1.171 +13 -14 dimp/themes/screen.css
1.89 +21 -15 framework/Prefs/Prefs/UI.php
1.42 +8 -3 horde/services/prefs.php
1.16 +1 -1 horde/templates/prefs/app.inc
1.22 +2 -2 horde/templates/prefs/begin.inc
1.8 +1 -1 horde/templates/prefs/end.inc
Chora Links:
http://cvs.horde.org/diff.php/dimp/docs/CHANGES?r1=1.42&r2=1.43&ty=u
http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.172&r2=1.173&ty=u
http://cvs.horde.org/diff.php/dimp/js/DimpCore.js?r1=1.260&r2=1.261&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js?r1=1.260&r2=1.261&ty=u
http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.90&r2=1.91&ty=u
http://cvs.horde.org/diff.php/dimp/templates/index/index.inc?r1=1.127&r2=1.128&ty=u
http://cvs.horde.org/diff.php/dimp/themes/screen.css?r1=1.170&r2=1.171&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/UI.php?r1=1.88&r2=1.89&ty=u
http://cvs.horde.org/diff.php/horde/services/prefs.php?r1=1.41&r2=1.42&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/app.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/begin.inc?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/horde/templates/prefs/end.inc?r1=1.7&r2=1.8&ty=u
More information about the cvs
mailing list