#
# ChangeLog for /
#
# Generated by Trac 1.6
# Apr 28, 2025, 7:36:34 PM

Fri, 04 Oct 2019 20:31:38 GMT chronos [90]
	* trunk/Application/Version.php (modified)
	* trunk/Application/View.php (modified)
	* trunk/Packages/Common/Application.php (modified)
	* trunk/Packages/Common/Common.php (modified)
	* trunk/Packages/Common/Database.php (modified)
	* trunk/Packages/Common/Table.php (modified)
	* trunk/Packages/Common/Update.php (modified)

	* Modified: Updated Common package files.
	* Modified: Updated link ...


Fri, 04 Oct 2019 20:27:22 GMT chronos [89]
	* trunk/Modules/Measure/Measure.php (modified)

	* Fixed: Wrong SQL column name.


Sun, 24 Feb 2019 21:45:22 GMT chronos [88]
	* trunk/Application/View.php (modified)

	* Added: Viewport HTML tag for mobile devices.


Sun, 24 Feb 2019 21:02:57 GMT chronos [87]
	* trunk/add.php (modified)

	* Added: Allow to add multiple values in single query.


Sat, 20 Jan 2018 16:20:40 GMT chronos [86]
	* trunk/Modules/Measure/Page.php (modified)

	* Fixed: Infinite loop if no value are stored for selected measure.


Sat, 20 Jan 2018 10:49:24 GMT chronos [85]
	* trunk/Application/Version.php (modified)
	* trunk/Graph.php (modified)

	* Fixed: Not working time marks for long time span graphs.


Sat, 20 Jan 2018 10:33:54 GMT chronos [84]
	* trunk/Application/Core.php (modified)
	* trunk/Application/Version.php (modified)
	* trunk/Modules/Measure/Page.php (modified)

	* Added: Ability to move view to the left and right by one period and ...


Wed, 04 Oct 2017 20:49:52 GMT chronos [83]
	* trunk/Install/deb/debian/conf/apache.conf (modified)
	* trunk/Install/deb/debian/control (modified)
	* trunk/Install/deb/debian/install (modified)

	* Fixed: Install correctly .htaccess file.


Sun, 01 Oct 2017 19:35:24 GMT chronos [82]
	* trunk/Install/deb/debian/postinst (modified)
	* trunk/Install/deb/debian/postrm (modified)

	* Fixed: Wrong function call in postinst and postrm deb scripts.


Sat, 31 Dec 2016 23:31:23 GMT chronos [81]
	* trunk/Application/UpdateTrace.php (modified)
	* trunk/Application/View.php (modified)

	* Modified: Updated project home page links.
	* Fixed: Remove rows ...


Sat, 31 Dec 2016 19:56:00 GMT chronos [80]
	* trunk/Application/Core.php (modified)
	* trunk/Application/UpdateTrace.php (modified)
	* trunk/Application/Version.php (modified)

	* Added: Upgrade code to rename columns to have first capital name in ...


Sat, 31 Dec 2016 14:54:07 GMT chronos [79]
	* client/php/Global.php (modified)
	* client/php/Routerboard.php (modified)

	* Fixed: Do not include non-existing files.


Sat, 31 Dec 2016 10:58:49 GMT chronos [78]
	* trunk/Application/Core.php (modified)
	* trunk/Application/DefaultConfig.php (modified)
	* trunk/Application/Version.php (modified)
	* trunk/Modules/Admin (added)
	* trunk/Modules/Admin/Admin.php (added)
	* trunk/admin.php (deleted)

	* Modified: Admin page converted to Admin module.


Sat, 31 Dec 2016 09:33:38 GMT chronos [77]
	* trunk/Application/Version.php (modified)
	* trunk/Classes.php (modified)
	* trunk/Global.php (modified)
	* trunk/Packages/Common/Error.php (modified)
	* trunk/Packages/Common/NetworkAddress.php (modified)
	* trunk/Packages/Common/RSS.php (modified)
	* trunk/Types.php (modified)
	* trunk/admin.php (modified)
	* trunk/sql/1_full.sql (modified)
	* trunk/sql/2_full.sql (modified)
	* trunk/style/style.css (modified)

	* Modified: Write error message also to error log file.
	* Fixed: ...


Tue, 27 Dec 2016 22:37:53 GMT chronos [76]
	* trunk/Install (added)
	* trunk/Install/deb (added)
	* trunk/Install/deb/build.sh (added)
	* trunk/Install/deb/debian (added)
	* trunk/Install/deb/debian/changelog (added)
	* trunk/Install/deb/debian/compat (added)
	* trunk/Install/deb/debian/conf (added)
	* trunk/Install/deb/debian/conf/Config.php (added)
	* trunk/Install/deb/debian/conf/Modules.php (added)
	* trunk/Install/deb/debian/conf/apache.conf (added)
	* trunk/Install/deb/debian/control (added)
	* trunk/Install/deb/debian/copyright (added)
	* trunk/Install/deb/debian/install (added)
	* trunk/Install/deb/debian/postinst (added)
	* trunk/Install/deb/debian/postrm (added)
	* trunk/Install/deb/debian/rules (added)
	* trunk/Install/deb/debian/source (added)
	* trunk/Install/deb/debian/source/format (added)

	* Added: Basic Ubuntu packaging files.


Sun, 04 Dec 2016 12:40:00 GMT chronos [75]
	* trunk/Application/Core.php (modified)
	* trunk/add.php (modified)

	* Fixed: Do not start session for new value addition.


