First email including my changelog:
20010824:
- Added this CHANGELOG file
- CONF: made section STANDARD in RINGS able to edit the RINGS (the other
entries should not be changable)
- CONF: Simplified the code a bit by seperating the RINGS and DAYS generation.
- Added logo to repository
- Added TODO file to repository
- Added fctpublicholida.inc.php3 to repository (not used yet)
- Removed Quanta-Projectfile from repository (I don't think anybody else than
me can use it)
Until so far from V0.27:
- Yes we are on Sourceforge now :-)
- Added the configuration for the user. Now the user can config his own
VBOX.CONF file.
- seperated the code in different files:
+ vbox4php.php3: File for the general code reaction
+ cvboxio.inc.php3: Contains all of the Input/Output functions on the
system (i.e. session, conf, vboxd)
+ cvboxconf.inc.php3: Contains the configuration and all global variables
+ displayxxx.inc.php3: All files for the display, there is nowhere else
code for the screen output (beside of debug messages)
- Rewrote part of the code and beautified it a bit (at least I like it this
way).
- Remade the whole indent stuff, which is now conform to most other projects
- Renamed a lot of the variables
- Some of the old functionality is still not in complete function again (i.e.
debug)
|