source: trunk/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @464   10 years anonymous Added jsDump function. Updated Navigation::currentPage so test url and …
(edit) @463   10 years anonymous Check for new 'saved' key to determine if reset is needed. This helps …
(edit) @462   10 years anonymous Added 'Remember me' checkbox to login form. Renamed 'persistent' key …
(edit) @461   10 years anonymous Empty strings are better than zero for default select options. Updated …
(edit) @460   10 years anonymous Edit comments
(edit) @459   10 years anonymous Revent null values going to validateStrDate
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @454   10 years anonymous Improved the truncate() function.
(edit) @453   10 years anonymous Reinstated priv->user_type conversion for legacy impementations; fixed …
(edit) @452   10 years anonymous Merged changes to lib/SortOrder.inc.php from eli_branch; other minor …
(edit) @441   10 years anonymous Very minor things
(edit) @433   11 years anonymous Disable sessions automatically for CLI scripts.
(edit) @432   11 years anonymous Removed all usage of 'user_type' from admin management; minor update …
(edit) @425   11 years anonymous Added unicdoe case to word split.
(edit) @424   11 years anonymous Added error checking for invalid email header arguments; cleaned up …
(edit) @422   11 years anonymous
(edit) @421   11 years anonymous Added switch for login_form_allow_autocomplete
(edit) @420   11 years anonymous Updated the level for some log events.
(edit) @419   11 years anonymous Final check for active mysql connection. Changed truncate function arg …
(edit) @418   11 years anonymous Added 503 error to DB fail case.
(edit) @417   11 years anonymous Added reconnect method to DB, and testing current connection status …
(edit) @416   11 years anonymous Added reconnect method to DB, and testing current connection status …
(edit) @415   11 years anonymous Disabled MX record check for email validation. Updated PEdit to work …
(edit) @414   11 years anonymous
(edit) @413   12 years anonymous Added header and footer to docs/examples. Updated message printing …
(edit) @411   12 years anonymous Added ECB XML API to Currency.inc.php
(edit) @410   12 years anonymous Added use of httponly for PHP session
(edit) @407   12 years anonymous Renamed function arguments to improve readability; added missing param …
(edit) @406   12 years anonymous Added config option to disable ignored repeated log events.
(edit) @405   12 years anonymous Fixed a bug where the cache config wasn't disabled properly.
(edit) @400   12 years anonymous Comment updates.
(edit) @399   12 years anonymous Updated email address validation
(edit) @398   12 years anonymous
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @395   13 years anonymous
(edit) @394   13 years anonymous sc-msg CSS update, minor adjustments.
(edit) @393   13 years anonymous Output compression for CSS.inc.php. Above/below print for printErrorMessage
(edit) @392   13 years anonymous Minor comment changes.
(edit) @390   13 years anonymous Made logMsg more efficient, improved message throttle functionality.
(edit) @383   13 years anonymous
(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) @373   14 years quinn Updated dbsessionhandler.
(edit) @372   14 years quinn Added additional logging to isLoggedIn method.
(edit) @371   14 years quinn Minor update.
(edit) @370   14 years quinn Now logging all remote-ip mismatch errors, even if in a trusted network.
(edit) @369   14 years quinn Must look at 'priv' userdata for backwards compatability.
(edit) @368   14 years quinn Setting usernames in whitelists to lowercase to ensure match.
(edit) @366   14 years quinn Documentation fix.
(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) @360   15 years quinn Increased log_multiple_timeout default to 300 seconds.
(edit) @359   15 years quinn Modified logMsg throttle so as not to create thousands of lock files.
(edit) @358   15 years dan Added a test to make doubly sure the file exists before deleting it.
(edit) @357   15 years quinn updated tests to work. updated email validation regex to include quote …
(edit) @356   15 years quinn Missing break statements to Cart::sum().
(edit) @355   15 years quinn fixed a global bug.
(edit) @354   15 years quinn Refactored the sum() function in Cart.inc.php.
(edit) @353   15 years dan Updated sum to handle extended_price correctly.
(edit) @349   15 years quinn
(edit) @348   15 years quinn
(edit) @347   15 years dan There was a strange "special caracter" or something causing this file …
(edit) @346   15 years dan Cleaned up recent changes.
(edit) @345   15 years dan Updated email sending routines for safe_mode compatibility.
(edit) @344   15 years dan Updated email sending routines for safe_mode compatibility.
(edit) @343   15 years dan Made message temp directory configurable via 'log_msg_temp_dir' for …
(edit) @342   15 years dan Cleaned up some things left over from debugging and standardised comments.
(edit) @341   15 years dan Added throttling to the logMsg function for SMS and EMAIL alearts. No …
(edit) @340   15 years quinn
(edit) @339   16 years quinn Added example cli script, updated Cart.inc.php
(edit) @338   16 years quinn Added argument to Utilities's humanFileSize function.
(edit) @337   16 years dan printEnumRadios wasn't working so I fixed it. Radio buttons use …
(edit) @336   16 years quinn Minor bugfixes.
(edit) @334   16 years quinn Fixed lots of misplings. I'm so embarrassed! ;P
(edit) @333   16 years quinn Finished initial version of Cart.inc.php. Minor css changes.
(edit) @332   16 years quinn Minor update to PEdit.
(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) @329   16 years quinn Slight mods to Currency class.
(edit) @328   16 years quinn Created v1.0 of Currency class, using xurrency.com.
(edit) @327   16 years quinn Created v1.0 of Currency class, using xurrency.com.
(edit) @326   16 years quinn Set the constructor name correct in Google_API.
(edit) @325   16 years quinn Added a feature to App::dropQuery() to remove args permanently.
(edit) @324   16 years quinn Minor updates.
(edit) @323   16 years quinn CSS fixes for admin2.inc.css, fixed preselectd but in printSelectForm.
(edit) @322   16 years david Improving A.net stuff
(edit) @321   16 years quinn Update SortOrder? so it checks if setColumn has been run on a column …
(edit) @320   16 years quinn Added a glob function to the ImageThumb? deleteThumbs method. Fixed …
(edit) @318   16 years quinn Added new app parameter: images_path, as a location for …
(edit) @317   16 years quinn Added skeleton of Cart class.
(edit) @316   16 years quinn Minor improvements to module maker scripts. Minor AuthorizeNet? change.
(edit) @315   16 years quinn
(edit) @314   16 years quinn Whoops!
(edit) @313   16 years quinn Fixed bug that would cause a logging error.
(edit) @311   16 years quinn
(edit) @309   16 years quinn Fixed bug in email validation regex.
(edit) @305   16 years quinn Fixed some errors in validateEmail.
(edit) @304   16 years quinn Added a key to the getPath method to select what is used to build the path.
Note: See TracRevisionLog for help on using the revision log.