Sun, 04 Dec 2016 00:35:30 GMT chronos [74]
	* trunk/Application/Core.php (modified)
	* trunk/add.php (modified)

	* Modified: Do not start session if new measured value is added over ...


Wed, 30 Nov 2016 07:40:29 GMT chronos [73]
	* trunk/sql/72_data.sql (added)

	* Added: Updated SQL initialization file for data table.


Wed, 30 Nov 2016 07:39:56 GMT chronos [72]
	* trunk/Modules/Measure/Measure.php (modified)
	* trunk/Modules/Measure/Page.php (modified)

	* Fixed: Error if exact time range was specified.


Fri, 08 Jul 2016 21:11:07 GMT chronos [71]
	* trunk/Application/Version.php (modified)
	* trunk/Graph.php (modified)
	* trunk/Modules/Measure/Measure.php (modified)
	* trunk/add.php (modified)

	* Added: Allow add new values with specified Time parameter.
	* ...


Thu, 30 Jun 2016 19:24:21 GMT chronos [70]
	* trunk/Modules/Measure/Measure.php (modified)
	* trunk/Modules/Measure/Page.php (added)
	* trunk/Packages/Common/Setup.php (modified)

	* Added: Missing Measure Page file.
	* Added: Measure module table ...


Sun, 28 Feb 2016 09:54:30 GMT chronos [69]
	* trunk/.htaccess (added)
	* trunk/Application (added)
	* trunk/Application/Core.php (moved)
	* trunk/Application/DefaultConfig.php (added)
	* trunk/Application/UpdateTrace.php (moved)
	* trunk/Application/Version.php (moved)
	* trunk/Application/View.php (added)
	* trunk/Config (added)
	* trunk/Global.php (modified)
	* trunk/Graph.php (modified)
	* trunk/Modules (added)
	* trunk/Modules/Measure (added)
	* trunk/Modules/Measure/Measure.php (moved)
	* trunk/Packages/Common/AppModule.php (added)
	* trunk/Packages/Common/Application.php (added)
	* trunk/Packages/Common/Base.php (added)
	* trunk/Packages/Common/Common.php (modified)
	* trunk/Packages/Common/Config.php (added)
	* trunk/Packages/Common/Database.php (modified)
	* trunk/Packages/Common/Error.php (modified)
	* trunk/Packages/Common/Image.php (modified)
	* trunk/Packages/Common/Locale.php (added)
	* trunk/Packages/Common/Mail.php (modified)
	* trunk/Packages/Common/NetworkAddress.php (modified)
	* trunk/Packages/Common/Page.php (added)
	* trunk/Packages/Common/RSS.php (modified)
	* trunk/Packages/Common/Setup.php (added)
	* trunk/Packages/Common/Table.php (added)
	* trunk/Packages/Common/UTF8.php (modified)
	* trunk/Packages/Common/Update.php (added)
	* trunk/Update.php (deleted)
	* trunk/add.php (modified)
	* trunk/config.sample.php (deleted)
	* trunk/index.php (modified)
	* trunk/style/style.css (modified)

	* Modified: Use object oriented approach for page drawing using ...


Sun, 03 Jan 2016 22:54:51 GMT chronos [68]
	* trunk/add.php (modified)

	* Fixed: Check also IP address of allowed host name in add script. ...


Sun, 03 Jan 2016 22:52:37 GMT chronos [67]
	* trunk/Application.php (modified)
	* trunk/Global.php (modified)
	* trunk/Graph.php (modified)
	* trunk/Update.php (added)
	* trunk/UpdateTrace.php (added)
	* trunk/Version.php (modified)
	* trunk/add.php (modified)
	* trunk/admin.php (modified)
	* trunk/index.php (modified)

	* Added: Preparation for automatic database structure update.


Fri, 01 Jan 2016 23:17:56 GMT chronos [66]
	* client/php (added)
	* client/php/Centrala.php (added)
	* client/php/Client.php (copied)
	* client/php/Global.php (added)
	* client/php/Linux.php (copied)
	* client/php/Routerboard.php (added)
	* client/php/WoW.php (copied)
	* trunk/measure_scripts (deleted)

	* Moved: Measure scripts should be part of client, not statistic web ...


Fri, 01 Jan 2016 15:06:20 GMT chronos [65]
	* trunk/Measure.php (modified)
	* trunk/Version.php (modified)

	* Added: Comment to Measure methods.


Fri, 01 Jan 2016 13:05:17 GMT chronos [64]
	* trunk/Application.php (added)
	* trunk/Global.php (modified)
	* trunk/Graph.php (modified)
	* trunk/Measure.php (modified)
	* trunk/Version.php (modified)
	* trunk/add.php (modified)
	* trunk/admin.php (modified)
	* trunk/index.php (modified)

	* Modified: Basic application related code moved from Global.php to ...


Fri, 01 Jan 2016 12:16:12 GMT chronos [63]
	* trunk/Classes.php (moved)
	* trunk/Global.php (moved)
	* trunk/Graph.php (moved)
	* trunk/Measure.php (moved)
	* trunk/Point.php (added)
	* trunk/Types.php (moved)
	* trunk/Version.php (modified)
	* trunk/add.php (modified)
	* trunk/admin.php (modified)
	* trunk/create_groups.php (deleted)
	* trunk/custom (deleted)
	* trunk/index.php (modified)
	* trunk/measure_scripts/monitor_sample.php (modified)
	* trunk/measure_scripts/system.php (modified)
	* trunk/rebuild.php (deleted)

	* Renamed files to new names with first letter big.
	* Removed: Old ...


