September 2006 Archives by subject
Starting: Sat Sep 2 08:51:59 EDT 2006
Ending: Sun Sep 24 18:43:57 EDT 2006
Messages: 43
- [Masterview-commits] [243] trunk/masterview: fix directive nesting problem where element event kills parent directive content.
nobody at rubyforge.org
- [Masterview-commits] [244] trunk/masterview/doc: Docs reorg and nav tinkering: break out About page to tighten up home page; add (incomplete) Dev Guide; w3c val icon
nobody at rubyforge.org
- [Masterview-commits] [245] trunk/masterview/doc/configuration.html: Just some minoro formatting style fixes.
nobody at rubyforge.org
- [Masterview-commits] [246] trunk/masterview/doc/developer.html: Snapshot incomplete work in progress documenting directive implementatino framework.
nobody at rubyforge.org
- [Masterview-commits] [247] trunk/masterview/doc/directives.html: Add doc entries for new 0.2.5 directives: eval, form_remote, link_to_function
nobody at rubyforge.org
- [Masterview-commits] [248] trunk/masterview/doc: Finish first draft of developer docs describing directive implementation framework.
nobody at rubyforge.org
- [Masterview-commits] [249] trunk/masterview/test/unit/attr_string_parser_test.rb: Add some unit tests on the fundamental AttrStringParser that provides foundatation for directive arg parsing.
nobody at rubyforge.org
- [Masterview-commits] [250] trunk/masterview: Tweak implementation of mv:omit_tag to handle true/false values explicitly (rather than needlessly emitting conditional eval erb wrapping)
nobody at rubyforge.org
- [Masterview-commits] [251] branches/djl-namespace-additions-sketch/: Sketch out draft changes to add some internal namespace structure
nobody at rubyforge.org
- [Masterview-commits] [252] branches/djl-namespace-additions-sketch/directive_dsl.rb: Sketch out draft changes to add some internal namespace structure
nobody at rubyforge.org
- [Masterview-commits] [253] branches/djl-namespace-additions-sketch/parser.rb: Sketch out draft changes to add some internal namespace structure
nobody at rubyforge.org
- [Masterview-commits] [254] branches/djl-namespace-additions-sketch: Sketch out draft changes to add some internal namespace structure
nobody at rubyforge.org
- [Masterview-commits] [255] trunk/masterview/test: Factor out helper to clean up directive test cases to better express what's being tested.
nobody at rubyforge.org
- [Masterview-commits] [256] branches/djl-namespace-additions-sketch: Xpmt w/ making DirectiveDSL a module that's mixed into DirectiveBase rather than being its base class.
nobody at rubyforge.org
- [Masterview-commits] [257] trunk/masterview/lib/masterview/directives/replace.rb: Just adding a comment for consistency with subling directive mv:content impl
nobody at rubyforge.org
- [Masterview-commits] [258] branches/djl-namespace-additions-sketch: Xpmt w/ making DirectiveDSL a module that's mixed into DirectiveBase rather than being its base class.
nobody at rubyforge.org
- [Masterview-commits] [259] trunk/masterview: Directive metadata and multiple namespaces, part 1: initial draft of mixin class for directive metadata spec DSL.
nobody at rubyforge.org
- [Masterview-commits] [260] trunk/masterview/doc/configuration.html: added note that reparse checking does not occur if rails erb caching is enabled
nobody at rubyforge.org
- [Masterview-commits] [261] trunk/masterview/lib/masterview.rb: Add DirectiveMetadata include so unit test runs, even though md mechanism not yet activated.
nobody at rubyforge.org
- [Masterview-commits] [262] trunk/masterview/doc/developer.html: Pick up Jeff's confirmation/clarification of :etag usage (conditions, block wrapping) in event handler decl section.
nobody at rubyforge.org
- [Masterview-commits] [263] trunk/masterview/lib/masterview/directive_helpers.rb: Drop commented-out obsolete constants for erb delims, new guys are installed and in use now.
nobody at rubyforge.org
- [Masterview-commits] [264] trunk/masterview/rdoc-style.css: Drop old rdoc-style.css - stylesheets are now handled in doc/stylesheets (and doc/api from rdoc is self-contained.
nobody at rubyforge.org
- [Masterview-commits] [265] trunk/masterview/lib/masterview: Redo DirectiveDSL as a mixin module for DirectiveBase; wrap internal mechanism class inside DirectiveProcessing namespace
nobody at rubyforge.org
- [Masterview-commits] [266] trunk/masterview/test: Redo DirectiveDSL as a mixin module for DirectiveBase; wrap internal mechanism class inside DirectiveProcessing namespace
nobody at rubyforge.org
- [Masterview-commits] [267] trunk/masterview/test: Minor protocol and comment cleanup in DirectiveTestHelper.
nobody at rubyforge.org
- [Masterview-commits] [268] trunk/masterview/lib: DirectiveMetadata fixes so it works when mixed into DirectiveBase; add priority as std md prop.
nobody at rubyforge.org
- [Masterview-commits] [269] trunk/masterview/test/unit/directive_metadata_test.rb: DirectiveMetadata fixes so it works when mixed into DirectiveBase; add priority as std md prop.
nobody at rubyforge.org
- [Masterview-commits] [270] trunk/masterview: made the following syntax changes to the dsl for directives updating docs, ruby, and tests.
nobody at rubyforge.org
- [Masterview-commits] [271] trunk/masterview/doc/index.html: add trademark symbol to some of the index page references to MasterView
nobody at rubyforge.org
- [Masterview-commits] [272] trunk/masterview/lib/masterview/parser.rb: Wrap internal impl classes of MasterView::Parser in TemplateProcessing module namespace.
nobody at rubyforge.org
- [Masterview-commits] [273] trunk/masterview/test/unit/parser_test.rb: Wrap internal impl classes of MasterView::Parser in TemplateProcessing module namespace.
nobody at rubyforge.org
- [Masterview-commits] [274] trunk/masterview/test/unit/directive_import_render_test.rb: Wrap internal impl classes of MasterView::Parser in TemplateProcessing module namespace.
nobody at rubyforge.org
- [Masterview-commits] [275] trunk/masterview: New DirectiveMetadata mechanism - add mixin to DirectiveBase, hook up with .metadata specs in directive loading.
nobody at rubyforge.org
- [Masterview-commits] [276] trunk/masterview/lib/masterview/directives: Convert builtin directives to new DirectiveMetadata (priority methods -> metadata :priority decls; .metadata spec)
nobody at rubyforge.org
- [Masterview-commits] [277] trunk/masterview: CHANGELOG and TODO updates to reflect work done towards 0.3.0 release (directive DSL's, metadata and namespace support)
nobody at rubyforge.org
- [Masterview-commits] [278] trunk/masterview/lib/masterview: Back out MasterView::LoadedConfiguration - existing MasterView::ConfigSettings provides access to config.
nobody at rubyforge.org
- [Masterview-commits] [279] trunk/masterview/TODO: Add reminder to finish cleaning up all the directive unit tests - use directive_test_helper to get rid of internals clutter that obscures what's being tested
nobody at rubyforge.org
- [Masterview-commits] [280] trunk/masterview/lib/masterview/directive_base.rb: Remove obsolete class methods in DirectiveBase for attr_name, ns - superseded by DirectiveMetadata
nobody at rubyforge.org
- [Masterview-commits] [281] trunk/masterview: Fix admin controller config page so it fits into admin layout
nobody at rubyforge.org
- [Masterview-commits] [282] trunk/masterview: Add 'View Directives' page to Admin controller.
nobody at rubyforge.org
- [Masterview-commits] [283] trunk/masterview/test: Tinkering with directive_test_helper services to make directive test cases clearer about intent
nobody at rubyforge.org
- [Masterview-commits] [284] trunk/masterview: Modify default directive attribute_name to handle CamelCase class name to snake_case attribute name
nobody at rubyforge.org
- [Masterview-commits] [285] trunk/masterview: MasterView Admin pages: implement support for layouts; refactor Loaded Features into MasterView::Info along with configuration and directives config info/html reports.
nobody at rubyforge.org
Last message date:
Sun Sep 24 18:43:57 EDT 2006
Archived on: Sun Sep 24 18:43:59 EDT 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).