source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @293   16 years quinn Minor updates.
(edit) @292   16 years quinn Back-ported the Email class to codebase v1.1dev.
(edit) @291   17 years quinn Removed password reload of login form so page will never retain …
(edit) @290   17 years quinn Fixed getRemoteAddr() to return only one value of a comma-delimited list.
(edit) @289   17 years quinn Modifications made for tilecity site.
(edit) @288   17 years quinn Organized codebase examples under docs/examples. Added contact form …
(edit) @287   17 years quinn
(edit) @286   17 years quinn
(edit) @285   17 years quinn Added original_index to array returned by Upload::process(), and added …
(edit) @284   17 years quinn CSS: added spacing to h1,2,3,4
(edit) @283   17 years quinn Added <label> tags to TemplateGlue? forms
(edit) @282   17 years quinn Added length arg to *Signature functions; added App::setQuery() …
(edit) @281   17 years quinn Removed escapeString from the printing of the sort order string. This …
(edit) @280   17 years quinn Minor logging text change.
(edit) @279   17 years quinn Added better error response when mcve engine not running.
(edit) @278   17 years quinn Fixed web-uploaded image thumbnailing
(edit) @277   17 years quinn Fixed issue with user remote_ip matching
(edit) @276   17 years quinn Fixed session problem with login form in sidebar using post method.
(edit) @275   17 years quinn Added match_remote_ip_exempt_usernames function for trendease (ported …
(edit) @274   17 years quinn Misc.
(edit) @273   17 years quinn Misc.
(edit) @272   17 years quinn Misc.
(edit) @271   17 years quinn Misc.
(edit) @270   17 years quinn Updated admin css, tweaked services html.
(edit) @269   17 years quinn Added sc-nowrap. Beau, was there a reason this wasn't here?
(edit) @268   17 years quinn Fixed uninitialized variable error.
(edit) @267   17 years quinn Some minor css tweaks.
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @265   17 years quinn Improved(?) getTextColor function
(edit) @264   17 years quinn Disabled checking of mailman executables.
(edit) @263   17 years quinn Added #sc-captcha to codebase.inc.css.
(edit) @262   17 years quinn Removed name="sc-captcha" from <pre> in Captcha.
(edit) @261   17 years quinn Updated v1-v2 mysql upgrade script.
(edit) @260   17 years quinn Fixed bug in App::dropQuery() method.
(edit) @259   17 years quinn Misc bug fixes. Added App::dropQuery() method.
(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) @256   17 years quinn Minor bug fixes.
(edit) @255   17 years jordan Bugs fixed via Jordan.
(edit) @254   17 years quinn Various bug fixes to make compatible with Trendease 2.0. - Minor CSS …
(edit) @253   17 years quinn Q - fixed a php notice event.
(edit) @252   17 years quinn Made the example_config file more generic and safe to deploy.
(edit) @251   17 years quinn Added a isBlocked routine to Auth_SQL.
(edit) @250   17 years quinn Fixed LOG_ERROR -> LOG_ERR in AuthorizeNet?.inc.php.
(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) @246   17 years quinn Incrementing version numbers of trunk (to 2.1.2dev) and the now tagged …
(edit) @245   17 years quinn Ok, last time we though we were releasing v2.1 but in fact it had …
(edit) @244   17 years quinn Ooops - Accidentily copied trunk under existing released v2.1. …
(edit) @243   17 years quinn Final release of codebase v2.1
(edit) @242   17 years quinn Fixed some warnings in Prefs. Fixed boomerang=\w+ removal code. …
(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) @239   17 years jordan Q - fixed ; in mysql upgrade. Jordan - many fixes to upgrade checklist.
(edit) @238   17 years quinn Q - added upgrade_v1-to-v2.mysql SQL upgrade script.
(edit) @237   17 years quinn
(edit) @236   17 years quinn Q - added v1 to v2 upgrade document.
(edit) @235   17 years quinn Q - fixed some fv->err() usage bugs, increased resolution of …
(edit) @234   17 years quinn Q - Changed usage documentation in acl.cli.php.
(edit) @233   17 years quinn Q - added humanTime to Utilities
(edit) @232   17 years quinn Branching trunk for Dave to play around. Q
(edit) @231   17 years quinn Q - db_die_on_failure now set to true by default.
(edit) @230   17 years quinn Q - added better DB error correction and dying with _fail() method.
(edit) @229   17 years quinn Q - fixed bug in Auth_SQL where a NOTICE log event was raised if user …
(edit) @228   17 years quinn Q - fixed bug in Auth_SQL where a NOTICE log event was raised if user …
(edit) @227   17 years quinn Q - made the reset password field a type="password"
(edit) @226   17 years quinn Q - Email.inc.php - removed final_headers from mail header injection …
(edit) @225   17 years quinn changed logging priorities in validBoomerangURL()
(edit) @224   17 years quinn fixed bug: PHP Notice: Undefined index: authenticated.
(edit) @223   17 years quinn Q - fixed bug: PHP Notice: Undefined index: authenticated…
(edit) @222   17 years quinn Q - added fileuploaded() to FormValidator?.
(edit) @221   17 years quinn Q - Fixed codebase css bug where class="error" was still being used …
(edit) @220   17 years quinn Q - fixed bug relating to strtotime usage.
(edit) @219   17 years quinn Q - fixed bug in Utilities.
(edit) @218   17 years quinn Q - ALC class: added a cache->delete() when modifying grants.
(edit) @217   17 years scdev
(edit) @216   17 years scdev Q - fixed a bug in Email.inc.php where replacement values were not …
(edit) @215   17 years quinn Q - Tagging 2.1dev as release version 2.1
(edit) @214   17 years quinn Q - Final check-in before releasing trunk as version 2.1
(edit) @213   17 years quinn
(edit) @212   17 years scdev Q - added config for line endings and line length.
(edit) @211   18 years scdev Whoops! Minibug
(edit) @210   18 years scdev Fixed bug to not do Lock if a DB is not used.
(edit) @209   18 years scdev Q - bug fixes
(edit) @208   18 years scdev Q -fixed sorting bug in ACL.inc.php
(edit) @207   18 years scdev Q - Added SpellCheck?.inc.php from odyssey presvn codebase.
(edit) @206   18 years scdev Q - Modified paths to new mailman binaries.
(edit) @205   18 years scdev Q - added debugging for match_remote_ip
(edit) @204   18 years scdev Q - added match_remote_ip_exempt_usernames functionality to …
(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) @200   18 years scdev Changed element validated by fileUploaded to name? because it will …
(edit) @199   18 years scdev Q - disabling excessive raised MSG_*s
(edit) @198   18 years scdev Q - Doh! I made a bug.
(edit) @197   18 years scdev Q - added accesskey element to submit_buttons array.
(edit) @196   18 years scdev Q - …
(edit) @195   18 years scdev Q - auth file clearauth added to constructor.
(edit) @194   18 years scdev Q - oops.
Note: See TracRevisionLog for help on using the revision log.