0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Empty CSS classes are not allowed More... almost 13 years ago
Fix event name condition.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Clarify docblock comment.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Fix event name conditions.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
`'id'` arg no longer being sent.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Change event key to reflect event.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Fix the switch statement so that the default case is executed only if the old version is not found. Fixes #3
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Rename Legal/Listener/AcceptPolicies to the more appropriate Legal/Listener/UsersUiHandler. Refs core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Update hook-like process_edit events to conform with other Users module ui events. Refs core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Update hook-like validate_edit events to conform with other Users module ui events. Refs core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Update hook-like form_edit events to conform with other Users module ui events. Refs core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Update hook-like display_view event to `module.users.ui.display_view` to conform with other Users module ui events. Refs core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Remove (commented-out) hook capability and other hook related installation vestiges. Fix the location of the event registration in upgrade. Refs Core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Remove inappropriate hook area from event handling, replace it with event key. Refs Core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Remove inappropriate use of Zikula_Response_DisplayHook for events. Refs Core ticket 3036
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Remove hook bundle setup. Refs Core ticket 3036.
Robert Burkhead
as rmburkhead
More... almost 13 years ago
Fixed veto process.
drak
as Drak
More... almost 13 years ago
Fixed validation event handlers.
drak
as Drak
More... almost 13 years ago
Comment out provider capability for now.
drak
as Drak
More... about 13 years ago
Cleanup.
drak
as Drak
More... about 13 years ago
Refactor for events.
drak
as Drak
More... about 13 years ago
Disable hooks.
drak
as Drak
More... about 13 years ago
Update for changes in how the 'form_type' (was formType) parameter is handled by Users.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Don't overwrite the minimumAge modvar if the Users module upgrade set it already.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Remove redundant condition.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Use csrftoken instad of authkey.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Use new buttons.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Fix references to .gif files. Core uses png now.
Robert Burkhead
as rmburkhead
More... about 13 years ago
The constants class was moved/renamed, but the constant references were not fixed. Fixing them.
Robert Burkhead
as rmburkhead
More... about 13 years ago
Remove deprecated use of configgetvar.
drak
as Drak
More... about 13 years ago