[commits] Horde branch newprefsui updated. 686d5ca6ac47356af4ec4620486adff71baecdce
Michael M Slusarz
slusarz at horde.org
Wed Apr 7 13:19:24 UTC 2010
The branch "newprefsui" has been updated.
The following is a summary of the commits.
from: 6e6599dfe74533b868cb0aaa80eeb6a2d482ce92
09a9b45 Convert Ansel to new preferences UI code
8d77bf1 Convert gollem to new preferences UI code
de62731 Convert fima to new preferences UI code
686d5ca Improvements to addressbook pref handling
-----------------------------------------------------------------------
commit 09a9b451bd97f63bea5b24e27adf3ab3fe0b9723
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Apr 6 17:26:40 2010 -0600
Convert Ansel to new preferences UI code
ansel/config/prefs.php.dist | 185 +++++++----------
ansel/lib/Application.php | 48 +++++
ansel/templates/prefs/default_category_select.inc | 7 -
ansel/templates/prefs/default_gallerystyle_select.inc | 4 -
4 files changed, 121 insertions(+), 123 deletions(-)
delete mode 100644 ansel/templates/prefs/default_category_select.inc
delete mode 100644 ansel/templates/prefs/default_gallerystyle_select.inc
http://git.horde.org/diff.php/ansel/config/prefs.php.dist?rt=horde-git&r1=6b4e0ea33bc6cfa1269e6dca4f56f89f421921c0&r2=09a9b451bd97f63bea5b24e27adf3ab3fe0b9723
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=09a9b451bd97f63bea5b24e27adf3ab3fe0b9723
http://git.horde.org/diff.php/ansel/templates/prefs/default_category_select.inc?rt=horde-git&r1=15803a5314228be2a466a7c0b7487e7be589e343&r2=09a9b451bd97f63bea5b24e27adf3ab3fe0b9723
http://git.horde.org/diff.php/ansel/templates/prefs/default_gallerystyle_select.inc?rt=horde-git&r1=8a517bbf2a3f1bee8f19b8bf1de4cb270fb8a2b7&r2=09a9b451bd97f63bea5b24e27adf3ab3fe0b9723
-----------------------------------------------------------------------
commit 8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Apr 7 00:49:08 2010 -0600
Convert gollem to new preferences UI code
framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php | 72 +++++---
gollem/config/prefs.php.dist | 25 +--
gollem/js/columnselect.js | 187 --------------------
gollem/lib/Application.php | 74 ++++++++-
gollem/templates/prefs/columnselect.html | 39 ----
gollem/templates/prefs/columnselect.inc | 46 -----
horde/js/sourceselect.js | 69 ++++++--
horde/templates/prefs/source.html | 12 ++
8 files changed, 194 insertions(+), 330 deletions(-)
delete mode 100644 gollem/js/columnselect.js
delete mode 100644 gollem/templates/prefs/columnselect.html
delete mode 100644 gollem/templates/prefs/columnselect.inc
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/gollem/config/prefs.php.dist?rt=horde-git&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/gollem/js/columnselect.js?rt=horde-git&r1=342c9c84bd64728e7bb89092616407f773ba688a&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/gollem/templates/prefs/columnselect.html?rt=horde-git&r1=24c6fb039dbd7cc7fd6799294ba7f7ed00bcfe82&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/gollem/templates/prefs/columnselect.inc?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/horde/js/sourceselect.js?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
http://git.horde.org/diff.php/horde/templates/prefs/source.html?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292
-----------------------------------------------------------------------
commit de627313aa2e96ad4e506daae3574e57daf50fb7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Apr 7 01:04:15 2010 -0600
Convert fima to new preferences UI code
fima/config/prefs.php.dist | 132 ++++++++++++---------------
fima/lib/Application.php | 48 ++++++++--
fima/templates/prefs/closedperiodselect.inc | 6 -
fima/templates/prefs/ledgerselect.inc | 16 ---
4 files changed, 97 insertions(+), 105 deletions(-)
delete mode 100644 fima/templates/prefs/closedperiodselect.inc
delete mode 100644 fima/templates/prefs/ledgerselect.inc
http://git.horde.org/diff.php/fima/config/prefs.php.dist?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=de627313aa2e96ad4e506daae3574e57daf50fb7
http://git.horde.org/diff.php/fima/lib/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=de627313aa2e96ad4e506daae3574e57daf50fb7
http://git.horde.org/diff.php/fima/templates/prefs/closedperiodselect.inc?rt=horde-git&r1=b7686a25c3fe138e80766d62ef8308549f1f9e5c&r2=de627313aa2e96ad4e506daae3574e57daf50fb7
http://git.horde.org/diff.php/fima/templates/prefs/ledgerselect.inc?rt=horde-git&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=de627313aa2e96ad4e506daae3574e57daf50fb7
-----------------------------------------------------------------------
commit 686d5ca6ac47356af4ec4620486adff71baecdce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Apr 7 07:04:06 2010 -0600
Improvements to addressbook pref handling
framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php | 58 +++---
framework/Core/lib/Horde/Core/Prefs/Utils.php | 49 -----
framework/Core/package.xml | 2 -
horde/js/addressbooksprefs.js | 87 +++-----
horde/js/sourceselect.js | 1 +
horde/templates/prefs/addressbooks.html | 6 +-
imp/config/prefs.php.dist | 27 ++-
imp/contacts.php | 2 +-
imp/lib/Ajax/Imple/ContactAutoCompleter.php | 2 +-
imp/lib/Compose.php | 2 +-
imp/lib/Crypt/Pgp.php | 4 +-
imp/lib/Crypt/Smime.php | 4 +-
imp/lib/IMP.php | 23 +++
imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php | 54 +++++-
imp/lib/Mime/Viewer/Html.php | 2 +-
imp/lib/Prefs/Ui.php | 34 +++-
kronolith/config/prefs.php.dist | 27 ++-
kronolith/contacts.php | 12 +-
kronolith/lib/Ajax/Imple/ContactAutoCompleter.php | 20 +--
kronolith/lib/Application.php | 28 +++-
kronolith/lib/LoginTasks/SystemTask/UpgradeFromKronolith2.php | 59 ++++++
whups/config/prefs.php.dist | 28 ++-
whups/lib/Ajax/Imple/ContactAutoCompleter.php | 26 +--
whups/lib/Application.php | 10 +-
whups/lib/LoginTasks/SystemTask/UpgradeFromWhups1 | 59 ++++++
25 files changed, 391 insertions(+), 235 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Prefs/Utils.php
create mode 100644 kronolith/lib/LoginTasks/SystemTask/UpgradeFromKronolith2.php
create mode 100644 whups/lib/LoginTasks/SystemTask/UpgradeFromWhups1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php?rt=horde-git&r1=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Utils.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/horde/js/addressbooksprefs.js?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/horde/js/sourceselect.js?rt=horde-git&r1=8d77bf1c0a8408f847739ac0fbb2a329e6a6f292&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/horde/templates/prefs/addressbooks.html?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/contacts.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Crypt/Pgp.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Crypt/Smime.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=76f3ad8dc817f6c0f9368d3f671a445e7a9202a1&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php?rt=horde-git&r1=8f1ee84075134594c67c9ab35905dd27444b7bc6&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/kronolith/config/prefs.php.dist?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/kronolith/contacts.php?rt=horde-git&r1=6d97c196be61e3bca4413767f7b6f4d12b62fefd&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/co.php/kronolith/lib/LoginTasks/SystemTask/UpgradeFromKronolith2.php?rt=horde-git&r=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/whups/config/prefs.php.dist?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/whups/lib/Ajax/Imple/ContactAutoCompleter.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/diff.php/whups/lib/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=686d5ca6ac47356af4ec4620486adff71baecdce
http://git.horde.org/co.php/whups/lib/LoginTasks/SystemTask/UpgradeFromWhups1?rt=horde-git&r=686d5ca6ac47356af4ec4620486adff71baecdce
More information about the commits
mailing list