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 03 01
ebollens edited this page Mar 1, 2012
·
4 revisions
Attendees:
- Eric Bollens
- Mojgan Amini
- Logan Franken
- Rich Trott
- Ed Sakabu
- Ike Lin
Customizable Home Screen [Rich]
- This is implemented at UCSF on staging environment
- Definitely some UI niceties that should happen
- Rich considering making this draggable - might not make it in until 1.3.x
- Need to add a reset button
- No updates
- Would it make sense to forestall and release at later date in separate package?
- This will wait until the GM release in May
- Rich to put together a video on using them - what's the URL?
- This touches a lot of things: HTML 5 history object, page loads before views (changes to analytics), vars.php
- As of two weeks ago:
- Did the vars.php helper - need to merge to develop to move forward
- Some changes to analytics to come
- Got permission
- It is now merged
- Coming next:
- Some refactoring
- Making some stuff more configurable
- Extricating UCSF-specific stuff
- Undecided if history object needs to be wrapped into it or two different files
- Needed a driver to cover - wasn't sure how to move forward
- Rich clarified with a zshell script:
- Instrument all the Javascript (put markers to know what lines have executed)
- Copy over the instrumented source files over the instrumented minify files.
- Don't use instrumented unit test files.
- Updates to Javascript libraries were because Rich was trying to up
- 92% coverage: telemetry and override are the only parts that are not covered
- Rich proposes that now that we've got coverage, let's delete the branch
- Eric to look into how to decouple and yet include
- Ported the forms demo to use the forms decorator
- Rich used this and confirms it needs to be working
- Action Item: Want to go back over the API to make sure its consistent
Forms UI/JS [Ike]
Lean CSS [Eric]
Messages UI [Ike]
JS Unit Tests [Rich]
JS Preferences [Rich]
JS-based Handler [Eric]
App Store
- Released on March 1
- Fixes:
- Transitions
- Touch Transitions
- Menu decorator sanitizations
- Fix in 1.2.13 fixed a bug that wasn't a bug, but rather a misuse of the decorator
- Will be "unfixed" in next release and Rich to clarify with Sara on the motivating reason for this
- 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
- A number of changes have been committed by Rich into MWF that need to merge to DTS
- Alpha version of MWF Decorators (extricated) available at https://github.com/ebollens/mwfd
- Interest voiced at the MWF Drupal meeting, so will be interested to hear their outcome
- MWRS development is continuing at https://github.com/ucla/mwrs
- Request access from Eric Bollens if desired and do not have it
- Eric B has completed a number of services
- poll/id, poll/hash, poll/search, poll/respond, poll/open, poll/close, poll/activate, poll/deactivate, poll/create, poll/edit
- Number of changes logged to make to modify the Services API Specification based on dev to date
- Jackson and Eric C are working on mobile client
- Participation features are roughly complete - minor refactor will be necessary for some discrepancies
- Work has now begun on poll management functionality
- MWF Drupal user group met last week
- Interest in using MWFD, even if UCSF's initial pass at it didn't use it
- Talk of both modules and themes - one proposal was to have a configuration module, a set of themes, ... (?)