source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @533   9 years anonymous Adapted module maker scripts to use the new cli config file. Updated …
(edit) @532   9 years anonymous Added common config for codebase cli scripts. Changed behavior of …
(edit) @531   9 years anonymous Assuming it was a mistake, changed pcre modifier 'U' to 'u' in …
(edit) @530   9 years anonymous
(edit) @529   9 years anonymous
(edit) @528   9 years anonymous
(edit) @527   9 years anonymous Added page_url calculation to App->start()
(edit) @526   9 years anonymous Enabled App to load version from json file. Lock URL fixed to permit …
(edit) @525   9 years anonymous
(edit) @524   9 years anonymous
(edit) @523   9 years anonymous First set of changes towards 2.2.0. Improved functinoality with …
(edit) @522   9 years anonymous Copying /trunk to /tags/2.1.10 for release. This is the last feature …
(edit) @521   9 years anonymous Preparing trunk for release of 2.1.10.
(edit) @520   9 years anonymous Added httpExists function
(edit) @519   9 years anonymous
(edit) @518   9 years anonymous Non-breaking function changes to App and Utilities.
(edit) @517   9 years anonymous
(edit) @516   9 years anonymous
(edit) @515   9 years anonymous Nevermind, we're dropping support for pear/xml_serializer; pear via …
(edit) @514   9 years anonymous Nevermind, we're dropping support for pear/xml_serializer; pear via …
(edit) @513   9 years anonymous Finally able to access pear via composer.
(edit) @512   9 years anonymous Finally able to access pear via composer.
(edit) @511   9 years anonymous
(edit) @510   9 years anonymous
(edit) @509   9 years anonymous Moved phpunit to composer's require-dev
(edit) @508   9 years anonymous Copying /trunk to /tags/2.1.9 for release.
(edit) @507   9 years anonymous minor
(edit) @506   9 years anonymous
(edit) @505   9 years anonymous Added hyperlinkTxt(). Fixed setParam() to apply some settings during …
(edit) @504   9 years anonymous Fixed phpsess printing bug.
(edit) @503   9 years anonymous Backported spellcheck fixes
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @501   10 years anonymous Optimizing auth and csrf token.
(edit) @500   10 years anonymous Many auth and crypto changes; various other bugfixes while working on …
(edit) @499   10 years anonymous Site version file include bug
(edit) @498   10 years anonymous Hotfix for site version bug.
(edit) @497   10 years anonymous Beginning the process of adapting codebase to foundation styles.
(edit) @496   10 years anonymous Preparing for v2.2. This version will be less conservative towards …
(edit) @495   10 years anonymous Copying /trunk to /tags/2.1.8.
(edit) @494   10 years anonymous Preparing for 2.1.8 release
(edit) @493   10 years anonymous Constructor for FormValidation?()
(edit) @492   10 years anonymous Added cacheBustURL()
(edit) @491   10 years anonymous
(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   10 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.
Note: See TracRevisionLog for help on using the revision log.