This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from 3f6edbe Regen JS
new ad20497 Add in treeview list mode
new e456343 Regen JS
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
webui/admin.html | 8 +++---
webui/index.html | 6 ++--
webui/js/ponymail.js | 54 +++++++++++++++++++++++++++++++++---
webui/js/source/listview-header.js | 8 ++++--
webui/js/source/listview-treeview.js | 51 ++++++++++++++++++++++++++++++++++
webui/js/source/primer.js | 4 +++
webui/list.html | 8 +++---
webui/oauth.html | 8 +++---
webui/thread.html | 8 +++---
9 files changed, 129 insertions(+), 26 deletions(-)
create mode 100644 webui/js/source/listview-treeview.js