source: branches/1.1dev/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @801   5 months anonymous
(edit) @794   13 months anonymous Backport dump() function from trunk
(edit) @793   13 months anonymous Backport dump() function from trunk
(edit) @792   13 months anonymous Backport dump() function from trunk
(edit) @782   14 months anonymous Backporting a few things from codebase 2.x
(edit) @767   23 months anonymous Add App param ‘template_ext’ used to inform services where to find …
(edit) @760   2 years anonymous Add humanTime() function
(edit) @759   2 years anonymous Minor
(edit) @758   2 years anonymous
(edit) @756   2 years anonymous Backport utility functions from v2.x
(edit) @755   2 years anonymous Minor backporting
(edit) @754   2 years anonymous Minor backporting
(edit) @753   2 years anonymous
(edit) @749   3 years anonymous Replace mailman utility functions with stubs. Remove gettext sub functions.
(edit) @735   3 years anonymous Minor polish. Add getHttpHeader function
(edit) @710   4 years anonymous
(edit) @709   4 years anonymous Fix PHP notice errors
(edit) @708   4 years anonymous Update class constructor method names to construct
(edit) @689   5 years anonymous Use mb_send_mail
(edit) @688   5 years anonymous Fix regression (using -> notation)
(edit) @687   5 years anonymous Add ignore_repeated_events to logMsg
(edit) @680   5 years anonymous
(edit) @678   5 years anonymous
(edit) @651   5 years anonymous Update fancyDump
(edit) @650   5 years anonymous Minor
(edit) @649   5 years anonymous Backport dump(), fancyDump(), and truncate() from v2.x
(edit) @648   6 years anonymous Update hash-bang references. Minor.
(edit) @646   6 years anonymous Add hyperlinkTxt function
(edit) @633   6 years anonymous Add disabled session_use_trans_sid to defaults
(edit) @608   7 years anonymous Fix undefined index errors
(edit) @604   7 years anonymous Backport improved logMsg from codebase v2.2.0-7
(edit) @586   7 years anonymous Remove annoying debug log message.
(edit) @585   7 years anonymous Fix regressive bug when doing clearAuth during instanciation. Now just …
(edit) @584   7 years anonymous
(edit) @577   7 years anonymous Need to init auth session.
(edit) @571   7 years anonymous
(edit) @570   7 years anonymous Added missing default config values. Removed unused auth config.
(edit) @569   8 years anonymous Fixed email and form validation.
(edit) @568   8 years anonymous Backported improvements of email domain validation.
(edit) @567   8 years anonymous Converting email templates to utf-8
(edit) @566   8 years anonymous Added ->error_reporting option. Updated Email->replace() to return …
(edit) @549   9 years anonymous Backporting minor debugging niceites.
(edit) @503   9 years anonymous Backported spellcheck fixes
(edit) @434   10 years anonymous Improved SpellCheck? preg pattern
(edit) @431   10 years anonymous
(edit) @430   10 years anonymous
(edit) @429   10 years anonymous
(edit) @428   10 years anonymous Unicode regex fix required in multiple places; misc fixes.
(edit) @427   10 years anonymous Added unicode case to word split 3.
(edit) @426   10 years anonymous Added unicdoe case to word split 2.
(edit) @423   11 years anonymous Backporting fixes to v1.1
(edit) @414   11 years anonymous
(edit) @409   12 years anonymous Begin updating FormValidator? to be array-aware.
(edit) @403   12 years anonymous
(edit) @402   12 years anonymous Removing excessive detail from a logMsg event.
(edit) @401   12 years anonymous Ended use of urlEncodeArray in printHiddenSession
(edit) @397   12 years anonymous Lessened the severity of logMsg for source file errors.
(edit) @391   12 years anonymous Granular raiseMsg for Uploads. Turn off autocomplete for password fields.
(edit) @389   13 years anonymous Added Nav::updatePage().
(edit) @382   13 years anonymous Added 'name' argument to printDBCheckboxes() function
(edit) @379   13 years anonymous
(edit) @378   13 years anonymous Source file bug in ImageThumb?
(edit) @351   15 years quinn Escaped some HTML output in TemplateGlue?.inc.php
(edit) @310   16 years quinn Minor bugfixing. Added some admin css tweaks to 1.1dev.
(edit) @308   16 years quinn General bug fixes. Backported email checking regex from codebase …
(edit) @292   16 years quinn Back-ported the Email class to codebase v1.1dev.
(edit) @289   16 years quinn Modifications made for tilecity site.
(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) @283   17 years quinn Added <label> tags to TemplateGlue? forms
(edit) @265   17 years quinn Improved(?) getTextColor function
(edit) @250   17 years quinn Fixed LOG_ERROR -> LOG_ERR in AuthorizeNet?.inc.php.
(edit) @225   17 years quinn changed logging priorities in validBoomerangURL()
(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) @185   18 years scdev Q - added oTxt() around all printed PHP_SELFs to avoid XSS attack. …
(edit) @181   18 years scdev
(edit) @140   18 years scdev Q - fixed bug in 1.1dev
(edit) @134   18 years scdev Q - changed when MCVE object connects
(edit) @133   18 years scdev Q
(edit) @117   18 years scdev
(edit) @115   18 years scdev Q - fixed small mcve bug
(edit) @112   18 years scdev Q - rand num bug
(edit) @109   18 years scdev Q - Upgraded module_maker
(edit) @105   18 years scdev Q - Removed getParam and getParam since to maintain backwards …
(edit) @91   18 years scdev added tree functions to print nested <li>
(edit) @90   18 years scdev changed addslashes to mysql_real_escape_string
(edit) @85   18 years scdev
(edit) @83   18 years scdev renamed NodeHeirarchy? to Hierarchy to fix misspelling and remove …
(edit) @82   18 years scdev Changed all usage of addslashes to mysql_real_escape_quotes
(edit) @81   18 years scdev Changed all instances of addslashes to mysql_real_escape_string
(edit) @80   18 years scdev added Captcha.inc.php and module maker config file
(edit) @79   18 years scdev axis-out checkin
(edit) @77   18 years scdev Q: added truncate() function. added padding-top to forms in the admin
(copy) @75   18 years scdev added development branch for 1.1dev
copied from branches/1.0.1/lib:
(copy) @73   18 years scdev Froze development of codebase tags/1.0.0, we will now be using …
Note: See TracRevisionLog for help on using the revision log.