source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @490   10 years anonymous Increased robustness of Email(); added envelope_sender_address param. …
(edit) @489   10 years anonymous Better defaults for setCookie()
(edit) @488   10 years anonymous Improved cleanFileName method.
(edit) @487   10 years anonymous Added Validator::fileUploadSize(), phpIniGetBytes(), and fixed php …
(edit) @486   10 years anonymous Added URLSlug function
(edit) @485   10 years anonymous Small bugs fixed while doing SBImedia
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @483   10 years anonymous Minor changes
(edit) @482   10 years anonymous Help text edited
(edit) @481   10 years anonymous Needed to move the initial this->clear() call back into the constructor.
(edit) @480   10 years anonymous Removed some legacy files. Improved use of array_key_exists.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @477   10 years anonymous Added cookie storage to Prefs(). Created App->addCookie method. …
(edit) @476   10 years anonymous Disabled header output when _CLI is defined.
(edit) @475   10 years anonymous Logging longer messages when possible. Fixed compatibility regression …
(edit) @474   10 years anonymous Added nonexistant mb_str_pad function
(edit) @473   10 years anonymous Minor fixes to JS and CSS delivery mechanisms
(edit) @472   10 years anonymous Minor logging change
(edit) @471   10 years anonymous improved css/js strip whitespace methods.
(edit) @470   10 years anonymous
(edit) @469   10 years anonymous First use of codebase javascript (codebase/js and codebase/lib/JS.inc.php).
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @467   10 years anonymous Merged in changes from trunk to finish Eli's branch.
(edit) @466   10 years anonymous Minor improvements, released as tag 2.1.6. This is the last of the …
(edit) @465   10 years anonymous Removed 'Session not authenticated' logging
(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) @458   10 years anonymous Fixed /services/admin.php rm sql.
(edit) @457   10 years anonymous Removed use of requireAccessClearance(). Adjusted sequence of sslOn() …
(edit) @456   10 years anonymous Fixed css widths of input elements. v2
(edit) @455   10 years anonymous Fixed css widths of input elements.
(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) @451   10 years anonymous Added SortOrder::get() method; minor changes
(edit) @450   11 years anonymous minor changes to tests to get them working. you need to add a symbolic …
(edit) @449   11 years anonymous Test existence of db_* values before loading env variables; disabled …
(edit) @448   11 years anonymous Fixed minor errors in phpunit tests. Also, I forgot to mention in the …
(edit) @447   11 years anonymous Changed some global constants to class constants (in cases where …
(edit) @446   11 years anonymous Wrapper script for phpunit. Changed logMsg SCREEN action to print to …
(edit) @445   11 years anonymous Fixed some issues introduced in changeset:439
(edit) @444   11 years anonymous Added line endings to error output.
(edit) @443   11 years anonymous A few additional removals of closing ?> tags
(edit) @442   11 years anonymous phpunit tests now work with phpunit 3.7
(edit) @441   11 years anonymous Very minor things
(edit) @440   11 years anonymous added Visibility keywords to lib/MCVE.inc.php and changed constructor …
(edit) @439   11 years anonymous added public and private keywords to all properties and methods, …
(edit) @438   11 years anonymous removed closing ?> tags
(edit) @437   11 years anonymous Creating a branch for Eli's updates
(edit) @436   11 years anonymous Doing the min table cell width properly.
(edit) @435   11 years anonymous Removed duplicate submit buttons from admins form.
(edit) @434   11 years anonymous Improved SpellCheck? preg pattern
(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) @431   11 years anonymous
(edit) @430   11 years anonymous
(edit) @429   11 years anonymous
(edit) @428   11 years anonymous Unicode regex fix required in multiple places; misc fixes.
(edit) @427   11 years anonymous Added unicode case to word split 3.
(edit) @426   11 years anonymous Added unicdoe case to word split 2.
(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) @423   11 years anonymous Backporting fixes to v1.1
(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) @412   12 years anonymous Changed php path for CLI scipts from /usr/local/bin/php to /usr/bin/php
(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) @409   12 years anonymous Begin updating FormValidator? to be array-aware.
(edit) @408   12 years anonymous Improved admin list filter query retention
(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) @404   12 years anonymous Minor CSS change.
(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) @400   12 years anonymous Comment updates.
(edit) @399   12 years anonymous Updated email address validation
(edit) @398   12 years anonymous
(edit) @397   12 years anonymous Lessened the severity of logMsg for source file errors.
(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) @391   13 years anonymous Granular raiseMsg for Uploads. Turn off autocomplete for password fields.
Note: See TracRevisionLog for help on using the revision log.