source: trunk/lib/App.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @373   14 years quinn Updated dbsessionhandler.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(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) @348   15 years quinn
(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) @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) @331   16 years quinn Truncating output from getDump when used for logging.
(edit) @325   16 years quinn Added a feature to App::dropQuery() to remove args permanently.
(edit) @318   16 years quinn Added new app parameter: images_path, as a location for …
(edit) @313   16 years quinn Fixed bug that would cause a logging error.
(edit) @293   16 years quinn Minor updates.
(edit) @282   17 years quinn Added length arg to *Signature functions; added App::setQuery() …
(edit) @260   17 years quinn Fixed bug in App::dropQuery() method.
(edit) @259   17 years quinn Misc bug fixes. Added App::dropQuery() method.
(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) @242   17 years quinn Fixed some warnings in Prefs. Fixed boomerang=\w+ removal code. …
(edit) @203   18 years scdev Q - minor bugfixes in boomerang func, upload error logging, raiseMsg …
(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) @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) @177   18 years scdev Q - Fixed bug in ACL (checking ancestors for access cascade). Modified …
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @172   18 years scdev Q - added caching to ACL, and flush command to acl.cli.php
(edit) @170   18 years scdev Q - added default value to App::carryQuery()
(edit) @167   18 years scdev Q - moved sc-msg div out of the foreach loop in App::printRaisedMessages.
(edit) @165   18 years scdev Removed hideScMsg javascript. All javascript should be contained in …
(edit) @164   18 years scdev B - moving hideScMsg to /html/js/global.js but still calling it in …
(edit) @163   18 years scdev B - added js to hide success msg after 5 seconds
(edit) @159   18 years scdev ${1}
(edit) @154   18 years scdev ${1}
(edit) @144   18 years scdev Q - Added lib/Validator.inc.php as a backend to FormValidator? and also …
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @124   18 years scdev Q - Improved hashing algorithms in Auth_SQL, added more sc- css …
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @108   18 years scdev Q - bits!
(edit) @106   18 years scdev Q - Updated codebase css
(edit) @103   18 years scdev Q - Cleaned up Auth_File to work more like Auth_SQL, and fixed a few …
(edit) @101   18 years scdev Q - fixed a few PEdit glitches. Reformatted PHP source correctly :-\.
(edit) @89   18 years scdev fixed a little bug in dieBoomerangURL
(edit) @84   18 years scdev minor improvements
(edit) @71   18 years scdev minor misc bug fixes
(edit) @55   18 years scdev ${1}
(edit) @53   18 years scdev ${1}
(edit) @46   18 years scdev ${1}
(edit) @44   18 years scdev ${1}
(edit) @42   18 years scdev detabbed all files ;P
(edit) @41   18 years scdev ${1}
(edit) @39   18 years scdev ${1}
(edit) @38   18 years scdev added extra headers option to Email:: and fixed confusion over \r\n
(edit) @37   18 years scdev updated messaging functionality in Upload::
(edit) @35   18 years scdev Fixed mime_content_type bug in Upload.inc.php
(edit) @32   18 years scdev
(edit) @23   18 years scdev Added Email() class to work with verification, and sending of emails …
(edit) @22   18 years scdev More bugs and shifting things about.
(edit) @20   19 years scdev Tons of little updates and bugfixes. CSS updates to templates and core …
(edit) @19   19 years scdev Rebuilt the services/admins.php script and templates. Fixes since v2 …
(edit) @15   19 years scdev M trunk/tests/run_tests.sh Now can run tests without being in tests …
(edit) @14   19 years scdev little bits
(edit) @11   19 years scdev
(edit) @8   19 years scdev checking isset($this) on self-instanciating function calls in App and DB.
(add) @1   19 years scdev Initial import.
Note: See TracRevisionLog for help on using the revision log.