Fri, 01 Jan 2016 11:13:34 GMT chronos [62]
	* trunk/Version.php (modified)
	* trunk/add.php (modified)
	* trunk/global.php (modified)
	* trunk/graph.php (modified)
	* trunk/stat_functions.php (modified)

	* Modified: stat_functions changed to PHP class.


Thu, 31 Dec 2015 22:02:23 GMT chronos [61]
	* trunk/Packages/Common/Common.php (added)
	* trunk/Packages/Common/Error.php (added)
	* trunk/Packages/Common/Package.php (deleted)
	* trunk/Packages/Common/RSS.php (modified)
	* trunk/code.php (deleted)
	* trunk/create_groups.php (modified)
	* trunk/database.php (deleted)
	* trunk/error.php (deleted)
	* trunk/global.php (modified)
	* trunk/graph.php (modified)

	* Added: Used ErrorHandler class Common package.
	* Removed: Unused files.


Sun, 01 Mar 2015 11:45:23 GMT chronos [60]
	* trunk (moved)

	* Moved old branch as trunk.


Sun, 01 Mar 2015 11:43:56 GMT chronos [59]
	* branches/mvc (moved)
	* branches/mvc/Application/CustomOutput.php (modified)
	* branches/mvc/Application/Model/Measure.php (modified)
	* branches/mvc/Application/Style/Basic/Style.css (modified)
	* branches/mvc/Application/View/Graph.php (modified)
	* branches/mvc/Application/View/Main.php (modified)
	* branches/mvc/Base/Config/ConfigSample.php (modified)
	* branches/mvc/Base/Controller.php (modified)
	* branches/mvc/Base/Database.php (modified)
	* branches/mvc/Base/System.php (modified)
	* branches/mvc/Readme.txt (modified)
	* branches/old/stat_functions.php (modified)

	* Moved trunk as mvc branch.


Sun, 22 Feb 2015 09:15:49 GMT chronos [58]
	* branches/old/index.php (modified)

	* Fixed: Including current year in time range selection.


Sun, 22 Feb 2015 09:11:06 GMT chronos [57]
	* branches/old/index.php (modified)

	* Fixed: Allow to select up to curent year in time range selection.


Fri, 20 Feb 2015 23:17:01 GMT chronos [56]
	* branches/old/Packages/Common/Package.php (modified)
	* branches/old/Packages/Common/RSS.php (modified)
	* branches/old/Version.php (added)
	* branches/old/config.sample.php (modified)
	* branches/old/custom/convert_data.php (modified)
	* branches/old/global.php (modified)
	* branches/old/graph.php (modified)
	* branches/old/index.php (modified)
	* branches/old/stat_functions.php (modified)

	* Added: Version information.
	* Modified: Used newest Database ...


Fri, 20 Feb 2015 22:33:48 GMT chronos [55]
	* branches/old/Packages/Common (moved)
	* branches/old/Packages/Common/Database.php (added)
	* branches/old/Packages/Common/Image.php (added)
	* branches/old/Packages/Common/Mail.php (added)
	* branches/old/Packages/Common/NetworkAddress.php (added)
	* branches/old/Packages/Common/Package.php (added)
	* branches/old/Packages/Common/RSS.php (added)
	* branches/old/Packages/Common/UTF8.php (added)
	* branches/old/Packages/Common/VarDumper.php (added)

	* Added: Package Common.


Fri, 20 Feb 2015 22:32:56 GMT chronos [54]
	* branches/old/Packages (added)
	* branches/old/global.php (modified)
	* branches/old/index.php (modified)

	* Modified: Show configured title as page title text.


Fri, 20 Feb 2015 08:38:00 GMT chronos [53]
	* branches/old/database.php (modified)
	* branches/old/index.php (modified)

	* Fixed: Switching measures from list of available graphs.


Fri, 20 Feb 2015 08:31:53 GMT chronos [52]
	* branches/old/Common (added)
	* branches/old/Common/PrefixMultiplier.php (added)
	* branches/old/global.php (modified)
	* branches/old/graph.php (modified)
	* branches/old/index.php (modified)
	* branches/old/stat_functions.php (modified)

	* Modified: Used newer separate PrefixMultiplier class for value ...


Fri, 20 Feb 2015 08:21:01 GMT chronos [51]
	* branches/old/add.php (modified)
	* branches/old/admin.php (modified)
	* branches/old/classes.php (modified)
	* branches/old/code.php (modified)
	* branches/old/config.sample.php (modified)
	* branches/old/create_groups.php (modified)
	* branches/old/database.php (modified)
	* branches/old/error.php (modified)
	* branches/old/graph.php (modified)
	* branches/old/index.php (modified)
	* branches/old/rebuild.php (modified)
	* branches/old/sql/23_data.sql (modified)
	* branches/old/stat_functions.php (modified)
	* branches/old/types.php (modified)

	* Modify: If measure not found then use default one.


Fri, 20 Feb 2015 07:54:42 GMT chronos [50]
	* branches/old/Readme.txt (modified)
	* branches/old/config.sample.php (modified)
	* branches/old/database.php (modified)
	* branches/old/global.php (modified)
	* branches/old/index.php (modified)
	* branches/old/sql/23_measure.sql (modified)

	* Modified: Show graph, table and other controls horizontally ...


Fri, 20 Feb 2015 07:30:42 GMT chronos [49]
	* branches/old (modified)
	* branches/old/add.php (modified)
	* branches/old/development (deleted)
	* branches/old/global.php (modified)
	* branches/old/index.php (modified)
	* branches/old/stat_functions.php (modified)

	* Fixed: Use time() instead of NOW() in AddValue function.
	* ...


