0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Committing some code formatting issues & improved doc comments. More... over 15 years ago
- some minor functional update & testing anon commit. More... over 16 years ago
- Fixing session timeout typo. More... over 16 years ago
- Adding default session lifetime of 30 minutes. More... over 16 years ago
- Allowing for arrays in POST and GET request variables. More... over 16 years ago
- Added method emptyNotZero() to allow create() and update() to save numeric zero (0) to any given field. More... over 16 years ago
- Made session start before the is created to allow classes that extend Controller to see data in their constructors. More... over 16 years ago
- Declaring a few functions public that had no declared visibility. More... over 16 years ago
- Adding some better error handling to collectionFactory() More... over 16 years ago
- Bringing changelog up to date. More... almost 17 years ago
- Test commit from new ws. More... almost 17 years ago
- Adding support for default sort field/direction in model ini files. More... almost 17 years ago
- Adding INSTALL file. More... almost 17 years ago
- Adding required constant APPLICATION_SESSION_NAME; More... almost 17 years ago
- Updating README file formate. More... almost 17 years ago
- Adding LICENSE and README files. More... almost 17 years ago
- Model::create() now updates the object's primary key value. More... almost 17 years ago
- Another ToDo and Mac client commit test. More... about 17 years ago
- Updating some ToDo notes. More... about 17 years ago
- Fixing bug in SQL generation in Model::update() More... about 17 years ago
- Added preliminary validation to Model::save(). More... about 17 years ago
- Minor format change and testing commit to SF. More... about 17 years ago
- Adding some DATATYPE constants; More... about 17 years ago
- View::__set() should always set (rather than only if key exists in _vars). More... about 17 years ago
- Tweaking header/message output. More... about 17 years ago
- Adding support for Http status headers and error 404 reporting. More... about 17 years ago
- Stripping QUERY_STRING from ['include_file'] string. More... about 17 years ago
- Adding phpdocumentor comments. More... about 17 years ago
- Updated doc comments (removed @filesource). More... about 17 years ago
- Making include of MDB2 more generic More... about 17 years ago