******************************************* * * * ContactManager with PHP and MySQL * * * ******************************************* * * * copyright: 2006 Dominik Erdmann * * internet: www.der-domi.de * * * ******************************************* 2009-01-11 fixed: probably problems with inserting new contacts; only fixed for new installation (http://www.der-domi.de/board/viewtopic.php?p=1702#p1702) fixed: probably problems with "select" column-type improved: better comments in source code fixed: probably problems with export added: new export (Outlook Express) fixed: excel-export; lost first row fixed: probably problems with file export (temporary file generating) fixed: don't show dates in the next year in next-dates-list improved: navigation added: new column type 'newline' improved: show urls as link in menu 'show all' added: new menu 'calendar' 2008-01-04 added: predefined values for columns fixed: error in WEB.DE/GMX export improved: links instead of buttons for navigation fixed: maybe recursive-inserting of contacts fixed: error in errorhandler fixed: ordering first-/lastname in pdf-export improved: style for code-column (PGP-key) 2007-10-30 improved: use standard ordering for spreadsheet export improved: better handling with a lot of pages in navigation fixed: maybe errors with sending mails via SMTP improved: maybe errors with language choice improved: when inserting a new contact, you will be forwarding to "detail view" 2007-10-04 added: export all columns to CSV for a spreadsheet import (OpenOffice/Excel) added: today's date as default value in date columns if inserting new contacts added: new column type 'int' and new option 'CALC_SUM_FROM_INT' fixed: warnings from cronjob scripts fixed: "Language string failed to load" from PHPMailer fixed: unable to set stdOrder and stdASC from settings 2007-08-16 fixed: probably problems with adding new contacts or groups improved: errorhandler improved: html-layout 2007-06-19 improved: errorhandler fixed: export email with "selected contacts from group" fixed: cronjob_basic.php didn't worked 2007-04-26 fixed: error in show thumbnail in detail fixed: no translation for map fixed: some small errors fixed: errors in parameter from menu for some server config fixed: maybe errors in ordering of contact-table improved: marginal features in export-menu 2007-03-13 fixed: error in search function fixed: error in default value for columns fixed: error in contact insert function fixed: some small errors added: errorhandler (testing version) added: new type: virtual to set links improved: set links 2007-02-28 fixed: errors in export function improved: search function for telephone numbers added: new type: show thumbnail for contacts added: create copy of contacts improved: navigation through contacts 2006-11-21 improved: script recommend to run 'install.php' if can't select databasetable improved: date function; using strftime() to format date according for local language settings fixed: search function improved: search function; hits for "firstname lastname" as search string for example improved: export to thunderbird improved: select certain contacts for export improved: export to pdf with selectable columns 2006-11-02 fixed: error in cronjob_advanced.php fixed: errors in printMyDates.php improved: comfortable settings for printMyDates.php 2006-10-26 (update is recommended) improved: navigation improved: print "undefined group" if none group defined added: you can hide language choice added: cronjob_advanced for individual emails improved: PHP, MySQL & CSS code added: for export you can choose "undefined group" 2006-10-21 fixed: erorrs in pdf export fixed: email2 in "siemens data suite" removed fixed: html entities in cronjob's email removed added: new column type (code, groups) added: new column (PGP Public Key); see message board for update improved: groups can print in SHOW_ALL and SHOW_IN_DETAIL improved: installationscript print infomations 2006-10-10 improved: navigation added: language german improved: multilanguageable (admin.php) fixed: warning for deleting a contact 2006-09-13 improved: contact manager works with MySQL 3.23.x to 5.0.x added: service to bind the next/last dates into your homepage (tools/printMyDates.php) added: output to pdf fixed: search for contacts fixed: text expressions added: version information in footer 2006-08-13 fixed: export to files don't work improved: cronjob function (email by changed contacts) added: print next and last dates 2006-08-12 fixed: some errors fixed improved: navigation added: new export type: emailadresses 2006-08-11 improved: cronjob shown days until date improved: cronjob inform about changed contacts inproved: navigation improved: handling of telephone numbers added: style sheet 2006-07-28 first release