[commits] Horde branch trean_tags updated. 41ba3c90067361a32a7b00478fe8a8fc12e6082d

Chuck Hagenbuch chuck at horde.org
Sun Nov 13 17:06:35 UTC 2011


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

from: 7ff541e8a86c7a5bdfb39cd60c1fb721ad16a1f3

41ba3c9 Add/Edit/Delete tweaks

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

commit 41ba3c90067361a32a7b00478fe8a8fc12e6082d
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sun Nov 13 12:05:41 2011 -0500

    Add/Edit/Delete tweaks
    
    - move adding a bookmark back to the main menu
    - deleting bookmarks is now a POST through its own controller
    - editing bookmarks is now fully one at a time, with an inline edit link rather than needing to select-then-click-button

 trean/app/controllers/DeleteBookmark.php |   27 +++++++++++++++
 trean/config/routes.php                  |    8 ++++
 trean/edit.php                           |   54 +++++-------------------------
 trean/lib/Application.php                |   33 +-----------------
 trean/templates/browse.php               |   34 -------------------
 trean/templates/views/BookmarkList.php   |   20 ++++++-----
 trean/themes/default/screen.css          |   19 ++--------
 7 files changed, 60 insertions(+), 135 deletions(-)
 create mode 100644 trean/app/controllers/DeleteBookmark.php
 create mode 100644 trean/config/routes.php

http://git.horde.org/horde-git/-/commit/41ba3c90067361a32a7b00478fe8a8fc12e6082d




More information about the commits mailing list