This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Community: meeting agendas and notes: mwf core developer's meeting 2012 02 16
ebollens edited this page Feb 16, 2012
·
2 revisions
Attendees:
- Eric Bollens
- Rich Trott
- Eric Chiang
- Ed Sakabu
- Ike Lin
- Logan Franken
Customizable Home Screen [Rich]
- Delayed in favor of lightning touch - and lightning touch is causing a hold up
- Slipping but not threatening the April 2 beta deadline
- No updates
- Bunch of issues in the tracker with small patches
- Not on Rich's horizon, so to check with Zorayr
- Would it make sense to forestall and release at later date in separate package?
- This could wait until the GM release in May
- Someone else at UCSF went through the process of using them
- Rich to put together a video on using them
- This touches a lot of things: HTML 5 history object, page loads before views (changes to analytics), vars.php
- Did the vars.php helper - need to merge to develop to move forward
- Some changes to analytics to come
- Lightning touch should then be worked into its own file
- Undecided if history object needs to be wrapped into it or two different files
- Eric gave approval to merge vars.php so it's not a blocker
- To investigate our coverage
Forms UI/JS [Ike]
Lean CSS [Eric]
Messages UI [Ike]
JS Unit Tests [Rich]
JS Preferences [Rich]
JS-based Handler [Eric]
App Store
- Coming tonight - a day late
- Fix to bug in Menu_Site_Decorator introduced by htmlspecialchars() in 1.2.12
- Updates to in-line documentation
- Development version of DTS available at https://github.com/ebollens/dts
- Some significant changes still to make for defining it as a truly standalone package
- Alpha version of MWF Decorators (extricated) available at https://github.com/ebollens/mwfd
- Include the autoload file and then start using the MWFD_ classes directly or MWFD factory class
- Only for MWF 1.3, not backwards compatible with MWF 1.2
- Appear to be working correctly (from entities test), but could use more testing
- No major features slated for change, so can be called "alpha"
- Programming has begun on MWRS mobile client has begun by Jackson and Eric C
- Eric B to pick up MWRS service early next week
- Rich has been talking about an MWF Drupal module
- Testable and usable but needs to be generalized - a ways off
- Will port to use MWFD at some point