source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @624   6 years anonymous Bump version to 2.2.2-0
(edit) @623   6 years anonymous Simplify HTTPS detection
(edit) @622   6 years anonymous Add Email() sandbox mode. Add Email->send() test. Fix minor bugs.
(edit) @620   7 years anonymous Update version for release
(edit) @619   7 years anonymous Update messages
(edit) @618   7 years anonymous Improve comments
(edit) @617   7 years anonymous Add console warning if target element not found.
(edit) @616   7 years anonymous Convert font-size percentages to rem. Fix form input widths and padding.
(edit) @615   7 years anonymous Add 'href' key to printSubmitButtons()
(edit) @614   7 years anonymous Change hashbang to use env php
(edit) @613   7 years anonymous Add dump_method to function dump()
(edit) @612   7 years anonymous Change hashbang to use env php
(edit) @611   7 years anonymous Add additional clearings to logout service. Add logging to clear methods.
(edit) @610   7 years anonymous Make namespace retrievable via getParam
(edit) @609   7 years anonymous
(edit) @607   7 years anonymous Fix CURLOPT_PROGRESSFUNCTION usage for php < 5.5.0
(edit) @606   7 years anonymous Update httpExists to work better with servers that balk at curl or …
(edit) @605   7 years anonymous Add function conditionalUTF8Encode()
(edit) @603   7 years anonymous Add application-wide cache control setting 'http_cache_headers'
(edit) @602   7 years anonymous Confirm tests run correctly (for mysql >= 5.7 need to set sql-mode=)
(edit) @601   7 years anonymous Updated every instance of 'zero' date 0000-00-00 to use 1000-01-01 if …
(edit) @600   7 years anonymous Update strToSQLDate() to be mysql-version-aware
(edit) @599   7 years anonymous Update tests to function with phpunit 5.7 (not tested)
(edit) @598   7 years anonymous Strip non-IP address data from proxy-server-provided IP addresses …
(edit) @597   7 years anonymous Remove useless logging
(edit) @596   7 years anonymous Protect against case when app->start is not run
(edit) @595   7 years anonymous Update mimetype of mp3. Reduce loglevel of mimetype mismatch.
(edit) @594   7 years anonymous Fix misplaced log line
(edit) @593   7 years anonymous Add notification to user if logged out because of shifting IP address. …
(edit) @592   7 years anonymous Update wording of lock messages. Add SQL escaping. Code formatting.
(edit) @591   7 years anonymous
(edit) @590   7 years anonymous Minor fixes. Increment version to 2.2.0-5.
(edit) @589   7 years anonymous Updated the strip_whitespace regex to fix some errors found on the FWR …
(edit) @588   7 years anonymous Added as fifth parameter to logMsg(). Change logPriorityToString() …
(edit) @587   7 years anonymous Removed 'input + input' css because it doesn't appear to be used.
(edit) @583   7 years anonymous Whitespace changes
(edit) @582   7 years anonymous Created stand-alone createSession() function from code that was in the …
(edit) @581   7 years anonymous Improved use of namespaces (returning last-used namespace if namespace …
(edit) @580   7 years anonymous Added base65() function. Made refererIsMe() smarter about ignoring …
(edit) @579   7 years anonymous Check before retreiving cookie value.
(edit) @578   7 years anonymous Convert email template to UTF-8 if necessary.
(edit) @576   7 years anonymous Updated to respect _NOSESSION constant.
(edit) @575   7 years anonymous Changed LOG_ levels.
(edit) @574   7 years anonymous Minor update to string formatting.
(edit) @573   7 years anonymous Refactoring of init_codebase_tables.cli.php to support external …
(edit) @572   7 years anonymous Added option to skip using a database by testing for defined(_NODB)
(edit) @564   8 years anonymous Fixed db_server=>localhost regression. Removed Auth->initDB from …
(edit) @563   8 years anonymous Removed assumption of localhost for mysql server. Removed exception …
(edit) @562   8 years anonymous Added log_message_max_length param
(edit) @561   8 years anonymous Typo in phone validation error message.
(edit) @560   8 years anonymous Minor code formatting and comments.
(edit) @559   8 years anonymous Minor fixes
(edit) @558   8 years anonymous Minor fixes
(edit) @557   8 years anonymous Changed form input widths from em to rem. Contingency for empty …
(edit) @556   8 years anonymous Updated module maker to require operation argument with either 'admin' …
(edit) @555   8 years anonymous Further improvements to JS and CSS caching
(edit) @554   8 years anonymous Renamed params cache_js and cache_css to cache_enable
(edit) @553   8 years anonymous Minor change to caching of JS and CSS.
(edit) @552   8 years anonymous Updated js.
(edit) @551   8 years anonymous Changed internals of boomerang url storage.
(edit) @550   8 years anonymous Escaped quotes from email from names. Changed logMsg string truncation …
(edit) @548   9 years anonymous Required object to test for cli
(edit) @547   9 years anonymous Moved CLI flag to ->cli which can be forced off for tests
(edit) @546   9 years anonymous Detecting CLI also using php_sapi_name()
(edit) @545   9 years anonymous Updated hyperlinkTxt function
(edit) @544   9 years anonymous Fixed position of hyphen in regex class
(edit) @541   9 years anonymous v2.2.0-3: Fixed auth password hashing verification issues. Updated …
(edit) @537   9 years anonymous Minor
(edit) @536   9 years anonymous Fixed regression
(edit) @535   9 years anonymous Added nav page ids to service scripts. Logging unauthenticated sessions.
(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) @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) @516   9 years anonymous
(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) @509   9 years anonymous Moved phpunit to composer's require-dev
(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) @497   10 years anonymous Beginning the process of adapting codebase to foundation styles.
Note: See TracRevisionLog for help on using the revision log.