2008-04-23	A.L.E.C <alec@alec.pl>
    * customer can reply to helpdesk messages
    * fixed form fields highlighting on error

2008-02-07	A.L.E.C <alec@alec.pl>
    * in pdf invoices added support for new_invoice_data() 
      from newer LMS versions

2008-01-13	A.L.E.C <alec@alec.pl>
    * corrected transparency of note1.gif and note3.gif images

2007-12-12	A.L.E.C <alec@alec.pl>
    * fixed GetCustomer() for newer LMS versions
    * call CustomerUpdate() only when needed, when changing 
      customer data
    * fixed helpdesk request adding on LMS-1.11.1

2007-11-14	A.L.E.C <alec@alec.pl>
    * fixed printing customer short address on transfer forms
    * fixed to_words_short_version option checking

2007-08-25	A.L.E.C <alec@alec.pl>
    * fixed email updating
    * fixed phone numbers updating and removing

2007-07-19	A.L.E.C <alec@alec.pl>
    * fixed customer info updates
    
2007-07-12	A.L.E.C <alec@alec.pl>
    * changed LMS links
    * removed support for old LMS versions (<=1.9.7)
    * fixed html invoice page title
    * support for multiple contact phones

2007-06-05	chilek <chilek@chilan.com>
    * fixed im field modification in info form with LMS-1.9

2007-06-01	A.L.E.C <alec@alec.pl>
    * fixed compatibility with LMS-1.6 and LMS-1.8

2007-05-31	chilek <chilek@chilan.com>
    * added reason field to invoice notes

2007-04-03	A.L.E.C <alec@alec.pl>
    * multimessengers support 

2007-03-26	A.L.E.C <alec@alec.pl>
    * fixed some remote file inclusion vulnerabilities 

2007-02-22	A.L.E.C <alec@alec.pl>
    * helpdesk: hidden tickets notes added in lms-1.9.x

2007-02-21	A.L.E.C <alec@alec.pl>
    * helpdesk: changed query for >lms-1.9.6

2007-01-22	A.L.E.C <alec@alec.pl>
    * hidden "liabilities suspending" record on
      customer assignments list in finances module

2007-01-07	chilek <chilek@chilan.com>
    * finances: adjusting recipient name width

2006-12-26	chilek <chilek@chilan.com>
    * stats: KB/s -> kbit/s

2006-12-15	chilek <chilek@chilan.com>
    * traffic account units: 1kbit/s = 1000bit/s
      (according to SI units)

2006-12-03	Mad Mark <madmark@netcity.pl>
    * fixed problem with loading Smarty after Smarty 
      integration

2006-11-29	A.L.E.C <alec@alec.pl>
    * finances/iban support on transfer forms
    * fixed pdf invoices with LMS-1.6 (there's
      no bankaccount() function)

2006-09-14	A.L.E.C <alec@alec.pl>
    * fixed helpdesk request sending

2006-09-07	A.L.E.C <alec@alec.pl>
    * fixed problem with smarty_addons after Smarty
      integration in lms-1.9-cvs

2006-09-04	A.L.E.C <alec@alec.pl>
    * fixed problem with Smarty's template_dir
      setting when printing HTML invoices

2006-07-11	A.L.E.C <alec@alec.pl>
    * fixed {userpaneltip}: printing error triggers 
      also in modern tips

2006-07-05	A.L.E.C <alec@alec.pl>
    * added option 'hide_nodesbox' - hiding nodes box 
      when customer hasn't got any nodes
    * added option 'hide_nodes_modules' - hiding some 
      modules/menu when customer hasn't got any nodes 
      (e.g. for hosting users)
    * code fixes/cleanup

2006-05-09	chilek <chilek@chilan.com>
    * security fix: escaping data updates in customer
      information form

2006-05-05	A.L.E.C <alec@alec.pl>
    * few fixes in Session class, now for other than
      standard authorization methods we've got proper
      $SESSION->id

