papuapost / yazaar

Automatically exported from code.google.com/p/yazaar
1 stars 0 forks source link

Development Journal - 2007-05 (May) #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In May, we hope to enhance the PhoneBook into a full-fledged CRUD example. 

Original issue reported on code.google.com by ted.husted on 3 May 2007 at 11:42

GoogleCodeExporter commented 9 years ago

Original comment by ted.husted on 3 May 2007 at 11:46

GoogleCodeExporter commented 9 years ago
[2007-05-01] (Tue) Added YUI Trails as our own wiki page. Syncronize our 
Patterns
page with Y!Patterns and AjaxPatterns.org. 

[2007-05-02] (Wed) Experiment with nested tabs for PhoneBook layout.

[2007-05-03] (Thu) Experiment with scriptological instantiation of PhoneBook
TabViews. More work, but no flicker. Might consider using Prototype to help 
code the
layouts. Did not post working copy, since there are still rendering issues.

Original comment by ted.husted on 3 May 2007 at 11:48

GoogleCodeExporter commented 9 years ago
[2007-05-07] Add API Docs based on JsDocs Toolkit. 

Original comment by ted.husted on 8 May 2007 at 2:47

GoogleCodeExporter commented 9 years ago
[2005-05-08] (Tue) Accept contribution of Framk Zametti's JSDoc, from his book
"Pratical JavaScript DOM Scripting and Ajax Projects".

[2005-05-09] (Wed) Wiki: Extended several pages, including Resources, Common
Problems, Conventions, Patterns, and HappyTrails, as part of a review of the 
YUI docs
(YAHOO .. Menu)

[2005-05-10] (Thu) PhoneBook: Rename current "Scriptological" version as Home2 
and
restore "bootstrap markup" version (from r103) as Home, to provide a basis of 
comparison.

Original comment by ted.husted on 11 May 2007 at 11:58

GoogleCodeExporter commented 9 years ago
[2005-05-12] (Sat) jsNotes - Update for YUI 2.2.2 online scripts and conform 
file
layout. wiki - Add "Taglets" page reviewing doclet tags used by various systems.
Upgrade GeoCities account for MySQL and PHP support, register "yazaar.org" 
domain
name. Add Bubbling Library per discussion with Caridy Patino. 

[2005-05-14] (Mon) rowEdit - Add rowEdit to extras. Example displays edit form, 
but
doesn't respond to events yet. IE issues aborts on page load.

Original comment by ted.husted on 15 May 2007 at 9:49

GoogleCodeExporter commented 9 years ago
[2007-05-16] (Wed) Start to extend FLEV to include a Find and View tab.

[2007-05-18] (Fri) Apply fix for YUI  #1699200. 

[2007-05-20] (Sun) Add PIM Example to demonstrate a rich application 
architecture. 

[2007-05-22] (Tue) Add to wiki an overview of "SIM" application architecture. 
Update
FLEV TODO. Add use case templates, and system use case for FLEV.

[2007-05-23] (Wed) Add reload example to test DataTable resource utilization. 
Add use
case for SIM Application Architecture. Update dataform to utilize intelligent
defaults. (Still need to update the examples!) Add use case for "State 
Listener".

[2007-05-24] (Thu) Refine conventions document. Rework FLEV widget to support
handlers for insert, update, and delete events in order to conform a remote
datasource. Flatten namespace for FLEV and DataForm.  (Still need to update the
Yazaar examples!) 

Original comment by ted.husted on 25 May 2007 at 12:49

GoogleCodeExporter commented 9 years ago
[2007-05-27] (Sun) Add redirect page from website to wiki favorites. Begin to 
add
select and checkbox support to DataForm. Continue work on dataform 
implementation.
Update FLEV TODO list. 

Original comment by ted.husted on 28 May 2007 at 4:55

GoogleCodeExporter commented 9 years ago
[2007-05-28] (Mon) Update examples for latest FLEV changes. Update PIM to share
logging instance between iframes.

[2007-05-29] (Tue) Add a readonly (isDisabled) mode to DataForm so that it can 
be
used as a "View" or "Edit" display. Add buttons and events for "View" mode. This
completes the full-pass at a FLEV workflow with support for text, select, and
checkbox inputs, as well as input validation. Next, we need better support for 
the
insert and delete events.

Original comment by ted.husted on 30 May 2007 at 1:23

GoogleCodeExporter commented 9 years ago
[2007-05-30] (Wed) Update DataForm and the DataForm TabView example to enable
inserting a record (via the Edit tab) via the contenxt menu ("right-click"). 
For a
feature-complete FLEV widget, this leaves Delete, and maybe a Query By Example
filter, to replace or complement the AutoComplete filter. (QBE might be 
out-of-scope
for a client-side example.)

Original comment by ted.husted on 31 May 2007 at 2:14