November 2006 Archives by subject
Starting: Sat Nov 4 14:03:31 EST 2006
Ending: Mon Nov 20 10:20:33 EST 2006
Messages: 45
- [Masterview-commits] [324] trunk/masterview: added find_directive_parent method to directive base which allows directives to find parents by class and optionally using a filter block.
nobody at rubyforge.org
- [Masterview-commits] [325] trunk/masterview: changed form directive to output form_tag block helper rather than using end_form_tag since end_form_tag is deprecated in rails 1.2
nobody at rubyforge.org
- [Masterview-commits] [326] trunk/masterview: change form_remote directive to output a standard form closing tag </form> rather than end_form_tag helper which has been deprecated in rails 1.2
nobody at rubyforge.org
- [Masterview-commits] [327] trunk/masterview: changed form directive to use closing form tag </form> rather than block form of form_tag since that does not work properly until rails 1.2.
nobody at rubyforge.org
- [Masterview-commits] [328] trunk/masterview: adjust sidebox.css to work better with smaller windows on IE.
nobody at rubyforge.org
- [Masterview-commits] [329] trunk/masterview/lib/masterview/extras/app/controllers/masterview_controller.rb: fix broken interact, namespace was changed for MIO StringHashMIOTree, so updated to use new namespace
nobody at rubyforge.org
- [Masterview-commits] [330] trunk/masterview: rename deprecated/deprecated_directive_base.rb to deprecated/directive_base.rb
nobody at rubyforge.org
- [Masterview-commits] [331] trunk/masterview/lib/masterview/parser.rb: removed unused, unnecessary tidy and erb from parser, this is all handled via MIO filters
nobody at rubyforge.org
- [Masterview-commits] [332] trunk/masterview/lib/masterview/parser.rb: removed the tidy and erb code, previously had just commented out, this is all handled by MIO filters now
nobody at rubyforge.org
- [Masterview-commits] [333] trunk/masterview/lib/masterview/extras/app: change interact to display error message if has problem parsing invalid xhtml
nobody at rubyforge.org
- [Masterview-commits] [334] trunk/masterview/lib/masterview: Just some rdoc commenting on some loose helper/utility classes.
nobody at rubyforge.org
- [Masterview-commits] [335] trunk/masterview/lib/masterview/analyzer.rb: fix doctype signature in analyzer
nobody at rubyforge.org
- [Masterview-commits] [336] trunk/masterview/lib/masterview/directives/import_render.rb: update comments for import_render for accuracy
nobody at rubyforge.org
- [Masterview-commits] [337] trunk/masterview: make Tag.new signature explicit for safety, removing optional defaults
nobody at rubyforge.org
- [Masterview-commits] [338] trunk/masterview: change email address to be less spam robot friendly
nobody at rubyforge.org
- [Masterview-commits] [339] trunk/masterview: removed Renderer.last_renderer to make MV more thread safe
nobody at rubyforge.org
- [Masterview-commits] [340] trunk/masterview/lib/masterview/deprecated/directive_base.rb: update rdoc so DirectiveBaseOld has deprecated comment shown
nobody at rubyforge.org
- [Masterview-commits] [341] trunk/masterview: updated Rakefile to copy .metadata file during packaging
nobody at rubyforge.org
- [Masterview-commits] [342] trunk/masterview/lib/masterview/extras/app: fix routing issues using url for id param on rails 1.2
nobody at rubyforge.org
- [Masterview-commits] [343] trunk/masterview/doc/installation.html: update install notes so that users won't mistakenly run things twice
nobody at rubyforge.org
- [Masterview-commits] [344] trunk/masterview: updated TODO, and release notes
nobody at rubyforge.org
- [Masterview-commits] [345] tags/masterview-0.3.0/: creating release tag masterview-0.3.0
nobody at rubyforge.org
- [Masterview-commits] [346] trunk/masterview: fixed rake tasks for viewing rhtml.
nobody at rubyforge.org
- [Masterview-commits] [347] tags/masterview-0.3.0/masterview/: updating release tag masterview-0.3.0
nobody at rubyforge.org
- [Masterview-commits] [348] tags/masterview-0.3.0/: remove 0.3.0 so can be rebuilt
nobody at rubyforge.org
- [Masterview-commits] [349] tags/masterview-0.3.0/: creating release tag masterview-0.3.0 - second try
nobody at rubyforge.org
- [Masterview-commits] [350] tags/masterview/: delete current release tag in preparation for 0.3.0
nobody at rubyforge.org
- [Masterview-commits] [351] tags/masterview/: REL-0.3.0
nobody at rubyforge.org
- [Masterview-commits] [352] trunk/masterview/doc/installation.html: updated install doc to indicate has been tested on rails 1.1.6
nobody at rubyforge.org
- [Masterview-commits] [353] trunk/masterview/test/unit/example_directive_base_old_test.rb: add directive_base_old_test, doesn't pass yet
nobody at rubyforge.org
- [Masterview-commits] [354] trunk/masterview/lib/masterview/deprecated/directive_base.rb: deprecated compat class DirectiveBaseOld needs to have new DirectiveMetadata mixin included
nobody at rubyforge.org
- [Masterview-commits] [355] trunk/masterview/test/unit: Test cases for deprecated compat class DirectiveBaseOld to check DirectiveMetadata mixin works correctly
nobody at rubyforge.org
- [Masterview-commits] [356] trunk/masterview/test/unit: Rename the test case for example directive impl using deprecated compat DirectiveBaseOld
nobody at rubyforge.org
- [Masterview-commits] [357] trunk/masterview/RELEASE_NOTES: Do a bit of wordsmithing on the 0.3.0 release notes.
nobody at rubyforge.org
- [Masterview-commits] [358] trunk/masterview/lib/masterview/directive_registry.rb: turn off MasterView::DirectiveRegistry.DEBUG_BUILTIN_DIRECTIVE_REGISTRATION
nobody at rubyforge.org
- [Masterview-commits] [359] trunk/masterview: updated image_tag docs, mentioning that size is no longer used but width and height.
nobody at rubyforge.org
- [Masterview-commits] [360] trunk/masterview/CHANGELOG: updated changelog with 0.3.1 changes
nobody at rubyforge.org
- [Masterview-commits] [361] trunk/masterview/TODO: updated TODO with comment to add more directive API docs and examples
nobody at rubyforge.org
- [Masterview-commits] [362] trunk/masterview/generators/masterview/masterview_generator.rb: fixed generator to work with rails 1.8.5, FileMIO was getting wrong number of arguments since it inherited from Pathname which changed its dirname implementation
nobody at rubyforge.org
- [Masterview-commits] [363] trunk/masterview: created local version of force_file_collision since rails 1.2 changed argument number in edge
nobody at rubyforge.org
- [Masterview-commits] [364] trunk/masterview/doc/installation.html: updated docs to mention testing with ruby 1.8.5r3
nobody at rubyforge.org
- [Masterview-commits] [365] trunk/masterview: updates for release 0.3.1
nobody at rubyforge.org
- [Masterview-commits] [366] tags/masterview-0.3.1/: Release 0.3.1 tag
nobody at rubyforge.org
- [Masterview-commits] [367] tags/masterview/: removing masterview tag in preparation for 0.3.1
nobody at rubyforge.org
- [Masterview-commits] [368] tags/masterview/: Update current release tag to 0.3.1
nobody at rubyforge.org
Last message date:
Mon Nov 20 10:20:33 EST 2006
Archived on: Mon Nov 20 10:20:35 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).