Fri, 20 Feb 2015 07:20:38 GMT chronos [48]
	* branches/old (copied)

	* Created new branch from old but still used version


Sun, 27 Jul 2014 19:14:56 GMT chronos [47]
	* trunk (modified)
	* trunk/Application/Application.php (modified)
	* trunk/Application/Config/ConfigSample.php (modified)
	* trunk/Application/Controller/Add.php (modified)
	* trunk/Application/Controller/Client.php (modified)
	* trunk/Application/Controller/Graph.php (modified)
	* trunk/Application/Controller/Main.php (modified)
	* trunk/Application/Controller/Measure.php (modified)
	* trunk/Application/Controller/User.php (modified)
	* trunk/Application/CustomOutput.php (modified)
	* trunk/Application/Locale/cs_CZ.php (modified)
	* trunk/Application/Model/Measure.php (modified)
	* trunk/Application/Model/Measurement/MeasureClient.php (modified)
	* trunk/Application/Model/Measurement/Measurement.php (modified)
	* trunk/Application/Model/Measurement/System.php (modified)
	* trunk/Application/Model/Permission.php (modified)
	* trunk/Application/Model/User.php (modified)
	* trunk/Application/Model/stat_functions.php (modified)
	* trunk/Application/Version.php (modified)
	* trunk/Application/View/Graph.php (modified)
	* trunk/Application/View/Main.php (modified)
	* trunk/Application/View/Page.php (modified)
	* trunk/Application/View/User.php (modified)
	* trunk/Base/Config/ConfigSample.php (modified)
	* trunk/Base/Controller.php (modified)
	* trunk/Base/Database.php (modified)
	* trunk/Base/Error.php (modified)
	* trunk/Base/HTML/Form.php (modified)
	* trunk/Base/HTML/HTML.php (modified)
	* trunk/Base/HTML/Table.php (modified)
	* trunk/Base/HTML/XHTML.php (modified)
	* trunk/Base/HTTP.php (modified)
	* trunk/Base/Mail.php (modified)
	* trunk/Base/Model.php (modified)
	* trunk/Base/Module.php (modified)
	* trunk/Base/Output.php (modified)
	* trunk/Base/Permission.php (modified)
	* trunk/Base/System.php (modified)
	* trunk/Base/Types/Base.php (modified)
	* trunk/Base/Types/Boolean.php (modified)
	* trunk/Base/Types/Date.php (modified)
	* trunk/Base/Types/DateTime.php (modified)
	* trunk/Base/Types/Enumeration.php (modified)
	* trunk/Base/Types/File/File.php (modified)
	* trunk/Base/Types/File/FileDownload.php (modified)
	* trunk/Base/Types/Float.php (modified)
	* trunk/Base/Types/GPS.php (modified)
	* trunk/Base/Types/Hidden.php (modified)
	* trunk/Base/Types/Hyperlink.php (modified)
	* trunk/Base/Types/IPv4Address.php (modified)
	* trunk/Base/Types/Integer.php (modified)
	* trunk/Base/Types/Password.php (modified)
	* trunk/Base/Types/PointerOneToMany.php (modified)
	* trunk/Base/Types/PointerOneToOne.php (modified)
	* trunk/Base/Types/String.php (modified)
	* trunk/Base/Types/Text.php (modified)
	* trunk/Base/Types/Time.php (modified)
	* trunk/Base/Types/Type.php (modified)
	* trunk/Base/UTF8.php (modified)
	* trunk/Base/View.php (modified)
	* trunk/Base/XML.php (modified)
	* trunk/index.php (modified)
	* trunk/measure_scripts/monitor_sample.php (modified)
	* trunk/measure_scripts/system.php (modified)

	* Odstraněno: Zbytečná PHP ukončovací značka "?>" z konce všech
	souborů.


Sun, 27 Jul 2014 19:05:14 GMT chronos [46]
	* trunk/Application/Config/ConfigSample.php (modified)
	* trunk/Application/CustomOutput.php (modified)
	* trunk/Application/Model/Measure.php (modified)
	* trunk/Application/Model/User.php (modified)
	* trunk/Application/Version.php (added)
	* trunk/Application/View/Graph.php (modified)
	* trunk/Application/View/Main.php (modified)
	* trunk/Application/View/Page.php (modified)
	* trunk/Base/Config/ConfigSample.php (modified)
	* trunk/Base/Database.php (modified)
	* trunk/Readme.txt (modified)
	* trunk/SQL/Updates/40.sql (modified)
	* trunk/SQL/Updates/46.sql (added)

	* Opraveno: SQL aktualizace 40 plus chybějící tabulka MeasureMethod. ...


Tue, 24 Nov 2009 17:01:08 GMT george [45]
	* trunk/Application/Controller/Add.php (added)
	* trunk/Application/Controller/Client.php (added)
	* trunk/Application/Controller/Graph.php (modified)
	* trunk/Application/Controller/MeasureClient.php (deleted)
	* trunk/Application/CustomOutput.php (modified)
	* trunk/Application/Model/Measure.php (modified)
	* trunk/Application/View/Graph.php (modified)
	* trunk/Application/View/Main.php (modified)
	* trunk/Base/Controller.php (modified)
	* trunk/Base/System.php (modified)
	* trunk/index.php (modified)

	* Přidáno: Kontrolér pro přidávání nových hodnot.
	* Opraveno: ...


