Copyright BRAEWORKS (R) 2013 BRAEWORKS LINKS MANAGER (BW-LM) RELEASE NOTES ===================================== Released BW-LM to the public domain under the GNU General Public License, version 2. See "http://www.gnu.org/licenses/gpl-2.0.html" Release Notes - V0.01 - June 2013 First release of BRAEWORKS Links Manager. Tried to keep the code as basic and as simple as possible. Written in the time honored way, "no time available but we need it". Bob Fulton Release Notes - V0.02 - June 2013 Checked logs directory exists, mkdir if not Bob Fulton Release Notes - V0.03 - July 2013 Allow remembered cookie logins via an encrypted cookie id Bob Fulton Release Notes - V0.04 - July 2013 Bugfix - remembered cookie logins Bob Fulton Release Notes - V0.05 - July 2013 Bugfix - URL port number checks Bob Fulton Release Notes - V0.10 - November 2013 Added Sqlite3 support (works with EL6 standard PHP packages) Added XML sitemap Link Manager compliance checked to W3C HTML5 WCAG2.0 AA, CSS 3 with Total Validator V8.2.1 (Note: this does not include tool and link contents) Added layout option for drop down Admin and Tools menus in the header on HTML5 browsers. Recommend re-saving the theme to update theme CSS files. Bob Fulton Release Notes - V0.11 - June 2014 Minor typo errors corrected for BW_ to LM_ in auto class loader error processing Added background image selections for body, header and footer images. Added head meta data for keywords and description. Release Notes - V0.12 - July 2014 Minor bug fixes and updates. The INI folder moved from "ini/" to "includes/ini/". The "ini/links_manager.ini" file will need to be moved manually to "includes/ini/links_manager.ini". Release Notes - V0.13 - February 2015 Add install option to allow web server to compress data. Improved image selection code for sections and links. Added web site config setting for copyright meta data. Added web site config setting for owner meta data. Added web site config setting for author meta data. Release Notes - V0.14 - March 2015 Improvement to the way drop downs work. Added search for admin. Added title tool tips bubbles. Added separate SSL options for links and tools. Added user manual. Bug fixes Release Notes - V0.15 - April 2015 Bug fixes for server redirects Minor additions to users manual. Release Notes - V0.16 - April 2015 Added file version control checks with subversion (SVN). Bug fixes. Release Notes - V0.17 - May 2015 Text fix ups. Added symlink example for local tools to manual. Release Notes - V0.18 - May 2015 Added installation settings to close the web site. Added Rebuild Setup link to the Admin menu for administrator. Added country lookup for allowed IP addresses. Release Notes - V0.19 - May 2015 Added log file viewer. Bug fix in allowed login countries Release Notes - V0.20 - May 2015 Added web site redirect. Added name values to generated URLs Release Notes - V0.21 - June 2015 Fixed install bug that missed generating default CSS files. Changed the install / default page style from block to inline. Release Notes - V0.22 - June 2015 Added no javascript warning Added favicon.ico link to header. Added CLI script to generate sitemap. Release Notes - V0.23 - June 2015 Turn off zlib.output_compression if eAccelerator php extension is loaded. Bug fix. Release Notes - V0.24 - June 2015 Link frame bug fix. Release Notes - V0.25 - November 2015 Fix login allowed for non compatible browsers. Added lm_link_add_name2url to DB link table making &name= in the URL optional on new tabs. Added lm_tool_add_name2url to DB tool table making &name= in the URL optional on new tabs. Fixed bug in XML sitemap generation. Release Notes - V0.26 - December 2015 Bugfix in edit links. Changed order section to section order in edit links Release Notes - V0.27 - Feb 2016 Added user dynamic find on titles descriptions and links Text style changes. Release Notes - V0.28 - April 2016 Removed URL from filtering finds Added optional sections and link totals stats to bottom of page. Release Notes - V0.29 - April 2016 Bugfix, LMC_WEB_SITE_ADDRESS install issue, Bugfix, no sections error. Added new user first time login to enter password. Release Notes - V0.30 - April 2016 Added links and sections CSV export and import Improved the way first time login password is set. Release Notes - V0.31 - April 2016 Minor text and bugfixes. Added recent changes drop box to filter line Release Notes - V0.32 - April 2016 Minor text and bugfixes. Release Notes - V0.33 - April 2016 Fixed zIndex bug in tooltips Improved the way first time login works. Fixed add user on sqlite DB defaults. Added minimum length for names and passwords. Release Notes - V0.34 - April 2016 Added configured images to configuration selections. Release Notes - V0.35 - May 2016 Bug fix in lm_recents.php class. Release Notes - V0.36 - June 2016 Added Apache authentication challenge option via a blind login option. Release Notes - V0.37 - August 2016 Bug fix Release Notes - V0.38 - September 2016 Changes as requested by users to; 1. The meta generator variable, 2. Changed links editing to better show link sections, 3. Reduced the branding, 4. Added license sections to about and manual pages, 5. Removed Canberra from timezones, 6. added function to check HTTP_USER_AGENT is set with reverse proxies, And minor bugfixes. .EOF.