source: trunk/lib/Utilities.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   6 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   10 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 …
(edit) @414   11 years anonymous
(edit) @400   12 years anonymous Comment updates.
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @394   12 years anonymous sc-msg CSS update, minor adjustments.
(edit) @380   13 years anonymous Begin using PHP 5 class features ('public static...'); updated …
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @369   14 years quinn Must look at 'priv' userdata for backwards compatability.
(edit) @364   14 years quinn Fixed minor issue when a log event is generated when sending to an …
(edit) @363   15 years quinn Fixed a bug in the humanTime() function.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @361   15 years quinn Added putFormData function.
(edit) @348   15 years quinn
(edit) @340   15 years quinn
(edit) @338   16 years quinn Added argument to Utilities's humanFileSize function.
(edit) @336   16 years quinn Minor bugfixes.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @331   16 years quinn Truncating output from getDump when used for logging.
(edit) @330   16 years quinn Added filePutContents to emulate PHP5's file_put_content() function.
(edit) @320   16 years quinn Added a glob function to the ImageThumb? deleteThumbs method. Fixed …
(edit) @294   16 years quinn Changed signing routines so they always compare lower-case values.
(edit) @290   16 years quinn Fixed getRemoteAddr() to return only one value of a comma-delimited list.
(edit) @282   17 years quinn Added length arg to *Signature functions; added App::setQuery() …
(edit) @264   17 years quinn Disabled checking of mailman executables.
(edit) @258   17 years quinn Added fileExistsIncludePath function, minor mods.
(edit) @257   17 years quinn Added a function to highlight words matching a search query …
(edit) @255   17 years jordan Bugs fixed via Jordan.
(edit) @249   17 years quinn Added mb_language() functin to App::start for use of mb_send_mail. …
(edit) @248   17 years quinn Added multibyte charset function to App. Minor fixes.
(edit) @247   17 years quinn Converted all string functions to multi-byte (mb_*) functions
(edit) @241   17 years quinn Q - Fixed a few non-fatal but still annoying bugs.
(edit) @240   17 years quinn Q - fixed bug in truncate() for lines < 3 chars.
(edit) @235   17 years quinn Q - fixed some fv->err() usage bugs, increased resolution of …
(edit) @224   17 years quinn fixed bug: PHP Notice: Undefined index: authenticated.
(edit) @219   17 years quinn Q - fixed bug in Utilities.
(edit) @202   18 years scdev Q - updated usage of $nav.
(edit) @201   18 years scdev Q - increased some LOG_DEBUG messages to LOG_INFO so we can run with …
(edit) @191   18 years scdev minor bug!
(edit) @190   18 years scdev Q - Fixed a couple bugs exposed by php 4
(edit) @189   18 years scdev Q - Added reset_password service. Fixed some bugs. Change the …
(edit) @180   18 years scdev Q - set limit to the length of logged messages. Added timeElapsed to …
(edit) @159   18 years scdev ${1}
(edit) @154   18 years scdev ${1}
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @111   18 years scdev Q - Finished depreciating addslashes. array_map instances need to use …
(edit) @103   18 years scdev Q - Cleaned up Auth_File to work more like Auth_SQL, and fixed a few …
(edit) @84   18 years scdev minor improvements
(edit) @53   18 years scdev ${1}
(edit) @51   18 years scdev ${1}
(edit) @50   18 years scdev ${1}
Note: See TracRevisionLog for help on using the revision log.