Tue, 24 Nov 2009 16:19:21 GMT george [44]
	* trunk/Application/Controller/MeasureClient.php (added)
	* trunk/Application/Model/Measurement/MeasureClient.php (modified)
	* trunk/Application/Model/Measurement/System.php (modified)
	* trunk/Application/View/Main.php (modified)
	* trunk/Base/HTTP.php (modified)
	* trunk/index.php (modified)

	* Přidáno: Třída pro provádění odměrů na straně klienta.
	* Přidáno: ...


Tue, 24 Nov 2009 13:03:29 GMT george [43]
	* trunk/Application/Controller/Graph.php (modified)
	* trunk/Application/Model/Measure.php (modified)
	* trunk/Application/Model/Measurement (added)
	* trunk/Application/Model/Measurement/MeasureClient.php (added)
	* trunk/Application/Model/Measurement/Measurement.php (added)
	* trunk/Application/Model/Measurement/System.php (added)
	* trunk/Application/Model/Measurement/WoW.php (added)
	* trunk/Application/Model/stat_functions.php (modified)
	* trunk/Application/Style/Arial.ttf (deleted)
	* trunk/Application/Style/Basic (added)
	* trunk/Application/Style/Basic/Arial.ttf (added)
	* trunk/Application/Style/Basic/Global.js (added)
	* trunk/Application/Style/Basic/Style.css (added)
	* trunk/Application/Style/Global.js (deleted)
	* trunk/Application/Style/Style.css (deleted)
	* trunk/Application/View/Graph.php (modified)
	* trunk/Application/View/Main.php (modified)
	* trunk/Base/Style (added)
	* trunk/Base/Style/Style.css (added)
	* trunk/Base/Style/jquery.js (added)

	* Upraveno: Skripty pro načítání hodnot byly pročištěny a přepsány na ...


Tue, 24 Nov 2009 08:13:38 GMT george [42]
	* trunk/Application/Application.php (added)
	* trunk/Application/Controller/HomePage.php (deleted)
	* trunk/Application/Controller/Include.php (deleted)
	* trunk/Application/Controller/Main.php (added)
	* trunk/Application/CustomOutput.php (added)
	* trunk/Application/CustomTypes.php (deleted)
	* trunk/Application/Include.php (deleted)
	* trunk/Application/Locale (added)
	* trunk/Application/Locale/cs_CZ.php (added)
	* trunk/Application/Localization (deleted)
	* trunk/Application/Model/Include.php (deleted)
	* trunk/Application/Model/User.php (modified)
	* trunk/Application/Model/stat_functions.php (added)
	* trunk/Application/View/HomePage.php (deleted)
	* trunk/Application/View/Include.php (deleted)
	* trunk/Application/View/Main.php (added)
	* trunk/Application/View/User.php (modified)
	* trunk/Base/Config (added)
	* trunk/Base/Config/ConfigSample.php (added)
	* trunk/Base/Controller.php (modified)
	* trunk/Base/Database.php (modified)
	* trunk/Base/Error.php (modified)
	* trunk/Base/Form.php (deleted)
	* trunk/Base/Global.php (deleted)
	* trunk/Base/HTML (added)
	* trunk/Base/HTML/Form.php (added)
	* trunk/Base/HTML/HTML.php (added)
	* trunk/Base/HTML/Table.php (added)
	* trunk/Base/HTML/XHTML.php (added)
	* trunk/Base/HTTP.php (added)
	* trunk/Base/Html.php (deleted)
	* trunk/Base/Include.php (deleted)
	* trunk/Base/Mail.php (added)
	* trunk/Base/Model.php (modified)
	* trunk/Base/Output.php (added)
	* trunk/Base/Permission.php (added)
	* trunk/Base/System.php (modified)
	* trunk/Base/Table.php (deleted)
	* trunk/Base/Types/Base.php (modified)
	* trunk/Base/Types/Boolean.php (modified)
	* trunk/Base/Types/Date.php (modified)
	* trunk/Base/Types/DateTime.php (modified)
	* trunk/Base/Types/Enumeration.php (modified)
	* trunk/Base/Types/Float.php (modified)
	* trunk/Base/Types/GPS.php (modified)
	* trunk/Base/Types/Hidden.php (modified)
	* trunk/Base/Types/Hyperlink.php (modified)
	* trunk/Base/Types/IPv4Address.php (modified)
	* trunk/Base/Types/Include.php (deleted)
	* trunk/Base/Types/Integer.php (modified)
	* trunk/Base/Types/Password.php (modified)
	* trunk/Base/Types/PointerOneToMany.php (modified)
	* trunk/Base/Types/PointerOneToOne.php (modified)
	* trunk/Base/Types/String.php (modified)
	* trunk/Base/Types/Text.php (modified)
	* trunk/Base/Types/Time.php (modified)
	* trunk/Base/Types/Type.php (added)
	* trunk/Base/View.php (modified)
	* trunk/Base/XML.php (added)
	* trunk/Include.php (deleted)
	* trunk/classes.php (deleted)
	* trunk/global.php (deleted)
	* trunk/index.php (modified)
	* trunk/stat_functions.php (deleted)

	* Upraveno: Přepracován základový webový systém


