0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor: coding standards and 1.3 modernization. Refs #10 More... over 12 years ago
Refactor: coding standards and 1.3 modernization. Refs #10 More... over 12 years ago
Refactor: coding standards and 1.3 modernization. Refs #10 More... over 12 years ago
Refactor: coding standards and 1.3 modernization. Reduction of code duplication. Refs #10 More... over 12 years ago
Refactor: coding standards and 1.3 modernization. Refs #10 More... over 12 years ago
Add build file for Jenkins
drak
as Drak
More... over 12 years ago
Send the appropriate date/time string back for special users (e.g., uid == 2 for admin). Fixes #9 More... over 12 years ago
Fix line endings (CRLF -> LF) More... over 12 years ago
Fix line endings (CRLF -> LF) More... over 12 years ago
Fix `{modurl}` template function calls to ensure that both the `type` and the `func` parameters are explicitly specified to avoid errors when legacy compatibility is turned off. More... over 12 years ago
Refactor: remove unused variables More... over 12 years ago
Rework validateEdit() logic to correct logic errors in previous commit, reduce code duplication, ensure that admins can set policies, and ensure that subadmins that are not permitted to set policy acceptance when creating users still pass validation. Closes #167 More... over 12 years ago
Display the fieldset if the uid is blank, too, so that admins can set the proper values when creating a new user. Refs #167 More... over 12 years ago
When editing special users uid 1 (guest) and 2 (admin), don't bother checking validation. Fixes #3 More... over 12 years ago
Don't even show the "Site Policies" section for special users uid 1 (guest) and 2 (admin). More... over 12 years ago
Fix line endings More... over 12 years ago
Special users with uid 1 (guest) or 2 (admin) have always accepted all policies, so always return an accepted state for them. Refs #3 More... over 12 years ago
Refactor: clarifying comment. More... over 12 years ago
Refactor: reduce duplication of code, especially to keep registration and login code consisent. More... over 12 years ago
Fix line endings More... over 12 years ago
Critical fail if uid on user record does not match uid used for Legal policy acceptance when modifying existing user/registration. Fixes #5. More... over 12 years ago
Remove unused variable. Fixes #5 More... over 12 years ago
Refactor: add/adjust comments to better explain what's going on in validateEdit(). More... over 12 years ago
Set core requirement to 1.3.x
drak
as Drak
More... over 12 years ago
bugfixes More... over 12 years ago
Merge pull request #4 from Guite/master
drak
as Drak
More... over 12 years ago
Legal 2.0.1 - features: * added new document type for legal notice page * added new document type for trading conditions * added new document type for cancellation right policy * added functionality to refer custom urls instead of using the default templates; this makes it easier to change legal data without having to modify templates * minor updates and bugfixes More... over 12 years ago
HTML validation fixes More... almost 13 years ago
CSS classes cannot be empty. More... almost 13 years ago
HTML validation fixes. (safehtml|safetext) More... about 13 years ago