Build version 0.97
Enforces the the field validations to always be...
- Extends support to manage and handle DB conne...
Fixes travis command
Initial support for PHP dbunit
Adds missing command for travis tests
Accept some new gTLD e-Mail addresses
Merge pull request #22 from Rillke/patch-1
Starts testing the of the main User class
Reorganized the tests and their configurations
Fixed error where rowCount() (PDO) is used for ...
Fixes log linking bugs and other updates
Merge pull request #13 from scottbuckley/master
Initial Composer migration
Fixes DB test
Added a session handler
Added Log class with unitTest
Adds a universal collection object
Added composer autoloader bootstrap to phpunit
Adds composer initialization script
Inline documentation updates
Fixes typo on the DBTable class to DB_Table
Improved the magic collection object to include...
revert casing on the package
Adds travis test runner
Changed the casing of the default database tabl...
Refactored the Collection::getAll to Collection...
Travis update
Upgraded the code base and table schema to new ...
Refers to the SQL upgrade script on the README
Fixes DB Table test bug
Added a standalone auto loader independent from...
Added hash strings generator
Fixes log warnings on unit tests
Add link back to the legacy code
Corrected versioning
Upgraded the demo to use the new source and aut...
Added cookie handler
Simplify the configuration for running phpunit
Merge branch '1.0-DEV'
Inline documentation updates 3
Final updates to publish first release candidat...
Camel case uFlex on the package name before sub...
Extended support for the collection object to m...
Merge branch 'uFlex-16'
Release version 1.0.0
new User class implemented, pending test
Added DB abstraction layer with test
Adds tests folder to phpunit runner
Fixed warnings during tests
Adds missing markdown code tag
Fixes bug introduced by the session security up...
Fixes more warnings on travis
Minor bug fixes, some code cleanups, enhanced R...
PHP Session security update
New user base class
Added more tests for the main User class
Minor improvement to sub classes
Inline documentation updates 2
Added the missing activate method, fixes #16
SQL scripts refactored
Update docs links to the exact path namespace path
Fixes test suites on travis
Updated setCookie to use SERVER_NAME instead of...
Moved legacy demo to demo_old
Build version 0.97
Restored indexes for the old demos
Added the missing meta value for proper display...
Merge pull request #9 from Eseperio/patch-1
New modern demo crated
Merge pull request #8 from camdencamden/patch-1