Wed, 02 Sep 2009 05:25:41 GMT george [41]
	* client (added)
	* client/Delphi (added)
	* client/Delphi/LogMangosRestart.dpr (added)
	* client/Delphi/ProjectGroup1.bpg (added)
	* client/Delphi/ServerStat.dpr (added)
	* client/Delphi/ServerStat.res (added)
	* client/Delphi/UAutoRegistry.pas (added)
	* client/Delphi/UMainForm.dfm (added)
	* client/Delphi/UMainForm.pas (added)
	* client/Delphi/UOptionsForm.dfm (added)
	* client/Delphi/UOptionsForm.pas (added)
	* client/Delphi/USqlDatabase.pas (added)
	* client/Delphi/libmySQL.dll (added)
	* client/Delphi/mysql.pas (added)
	* trunk/sql (deleted)
	* trunk/style (deleted)

	* Přidáno: Zdrojové kódy ukázkového programu pro plnění údajů v
	Delphi.


Fri, 28 Aug 2009 20:05:03 GMT george [40]
	* trunk/Application (added)
	* trunk/Application/Config (added)
	* trunk/Application/Config/ConfigSample.php (added)
	* trunk/Application/Controller (added)
	* trunk/Application/Controller/Graph.php (added)
	* trunk/Application/Controller/HomePage.php (added)
	* trunk/Application/Controller/Include.php (added)
	* trunk/Application/Controller/Measure.php (added)
	* trunk/Application/Controller/User.php (added)
	* trunk/Application/CustomTypes.php (added)
	* trunk/Application/Include.php (added)
	* trunk/Application/Localization (added)
	* trunk/Application/Localization/cz.php (added)
	* trunk/Application/Model (added)
	* trunk/Application/Model/Include.php (added)
	* trunk/Application/Model/Log.php (added)
	* trunk/Application/Model/Measure.php (added)
	* trunk/Application/Model/Permission.php (added)
	* trunk/Application/Model/User.php (added)
	* trunk/Application/Style (added)
	* trunk/Application/Style/Arial.ttf (added)
	* trunk/Application/Style/Global.js (added)
	* trunk/Application/Style/Style.css (added)
	* trunk/Application/View (added)
	* trunk/Application/View/Graph.php (added)
	* trunk/Application/View/HomePage.php (added)
	* trunk/Application/View/Include.php (added)
	* trunk/Application/View/Page.php (added)
	* trunk/Application/View/User.php (added)
	* trunk/Base (added)
	* trunk/Base/Controller.php (added)
	* trunk/Base/Database.php (added)
	* trunk/Base/Error.php (added)
	* trunk/Base/Form.php (added)
	* trunk/Base/Global.php (added)
	* trunk/Base/Html.php (added)
	* trunk/Base/Include.php (added)
	* trunk/Base/List.php (added)
	* trunk/Base/Model.php (added)
	* trunk/Base/Module.php (added)
	* trunk/Base/System.php (added)
	* trunk/Base/Table.php (added)
	* trunk/Base/Types (added)
	* trunk/Base/Types/Base.php (added)
	* trunk/Base/Types/Boolean.php (added)
	* trunk/Base/Types/Date.php (added)
	* trunk/Base/Types/DateTime.php (added)
	* trunk/Base/Types/Enumeration.php (added)
	* trunk/Base/Types/File (added)
	* trunk/Base/Types/File/File.php (added)
	* trunk/Base/Types/File/FileDownload.php (added)
	* trunk/Base/Types/Float.php (added)
	* trunk/Base/Types/GPS.php (added)
	* trunk/Base/Types/Hidden.php (added)
	* trunk/Base/Types/Hyperlink.php (added)
	* trunk/Base/Types/IPv4Address.php (added)
	* trunk/Base/Types/Include.php (added)
	* trunk/Base/Types/Integer.php (added)
	* trunk/Base/Types/Password.php (added)
	* trunk/Base/Types/PointerOneToMany.php (added)
	* trunk/Base/Types/PointerOneToOne.php (added)
	* trunk/Base/Types/String.php (added)
	* trunk/Base/Types/Text.php (added)
	* trunk/Base/Types/Time.php (added)
	* trunk/Base/UTF8.php (added)
	* trunk/Base/View.php (added)
	* trunk/Include.php (added)
	* trunk/Readme.txt (modified)
	* trunk/SQL (added)
	* trunk/SQL/Data.sql (added)
	* trunk/SQL/FullSample.sql (added)
	* trunk/SQL/Measure.sql (added)
	* trunk/SQL/Updates (added)
	* trunk/SQL/Updates/40.sql (added)
	* trunk/add.php (deleted)
	* trunk/admin.php (deleted)
	* trunk/arial.ttf (deleted)
	* trunk/code.php (deleted)
	* trunk/config.sample.php (deleted)
	* trunk/create_groups.php (deleted)
	* trunk/database.php (deleted)
	* trunk/error.php (deleted)
	* trunk/global.php (modified)
	* trunk/graph.php (deleted)
	* trunk/index.php (modified)
	* trunk/rebuild.php (deleted)
	* trunk/types.php (deleted)

	* Upraveno: Struktura souborů projektu přepracována na systém MVC.


Sat, 21 Mar 2009 08:38:58 GMT george [39]
	* trunk/measure_scripts/monitor_sample.php (modified)
	* trunk/measure_scripts/system.php (modified)

	* Upraveno: Funkce pro zjištění zátěže CPU nyní uchovává poslední ...


Wed, 12 Nov 2008 06:37:53 GMT george [38]
	* development (deleted)
	* measure_scripts (deleted)
	* sql (deleted)
	* style (deleted)

	* Odstraněno: Předchozí složky.


