2
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed duplicate code from merge issue More... almost 14 years ago
Merge branch 'master' of github.com:eddiejaoude/Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD- More... almost 14 years ago
Added validators to the form class. Untested! More... almost 14 years ago
#12: NotIdentical test marked as incomplete More... almost 14 years ago
#12: added basic test skeleton for new password features More... almost 14 years ago
Added correct classname More... almost 14 years ago
Renamed config directory to configs More... almost 14 years ago
Added back in .gitignore & config directory with application.ini More... almost 14 years ago
Added logging of password reset (+ fail) and password change failed
koenHuybrechts
as Koen Huybrechts
More... almost 14 years ago
Added validation if the new password is the same as the current password.
koenHuybrechts
as Koen Huybrechts
More... almost 14 years ago
Added Minimum length to the new password. Length is taken from the configuration
koenHuybrechts
as Koen Huybrechts
More... almost 14 years ago
Basic version of update password More... almost 14 years ago
Replace hardcoded URL's by the URL view helper More... almost 14 years ago
Send a new password More... almost 14 years ago
#14: Update to main layout links to access events page More... almost 14 years ago
#14: Enhanced tabular data More... almost 14 years ago
#14: History event page for user account added - inc. tests More... almost 14 years ago
#32: Refactored login statistic event & used for logout. Same action helper can be used for password reset etc. Updated database table account_login_statistics to account_event. Unit test skeleton placeholder done, but incomplete tests. Custom Action Helpers are now auto loaded More... almost 14 years ago
#32: Custom Controller Action Helper for account events More... almost 14 years ago
Removed error.log as keeps accidently getting committed - this causes extra confusion & conflicts More... almost 14 years ago
Password Forgot one step further. More... almost 14 years ago
#28: Flash messenger added. Refactored Module Base Controllers by adding Application Base controller for each module to extend. More... almost 14 years ago
Updated README for new skeleton controller plugin feature added previously More... almost 14 years ago
#27: Added a skeleton controller plugin to the application layer which is auto loaded. Additional controller plugins can now be easily added to /application/plugins/. If module specific plugin, use same principles and apply to module only, i.e. /application/modules/auth/controllers/plugins/ More... almost 14 years ago
Merge branch 'master' of github.com:eddiejaoude/Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD- More... almost 14 years ago
#14: Every login is logged. Moved Accounts schema from schema.sql to accounts.sql & added one for account_login_statistic database table More... almost 14 years ago
Projects using this base More... almost 14 years ago
Updated README with new twitter account @eddiejaoude_git to follow project updates More... almost 14 years ago
Updated README More... almost 14 years ago
Fixed failing unit test for new code. Should have gone in last commit More... almost 14 years ago