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

| 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 |
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:
Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.
1 lines of code changed in 1 file:
Extracted and renamed request parameter classes.
3 lines of code changed in 2 files:
Converted WactController to Wact_Controller_Base and removed explicit includes in favor of autoloading.
1 lines of code changed in 2 files:
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:
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:
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:
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:
updated crud example
3 lines of code changed in 1 file:
Reorganized the CRUD example.
13 lines of code changed in 1 file:
Added new CRUD example to start a discussion on the mailing list.
40 lines of code changed in 2 files: