Directory trunk/examples/crud/

Directory Created:
2007-05-16 12:51
Directory Deleted:
2008-10-12 23:02
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/trunk/examples/crud
                Folder removed from repo lib (0 files, 0 lines)
                    Folder removed from repo stations (0 files, 0 lines)
                Folder removed from repo modules (0 files, 0 lines)
                    Folder removed from repo stations (0 files, 0 lines)
                Folder removed from repo sql (0 files, 0 lines)
                Folder removed from repo templates (0 files, 0 lines)
                    Folder removed from repo stations (0 files, 0 lines)

Lines of Code

trunk/examples/crud/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 133 (100.0%) 7.8
norbertmocsnik 8 (47.1%) 126 (94.7%) 15.7
JeffMoore 9 (52.9%) 7 (5.3%) 0.7

Most Recent Commits

JeffMoore 2008-10-12 23:02 Rev.: 766

I hate to do this, but temporarily remote this until I can find time to fix it.

0 lines of code changed in 3 files:

  • trunk/examples/crud: crud.controller.php (del), index.php (del), model.inc.php (del)
JeffMoore 2008-05-11 05:01 Rev.: 703

Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.

1 lines of code changed in 1 file:

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

Extracted and renamed request parameter classes.

3 lines of code changed in 2 files:

  • trunk/examples/crud: crud.controller.php (+2 -2), index.php (+1 -1)
JeffMoore 2008-05-10 23:24 Rev.: 697

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

1 lines of code changed in 2 files:

  • trunk/examples/crud: crud.controller.php (+1 -3), index.php (-2)
norbertmocsnik 2008-05-09 23:21 Rev.: 687

Added out-of-the-box sqlite support to the CRUD example.
Added CRUD example description for the example collector.
Fixed MDB2 includes.

32 lines of code changed in 1 file:

  • trunk/examples/crud: index.php (+32 -2)
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/crud: index.php (+2 -1)
norbertmocsnik 2007-10-18 16:12 Rev.: 572

Added WactTransformIterator.
Updated CRUD example:
- Added "sefid" calculated field
- Moved editable form fields out into a common file called "fields.tpl.html"
- Added an example transformer
- Changed MDB2 fetch mode from MDB2_FETCHMODE_ASSOC to MDB2_FETCHMODE_OBJECT
- Added some notes

1 lines of code changed in 1 file:

  • trunk/examples/crud: index.php (+1 -1)
norbertmocsnik 2007-10-09 14:06 Rev.: 570

Reorganized CRUD example.
Added MDB2-based model with MySQL access.
Added list of things to complete and clean up before the release.

37 lines of code changed in 2 files:

  • trunk/examples/crud: crud.controller.php (new 18), index.php (+19 -39)
norbertmocsnik 2007-08-11 23:13 Rev.: 559

updated crud example

3 lines of code changed in 1 file:

  • trunk/examples/crud: index.php (+3 -1)
norbertmocsnik 2007-05-29 10:22 Rev.: 514

Reorganized the CRUD example.

13 lines of code changed in 1 file:

  • trunk/examples/crud: index.php (+13 -16)
norbertmocsnik 2007-05-16 12:51 Rev.: 511

Added new CRUD example to start a discussion on the mailing list.

40 lines of code changed in 2 files:

  • trunk/examples/crud: index.php (new 40), model.inc.php (new)
Generated by StatSVN 0.4.0