Wed, 12 Nov 2008 06:32:45 GMT george [37]
	* Readme.txt (deleted)
	* add.php (deleted)
	* admin.php (deleted)
	* arial.ttf (deleted)
	* branches (added)
	* classes.php (deleted)
	* code.php (deleted)
	* config.sample.php (deleted)
	* create_groups.php (deleted)
	* database.php (deleted)
	* devel (added)
	* devel/ServerStat.zip (added)
	* devel/index.php (added)
	* devel/statistic-2.0.zip (added)
	* devel/statistic-2.1.zip (added)
	* devel/statistic-2.2.zip (added)
	* devel/statistic-3.0.zip (added)
	* devel/statistic-3.1.zip (added)
	* devel/style (added)
	* devel/style/style.css (added)
	* error.php (deleted)
	* global.php (deleted)
	* graph.php (deleted)
	* index.php (deleted)
	* rebuild.php (deleted)
	* stat_functions.php (deleted)
	* tags (added)
	* trunk (added)
	* trunk/Readme.txt (added)
	* trunk/add.php (added)
	* trunk/admin.php (added)
	* trunk/arial.ttf (added)
	* trunk/classes.php (added)
	* trunk/code.php (added)
	* trunk/config.sample.php (added)
	* trunk/create_groups.php (added)
	* trunk/database.php (added)
	* trunk/error.php (added)
	* trunk/global.php (added)
	* trunk/graph.php (added)
	* trunk/index.php (added)
	* trunk/measure_scripts (added)
	* trunk/measure_scripts/monitor_sample.php (added)
	* trunk/measure_scripts/system.php (added)
	* trunk/measure_scripts/wow.php (added)
	* trunk/rebuild.php (added)
	* trunk/sql (added)
	* trunk/sql/data.sql (added)
	* trunk/sql/full_sample.sql (added)
	* trunk/sql/measure.sql (added)
	* trunk/sql/updates (added)
	* trunk/stat_functions.php (added)
	* trunk/style (added)
	* trunk/style/style.css (added)
	* trunk/types.php (added)
	* types.php (deleted)

	Změna rozvržení složek na klasický styl trunk, branches a tags. ...


Tue, 11 Nov 2008 12:52:03 GMT george [36]
	* Readme.txt (modified)
	* add.php (modified)
	* custom/rebuild_finance.php (added)
	* stat_functions.php (modified)

	* Upraveno: Funkce pro přidávání hodnot a vytváření ceche úrovní byla ...


Sat, 08 Nov 2008 21:13:48 GMT george [35]
	* database.php (modified)
	* stat_functions.php (modified)

	* Upraveno: Malé změny ve funkci pro přidávání záznamů.


Fri, 07 Nov 2008 22:56:07 GMT george [34]
	* sql/34_full.sql (added)

	* Přidáno: Ukázkový skript pro kompletní statististiky serveru ...


Sat, 23 Aug 2008 17:28:53 GMT george [33]
	* measure_scripts/system.php (modified)

	* Přidáno: Funkce pro měření teploty procesoru.


Sat, 23 Aug 2008 17:21:27 GMT george [32]
	* measure_scripts/system.php (modified)

	* Přidáno: Funkce SystemUptime. \n* Upraveno: Funkce CheckPortStatus ...


Mon, 19 May 2008 05:25:54 GMT george [31]
	* measure_scripts/monitor_sample.php (modified)
	* measure_scripts/system.php (modified)
	* measure_scripts/wow.php (modified)

	Upraveno: Přepracování a pročištění skriptů.


Wed, 13 Feb 2008 13:24:11 GMT george [30]
	* development/index.php (modified)
	* measure_scripts/monitor_sample.php (modified)
	* measure_scripts/system.php (modified)
	* measure_scripts/wow.php (modified)

	Oprava měřících skriptů


Wed, 13 Feb 2008 13:00:26 GMT george [29]
	* style.css (deleted)

	Odstraněn duplicitní soubor style.css.


Wed, 13 Feb 2008 12:59:20 GMT george [28]
	* Readme.txt (modified)
	* add.php (modified)
	* admin.php (modified)
	* classes.php (modified)
	* config.sample.php (modified)
	* db.php (deleted)
	* development/index.php (modified)
	* development/statistic-3.1.zip (added)
	* error.php (modified)
	* global.php (modified)
	* graph.php (modified)
	* index.php (modified)
	* stat_functions.php (modified)

	Upraveno: Změna kódování stránek na UTF-8.
	Přidáno: Verze 3.1 v ...


Wed, 13 Feb 2008 12:26:50 GMT george [27]
	* measure_scripts/monitor_sample.php (added)
	* measure_scripts/system.php (added)
	* measure_scripts/system_disk_free.php (deleted)
	* measure_scripts/traffic.php (deleted)
	* measure_scripts/wow.php (added)

	Přepracováno: Skripty pro měření a vkládání informací do databáze.


Wed, 13 Feb 2008 11:32:42 GMT george [26]
	* measure_scripts/traffic.php (modified)

	Přidány další měřící funkce.


Fri, 14 Dec 2007 06:24:05 GMT george [25]
	* measure_scripts/traffic.php (modified)

	Upraveno: Změna načítání údajů WoW serveru z databáze z mangos na ...


Fri, 14 Dec 2007 06:15:14 GMT george [24]
	* Readme.txt (added)
	* database.sql (deleted)
	* development/index.php (modified)
	* development/statistic-3.0.zip (added)
	* error.log (deleted)
	* sql/23_data.sql (added)
	* sql/23_measure.sql (added)
	* sql/23_measure_example_data.sql (added)

	Přidáno: SQL inicializační skripty.
	Upraveno: Aktualizace sekce ...


