INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2019 Interleave The Netherlands. Automated build Tue, 30 April 2019 16:50:58 +0200. Issues for release 8.0.0.20190430 Maintenance release; security and performance upgrades INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2018 Interleave The Netherlands. Automated build Tue, 01 May 2018 16:50:58 +0200. Issues for release 7.3.0.20180501 Maintenance release; security and performance upgrades. All ajax is now asynchroneous. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2018 Interleave The Netherlands. Automated build Thu, 08 Mar 2018 09:16:17 +0100. Issues for release 7.2.0.20180308 Maintenance release. Library upgrades, bug fixes, performance- and security improvements. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2017 Interleave The Netherlands. Automated build Thu, 12 Oct 2017 10:07:07 +0200. Issues for release 7.1.0.20171012 New functionalities, bug fixes, performance improvements and security fixes. Important change: using the database table name of the current table (e.g. CRMflextable8) in calculations is no longer supported. You *must* use @table_alias@ instead. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2016 Interleave The Netherlands. Automated build Tue, 27 Dec 2016 17:15:38 +0100. Issues for release 7.0.20161227 Entity and customer are no longer supported and the code to use these tables has been removed. This release marks the completion of a lot of cleaning up we did the last year. Thousands of lines of code were removed. Enhancements in security, performance and functionality. We now have rewritten almost all code we had since we started in 1999 - we're good to go for another 17 years :-). Do not use this version if your installation is still relying on entity, customer or triggers; migrate these first! It will fail to work. You can download version 6.5.5 which is nearly the same as this release but without al entity/customer code removed. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2016 Interleave The Netherlands. Automated build Wed, 31 Aug 2016 10:10:46 +0200. Issues for release 6.4.0.20160831 Added procedures to convert entity and customer to flextables and old-style "refer" fields to normal fields. Entity & customer => Flextable: admin.php?e2f&do=1 Refer => Extra field: admin.php?refer2efid&do=1 Be prepared to do some extra work after running these conversion functions; they cover 80%, the rest is up to you. This will be the last release supporting entity & customer, and refer fields. Make sure to convert these tables, or stick with this version. This build also contains a lot of new functionality, bug fixes, performance- and security improvements and it's now 100% PHP7 compatible. Several libraries were updated. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2016 Interleave The Netherlands. Automated build Mon, 25 Apr 2016 16:09:55 +0200. Issues for release 6.3.0.20160425 Removal of TCPDF libraries (28MB) and parsepdf.php INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2016 Interleave The Netherlands. Automated build Wed, 13 Apr 2016 09:23:56 +0200. Issues for release 6.2.0.20160413 A lot of perfectioning the new record.php structure and rules. Performance, data structure, some new functionality. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2015 Interleave The Netherlands. Automated build Wed, 19 Aug 2015 10:21:51 +0200. Issues for release 6.2.0.20150819 Completely re-written form and field handler: all form generating, parsing, ajax and validatation logic was completely re-written. For existing installations, set system attribute UseRecord.php to Yes to enable the new parser. Let us know if you find any incompatibilities. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2015 Interleave The Netherlands. Automated build Fri, 08 May 2015 12:58:21 +0200. Issues for release 6.1.0.20150508 New rules system to replace triggers and a *lot* of other changes INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2015 Interleave The Netherlands. Automated build Tue, 13 Jan 2015 14:14:56 +0100. Issues for release 6.0.1.20150113 WARNING: THIS IS THE LAST BUILD SUPPORTING "OLD STYLE" LISTS. Contact us for support: info@atomos.nl 20140008 Feature request 7 - Implemented / resolved Add JPGraph library 20140009 Feature request 7 - Implemented / resolved Add mpdf library, to replace TCPDF over time 20140010 Feature request 7 - Implemented / resolved A way to show form components to 1 group only INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2014 Interleave The Netherlands. Automated build Wed, 09 Jul 2014 09:09:11 +0200. Issues for release 6.0.0.20140709 // Major release. Lots of code cleaning, speed improvements and security improvements 20120033 Feature request 7 - Implemented / resolved Add link identifier for all calls to mysql_query 20140002 Bug 7 - Implemented / resolved date picker on duedate doesn't close after click 20140003 Bug 7 - Implemented / resolved MySQL error in query occured Query error! No information will be lost because of this error. 20140004 Feature request 7 - Implemented / resolved Replace mysql_* with mysqli_ driver 20140005 Feature request 7 - Implemented / resolved Calendar improvements 20140007 Feature request 7 - Implemented / resolved Clean up output of nightly cron job INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2014 Interleave The Netherlands. Automated build Thu, 27 Mar 2014 17:07:27 +0100. Issues for release 5.6.1.20140327 20101580 Feature request 7 - Implemented / resolved Structurize date/time fields in CRMentity 20111845 Feature request 7 - Implemented / resolved Isolate functions from functions.php (formparse, PDF and other relatively big functions) 20111973 Feature request 7 - Implemented / resolved Add settings/warning: 1. A setting with warning when a db is a synced slave, 2. A setting which doesn't allow changes on a slave 20120105 Feature request 4 - False claim / denied make standard search box, search through eid or recordid as well, thereby eliminating the need for a seperate record input field 20120151 Feature request 7 - Implemented / resolved Access right overview on user page 20130017 Bug 7 - Implemented / resolved adding custom navigation tab doesn't work 20130069 Bug 7 - Implemented / resolved Date type extra field give error messages when saving 20130084 Bug 7 - Implemented / resolved MayUseMainlistFilter privilege lost in entity table 20130085 Feature request 7 - Implemented / resolved Button to delete a flextable record INCLUDING all childs: DELETEINCLUDINGCHILDSBUTTON 20130086 Feature request 7 - Implemented / resolved Add record immediately on flextable insert (instead of waiting for form submit) 20130087 Feature request 7 - Implemented / resolved Also log trigger id's in journal INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2014 Interleave The Netherlands. Automated build Wed, 01 Jan 2014 13:46:40 +0100. Issues for release 5.6.1.20140101 20120092 Feature request 7 - Implemented / resolved HTML5 Push new entities to dashboard list and calendar 20130025 Bug 7 - Implemented / resolved problem with trigger action: popup report 20130070 Bug 7 - Implemented / resolved Drop Down in the entity list don't work 20130078 Feature request 7 - Implemented / resolved Evaluate default value PHP 20130079 Bug 4 - False claim / denied 7397557431 20130080 Feature request 7 - Implemented / resolved Upgrade TCPDF 20130081 Feature request 7 - Implemented / resolved Drop support for automatically tabbed add-entity forms 20130082 Feature request 7 - Implemented / resolved Add fieldtype "color" 20130083 Bug 7 - Implemented / resolved Calendar bugs in week view INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Wed, 27 Nov 2013 22:26:51 +0100. Issues for release 5.6.1.20131127 20130076 Bug 7 - Implemented / resolved Setup Fails on SQL Database Install INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Tue, 05 Nov 2013 23:32:18 +0100. Issues for release 5.6.1.20131105 20130072 Feature request 7 - Implemented / resolved Remove breadcrumb functions & tables 20130073 Feature request 7 - Implemented / resolved Lists on user page 20130074 Feature request 7 - Implemented / resolved New list work 20130075 Bug 7 - Implemented / resolved Bugfixes placeholder INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Sat, 19 Oct 2013 10:52:03 +0200. Issues for release 5.6.1.20131019 20101581 Bug 4 - False claim / denied 1st-day-of-the-month auto-snapshots don't work on repositories having IP-access restriction 20111689 Feature request 4 - False claim / denied Make it possible to change the default field order in the main entity list 20111785 Feature request 4 - False claim / denied 4299102106 20111813 Bug 4 - False claim / denied Category changed to pulldown, but the value can not be edited or deleted 20111815 Bug 4 - False claim / denied ODF and ODF document headers are not parsed 20111850 Bug 4 - False claim / denied Impossible to delete categories 20111851 Bug 7 - Implemented / resolved When importing language packs with accents or latin characters the translated string is truncated in those caracters 20111852 Bug 7 - Implemented / resolved Latin characters (accents) in repository title and selector are displayed like "GestiĆ³n de Prospectos y Ventas" 20111858 Bug 7 - Implemented / resolved Age column isn't translated 20111936 Feature request 7 - Implemented / resolved Bij een phase change moet er extra informatie worden opgeslagen 20120015 Feature request 7 - Implemented / resolved "Save result set" next to "Saved selections" (save the record id's for later questioning of exactly the same list) 20120095 Bug 4 - False claim / denied Unable to Install 20120101 Bug 7 - Implemented / resolved I cannot update an attribute to "0"; the old value comes back 20120136 Feature request 4 - False claim / denied Display format for date field types 20130034 Bug 7 - Implemented / resolved INFO / ENDINFO doesn't work in flextable templates 20130036 Feature request 7 - Implemented / resolved Make No. (eid) a language tag (same goes for flextables) 20130038 Bug 7 - Implemented / resolved Extra entity fields (values) doesn't apperas in the "Add entity" form 20130050 Bug 7 - Implemented / resolved User names duplicated and want to delete duplicate entries 20130051 Bug 7 - Implemented / resolved User accounts do not login 20130058 Bug 7 - Implemented / resolved m-d-y type of Date field give error message when saved 20130062 Feature request 7 - Implemented / resolved Cascaded profiles 20130063 Bug 7 - Implemented / resolved Assignee and owner should ALWAYS be mandatory 20130064 Feature request 7 - Implemented / resolved Inline attribute edit function (ajax) 20130066 Bug 7 - Implemented / resolved Radio boxes cause validation errors (server side, only internal messages but no validation) 20130067 Feature request 7 - Implemented / resolved Add option to BCC all mail to a specific address 20130068 Feature request 7 - Implemented / resolved Completely new list, query engine and data structure INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Wed, 25 Sep 2013 12:42:55 +0200. Issues for release 5.5.1.20130925 20111871 Bug 7 - Implemented / resolved Don't sort on fields which aren't displayed in a list (add a check) 20120075 Feature request 7 - Implemented / resolved Folder support in file list 20120079 Bug 4 - False claim / denied Extra fields in Entity doesn't work properly 20120091 Bug 7 - Implemented / resolved radio buttons with 2 options - displaced 20130005 Bug 7 - Implemented / resolved E-mail CSS is shown in plain text part of MIME body 20130021 Bug 7 - Implemented / resolved Due date is required, but its not configured as required 20130032 Bug 4 - False claim / denied SQL Erro Row size too large (> 8126) 20130043 Bug 7 - Implemented / resolved ACCESS #0 DA() called at [/usr/local/www/apache22/data/crmmanto/functions.php:736] 20130056 Bug 7 - Implemented / resolved A number of Query Errors appear on all pages and entities cannot be accessed via the Entities tab. The Query Error is noted below 20130057 Feature request 7 - Implemented / resolved Add "Mark all read" option to internal inbox 20130059 Feature request 7 - Implemented / resolved Trim all data which can be trimmed INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Sat, 31 Aug 2013 22:58:37 +0200. Issues for release 5.5.1.20130831 20130053 Bug 7 - Implemented / resolved trigger Mail all users of profile X mails to deleted users as well INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Mon, 05 Aug 2013 09:31:26 +0200. Issues for release 5.5.1.20130805 20120049 Bug 4 - False claim / denied unable to select export to excel from main entity list - csv.php Error 6 (net::ERR_FILE_NOT_FOUND 20120114 Question/remark 7 - Implemented / resolved Problem getting the automatic e-mail sending to work properly 20120203 Feature request 7 - Implemented / resolved Sending e-mail to failed:Language string failed to load: 20130026 Bug 7 - Implemented / resolved PDF reports are empty 20130027 Bug 7 - Implemented / resolved changins status on list doesn't refresh list view 20130029 Bug 7 - Implemented / resolved Interleave crashes - a lot of error messages after installation 20130030 Bug 7 - Implemented / resolved Query error after clean installation 20130033 Bug 7 - Implemented / resolved Inline editing inside the "add-entity" tab cause malfunction 20130037 Feature request 7 - Implemented / resolved Make "edit as raw record" option for admins 20130040 Bug 7 - Implemented / resolved Fatal error: Call to undefined function gethostname() 20130041 Bug 7 - Implemented / resolved Query error! No information will be lost because of this error 20130044 Feature request 7 - Implemented / resolved doubt about flextables. 20130046 Bug 7 - Implemented / resolved PHP Request order error and APC not avaialble- prohibiting Interleave installation. 20130048 Feature request 7 - Implemented / resolved Duplicate entries 20130049 Feature request 7 - Implemented / resolved Option to encrypt offloaded files (salted by setting) (linux only) 20130052 Feature request 7 - Implemented / resolved Add ComputationOutputType "E-mail address" 20130054 Feature request 7 - Implemented / resolved Personal data structure INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Wed, 12 Jun 2013 23:46:55 +0200. Issues for release 5.5.1.20130612 20130014 Bug 7 - Implemented / resolved xml files encoded as iso-8859-1 instead of utf-8 20130015 Feature request 7 - Implemented / resolved Add checkbox "Administrator only in development" to user-profile page 20130016 Bug 7 - Implemented / resolved Stylesheets gone from e-mails 20130020 Bug 7 - Implemented / resolved A lot of errors after clean installation 20130022 Feature request 7 - Implemented / resolved Add method to offload aged files (blobs) to disk 20130023 Bug 7 - Implemented / resolved ExternalLink directive in menus doesn't work with the new tab menu 20130035 Feature request 7 - Implemented / resolved Remember InlineEditMode setting after logout 20130039 Feature request 7 - Implemented / resolved New database structure in install procedure INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Tue, 14 May 2013 14:02:47 +0200. Issues for release 5.5.1.20130514 20130013 Feature request 7 - Implemented / resolved Improvements on access cache handling 20130011 Bug 7 - Implemented / resolved Installation bug: CheckEntityAccess function not found (entity-customerfunctions.php needs to be included) 20101554 Feature request 7 - Implemented / resolved Complete rebuild of statistic images section (now includes per-field over time statistics) 20112003 Feature request 7 - Implemented / resolved improve speed for large FT's, count number of items 20120038 Feature request 7 - Implemented / resolved multiline textarea should be passed through nl2br() when using the EFID xxx tag 20120078 Feature request 7 - Implemented / resolved Lock entities 20120089 Feature request 7 - Implemented / resolved Don't AutoSave synchroneous when there is no other field which has RepopulateByAjax set to "Yes" 20120093 Bug 4 - False claim / denied No upgrade option in command line upgrade.php for version 5.5.1 20120094 Bug 7 - Implemented / resolved Flextable doesn't format number fields 20120100 Bug 7 - Implemented / resolved triggers don't run on flextable after field update by autosave 20120102 Feature request 7 - Implemented / resolved run triggers AFTER insert in flextable so that it also works on new records 20120103 Feature request 7 - Implemented / resolved make it possible to adjust pdf margins 20120113 Bug 7 - Implemented / resolved ERROR: No reference field was found in this template when refer field does exist 20120150 Feature request 7 - Implemented / resolved Summary.php should also search through settings when an admin searches 20120198 Feature request 7 - Implemented / resolved Remove fail-over functionality 20120199 Feature request 7 - Implemented / resolved Add attributre AlternateFROMAddress for triggers 20120215 Feature request 7 - Implemented / resolved Add possibility to reset password based on e-mail address alone 20120216 Feature request 7 - Implemented / resolved Update pchart from version 1.2 to 2.0 20120217 Feature request 7 - Implemented / resolved "Log in as other user" option for non-admins 20120218 Feature request 7 - Implemented / resolved Enlarge popups-in-popups to always be 95% 20130000 Feature request 7 - Implemented / resolved Removed support for table prefixes other than CRM (WATCH OUT! Rename your tables if you have to!) 20130001 Bug 7 - Implemented / resolved AutoLoginUser broken (support.interleave.nl unreachable) 20130002 Feature request 7 - Implemented / resolved Add locking to ProcessOldTodos to make sure it isn't ran twice 20130003 Feature request 7 - Implemented / resolved Honor language tags in buttons 20130006 Bug 7 - Implemented / resolved Specific CSS ignored when sending mail 20130007 Bug 7 - Implemented / resolved An error occured while importing the database structure! 20130008 Bug 7 - Implemented / resolved Installation Error 20130009 Bug 7 - Implemented / resolved xml export of flextables contains no data 20130010 Feature request 7 - Implemented / resolved Internal messages section makeover INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Sat, 06 Apr 2013 23:06:42 +0200. Issues for release 5.5.1.20130406 20120214 Bug 7 - Implemented / resolved Fix DATETIME fields, they're not always the right type in MySQL 20120213 Feature request 7 - Implemented / resolved *Lots* of bug fixes and performance improvements 20120085 Feature request 7 - Implemented / resolved Date field with calendar popup (large) with current planning for the same field (for easy planning) 20120123 Bug 7 - Implemented / resolved In 5.5.1.20120815 rich text areas produce randomly a validation error when going to the entity list. 20120142 Bug 7 - Implemented / resolved Improper table prefix given to database table in two locations. 20120143 Bug 7 - Implemented / resolved FlexTable form Cache is Broken - hundreds of forms caching 20120193 Feature request 7 - Implemented / resolved Add simple mail queue management functions to admin page 20120206 Bug 7 - Implemented / resolved $GLOBALS['TBL_PREFIX'] is missing in 3 locations 20120207 Bug 7 - Implemented / resolved JSON Method not supported by older browsers 20120208 Bug 7 - Implemented / resolved date filter for last year month Jan-Dec does not work 20120210 Feature request 7 - Implemented / resolved UsePlanningCalendar also for date/time fields 20120211 Feature request 7 - Implemented / resolved Landing page of UseCalendarSelect popup should be the last selected date in the concerning field 20120212 Feature request 7 - Implemented / resolved Mail queue management page INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Fri, 15 Feb 2013 22:19:14 +0100. Issues for release 5.5.1.20130215 20120204 Feature request 7 - Implemented / resolved All table engines to InnoDB and some field optimizations INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Wed, 13 Feb 2013 13:59:15 +0100. Issues for release 5.5.1.20130213 20120200 Feature request 7 - Implemented / resolved IgnoreEntityCustomerRelationship attrib 20120201 Feature request 7 - Implemented / resolved Completely remove form caching method and replace it with only caching for reference fields and menus 20120202 Feature request 7 - Implemented / resolved Speed up ParseTemplateDefaultValueTags and ParseTemplateAliases (40% gain on big lists!) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Fri, 01 Feb 2013 12:03:09 +0100. Issues for release 5.5.1.20130201 20120197 Bug 7 - Implemented / resolved Permissions of directories in build fix 20120196 Bug 7 - Implemented / resolved TCPDF typo in dir structure 20120195 Bug 7 - Implemented / resolved Permissions in release of lib/tcpdf/cache 20120194 Bug 7 - Implemented / resolved Several small bugfixes (inclusing 1 query error) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Tue, 22 Jan 2013 14:07:59 +0100. Issues for release 5.5.1.20130122 20120149 Feature request 7 - Implemented / resolved rewrite week calculation to ISO 8601 / NL standard 20120152 Bug 7 - Implemented / resolved page selecter does not work in entity, customer and flextable in <=IE8 20120153 Bug 7 - Implemented / resolved enter in search boxes for entity and flextable does not submit in <=IE8 20120154 Feature request 7 - Implemented / resolved change all occurances of #: to No: 20120155 Bug 7 - Implemented / resolved pressing enter in ft search box shows search results for short time before jumping back in IE8 INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2013 Interleave The Netherlands. Automated build Wed, 02 Jan 2013 22:19:04 +0100. Issues for release 5.5.1.20130102 20101547 Feature request 4 - False claim / denied Add "entity reference layout" to many-flex-to-1-entity flextables to set the layout of the entity refer text 20120074 Bug 7 - Implemented / resolved On very simple forms, enter-key submission still works, but CheckForm is not ran in that case. Run checkform OnSubmit. 20120083 Feature request 7 - Implemented / resolved Add option "Don't bother me with form access" in group and user profiles 20120087 Feature request 7 - Implemented / resolved Make it possible to DE-select a reference to flextable 20120096 Feature request 7 - Implemented / resolved the sort image doesn't change when changing the sort order (up/down) 20120097 Bug 4 - False claim / denied When making PDF report, an error of http 500 20120098 Bug 7 - Implemented / resolved FlexTable permissions break "reference to flextable" fields 20120138 Feature request 7 - Implemented / resolved Add attribute "password never expires" to user profile 20120140 Feature request 4 - False claim / denied Replace PHP MySQL extension with MySQli 20120141 Feature request 7 - Implemented / resolved make columns headers multi lingual 20120144 Feature request 7 - Implemented / resolved Make sure the _______+ add-up fields look the same 20120145 Feature request 7 - Implemented / resolved Support for [ [ EFIDxx ] ] - style tags to display a field's name in a form 20120146 Feature request 7 - Implemented / resolved Multilingual field names 20120147 Feature request 7 - Implemented / resolved Isolate entity and customer functions 20120148 Feature request 7 - Implemented / resolved A lot of bug fixes and small improvements INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 02 Dec 2012 12:00:03 +0100. Issues for release 5.5.1.20121202 20120125 Bug 7 - Implemented / resolved Imposible to delete a category, always shows "This database doesn't exist and you knew it!" (but reported in 2011) 20120129 Feature request 7 - Implemented / resolved Add field-level conflict check on save (making locking redundant) with confirmation option by user 20120130 Feature request 7 - Implemented / resolved Change form validation: checkform should check serverside and forms serverside should return unsaved when not OK (if 1 field fails, the whole transact 20120131 Feature request 7 - Implemented / resolved Completely rebuild CheckForm function, 100% client-server check and server-side transactional form check 20120132 Feature request 7 - Implemented / resolved Add EF attrib AlwaysRecalculateWhenNightlyCronIsRan (to ensure only EF Computations with this attrib set are recacled nightly) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 25 Nov 2012 12:00:03 +0100. Issues for release 5.5.1.20121125 20120119 Feature request 7 - Implemented / resolved Show first div having results on summary page, not only entity if it is there 20120120 Feature request 7 - Implemented / resolved Add FlextableAccessEvaluationModule option 20120121 Feature request 7 - Implemented / resolved More and more div id's and classes 20120122 Feature request 7 - Implemented / resolved Create function which alters table field types to match the extra field type 20120128 Feature request 7 - Implemented / resolved Add ReferFieldName attribute to flextables to have a correct name in lists and exports (instead of "[refer]" or "Refer field") INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 18 Nov 2012 12:00:02 +0100. Issues for release 5.5.1.20121118 20120115 Feature request 7 - Implemented / resolved Align the column header of a numeric column also on the right side 20120116 Feature request 7 - Implemented / resolved Add method to exclude users in a certain group from the user management page 20120117 Feature request 7 - Implemented / resolved Set default security of a newly added module to Administrators Only 20120118 Feature request 7 - Implemented / resolved Don't show run-module icons on top of flextable lists when a user doesn't have access to the module INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 11 Nov 2012 12:00:02 +0100. Issues for release 5.5.1.20121111 20120112 Bug 7 - Implemented / resolved when a multiselect field has only one record checked, the value is displayed as a serialized array in the entity list INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Wed, 07 Nov 2012 14:55:04 +0100. Issues for release 5.5.1.20121107 20120110 Bug 7 - Implemented / resolved Make required fields work as well for multi select dropdowns and list of checkboxes 20120111 Feature request 7 - Implemented / resolved Add attribute SendundeliverableEmailsToEmailAddress INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Wed, 31 Oct 2012 10:14:35 +0100. Issues for release 5.5.1.20121031 20120107 Feature request 7 - Implemented / resolved Add possibility to include a module on every page load 20120108 Feature request 7 - Implemented / resolved Add option RecalculateEntitySiblingsOnEntityUpdate INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 28 Oct 2012 12:00:02 +0100. Issues for release 5.5.1.20121028 20120106 Bug 7 - Implemented / resolved Entities with no customer (set to 0) do not show up in entity list or are readonly when editing. INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 16 Sep 2012 12:00:02 +0200. Issues for release 5.5.1.20120916 20120080 Bug 7 - Implemented / resolved Raw PHP code appears in browser 20120086 Bug 7 - Implemented / resolved Files aren't saved when attaching a file when creating a new entity 20120088 Bug 7 - Implemented / resolved Noheader and NoFooter not honorated when generating a PDF to be attached to an email INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 26 Aug 2012 12:00:02 +0200. Issues for release 5.5.1.20120826 20120084 Feature request 7 - Implemented / resolved Add DownloadRules to Flextables (max. num of rows to download, deny per user and per group, etc) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 19 Aug 2012 12:00:02 +0200. Issues for release 5.5.1.20120819 20120081 Bug 7 - Implemented / resolved ListTemplate didsn't work on flextables INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Fri, 17 Aug 2012 15:05:01 +0200. Issues for release 5.5.1.20120817 20120082 Feature request 7 - Implemented / resolved More intelligent eztra fields import routine INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Wed, 15 Aug 2012 14:00:51 +0200. Issues for release 5.5.1.20120815 20120076 Feature request 7 - Implemented / resolved Don's show selections dropdown when a selection was given via GET (&loadSavedSelection=). It's confusing. 20120077 Feature request 7 - Implemented / resolved CSS Rebuild INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Mon, 13 Aug 2012 22:40:47 +0200. Issues for release 5.5.1.20120813 20120001 Question/remark 7 - Implemented / resolved Cannot add group on release 5.5.0.4 20120027 Bug 7 - Implemented / resolved @FLEXTABLE#@ no longer displays on dashboards 20120031 Bug 7 - Implemented / resolved When selecting the checkbox to delete a file in the entity, while at the same time making other changes, these other changes aren't saved 20120036 Bug 7 - Implemented / resolved Extra field "List of Values" displays as serialized array when readonly 20120039 Bug 7 - Implemented / resolved Trigger condtions testing modules on flextables don't pass table or recordid 20120041 Bug 7 - Implemented / resolved CustomColumnLayout Selector does not use CustomColumnOverrule (Fix Included) 20120047 Bug 7 - Implemented / resolved populate.php doesn't expire form cache (fix included) 20120050 Question/remark 4 - False claim / denied PDF Report does not output 20120067 Bug 7 - Implemented / resolved Query error when searching through journal 20120071 Feature request 7 - Implemented / resolved Add PHP Server side validation also for status and priority 20120072 Feature request 7 - Implemented / resolved Changes to build script (automatic release creation and changelog in database) 20120073 Feature request 7 - Implemented / resolved Include CustomPHPValidation in ValidateFieldInput function INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Sun, 12 Aug 2012 12:00:02 +0200. Issues for release 5.5.1.20120812 20120070 Bug 7 - Implemented / resolved Don't parse the last PAGEBREAK tag (don't add an empty page) when parsing PDF's INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Thu, 09 Aug 2012 09:33:11 +0200. Issues for release 5.5.1.20120809 20120069 Feature request 7 - Implemented / resolved Support for PLACEHOLDER attributes (HTML5 only) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands. Automated build Wed, 08 Aug 2012 23:27:42 +0200. Issues for release 5.5.1.20120808 1317 Feature request 7 - Implemented / resolved Delete phonebook section (and all phone admin functions) 20120068 Feature request 7 - Implemented / resolved Remove old tables (webdav_*, phonebook, searchindex, help) 20120066 Bug 7 - Implemented / resolved CustomerSelectInPopup doesn't honor READONLY property of an entity 20120064 Bug 7 - Implemented / resolved Tab menu sometimes not displayed correctly right after logging in 20120065 Feature request 7 - Implemented / resolved Make nicer WaitImageDiv 20120063 Feature request 7 - Implemented / resolved Rebuild build script and have version notices in all PHP files 20120032 Bug 7 - Implemented / resolved LDAP authentication does not work (FIX INCLUDED) 20120062 Feature request 7 - Implemented / resolved After saving an entity in a popup, you should come back in the same list you clicked it open in (just like flextables) INTERLEAVE CHANGELOG Interleave [ http://www.interleave.nl - info AT interleave DOT nl ] (c) 2001-2012 Interleave The Netherlands Automated build Sun, 05 Aug 2012 22:19:31 +0200. Issues for release 5.5.1.20120805: 20101506 Bug 7 - Implemented / resolved Management information doesn't (always) take user scope into account 20101617 Feature request 7 - Implemented / resolved Need to modify the PDF reports header 20111781 Bug 7 - Implemented / resolved Installation errors 20111812 Bug 7 - Implemented / resolved Date Triggers for extra fields does not work 20111849 Bug 7 - Implemented / resolved Field values passed through URL are not saved 20111897 Bug 7 - Implemented / resolved Infinity loop in login.php after upgrade to 5.5.0.3 20111946 Bug 7 - Implemented / resolved Performance problems (4800 querys for showing entitylist with 41 items) 20111978 Feature request 7 - Implemented / resolved Distribution lists for mail triggers 20120022 Bug 7 - Implemented / resolved The database version (5.5.0.5) is incompatible with the software version (5.5.0.4). 20120060 Feature request 7 - Implemented / resolved Remove GANTT-chart support and with it, remove the obsolete JP library and superstats.php. 20120061 Feature request 7 - Implemented / resolved Remove outdated management information section 68 Feature request 4 - False claim / denied Interleave manuals! 1498 Feature request 7 - Implemented / resolved Make it possible to add & select a flextable record in the flextable popup 20112013 Feature request 7 - Implemented / resolved Extended privileges for flextables 20111746 Feature request 7 - Implemented / resolved Create a way to alter the database intermediately for small versions 20111764 Feature request 4 - False claim / denied Add link doens't display in flextables for users with add/edit permissions, also doesn't display for adminstrators 20111799 Feature request 7 - Implemented / resolved Add template parse tags referring to underlying flextable records like arrays: EFID192[xx] 20111866 Feature request 4 - False claim / denied Ability to select multiple states when defining a Selection 20111882 Bug 7 - Implemented / resolved Meta status incorrect after Go back to "Rejection" which is also set as root cause previously 20111883 Bug 7 - Implemented / resolved After rejection of phase "Go Back" button is greyed out 20111888 Feature request 7 - Implemented / resolved Tekst na aanpassen Profile.php beschrijvender en in div 20111891 Bug 7 - Implemented / resolved Debug message "403 is greater than 289403 is greater than 289403 is greater than 289403 is greater than 289 " 20111892 Bug 7 - Implemented / resolved When an application is cancelled, its status is reported as error 20111895 Feature request 7 - Implemented / resolved In-line add form (as extra option for flextables) to add a flextable row inside the form of the parent table 20111899 Bug 7 - Implemented / resolved Internet Explorer X CSS needs to be loaded from the shed 20111901 Bug 7 - Implemented / resolved The deployment script should end with the clearing of Interleave caches 20111902 Feature request 7 - Implemented / resolved The title bar should be changed 20111903 Feature request 7 - Implemented / resolved Request for information: BASE_URL setting correct? 20111904 Feature request 7 - Implemented / resolved App Migrations has to be used consistently as the applications name 20111905 Bug 7 - Implemented / resolved Application has logic errors after several rejections 20111908 Feature request 7 - Implemented / resolved Date of rejection opslaan 20111909 Bug 7 - Implemented / resolved When opening the mainpage in Safari, it gives an error in the log 20111910 Feature request 7 - Implemented / resolved Add count field to templates and save number of uses 20111917 Bug 7 - Implemented / resolved Phase change does not work in Internet Explorer X 20111918 Bug 7 - Implemented / resolved Highchart issue 20111919 Bug 7 - Implemented / resolved Going back after skipping a step results in wrong step status 20111920 Bug 7 - Implemented / resolved Attributes weren't synced when deploying 20111931 Bug 7 - Implemented / resolved Percentage in report view is soms meer of minder dan 100% 20111933 Feature request 7 - Implemented / resolved Directe link/toegang tot applicatie import pagina 20111935 Bug 7 - Implemented / resolved Dubbele vermeldingen bij applicatie fases 20111937 Feature request 7 - Implemented / resolved Implementeren van url to go to 20111938 Bug 7 - Implemented / resolved Feedback verkeerd inloggen 20111939 Feature request 7 - Implemented / resolved Gebruikerveld locked entity 20111940 Feature request 7 - Implemented / resolved Aanpassing type veld 20111954 Bug 7 - Implemented / resolved Export issue remarks veld 20111977 Bug 7 - Implemented / resolved Dubbele done melding in applicatie 20112002 Bug 7 - Implemented / resolved flextable NON-DROPDOWN filter contains values of previous DROPDOWN filter 20112004 Feature request 7 - Implemented / resolved Add checkbox fields to Selections 20120002 Feature request 7 - Implemented / resolved When returning to list, go back to page (& sort) which the user left from 20120003 Feature request 7 - Implemented / resolved Add option to check/edit PDF templates AFTER parse BEFORE generate 20120004 Feature request 7 - Implemented / resolved Pick calendar color instead of generating own color 20120005 Bug 4 - False claim / denied Sorteren in de 'Recent view' werkt niet 20120006 Bug 7 - Implemented / resolved Een nieuwe applicatie aanmaken resulteert in een foutmelding 20120007 Bug 7 - Implemented / resolved Link naar applicatie import werkt niet 20120008 Bug 7 - Implemented / resolved Excel export functie werkt niet 20120009 Bug 7 - Implemented / resolved De sortering driehoekjes moeten anders kleuren bij de gekozen sortering 20120010 Bug 7 - Implemented / resolved customer list filter REAPPEARS when selecting [all] 20120011 Feature request 7 - Implemented / resolved db maintenance script should drop EFIDxxx from the table when no longer in use 20120012 Bug 7 - Implemented / resolved mouseover