[commits] Horde branch master updated. 9cbbe18b9491ec5c2c59d97504ae52d5daf3d107

Michael M Slusarz slusarz at horde.org
Wed Nov 9 01:25:30 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: da23787253515f426fb63bc6aff10b70dc0ead70

9cbbe18 Improve UI access to advanced sorting options in dynamic view.

-----------------------------------------------------------------------

commit 9cbbe18b9491ec5c2c59d97504ae52d5daf3d107
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 8 18:21:31 2011 -0700

    Improve UI access to advanced sorting options in dynamic view.
    
    Don't use dropdown icon to indicate sort direction; it is confusing.
    Move thread sorting into sub-option of Subject sort.
    Add Arrival Sort as sub-option of Date sort.

 imp/docs/CHANGES                           |    1 +
 imp/js/dimpbase.js                         |  163 +++++++++++++++++-----------
 imp/js/dimpcore.js                         |   27 +++--
 imp/package.xml                            |    1 +
 imp/templates/dimp/index.inc               |   13 ++-
 imp/templates/dimp/javascript_defs.php     |   15 ++-
 imp/themes/default/dimp/screen.css         |    7 +-
 imp/themes/default/graphics/arrow_down.png |  Bin 0 -> 374 bytes
 imp/themes/default/graphics/arrow_up.png   |  Bin 0 -> 368 bytes
 imp/themes/default/screen.css              |    9 ++-
 imp/themes/silver/graphics/arrow_down.png  |  Bin 0 -> 374 bytes
 imp/themes/silver/graphics/arrow_up.png    |  Bin 0 -> 368 bytes
 imp/themes/silver/screen.css               |    7 ++
 13 files changed, 152 insertions(+), 91 deletions(-)
 create mode 100644 imp/themes/default/graphics/arrow_down.png
 create mode 100644 imp/themes/default/graphics/arrow_up.png
 create mode 100644 imp/themes/silver/graphics/arrow_down.png
 create mode 100644 imp/themes/silver/graphics/arrow_up.png

http://git.horde.org/horde-git/-/commit/9cbbe18b9491ec5c2c59d97504ae52d5daf3d107




More information about the commits mailing list