My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Sep 23, 2008
    Development (ezDoc Development) Wiki page edited by Zoramite
  • Sep 23, 2008
    r38 (Updating the external references to mxunit and varScoper to ...) committed by Zoramite   -   Updating the external references to mxunit and varScoper to be on the root of the checkout.
    Updating the external references to mxunit and varScoper to be on the root of the checkout.
  • Sep 22, 2008
    r37 (Playing around with more styling and html for the default te...) committed by Zoramite   -   Playing around with more styling and html for the default template.
    Playing around with more styling and html for the default template.
  • Sep 22, 2008
    r36 (Working on some toHTML casting functions.) committed by Zoramite   -   Working on some toHTML casting functions.
    Working on some toHTML casting functions.
  • Sep 21, 2008
    r35 (Started the interface for the default template.) committed by Zoramite   -   Started the interface for the default template.
    Started the interface for the default template.
  • Sep 20, 2008
    r34 (Working on getting the packages, projects, et all.) committed by Zoramite   -   Working on getting the packages, projects, et all.
    Working on getting the packages, projects, et all.
  • Sep 20, 2008
    ReleaseNotes (Release Notes) Wiki page edited by Zoramite
  • Sep 20, 2008
    r31 (Added the externals file.) committed by Zoramite   -   Added the externals file.
    Added the externals file.
  • Sep 20, 2008
    ReleaseNotes (Release Notes) Wiki page edited by Zoramite
  • Sep 20, 2008
    6 Wiki pages changed by Zoramite   -  
    Edited Glossary
    Deleted Application, Project
  • Sep 19, 2008
    r27 (Modified the application and config file for changes in supp...) committed by Zoramite   -   Modified the application and config file for changes in support of version 2.
    Modified the application and config file for changes in support of version 2.
  • Sep 19, 2008
  • Sep 19, 2008
    r25 (More work on the package object to be able to retrieve a lis...) committed by Zoramite   -   More work on the package object to be able to retrieve a list of the components for the package and retrieve specific components.
    More work on the package object to be able to retrieve a list of the components for the package and retrieve specific components.
  • Sep 19, 2008
    r24 (Added in the query to read the component list in.) committed by Zoramite   -   Added in the query to read the component list in.
    Added in the query to read the component list in.
  • Sep 18, 2008
    2 Wiki pages changed by Zoramite   -  
  • Sep 18, 2008
    r22 (Working on taking the parsed information into the objects th...) committed by Zoramite   -   Working on taking the parsed information into the objects themselves. Worked on a couple of the unit tests.
    Working on taking the parsed information into the objects themselves. Worked on a couple of the unit tests.
  • Sep 18, 2008
    r21 (Updated the stubs for the object tests.) committed by Zoramite   -   Updated the stubs for the object tests.
    Updated the stubs for the object tests.
  • Sep 18, 2008
    r20 (Adding the environment variable to the application.) committed by Zoramite   -   Adding the environment variable to the application.
    Adding the environment variable to the application.
  • Sep 18, 2008
    2 Wiki pages changed by Zoramite   -  
    Added Upgrading
    Added Upgrading
  • Sep 18, 2008
    r18 (Added some extra file and directory checks in the parse func...) committed by Zoramite   -   Added some extra file and directory checks in the parse function. Added some unit tests for the parser.
    Added some extra file and directory checks in the parse function. Added some unit tests for the parser.
  • Sep 17, 2008
    r17 (Added the instance config file to the ignores.) committed by Zoramite   -   Added the instance config file to the ignores.
    Added the instance config file to the ignores.
  • Sep 17, 2008
    r16 (Ported over a lot more stuff. Worked on getting the applicat...) committed by Zoramite   -   Ported over a lot more stuff. Worked on getting the application to just start.
    Ported over a lot more stuff. Worked on getting the application to just start.
  • Sep 17, 2008
    r15 (Heavily reworked the cfc parser so that it is not dependent ...) committed by Zoramite   -   Heavily reworked the cfc parser so that it is not dependent upon the variables scope.
    Heavily reworked the cfc parser so that it is not dependent upon the variables scope.
  • Sep 17, 2008
    r14 (Adding some structure and the basic components.) committed by Zoramite   -   Adding some structure and the basic components.
    Adding some structure and the basic components.
  • Sep 17, 2008
    r13 (Adding some ignores for project files.) committed by Zoramite   -   Adding some ignores for project files.
    Adding some ignores for project files.
  • Sep 17, 2008
    r12 (Reinstituting the trunk in preparation for the new version.) committed by Zoramite   -   Reinstituting the trunk in preparation for the new version.
    Reinstituting the trunk in preparation for the new version.
  • Sep 17, 2008
    r11 (Moving the current trunk to be a branch. Making way for the ...) committed by Zoramite   -   Moving the current trunk to be a branch. Making way for the next version.
    Moving the current trunk to be a branch. Making way for the next version.
  • Sep 08, 2008
    r10 (changed the default to not cache.) committed by Zoramite   -   changed the default to not cache.
    changed the default to not cache.
  • Sep 08, 2008
    r9 (Changed the default for allowing reinitialization to true.) committed by Zoramite   -   Changed the default for allowing reinitialization to true.
    Changed the default for allowing reinitialization to true.
  • Sep 08, 2008
    r8 (Removing files that should not be part of the project and up...) committed by Zoramite   -   Removing files that should not be part of the project and updating the startup.
    Removing files that should not be part of the project and updating the startup.
  • Sep 08, 2008
    issue 1 (CACHEHOURS is not being passed to the readAllPackages) Status changed by Zoramite   -   Will be included in fixes with the next version released.
    Status: Fixed
    Will be included in fixes with the next version released.
    Status: Fixed
  • Sep 08, 2008
    r7 (Fixing the lazy load to be passed just once to the packages ...) committed by Zoramite   -   Fixing the lazy load to be passed just once to the packages cfc.
    Fixing the lazy load to be passed just once to the packages cfc.
  • Sep 08, 2008
    issue 1 (CACHEHOURS is not being passed to the readAllPackages) Summary changed by Zoramite   -   After looking at the code it does appear that it was not completed correctly. The lazy load should have been part of the variables scope, not passed in as arguments to all the functions.
    Summary: CACHEHOURS is not being passed to the readAllPackages
    After looking at the code it does appear that it was not completed correctly. The lazy load should have been part of the variables scope, not passed in as arguments to all the functions.
    Summary: CACHEHOURS is not being passed to the readAllPackages
  • Sep 08, 2008
    issue 1 ( CACHEHOURS is not being passed to the readAllPackages) reported by Zoramite   -   Getting the following error when trying to run the ezDoc: "The CACHEHOURS parameter to the readAllPackages function is required but was not passed in." Support for the CACHEHOURS attribute from the config file doesn't seem to be fully implemented yet - but the readAllPackages method requires it to successfully initialize everything. Simply adding in a ',3' as another parameter to the method calls(lines 141 and 152) of inc/package.cfc allows it to go through and initialize everything OK though. Looks like it was just missed?
    Getting the following error when trying to run the ezDoc: "The CACHEHOURS parameter to the readAllPackages function is required but was not passed in." Support for the CACHEHOURS attribute from the config file doesn't seem to be fully implemented yet - but the readAllPackages method requires it to successfully initialize everything. Simply adding in a ',3' as another parameter to the method calls(lines 141 and 152) of inc/package.cfc allows it to go through and initialize everything OK though. Looks like it was just missed?
  • Sep 08, 2008
    Installation (ezDoc Installation Guide) Wiki page added by Zoramite
  • Sep 08, 2008
    r5 (Added some external references for unit testing with MXUnit ...) committed by Zoramite   -   Added some external references for unit testing with MXUnit and scope checking with varScoper.
    Added some external references for unit testing with MXUnit and scope checking with varScoper.
  • Sep 08, 2008
    r4 (Restructuring the trunk for better development methodology.) committed by Zoramite   -   Restructuring the trunk for better development methodology.
    Restructuring the trunk for better development methodology.
  • Sep 08, 2008
    r3 (Adding the .project file to the ignores.) committed by Zoramite   -   Adding the .project file to the ignores.
    Adding the .project file to the ignores.
  • Sep 08, 2008
    r2 (Initial code port from the riaforge project.) committed by Zoramite   -   Initial code port from the riaforge project.
    Initial code port from the riaforge project.
  • Sep 08, 2008
    Project ezdoc created by Zoramite   -   ColdFusion Component Documentation System
    ColdFusion Component Documentation System
 
Hosted by Google Code