source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @390   13 years anonymous Made logMsg more efficient, improved message throttle functionality.
(edit) @389   13 years anonymous Added Nav::updatePage().
(edit) @388   13 years anonymous Minor CSS adjustment
(edit) @387   13 years anonymous Minor CSS adjustment
(edit) @386   13 years anonymous Minor CSS adjustment
(edit) @385   13 years anonymous Added autocomplete="off" to login form template for PCI compliance.
(edit) @384   13 years anonymous
(edit) @383   13 years anonymous
(edit) @382   13 years anonymous Added 'name' argument to printDBCheckboxes() function
(edit) @381   13 years anonymous
(edit) @380   13 years anonymous Begin using PHP 5 class features ('public static...'); updated …
(edit) @379   14 years anonymous
(edit) @378   14 years anonymous Source file bug in ImageThumb?
(edit) @377   14 years quinn Releasing trunk as stable version 2.1.5
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @375   14 years quinn incremented trunk version
(edit) @374   14 years quinn Copying trunk into tag 2.1.4 for release.
(edit) @373   14 years quinn Updated dbsessionhandler.
(edit) @372   14 years quinn Added additional logging to isLoggedIn method.
(edit) @371   14 years quinn Minor update.
(edit) @370   14 years quinn Now logging all remote-ip mismatch errors, even if in a trusted network.
(edit) @369   14 years quinn Must look at 'priv' userdata for backwards compatability.
(edit) @368   14 years quinn Setting usernames in whitelists to lowercase to ensure match.
Note: See TracRevisionLog for help on using the revision log.