Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Community: Meeting Agendas and Notes: MWF Core Developer's Meeting 2012 04 12

ebollens edited this page Apr 12, 2012 · 1 revision

Attendees:

  • Eric Bollens
  • Logan Franken
  • Rich Trott
  • Ed Sakabu

Table of Contents

MWF 1.3

In-Progress

Make a list of things that have changed:

  • Require PHP 5.3 for MWF 1.3
  • Format of the config files
  • The raw flag in the decorator
  • Rich is removing some deprecated things - Eric to troll the commits to find any before release
  • Using the old 1.2 syntax, you only get the 1.2 CSS - which is now completely deprecated - and will go away in MWF 2
Customizable Home Screen [Rich]
  • Done and merged to develop - ready for a release candidate
  • Might be some things still to change under the hood
Form Decorator [Rich/Ike]
  • Both are comfortable with it, as is Eric - ready for a release candidate
  • Might be some things still to change under the hood
JS Interactivity [Eric]
Valid phpDoc [Eric]
  • This will be worked on before the GM release
Lightning Touch [Rich]
  • No focus on this
Cache Object [Rich]
  • Last meeting: Rich to merge
  • This is now merged
Other

Padded to be made the default in MWF 1.3 [Eric]:

  • Added a .not-padded class
Fix H entity issue [Eric]:
  • h1 and h2 are now equivalent, allowing a single h1#header with multiple h2's underneath
Blackberry redirect bug:
  • Proposed solution is to pass an extra GET parameter back on the redirect - and to not do a redirect if this parameter is set
  • This means that you have a redirect on every page when non-conforming but better than hurting devices that behave
  • Eric to implement by Sunday
Things that will be slid:
  • Add support for button inside of content
  • Android screen size issue
  • Lightning touch
Things that need to happen before GM:
  • Working on unit tests to work in Firefox
  • Documentation needs a significant update
  • Coding standards should be documented as pouring through PHP files
  • This first release on Sunday (after Blackberry redirect bug) will be called BETA
  • We want to have customized home screen consistent before RC
  • GM will need to have unit tests, documentation, etc. all cleaned up

Complete

Forms UI/JS [Ike]

Lean CSS [Eric]

Messages UI [Ike]

JS Unit Tests [Rich]

JS Preferences [Rich]

JS Test Coverage [Ike]

Acceptance Test [Rich]

Delayed

JS-based Handler [Eric]

App Store

Clone this wiki locally