source: trunk/lib/Utilities.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @814   5 weeks anonymous Add safeTrim() function
(edit) @811   2 months anonymous Improve fancyDump()
(edit) @809   2 months anonymous
(edit) @808   2 months anonymous Add removeURLTrackingParameters() function. Minor fixes.
(edit) @807   2 months anonymous Minor improvements. Add Validator::IPAddress() method.
(edit) @806   4 months anonymous
(edit) @804   4 months anonymous Add trimFormData() function
(edit) @796   10 months anonymous minor changes
(edit) @793   13 months anonymous Backport dump() function from trunk
(edit) @789   14 months anonymous Fix potential bug when writing binary data with filePutContents
(edit) @788   14 months anonymous
(edit) @787   14 months anonymous Update getHttpHeader() to support redirection
(edit) @785   14 months anonymous Add App::unsetCookie(). Quench some PHP 8 depreciation notices.
(edit) @783   14 months anonymous Rename function. Minor fixes.
(edit) @781   14 months anonymous Improve pretty json output
(edit) @774   22 months anonymous Add Email::setRawBody() for messages manually composed and encoded …
(edit) @773   22 months anonymous Accept separator argument for cleanFileName()
(edit) @770   2 years anonymous Minor fixes
(edit) @768   2 years anonymous Minor improvements
(edit) @765   2 years anonymous Improve getDump()
(edit) @763   2 years anonymous Include boomerang in hidden input on login form so the user will be …
(edit) @759   2 years anonymous Minor
(edit) @757   2 years anonymous Fix depreciated notices
(edit) @752   3 years anonymous Add prorate() function (copied from ~/bin/prorate)
(edit) @750   3 years anonymous
(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) @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) @738   3 years anonymous Avoid use of get_magic_quotes_gpc() after PHP 5.4
(edit) @735   4 years anonymous Minor polish. Add getHttpHeader function
(edit) @729   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) @718   4 years anonymous Minor fixes
(edit) @715   4 years anonymous Use a simpler test for IP in CIDR notation
(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
(edit) @704   5 years anonymous Add jsonDecodeFile() function
(edit) @701   5 years anonymous Add query-string-subkey-parsing to getFormData('foo[bar]')
(edit) @696   5 years anonymous Add unicode flag (/u) to preg_* patterns. Remove usage of …
(edit) @690   5 years anonymous Remove App's 'ssl_domain' and 'ssl_enabled' parameters; determine SSL …
(edit) @679   5 years anonymous Fix minor bugs. Detect http port and add to site_port, site_url, and …
(edit) @672   5 years anonymous
(edit) @671   5 years anonymous Add Auth_SQL->isLoggedIn(CLIENT_ID) return seconds until session …
(edit) @670   5 years anonymous Strip unsafe characters from HTTP_HOST
(edit) @667   5 years anonymous Convert mailman functions to stubs
(edit) @665   5 years anonymous Add $app->isCLI() to replace $app->cli
(edit) @653   5 years anonymous Update fancyTxt()
(edit) @652   5 years anonymous Update fancyDump
(edit) @647   6 years anonymous Update hyperlinkTxt() URL look-behind
(edit) @644   6 years anonymous Include user_id in namespace, add private init() method
(edit) @623   6 years anonymous Simplify HTTPS detection
(edit) @613   7 years anonymous Add dump_method to function dump()
(edit) @609   7 years anonymous
(edit) @607   7 years anonymous Fix CURLOPT_PROGRESSFUNCTION usage for php < 5.5.0
(edit) @606   7 years anonymous Update httpExists to work better with servers that balk at curl or …
(edit) @605   7 years anonymous Add function conditionalUTF8Encode()
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @600   7 years anonymous Update strToSQLDate() to be mysql-version-aware
(edit) @598   7 years anonymous Strip non-IP address data from proxy-server-provided IP addresses …
(edit) @591   7 years anonymous
(edit) @590   7 years anonymous Minor fixes. Increment version to 2.2.0-5.
(edit) @580   7 years anonymous Added base65() function. Made refererIsMe() smarter about ignoring …
(edit) @560   8 years anonymous Minor code formatting and comments.
(edit) @548   9 years anonymous Required object to test for cli
(edit) @547   9 years anonymous Moved CLI flag to ->cli which can be forced off for tests
(edit) @546   9 years anonymous Detecting CLI also using php_sapi_name()
(edit) @545   9 years anonymous Updated hyperlinkTxt function
(edit) @544   9 years anonymous Fixed position of hyphen in regex class
(edit) @541   9 years anonymous v2.2.0-3: Fixed auth password hashing verification issues. Updated …
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @532   9 years anonymous Added common config for codebase cli scripts. Changed behavior of …
(edit) @531   9 years anonymous Assuming it was a mistake, changed pcre modifier 'U' to 'u' in …
(edit) @523   9 years anonymous First set of changes towards 2.2.0. Improved functinoality with …
(edit) @520   9 years anonymous Added httpExists function
(edit) @519   9 years anonymous
(edit) @518   9 years anonymous Non-breaking function changes to App and Utilities.
(edit) @507   9 years anonymous minor
(edit) @505   9 years anonymous Added hyperlinkTxt(). Fixed setParam() to apply some settings during …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @500   9 years anonymous Many auth and crypto changes; various other bugfixes while working on …
(edit) @497   10 years anonymous Beginning the process of adapting codebase to foundation styles.
(edit) @487   10 years anonymous Added Validator::fileUploadSize(), phpIniGetBytes(), and fixed php …
(edit) @486   10 years anonymous Added URLSlug function
(edit) @485   10 years anonymous Small bugs fixed while doing SBImedia
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @477   10 years anonymous Added cookie storage to Prefs(). Created App->addCookie method. …
(edit) @474   10 years anonymous Added nonexistant mb_str_pad function
(edit) @469   10 years anonymous First use of codebase javascript (codebase/js and codebase/lib/JS.inc.php).
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @465   10 years anonymous Removed 'Session not authenticated' logging
(edit) @464   10 years anonymous Added jsDump function. Updated Navigation::currentPage so test url and …
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @454   10 years anonymous Improved the truncate() function.
(edit) @419   11 years anonymous Final check for active mysql connection. Changed truncate function arg …
Note: See TracRevisionLog for help on using the revision log.