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

Earlier this year

  • May 28, 2009
    r57 (Various improvements: - Login/authentication/authorization w...) committed by chad.myers   -   Various improvements: - Login/authentication/authorization working - PageNotFound/404 stuff
    Various improvements: - Login/authentication/authorization working - PageNotFound/404 stuff
  • May 23, 2009
    r56 (Fixed a reference to the Spark.dll so it would compile) committed by Mark.Nijhof   -   Fixed a reference to the Spark.dll so it would compile
    Fixed a reference to the Spark.dll so it would compile
  • May 22, 2009
    r55 (added paging and displaying per tag, did it in a dirty way s...) committed by Mark.Nijhof   -   added paging and displaying per tag, did it in a dirty way so please don't look at the code, working on a rewrite done correctly
    added paging and displaying per tag, did it in a dirty way so please don't look at the code, working on a rewrite done correctly
  • May 22, 2009
    r54 (added paging and displaying per tag, did it in a dirty way s...) committed by Mark.Nijhof   -   added paging and displaying per tag, did it in a dirty way so please don't look at the code, working on a rewrite done correctly
    added paging and displaying per tag, did it in a dirty way so please don't look at the code, working on a rewrite done correctly
  • May 20, 2009
    r53 (Updated to latest FubuMVC) committed by chad.myers   -   Updated to latest FubuMVC
    Updated to latest FubuMVC
  • May 20, 2009
    r52 (Updated to latest FubuMVC) committed by chad.myers   -   Updated to latest FubuMVC
    Updated to latest FubuMVC
  • May 19, 2009
    r51 (- Updated to FubuMVC latest - Started work on domain objects...) committed by chad.myers   -   - Updated to FubuMVC latest - Started work on domain objects and persistence
    - Updated to FubuMVC latest - Started work on domain objects and persistence
  • May 09, 2009
    r50 (- Added two missing files :() committed by Mark.Nijhof   -   - Added two missing files :(
    - Added two missing files :(
  • May 07, 2009
    r49 (Switched to different HTML/CSS. The last one was too busy. S...) committed by chad.myers   -   Switched to different HTML/CSS. The last one was too busy. Switched to Spark for views (to spike it out and get it working)
    Switched to different HTML/CSS. The last one was too busy. Switched to Spark for views (to spike it out and get it working)
  • May 06, 2009
    r48 (Messing around trying to build a Fubu-based framework/quicks...) committed by chad.myers   -   Messing around trying to build a Fubu-based framework/quickstart grab-and-go sort of thing. Also building 'FubuTask' to help flesh out some design issues as well as to start experimenting with FubuMVC + jQuery goodness.
    Messing around trying to build a Fubu-based framework/quickstart grab-and-go sort of thing. Also building 'FubuTask' to help flesh out some design issues as well as to start experimenting with FubuMVC + jQuery goodness.
  • May 01, 2009
    r47 (- Updated to the latest (later by now) Fluent NHibernate cod...) committed by Mark.Nijhof   -   - Updated to the latest (later by now) Fluent NHibernate code base -- For that I needed to rewrite the FMH mappings, now it is using the auto mapping with the new convention classes - Removed the debug stuff as that is now in the core framework as a behavior
    - Updated to the latest (later by now) Fluent NHibernate code base -- For that I needed to rewrite the FMH mappings, now it is using the auto mapping with the new convention classes - Removed the debug stuff as that is now in the core framework as a behavior
  • Apr 26, 2009
    r46 (Fixed error in HomeController when retrieving posts from Dat...) committed by rpkelley   -   Fixed error in HomeController when retrieving posts from Database.
    Fixed error in HomeController when retrieving posts from Database.
  • Apr 25, 2009
    r45 (- Updated to latest FubuMVC libs to fix behavior / action-co...) committed by chad.myers   -   - Updated to latest FubuMVC libs to fix behavior / action-convention ordering bug
    - Updated to latest FubuMVC libs to fix behavior / action-convention ordering bug
  • Apr 19, 2009
    r44 (- Removed the dumb extension methods like NameContains so no...) committed by Mark.Nijhof   -   - Removed the dumb extension methods like NameContains so now you have to do Name.Contains - Removed the pattern matching way of selecting properties from the override, when overriding you know he type so you can select the actual property
    - Removed the dumb extension methods like NameContains so now you have to do Name.Contains - Removed the pattern matching way of selecting properties from the override, when overriding you know he type so you can select the actual property
  • Apr 12, 2009
    r43 (- Added the ability to override rules for specific propertie...) committed by Mark.Nijhof   -   - Added the ability to override rules for specific properties, I am also going to remove the conventional way of overriding rules for a specific view model because at that time you are talking about a specific view model and then you can also be specific about the properties
    - Added the ability to override rules for specific properties, I am also going to remove the conventional way of overriding rules for a specific view model because at that time you are talking about a specific view model and then you can also be specific about the properties
  • Apr 12, 2009
    r42 (- Fixed a stupid check-in mistake) committed by Mark.Nijhof   -   - Fixed a stupid check-in mistake
    - Fixed a stupid check-in mistake
  • Apr 08, 2009
    r41 (- Updated to use the latest FubuMVC libs also implemented th...) committed by Mark.Nijhof   -   - Updated to use the latest FubuMVC libs also implemented the DomainEntity logic from Chad
    - Updated to use the latest FubuMVC libs also implemented the DomainEntity logic from Chad
  • Apr 08, 2009
    r40 (- Updated to the latest FubuMVC libs) committed by Mark.Nijhof   -   - Updated to the latest FubuMVC libs
    - Updated to the latest FubuMVC libs
  • Apr 07, 2009
    r39 (Updated to latest fubu source including new controller/actio...) committed by chad.myers   -   Updated to latest fubu source including new controller/action auto-discovery
    Updated to latest fubu source including new controller/action auto-discovery
  • Apr 07, 2009
    r38 (Fixed transient equality and hashing bugs in DomainEntity) committed by chad.myers   -   Fixed transient equality and hashing bugs in DomainEntity
    Fixed transient equality and hashing bugs in DomainEntity
  • Apr 07, 2009
    r37 (- Did some more refactoring on the validation framework so t...) committed by Mark.Nijhof   -   - Did some more refactoring on the validation framework so that in the selection of view models the framework doesn't have ICanBeValidated hard coded anymore, this is now in a extension method (use it or not). Also made the CloneFrom able to handle different view models if they 'look' the same.
    - Did some more refactoring on the validation framework so that in the selection of view models the framework doesn't have ICanBeValidated hard coded anymore, this is now in a extension method (use it or not). Also made the CloneFrom able to handle different view models if they 'look' the same.
  • Apr 05, 2009
    r36 (- Removed the dependency of implementing the ICanBeValidated...) committed by Mark.Nijhof   -   - Removed the dependency of implementing the ICanBeValidated interface from the ViewModels except in the AddViewModelsFromAssembly and in the behavior (dependency here won't be removed as this is for transporting the validation results back and forwards from the view and controller). This is for preparation to also start validating domain objects.
    - Removed the dependency of implementing the ICanBeValidated interface from the ViewModels except in the AddViewModelsFromAssembly and in the behavior (dependency here won't be removed as this is for transporting the validation results back and forwards from the view and controller). This is for preparation to also start validating domain objects.
  • Apr 04, 2009
    r35 (- Added a few extension methods for convenience when configu...) committed by Mark.Nijhof   -   - Added a few extension methods for convenience when configuring the validation rules - Changed the name of the validation behavior, because there will also be one for setting up the output model with the rules for client side validation
    - Added a few extension methods for convenience when configuring the validation rules - Changed the name of the validation behavior, because there will also be one for setting up the output model with the rules for client side validation
  • Apr 01, 2009
    r34 (Fixed ControllerActionDisplay to show the correct informatio...) committed by rpkelley   -   Fixed ControllerActionDisplay to show the correct information again in Debug View
    Fixed ControllerActionDisplay to show the correct information again in Debug View
  • Mar 31, 2009
    r33 (- Implemented the new FubuMVC changes with respect to config...) committed by Mark.Nijhof   -   - Implemented the new FubuMVC changes with respect to configuring the Controller Actions
    - Implemented the new FubuMVC changes with respect to configuring the Controller Actions
  • Mar 31, 2009
    r32 (- Updated the libraries to the latest FubuMVC changes and la...) committed by Mark.Nijhof   -   - Updated the libraries to the latest FubuMVC changes and latest FubuMVC.Validation changes
    - Updated the libraries to the latest FubuMVC changes and latest FubuMVC.Validation changes
  • Mar 30, 2009
    r31 (- Fixed an error with the DNS e-mail validation, not all dom...) committed by Mark.Nijhof   -   - Fixed an error with the DNS e-mail validation, not all domains work without the www. stuff
    - Fixed an error with the DNS e-mail validation, not all domains work without the www. stuff
  • Mar 30, 2009
    r30 (Added /_Admin path - this is the dashboard for adding and ed...) committed by rpkelley   -   Added /_Admin path - this is the dashboard for adding and editing new posts, Still work in progress as we need to add comments and other "Dashboard" items Added ability on BlogPostController to Add/Edit/Save BlogPosts Added ITagService and TagService to ensure we don't duplicate tags Added Admin.Master for admin area template Reloaded all css files from current oxite, fixed small problems where our classes and id's weren't right added rest of images from Oxite source Added Tests for new BlogPostController stuff Added Extension method WithHint which provides for the jquery Text in Textbox until you click in it (blur)
    Added /_Admin path - this is the dashboard for adding and editing new posts, Still work in progress as we need to add comments and other "Dashboard" items Added ability on BlogPostController to Add/Edit/Save BlogPosts Added ITagService and TagService to ensure we don't duplicate tags Added Admin.Master for admin area template Reloaded all css files from current oxite, fixed small problems where our classes and id's weren't right added rest of images from Oxite source Added Tests for new BlogPostController stuff Added Extension method WithHint which provides for the jquery Text in Textbox until you click in it (blur)
  • Mar 29, 2009
    r29 (- Did some refactoring to separate some concerns from the Va...) committed by Mark.Nijhof   -   - Did some refactoring to separate some concerns from the ValidationConfiguration - Added support for multiple property rules to the override configuration
    - Did some refactoring to separate some concerns from the ValidationConfiguration - Added support for multiple property rules to the override configuration
  • Mar 29, 2009
    r28 (- Added Twitter notification and captcha validation) committed by Mark.Nijhof   -   - Added Twitter notification and captcha validation
    - Added Twitter notification and captcha validation
  • Mar 28, 2009
    r27 (- Added Twitter user name validation (very simple check if t...) committed by Mark.Nijhof   -   - Added Twitter user name validation (very simple check if the user URL returns a valid code)
    - Added Twitter user name validation (very simple check if the user URL returns a valid code)
  • Mar 26, 2009
    r26 (- Added Captcha support from the FubuMVC.Validation framewor...) committed by Mark.Nijhof   -   - Added Captcha support from the FubuMVC.Validation framework and the new IsEmail rule, hopefully I can get rid of some of the spam.
    - Added Captcha support from the FubuMVC.Validation framework and the new IsEmail rule, hopefully I can get rid of some of the spam.
  • Mar 26, 2009
    r25 (- Added DNS check in the IsEmail validation rule (currently ...) committed by Mark.Nijhof   -   - Added DNS check in the IsEmail validation rule (currently the DNS stuff is not _yet_ injected :( this makes the tests run slower and fail if you are not connected) - Added a Captcha Question builder and Evaluator (needs Microsoft.JScript, but I believe it is part of the .Net framework, correct me if I am wrong) - Added a IsValidCaptcha rule - Added support for rules that validate multiple properties at the same time, needed for Captcha where there is a Question and Answer field that needs to be validated
    - Added DNS check in the IsEmail validation rule (currently the DNS stuff is not _yet_ injected :( this makes the tests run slower and fail if you are not connected) - Added a Captcha Question builder and Evaluator (needs Microsoft.JScript, but I believe it is part of the .Net framework, correct me if I am wrong) - Added a IsValidCaptcha rule - Added support for rules that validate multiple properties at the same time, needed for Captcha where there is a Question and Answer field that needs to be validated
  • Mar 25, 2009
    r24 (Added FubuSample project to samples folder. This contains th...) committed by rpkelley   -   Added FubuSample project to samples folder. This contains the sample code I have been using in my blog series, which I will port to the wiki at some point, time permitting.
    Added FubuSample project to samples folder. This contains the sample code I have been using in my blog series, which I will port to the wiki at some point, time permitting.
  • Mar 23, 2009
    r23 (- IsEmail now also check if the domain name exists - Started...) committed by Mark.Nijhof   -   - IsEmail now also check if the domain name exists - Started on calculation Captcha validation
    - IsEmail now also check if the domain name exists - Started on calculation Captcha validation
  • Mar 19, 2009
    r22 (- Implemented the FubuMVC.Validation on the Comments part) committed by Mark.Nijhof   -   - Implemented the FubuMVC.Validation on the Comments part
    - Implemented the FubuMVC.Validation on the Comments part
  • Mar 19, 2009
    r21 (- Removed R# file :() committed by Mark.Nijhof   -   - Removed R# file :(
    - Removed R# file :(
  • Mar 19, 2009
    r20 (- Added Validate extension method so that now you can displa...) committed by Mark.Nijhof   -   - Added Validate extension method so that now you can display a message if the field was invalid - Added a Navigate here method that output a link and javascript to navigate to it if the view model was invalid
    - Added Validate extension method so that now you can display a message if the field was invalid - Added a Navigate here method that output a link and javascript to navigate to it if the view model was invalid
  • Mar 18, 2009
    r19 (- Added new version of the FubuMVC.Validation framework, thi...) committed by Mark.Nijhof   -   - Added new version of the FubuMVC.Validation framework, this time completely rewritten and now also tested on my blog - Next step is adding View extension method for displaying error messages - After that these extension methods should also be able to generate the needed jQuery stuff for client validation
    - Added new version of the FubuMVC.Validation framework, this time completely rewritten and now also tested on my blog - Next step is adding View extension method for displaying error messages - After that these extension methods should also be able to generate the needed jQuery stuff for client validation
  • Mar 15, 2009
    r18 (- Removed the whole first try, after running against walls a...) committed by Mark.Nijhof   -   - Removed the whole first try, after running against walls and stuff I chatted with Chad and that resulted in a complete rewrite. Will check that in tomorrow.
    - Removed the whole first try, after running against walls and stuff I chatted with Chad and that resulted in a complete rewrite. Will check that in tomorrow.
  • Mar 10, 2009
    r17 (- Added the integration test to see that the whole configura...) committed by Mark.Nijhof   -   - Added the integration test to see that the whole configuration can be used together
    - Added the integration test to see that the whole configuration can be used together
  • Mar 10, 2009
    r16 (- Added the start for FubuMVC.Validator which is a conventio...) committed by Mark.Nijhof   -   - Added the start for FubuMVC.Validator which is a convention based validation addon for FubuMVC. As you can see the configuration is almost identical to how FubuMVC gets setup so that should be easy. This is only tested using the unit tests, so haven't actually used the behavior yet. (tomorrow). - Next step is to also use this for generating client side validation
    - Added the start for FubuMVC.Validator which is a convention based validation addon for FubuMVC. As you can see the configuration is almost identical to how FubuMVC gets setup so that should be easy. This is only tested using the unit tests, so haven't actually used the behavior yet. (tomorrow). - Next step is to also use this for generating client side validation
  • Mar 01, 2009
    r15 (- Updated the AltOxite example with the new FubuMVC librarie...) committed by Mark.Nijhof   -   - Updated the AltOxite example with the new FubuMVC libraries and the patch from Chad to allow for more convention based work
    - Updated the AltOxite example with the new FubuMVC libraries and the patch from Chad to allow for more convention based work
  • Feb 28, 2009
    r14 (Added starts of Rake support for samples) committed by chad.myers   -   Added starts of Rake support for samples
    Added starts of Rake support for samples
  • Feb 26, 2009
    r13 (- Making the default db to be used the SQLite instead of the...) committed by Mark.Nijhof   -   - Making the default db to be used the SQLite instead of the SQL Server
    - Making the default db to be used the SQLite instead of the SQL Server
  • Feb 24, 2009
    r12 (Adding license.txt) committed by chad.myers   -   Adding license.txt
    Adding license.txt
  • Feb 20, 2009
    r11 (- Added a controller that redirects requests using the old u...) committed by Mark.Nijhof   -   - Added a controller that redirects requests using the old urls to my old (renamed) blog, mainly because of Google - Added an initial start for Live Writer support (not working, not used either)
    - Added a controller that redirects requests using the old urls to my old (renamed) blog, mainly because of Google - Added an initial start for Live Writer support (not working, not used either)
  • Feb 16, 2009
    r10 (Started adding support for JSON Autosuggest using JQuery. Al...) committed by rpkelley   -   Started adding support for JSON Autosuggest using JQuery. All domain side plumbing is done and JSON output is at /AllTags.json Need to add the views for adding and editing BlogPost to show this working.
    Started adding support for JSON Autosuggest using JQuery. All domain side plumbing is done and JSON output is at /AllTags.json Need to add the views for adding and editing BlogPost to show this working.
  • Feb 10, 2009
    r9 (- Changed the User ID Guid so it won't collide with the othe...) committed by Mark.Nijhof   -   - Changed the User ID Guid so it won't collide with the other examples
    - Changed the User ID Guid so it won't collide with the other examples
  • Feb 09, 2009
    r8 (- Added side panels - Added content for the about page (hard...) committed by Mark.Nijhof   -   - Added side panels - Added content for the about page (hardcoded) - Added Footer
    - Added side panels - Added content for the about page (hardcoded) - Added Footer
 
Hosted by Google Code