Directory trunk/examples/hangman/

Directory Created:
2006-05-14 00:38
Total Files:
3
Deleted Files:
1
Lines of Code:
1061

[root]/trunk/examples/hangman
                directory in repo templates (5 files, 50 lines)

Lines of Code

trunk/examples/hangman/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 2828 (100.0%) 51.4
JeffMoore 49 (89.1%) 2752 (97.3%) 56.1
norbertmocsnik 6 (10.9%) 76 (2.7%) 12.6

Most Recent Commits

JeffMoore 2009-05-24 03:25 Rev.: 975

fix path names to respect the new capitalization of file names

1 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+1 -1)
JeffMoore 2008-11-09 01:51 Rev.: 867

Refactored scoping to be more clear.

4 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+4 -4)
JeffMoore 2008-11-08 19:19 Rev.: 858

Updated hangman for more modern wact tags.

1 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+1 -1)
JeffMoore 2008-10-13 00:45 Rev.: 770

Clean up the hangman example a bit.

8 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+8 -7)
JeffMoore 2008-10-13 00:10 Rev.: 767

Changed Wact_Controller_Base to require Config Registry.

2 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+2 -2)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

1 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+1 -3)
JeffMoore 2008-05-11 00:31 Rev.: 698

Extracted and renamed request parameter classes.

8 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+8 -8)
JeffMoore 2008-05-10 23:24 Rev.: 697

Converted WactController to Wact_Controller_Base and removed explicit includes in favor of autoloading.

2 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+2 -6)
JeffMoore 2008-05-10 22:52 Rev.: 696

Converted WactTemplateLoader to Wact_Template_Loader and removed explicit includes in favor of auto loading.

0 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (-1)
JeffMoore 2008-05-04 19:38 Rev.: 675

Update cache modules to work with Wact_Loader.

0 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (-1)
JeffMoore 2008-03-30 02:26 Rev.: 669

Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().

2 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+2 -1)
norbertmocsnik 2007-11-30 20:34 Rev.: 629

Fixed Hangman example: WactPartialView::setUp() is called prior to WactPartialView::bindToAncestors() when $this->data is unavailable yet. This code needs to take place inside an onPreRenderDo event handler. It is mandatory that we clarify the view lifecycle very soon.

2 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+2 -2)
norbertmocsnik 2007-11-27 14:23 Rev.: 623

At the moment, WactSegmentedParameter requires explicit registering of its base parameter.

1 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+1)
norbertmocsnik 2007-08-11 23:35 Rev.: 562

Removed unused variable.

0 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (-2)
norbertmocsnik 2007-08-11 23:34 Rev.: 561

Updated Hangman example.

51 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+51 -50)
JeffMoore 2007-07-14 18:54 Rev.: 545

Extracted a setPartialView method from setView.
Hopefully, this will result in making it easier to understand how view
composition works.
Changed the order of parameters in setPartialView versus what it was in SetView.
The intent of this is to allow new optional parameters to appear at the end
of SetView or SetPartialView. This was not advisable when these were both
one method distinguished by an optional parameter.

5 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+5 -5)
JeffMoore 2007-07-14 17:58 Rev.: 543

Fixed bad reference to WactViewController.

3 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+3 -3)
JeffMoore 2007-07-14 15:35 Rev.: 540

Move the template based hangman example to the examples directory as the
"official" preferred examples in wact.

1067 lines of code changed in 3 files:

  • trunk/examples/hangman: constitution.txt (new 869), index.php (new 156), model.inc.php (new 42)
JeffMoore 2007-07-14 15:33 Rev.: 539

moved the view based hangman example to the acceptance test directory.

0 lines of code changed in 4 files:

  • trunk/examples/hangman: constitution.txt (del), index.php (del), model.inc.php (del), view.inc.php (del)
JeffMoore 2007-07-13 18:08 Rev.: 532

Split controller class into two classes for clarity.

34 lines of code changed in 1 file:

  • trunk/examples/hangman: index.php (+34 -25)

(25 more)

Generated by StatSVN 0.4.0