Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] COmanage dev updates, Arlen

Subject: COmanage Developers List

List archive

[comanage-dev] COmanage dev updates, Arlen


Chronological Thread 
  • From: Arlen Johnson <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] COmanage dev updates, Arlen
  • Date: Mon, 24 Aug 2015 14:04:46 -0400

Recent updates to note:

  • The sidebar has been downplayed (but not deprecated).  Instead, most links that were in the right sidebar have been moved to the top right of the page.  The underlying markup has been adjusted to account for the listing growing too long or the page being pulled too narrow.  When this occurs, these links fall below the page title.

  • The "filter by status" widget is now permanently exposed at the top of the petitions listings.  This allows users to immediately grok what they see in the list.  The two buttons "show all" and "show pending" remain as master switches.

  • Pagination on multi-page indexes is now in a better format, e.g.
    Previous 1 | 2 | 3 | 4 Next            Page 1 of 4, Viewing 1-25 of 82

  • Enrollment flow steps are now exposed in the right sidebar like so:


If the page grows too narrow, the steps are shown at the top, above the form.

Tickets:

I have four tickets remaining assigned to the 1.0 release, which I'll probably wrap up in the following order:
  • CO-1130 i18n for _javascript_ dialog box text
    • This is started, and the updated generic function has been pushed to develop.
    • The js_confirm_reinvite has been replaced by the generic version.
    • The js_confirm_verification dialog requires 2 replacements.
    • The js_confirm_delete dialog requires ~39 replacements (two or three have already been replaced).

    • js_confirm_autogenerate (2 occurrences),
      js_confirm_provision (2 occurrences), and
      js_confirm_reconcile (3 occurrences), are each local to those views that contain them.  I'll leave these alone as they are ok with i18n.  (Though they could be replaced by the generic version. ...may cut a new ticket for "future".)

  • CO-467 Petition UI improvements - mostly improving delete confirm and success messages, also providing a meaningful message for a search with no results on index view

  • CO-1127 Make viewing of history records a lightbox
    • This is good place to try out this approach - it is the approach we may wish to use for  CO-974 (Merge co_person_roles into co_people/canvas) for editing phones, addresses, etc. (a 1.1 ticket.)

  • CO-821 Search as you type style filtering (Filter Search Results, Index Pages, etc)
    • May need some deeper work to retrieve a json list of existing values for an individual field - probably requires a conversation.
    • This one may get bumped to 1.1 as it may be more than I can achieve in the time remaining.

I expect the first two items to definitely be wrapped up prior to month's end.  I also hope to wrap up the last two prior to months end, though the odds of this decrease for #4.

Documentation:

I need to embellish my wiki notes regarding PHP sanitize filtering (COmanage Coding Style) and Selenium (COmanage Testing).  These tasks are orthogonal to getting 1.0 out the door, but I'll try to get this in a better state prior to month's end as well.

Arlen





Archive powered by MHonArc 2.6.16.

Top of Page