2006-04-04	A.L.E.C <alec@alec.pl>
    * changed date format in helpdesk notification
      header to RFC-2822

2006-04-03	A.L.E.C <alec@alec.pl>
    * added lost translation strings
    * fixed design of customer info update form

2006-03-31	A.L.E.C <alec@alec.pl>
    * fixed summaries on customer's liabilities list,
      excluded non-active assignments, for lms-1.8
      update to lms-1.8.2 is required

2006-03-23	A.L.E.C <alec@alec.pl>
    * fixed TEN and SSN on pdf invoice for lms-1.6
    * fixed payment day on customer assignments list
      for disposable and daily liabilities

2006-02-12	A.L.E.C <alec@alec.pl>
    * updated pdf invoice template for discount and
      autosized columns support

2006-01-16	Lexx <lexx@polarnet.pl>
    * changed version number from 0.1 to 1.1

2006-01-11	A.L.E.C <alec@alec.pl>
    * fixed query retriving recipients for new ticket 
      notifications on LMS-1.6

2005-12-15	A.L.E.C <alec@alec.pl>
    * changed postgresql sequences names - LMS backup
      restoring procedure requires names in form
      <table>_<column>_seq

2005-12-14	A.L.E.C <alec@alec.pl>
    * added customer address on transfer form

2005-12-09	Chilek <chilek@chilan.com>
    * addressed login security issue: it was very easy
      to hack customer passwords using brute force method

2005-10-12	A.L.E.C <alec@alec.pl>
    * when customer hasn't got any rights, using 
      default rights

2005-10-02	A.L.E.C <alec@alec.pl>
    * SQL query fix for MySQL 3.23.x

2005-09-29	Marcin Krol <lexx@polarnet.org>
    * fixed nasty bug in LMS.menu.php for english
      locales

2005-09-29	A.L.E.C <alec@alec.pl>
    * changed balance list: using signed values
      instead of transaction types (alec)

2005-09-18	Mad Mark <madmark@netcity.pl>
    * unification of modules and userpanel
      setup functions
    * autobuild of LMS-UI Userpanel menu
    * userchanges in info module
    * customer rights in info module

2005-09-17	Mad Mark <madmark@netcity.pl>
    * autoupgrade module
    * customer rights

2005-09-13	Mad Mark <madmark@netcity.pl>
    * added new setup options to finances module
      (show tariff's name, rates, ceils)

2005-09-12	A.L.E.C <alec@alec.pl>
    * credit notes support

2005-09-08	A.L.E.C <alec@alec.pl>
    * fixed LMS version detection
    * added trim() for ID and PIN on login
    * fixed server_encoding option support on LMS-1.6

2005-09-07	Kondi <konrad@rzentarzewski.net>
    * added English documentation

2005-09-06	Mad Mark <madmark@netcity.pl>
    * fixed autoupgrade procedure

2005-09-05	A.L.E.C <alec@alec.pl>
    * added info about styles in documentation
    * changed naming convention in Userpanel class
      MENU -> MODULES, AddMenu() -> AddModule()

2005-09-03	A.L.E.C <alec@alec.pl>
    * updated polish localization
    * added hint and style options setup interface

2005-09-02	A.L.E.C <alec@alec.pl>
    * LMS-1.6 support

2005-08-31	A.L.E.C <alec@alec.pl>
    * multistyling

2005-08-29	Marcin Krol <lexx@polarnet.org>
    * new design
    * added 'help' module (help center tool)

2005-08-22	A.L.E.C <alec@alec.pl>
    * added 'about' module

2005-08-21	A.L.E.C <alec@alec.pl>
    * sgml and html documentation

2005-08-21	Marcin Krol <lexx@polarnet.org>
    * automatic database upgrades for module
    * setup mode for modules available from LMS

2005-08-18	Marcin Krol <lexx@polarnet.org>
    * [finances]: hack for IE https download bug 
    * language files are now in modules directories
    * finished translation to polish
