3
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed duplicated block (#67) More... almost 7 years ago
Nest (Paris changes). (#66) More... almost 7 years ago
Fix require for my web application delegate (#65) More... almost 7 years ago
only clear cookie if set More... about 7 years ago
bump versions (#64) More... over 7 years ago
hack: we do not need support for prototype's array.reduce anymore (#63) More... over 7 years ago
support delegating log calls More... over 7 years ago
Merge pull request #62 from parisholley/tz-fix
apinstein
as Alan Pinstein
More... over 7 years ago
WFDateTime throws exception if is not a DateTimeZone object More... over 7 years ago
Merge pull request #58 from parisholley/patch-1
apinstein
as Alan Pinstein
More... over 7 years ago
alternative approach More... over 7 years ago
Patch prototype.js to prevent incompatibility with google maps due to .collect collision.
apinstein
as Alan Pinstein
More... over 7 years ago
Support temporary login sessions More... over 7 years ago
Merge pull request #57 from apinstein/dataAttributesBindingSupport-alan More... almost 8 years ago
Clean up redundant code.
apinstein
as Alan Pinstein
More... almost 8 years ago
Add support for data-* attributes via bindings and on WFLink.
apinstein
as Alan Pinstein
More... almost 8 years ago
Merge pull request #56 from apinstein/reportHTTP500ForBootstrapErrors More... almost 8 years ago
Put a try/catch around the web bootstrap process so that exceptions thrown during bootstrap are HTTP 500 instead of HTTP 200.
apinstein
as Alan Pinstein
More... almost 8 years ago
Bump version for js changes.
apinstein
as Alan Pinstein
More... almost 8 years ago
Fix bug in fieldsToHideFromFormSubmission that makes it robust to missing elements.
apinstein
as Alan Pinstein
More... almost 8 years ago
Add support for WFForm.fieldsToHideFromFormSubmission to suppress submission of certain fields from WFAction/WFRPC submissions.
apinstein
as Alan Pinstein
More... almost 8 years ago
Add autocomplete support to WFForm. Code cleanup.
apinstein
as Alan Pinstein
More... almost 8 years ago
Add autocomplete / autofill support (and support to disable) to WFTextField.
apinstein
as Alan Pinstein
More... almost 8 years ago
Merge pull request #55 from apinstein/master-cleanupErrorHandling-alan More... over 8 years ago
Refactor error reporting to standardize and improve formatting. Fix bug in error_get_last() extraction.
apinstein
as Alan Pinstein
More... over 8 years ago
No longer force exit; it was breaking code that relied on register_shutdown_function to execute even when errors occur.
apinstein
as Alan Pinstein
More... over 8 years ago
Fix bug in not copying out cookie data before wiping it.
apinstein
as Alan Pinstein
More... over 8 years ago
Merge pull request #54 from apinstein/master-rememberMeCleanup
apinstein
as Alan Pinstein
More... over 8 years ago
Clear remember-me setting from local $_COOKIE in clearRememeberMe()
apinstein
as Alan Pinstein
More... over 8 years ago
Fix login wiring so that isRecentLogin() works correctly.
apinstein
as Alan Pinstein
More... over 8 years ago