[commits] Horde-Hatchery branch master updated. f4336780477c7cb3594131bea147e30b20f15104
Michael M Slusarz
slusarz at horde.org
Tue Aug 18 16:56:21 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: ddd78a35dc892e2dbdcbab6f077366ed8972fc65
0e6bdb6... Better naming of the prefs javascript code
f433678... Make sure DIMP.baseWindow is defined.
-----------------------------------------------------------------------
commit 0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Aug 18 02:35:09 2009 -0600
Better naming of the prefs javascript code
imp/js/accountsmanagement.js | 58 -------------
imp/js/accountsprefs.js | 57 +++++++++++++
imp/js/addressbooksmanagement.js | 166 --------------------------------------
imp/js/addressbooksprefs.js | 166 ++++++++++++++++++++++++++++++++++++++
imp/js/flagmanagement.js | 80 ------------------
imp/js/flagprefs.js | 80 ++++++++++++++++++
imp/js/foldermanagement.js | 49 -----------
imp/js/folderprefs.js | 49 +++++++++++
imp/lib/Application.php | 10 +-
9 files changed, 357 insertions(+), 358 deletions(-)
delete mode 100644 imp/js/accountsmanagement.js
create mode 100644 imp/js/accountsprefs.js
delete mode 100644 imp/js/addressbooksmanagement.js
create mode 100644 imp/js/addressbooksprefs.js
delete mode 100644 imp/js/flagmanagement.js
create mode 100644 imp/js/flagprefs.js
delete mode 100644 imp/js/foldermanagement.js
create mode 100644 imp/js/folderprefs.js
http://git.horde.org/diff.php/imp/js/accountsmanagement.js?rt=horde-hatchery&r1=b09d56b740ab779862340a568a56944726e04856&r2=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/co.php/imp/js/accountsprefs.js?rt=horde-hatchery&r=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/diff.php/imp/js/addressbooksmanagement.js?rt=horde-hatchery&r1=7b268ccd061d9523bd9db44881f0ae615141f3d9&r2=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/co.php/imp/js/addressbooksprefs.js?rt=horde-hatchery&r=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/diff.php/imp/js/flagmanagement.js?rt=horde-hatchery&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/co.php/imp/js/flagprefs.js?rt=horde-hatchery&r=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/diff.php/imp/js/foldermanagement.js?rt=horde-hatchery&r1=b7fe6bddf4cf2646259b045ff39a4f78b6ebd283&r2=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/co.php/imp/js/folderprefs.js?rt=horde-hatchery&r=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-hatchery&r1=b7fe6bddf4cf2646259b045ff39a4f78b6ebd283&r2=0e6bdb66dbfc2e7880a9796f8a33cd8e58db6033
-----------------------------------------------------------------------
commit f4336780477c7cb3594131bea147e30b20f15104
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Aug 18 10:44:45 2009 -0600
Make sure DIMP.baseWindow is defined.
imp/js/compose-dimp.js | 14 +++++++++-----
imp/js/fullmessage-dimp.js | 10 ++++++----
2 files changed, 15 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-hatchery&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=f4336780477c7cb3594131bea147e30b20f15104
http://git.horde.org/diff.php/imp/js/fullmessage-dimp.js?rt=horde-hatchery&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=f4336780477c7cb3594131bea147e30b20f15104
More information about the commits
mailing list