source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @814   4 weeks anonymous Add safeTrim() function
(edit) @813   4 weeks anonymous Domains with multiple consecutive hyphens are valid
(edit) @812   5 weeks anonymous Fix depreciation notices
(edit) @811   8 weeks anonymous Improve fancyDump()
(edit) @810   8 weeks anonymous Enable setting db_timezone during runtime. Refactor setParam() in App, …
(edit) @809   8 weeks anonymous
(edit) @808   8 weeks anonymous Add removeURLTrackingParameters() function. Minor fixes.
(edit) @807   2 months anonymous Minor improvements. Add Validator::IPAddress() method.
(edit) @806   3 months anonymous
(edit) @805   3 months anonymous Add return false from printRaisedMessages() if no messages
(edit) @804   3 months anonymous Add trimFormData() function
(edit) @803   3 months anonymous Bring config file up-to-date
(edit) @802   3 months anonymous Fix reversed use of width and max-width
(edit) @800   5 months anonymous Update composer
(edit) @799   9 months anonymous Fix a few PHP Deprecated issues
(edit) @798   9 months anonymous Remove 'Last access' and 'Min online' columns from admin list
(edit) @797   9 months anonymous Cleaner admin list output
(edit) @796   10 months anonymous minor changes
(edit) @795   11 months anonymous Update cache durations
(edit) @793   13 months anonymous Backport dump() function from trunk
(edit) @791   13 months anonymous Log authentication failures because of 'multiple users with username'
(edit) @790   13 months anonymous Fix signing_key bug
(edit) @789   13 months anonymous Fix potential bug when writing binary data with filePutContents
(edit) @788   13 months anonymous
(edit) @787   14 months anonymous Update getHttpHeader() to support redirection
(edit) @786   14 months anonymous Fix App::unsetCookie() to match args to setCookie().
(edit) @785   14 months anonymous Add App::unsetCookie(). Quench some PHP 8 depreciation notices.
(edit) @784   14 months anonymous Allow setting cookie_path
(edit) @783   14 months anonymous Rename function. Minor fixes.
(edit) @782   14 months anonymous Backporting a few things from codebase 2.x
(edit) @781   14 months anonymous Improve pretty json output
(edit) @780   15 months anonymous Avoid error if last_access_datetime is older than 1970
(edit) @779   15 months anonymous Allow passing an email address to user.cli.php
(edit) @778   15 months anonymous
(edit) @777   15 months anonymous Avoid use of dynamic properties
(edit) @776   18 months anonymous Improve notice of missing angle brackets with email addresses
(edit) @775   18 months anonymous Minor improvements
(edit) @774   21 months anonymous Add Email::setRawBody() for messages manually composed and encoded …
(edit) @773   22 months anonymous Accept separator argument for cleanFileName()
(edit) @772   23 months anonymous
(edit) @771   23 months anonymous Minor fixes
(edit) @770   23 months anonymous Minor fixes
(edit) @769   23 months anonymous
(edit) @768   23 months anonymous Minor improvements
(edit) @767   23 months anonymous Add App param ‘template_ext’ used to inform services where to find …
(edit) @766   2 years anonymous Only source local codebase if version is > 2.1.0
(edit) @765   2 years anonymous Improve getDump()
(edit) @764   2 years anonymous Add $merge parameter to exclude values from record versioning (e.g., …
(edit) @763   2 years anonymous Include boomerang in hidden input on login form so the user will be …
(edit) @762   2 years anonymous Redirect if requesting login.php when already logged-in. Remove …
(edit) @761   2 years anonymous Turn off 'You are now logged in' message
(edit) @759   2 years anonymous Minor
(edit) @757   2 years anonymous Fix depreciated notices
(edit) @756   2 years anonymous Backport utility functions from v2.x
(edit) @752   2 years anonymous Add prorate() function (copied from ~/bin/prorate)
(edit) @751   3 years anonymous Add resetCSRFToken()
(edit) @750   3 years anonymous
(edit) @748   3 years anonymous Set max-width for form inputs
(edit) @747   3 years anonymous Set default mysql connection charset to utf8mb4
(edit) @746   3 years anonymous Add brackets to avoid ambiguity in return value
(edit) @745   3 years anonymous Allow checking isLoggedIn() without incrementing last-access-datetime …
(edit) @744   3 years anonymous Minor fix
(edit) @743   3 years anonymous Add SC_DUMP_JSON flag to dump(). Update comments.
(edit) @742   3 years anonymous Add urlMergeQuery() function
(edit) @741   3 years anonymous Remove excess whitespace and comments from css
(edit) @740   3 years anonymous
(edit) @739   3 years anonymous Add methods to support timezone conversion
(edit) @738   3 years anonymous Avoid use of get_magic_quotes_gpc() after PHP 5.4
(edit) @737   3 years anonymous Fix 'Array and string offset access syntax with curly braces is deprecated'
(edit) @736   3 years anonymous
(edit) @735   3 years anonymous Minor polish. Add getHttpHeader function
(edit) @734   4 years anonymous Remove 'www.' from hostname in logMsg()
(edit) @733   4 years anonymous Add PDO connect retries. Minor fixes related to DB env vars.
(edit) @732   4 years anonymous Update logMsg email
(edit) @731   4 years anonymous
(edit) @730   4 years anonymous
(edit) @729   4 years anonymous
(edit) @728   4 years anonymous TIMESTAMP col doesn't support 14 digits
(edit) @727   4 years anonymous Update session_tbl.session_id to support 256 chars and CHARACTER SET …
(edit) @726   4 years anonymous
(edit) @725   4 years anonymous
(edit) @724   4 years anonymous Use the /u regex modifier only when using UTF-8. Disable indexed array …
(edit) @723   4 years anonymous Hotfix so oTxt() works on non-unicode text
(edit) @722   4 years anonymous Refactor URLSlug() and cleanFileName(). Add simplifyAccents().
(edit) @721   4 years anonymous
(edit) @720   4 years anonymous Update CSS reset with inspiration from …
(edit) @719   4 years anonymous Update Prefs to use PDO
(edit) @718   4 years anonymous Minor fixes
(edit) @717   4 years anonymous Strip tags from sort header title attributes
(edit) @716   4 years anonymous Add quotes for database name during select
(edit) @715   4 years anonymous Use a simpler test for IP in CIDR notation
(edit) @714   4 years anonymous Add base_url parameter
(edit) @713   4 years anonymous Add HTML::printStatesSelectOptions()
(edit) @712   4 years anonymous Improve mysql connect error message
(edit) @711   4 years anonymous Add SameSite? option to App::setCookie
(edit) @710   4 years anonymous
(edit) @708   4 years anonymous Update class constructor method names to construct
(edit) @707   4 years anonymous Add polyfill mysql support for PHP 7
(edit) @706   5 years anonymous Add IPIntelligenceBadIP function. Fix PHP notice for invlid IP in …
(edit) @705   5 years anonymous
Note: See TracRevisionLog for help on using the revision log.