Thu, 29 Nov 2007 12:52:15 GMT george [23]
	* graph.php (modified)

	Opraveno: Výška obrazků byla 14 pixelů větší než graf původně kvůli ...


Mon, 22 Oct 2007 15:14:07 GMT george [22]
	* measure_scripts/traffic.php (modified)

	Omezení timeoutu na 1 sekundu


Mon, 22 Oct 2007 15:08:17 GMT george [21]
	* measure_scripts/traffic.php (modified)

	Oprava: Funkce Errorhandler přesunuta mezi globální


Mon, 22 Oct 2007 15:04:39 GMT george [20]
	* measure_scripts/traffic.php (modified)

	Oprava


Mon, 22 Oct 2007 15:00:25 GMT george [19]
	* measure_scripts/traffic.php (modified)

	Oprava: Odstranění duplikátu funkce Ping


Mon, 22 Oct 2007 14:58:12 GMT george [18]
	* measure_scripts/traffic.php (modified)

	Přidáno: Měření pingu na nix.cz


Wed, 17 Oct 2007 18:27:48 GMT george [17]
	* rebuild.php (modified)

	Upraveno: Rebuild skript pro přestavění jednotlivých měření.


Wed, 17 Oct 2007 18:26:10 GMT george [16]
	* graph.php (modified)
	* stat_functions.php (modified)

	Upraveno: Zvýšení max a min rozsahu pro použití databázového 64bit ...


Wed, 17 Oct 2007 17:55:09 GMT george [15]
	* stat_functions.php (modified)

	Oprava: Globální položka $Database nebyla zpřístupěná.


Wed, 17 Oct 2007 17:53:48 GMT george [14]
	* admin.php (modified)
	* graph.php (modified)
	* index.php (modified)
	* rebuild.php (modified)
	* stat_functions.php (modified)
	* style/style.css (modified)

	Oprava: Funkce pro přestavbu cache.


Wed, 17 Oct 2007 17:06:49 GMT george [13]
	* admin.php (modified)
	* classes.php (modified)
	* config.sample.php (modified)
	* global.php (modified)
	* graph.php (modified)
	* index.php (modified)
	* measure_scripts/traffic.php (modified)
	* stat_functions.php (modified)

	Přidáno: Stránka pro přidání nového měření a implicitní hodnoty pro ...


Tue, 16 Oct 2007 20:40:58 GMT george [12]
	* stat_functions.php (modified)

	Oprava


Tue, 16 Oct 2007 20:33:43 GMT george [11]
	* stat_functions.php (modified)

	Oprava chyby


Tue, 16 Oct 2007 20:32:40 GMT george [10]
	* stat_functions.php (modified)

	Oprava překlepu.


Tue, 16 Oct 2007 20:30:50 GMT george [9]
	* stat_functions.php (modified)

	Oprava funkce přidání nové položky


Tue, 16 Oct 2007 20:28:29 GMT george [8]
	* add.php (modified)

	Oprava kontroly adresy počítače.


Tue, 16 Oct 2007 20:23:06 GMT george [7]
	* development (added)
	* development/ServerStat.zip (added)
	* development/index.php (added)
	* development/statistic-2.0.zip (added)
	* development/statistic-2.1.zip (added)
	* development/statistic-2.2.zip (added)
	* measure_scripts/traffic.php (modified)
	* statistic-2.2.zip (deleted)
	* style/style.css (modified)

	Opraveno načítání infrormací o počítači do databáze.
	Přidána sekce ...


Tue, 16 Oct 2007 20:12:26 GMT george [6]
	* admin.php (modified)
	* config.sample.php (modified)
	* custom/convert_data.php (added)
	* global.php (modified)
	* graph.php (modified)
	* index.php (modified)
	* measure_scripts/traffic.php (added)
	* sql/1_full.sql (added)
	* sql/2_full.sql (added)
	* stat_functions.php (modified)
	* style/style.css (added)

	Přepracovaná vývojová verze s oddělenými datovými tabulkami a různými ...


Tue, 16 Oct 2007 20:12:07 GMT george [5]
	* database.php (modified)

	Přepracovaná vývojová verze s oddělenými datovými tabulkami a různými ...


Sat, 13 Oct 2007 15:43:58 GMT george [4]
	* / (modified)
	* admin.php (added)
	* classes.php (added)
	* global.php (added)
	* sql (added)
	* style (added)
	* types.php (added)

	Práce na nové verzi. Přidány různé soubory.


Sat, 13 Oct 2007 15:41:26 GMT george [3]
	* add.php (modified)
	* code.php (modified)
	* database.php (modified)
	* error.log (modified)
	* graph.php (modified)
	* index.php (modified)

	Přepracováno: Nově použití objektové třídy mysqli pro přístup k mysql ...


Sat, 13 Oct 2007 15:41:08 GMT george [2]
	* stat_functions.php (modified)

	Přepracováno: Nově použití objektové třídy mysqli pro přístup k mysql ...


Tue, 14 Aug 2007 15:43:56 GMT george [1]
	* add.php (added)
	* arial.ttf (added)
	* code.php (added)
	* config.sample.php (added)
	* create_groups.php (added)
	* custom (added)
	* custom/rebuild_members_count.php (added)
	* database.php (added)
	* database.sql (added)
	* db.php (added)
	* error.log (added)
	* error.php (added)
	* graph.php (added)
	* index.php (added)
	* measure_scripts (added)
	* measure_scripts/system_disk_free.php (added)
	* rebuild.php (added)
	* stat_functions.php (added)
	* statistic-2.2.zip (added)
	* style.css (added)

	Prvotní nactení