source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @296   16 years quinn Adding class=sc-form-row to <tr> of old templates.
(edit) @295   16 years quinn Updated example config file. Added admin2.inc.css and minor …
(edit) @294   16 years quinn Changed signing routines so they always compare lower-case values.
(edit) @293   16 years quinn Minor updates.
(edit) @291   16 years quinn Removed password reload of login form so page will never retain …
(edit) @290   16 years quinn Fixed getRemoteAddr() to return only one value of a comma-delimited list.
(edit) @288   17 years quinn Organized codebase examples under docs/examples. Added contact form …
(edit) @286   17 years quinn
(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) @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) @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) @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) @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) @224   17 years quinn fixed bug: PHP Notice: Undefined index: authenticated.
(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) @216   17 years scdev Q - fixed a bug in Email.inc.php where replacement values were not …
(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   17 years scdev Whoops! Minibug
(edit) @210   17 years scdev Fixed bug to not do Lock if a DB is not used.
(edit) @209   17 years scdev Q - bug fixes
(edit) @208   18 years scdev Q -fixed sorting bug in ACL.inc.php
(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) @195   18 years scdev Q - auth file clearauth added to constructor.
(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) @188   18 years scdev Q - minor updates.
(edit) @186   18 years scdev Q - bugfixing Navigation.inc.php
(edit) @185   18 years scdev Q - added oTxt() around all printed PHP_SELFs to avoid XSS attack. …
(edit) @184   18 years scdev Q - renamed Nav to Navigation and change the API significantly.
(edit) @180   18 years scdev Q - set limit to the length of logged messages. Added timeElapsed to …
(edit) @179   18 years scdev Q - removed user_type from auth_sql.
(edit) @178   18 years scdev Q - update FormValidator? so err() prints a different class type …
(edit) @177   18 years scdev Q - Fixed bug in ACL (checking ancestors for access cascade). Modified …
(edit) @176   18 years scdev Q - added some sc-small classes to form inputs.
(edit) @175   18 years scdev ${1}
(edit) @174   18 years scdev Q - added move method to ACL class, added polish.
(edit) @173   18 years scdev Q - little bugs fixing in ACL and acl.cli.php.
(edit) @172   18 years scdev Q - added caching to ACL, and flush command to acl.cli.php
(edit) @171   18 years scdev Q - wrote the new codebase Access Control List class, along with …
(edit) @170   18 years scdev Q - added default value to App::carryQuery()
(edit) @169   18 years scdev ${1}
(edit) @168   18 years scdev B - adding margin bottom to .sc-full class
(edit) @167   18 years scdev Q - moved sc-msg div out of the foreach loop in App::printRaisedMessages.
(edit) @166   18 years scdev ${1}
(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
Note: See TracRevisionLog for help on using the revision log.