|
|
@7803
|
15 years |
ddboer |
added mail to config
|
|
|
@7799
|
15 years |
Pieter Naber |
Small bug fixing + formating code
|
|
|
@7795
|
15 years |
ddboer |
write function works now.
|
|
|
@7788
|
15 years |
Pieter Naber |
Added bandwith maximum en usage to lines. Just random numbers, needs …
|
|
|
@7781
|
15 years |
Pieter Naber |
Fixed FileHandler->write so it will actually work with the class …
|
|
|
@7780
|
15 years |
ddboer |
-Created write function
|
|
|
@7777
|
15 years |
Pieter Naber |
Some comment, always nice.
|
|
|
@7776
|
15 years |
Pieter Naber |
Oke... Couldn't resist it... Found the "Nodes in the ocean" bug and we …
|
|
|
@7775
|
15 years |
Pieter Naber |
Something's still wrong with the colors of nodes... Green nodes are …
|
|
|
@7773
|
15 years |
Pieter Naber |
Created interlinks!
Fixed LogHandler to output at the end (so we have …
|
|
|
@7768
|
15 years |
Pieter Naber |
Finished with the Network class, created kml.php for an up-to-date KML …
|
|
|
@7766
|
15 years |
Pieter Naber |
Created a class Network for links. Needs work!
|
|
|
@7765
|
15 years |
Pieter Naber |
Fixed loghandler so index.php outputs a KML valid file. Also added the …
|
|
|
@7758
|
15 years |
Pieter Naber |
Fixed wrong longitude en latitude of map... Oeps!
|
|
|
@7753
|
15 years |
ddboer |
Fixed error
|
|
|
@7749
|
15 years |
ddboer |
Updated logfile error handling.
|
|
|
@7747
|
15 years |
ddboer |
small error fix
|
|
|
@7746
|
15 years |
ddboer |
Changed $errorString
|
|
|
@7745
|
15 years |
Pieter Naber |
|
|
|
@7737
|
15 years |
ddboer |
LOG_LEVEL_WRITE: Error string written to logfile.txt
LOG_LEVEL_MAIL: …
|
|
|
@7727
|
15 years |
Pieter Naber |
Placed error in HTML/XML comment tags: <!-- -->
Temporary solution.
|
|
|
@7725
|
15 years |
rick |
Made sure the the line style is set to be OS friendly
|
|
|
@7721
|
15 years |
Pieter Naber |
This troubling with the <?xml version="1.0" encoding="UTF-8"?> …
|
|
|
@7720
|
15 years |
Pieter Naber |
Adding a lot of checks for the variables in the status and the …
|
|
|
@7702
|
15 years |
Pieter Naber |
Moved pointer images to config file as example.
|
|
|
@7700
|
15 years |
Pieter Naber |
Code van David om te schrijven naar een bestand
|
|
|
@7692
|
15 years |
Pieter Naber |
Fixed KML output, it's now valid. Added ID's to the placemarkers.
|
|
|
@7661
|
15 years |
rick |
Need to have <?php to make to parse properly under UNIX
|
|
|
@7644
|
15 years |
Pieter Naber |
Updated KMLFile constructor
|
|
|
@7642
|
15 years |
Pieter Naber |
Application reads the node location file and the node status file and …
|
|
|
@7640
|
15 years |
Pieter Naber |
KMLFile can read from the node location file provided. It parses the …
|
|
|
@7637
|
15 years |
Pieter Naber |
Updated ErrorHandler to use our LogHandler. Updated LogHandler with an …
|
|
|
@7632
|
15 years |
Pieter Naber |
Setting up a new and better KML file template with more options!
|
|
|
@7631
|
15 years |
Pieter Naber |
Fixed a lot of bugs, introduced KMLFile::parseFile for parsing the …
|
|
copied from trunk/src/class
|
|
|
@7628
|
15 years |
Pieter Naber |
Added some contraints, created a index file for a simple test.
|