Andre Lorbach
|
250d903aa9
|
Fixed bug in report admin
|
2009-12-16 12:58:23 +01:00 |
|
Andre Lorbach
|
2e359a6c14
|
Adjusted PDF template for monilog report
|
2009-12-15 09:25:20 +01:00 |
|
Andre Lorbach
|
969164f275
|
Enhanced template parser to support now suboptions needed in report modules
|
2009-12-04 15:05:39 +01:00 |
|
Andre Lorbach
|
a54ef1cd4c
|
Made many changes related to PDF output
|
2009-12-04 13:52:37 +01:00 |
|
Andre Lorbach
|
3b09a95b62
|
Added first initial support to generate pdf files for reports!
|
2009-12-03 14:38:48 +01:00 |
|
Andre Lorbach
|
d6621372e1
|
Added code to init advanced filters automatically in report classes
|
2009-12-03 08:23:59 +01:00 |
|
Andre Lorbach
|
ac54dc1d28
|
Added code to read custom filters from form data and store into DB
|
2009-12-02 17:02:47 +01:00 |
|
Andre Lorbach
|
1d5e00a104
|
Implemented Customfilters in report class and admin panel, but not all finished yet
|
2009-12-02 16:27:46 +01:00 |
|
Andre Lorbach
|
0c72fe4de3
|
Finalized Filtereditor in report admin
|
2009-12-01 16:44:13 +01:00 |
|
Andre Lorbach
|
1e5ac2141c
|
More admin panel stuff done
|
2009-11-27 18:39:53 +01:00 |
|
Andre Lorbach
|
3a2e308132
|
Working on filter display implementation
|
2009-11-26 17:53:10 +01:00 |
|
Andre Lorbach
|
3d1d88a4aa
|
Implemented displaying filters in reports
|
2009-11-19 17:37:20 +01:00 |
|
Andre Lorbach
|
d2eb2bb0bf
|
Fixed multiple minor report issues
|
2009-11-18 16:54:39 +01:00 |
|
Andre Lorbach
|
267147e059
|
Implemented new report related functions into disk stream class
|
2009-11-18 13:44:52 +01:00 |
|
Andre Lorbach
|
bbcbf8d101
|
Merge branch 'beta' into devel
|
2009-11-17 17:39:18 +01:00 |
|
Andre Lorbach
|
cb04a1a2ae
|
Merge branch 'v2-stable' into beta
Conflicts:
ChangeLog
v2.7.3
|
2009-11-17 17:37:58 +01:00 |
|
Andre Lorbach
|
cb164fbb28
|
Added changelog entry
v2.6.5
|
2009-11-17 17:35:58 +01:00 |
|
Andre Lorbach
|
c9231c9181
|
Added error codes for report
|
2009-11-17 17:34:09 +01:00 |
|
Andre Lorbach
|
b9e4957110
|
Implemented missing new consolidation functions into logstreampdo class
|
2009-11-17 17:07:15 +01:00 |
|
Andre Lorbach
|
68b39abe32
|
Starting to implement checksum feature into report engine
|
2009-11-17 15:55:04 +01:00 |
|
Andre Lorbach
|
17920d8762
|
Further changes in report logic, need to work on performance now!
|
2009-11-16 18:02:25 +01:00 |
|
Andre Lorbach
|
f2e748d0e5
|
Css file is now embedded into html report
|
2009-11-16 16:13:32 +01:00 |
|
Andre Lorbach
|
43ee0b4057
|
Added custom lang file support to report engine. Changed structure of reports
|
2009-11-16 16:09:14 +01:00 |
|
Andre Lorbach
|
aa5d9786be
|
Enhanced template parser to support IF statements with lower or higher operation
|
2009-11-16 12:35:17 +01:00 |
|
Andre Lorbach
|
8437f42e2c
|
started templates for monilog report
|
2009-11-13 16:48:33 +01:00 |
|
Andre Lorbach
|
91a61d8e76
|
Merge branch 'beta' into devel
|
2009-11-13 10:13:25 +01:00 |
|
Andre Lorbach
|
a1e091a810
|
Added missing include file in maintenance.php
|
2009-11-13 10:12:17 +01:00 |
|
Andre Lorbach
|
8b754c3535
|
Merge branch 'v2-stable' into beta
Conflicts:
src/include/functions_common.php
|
2009-11-13 10:10:29 +01:00 |
|
Andre Lorbach
|
9fb1c91844
|
Fixed wrong include in maintenance.php which caused the script to fail
|
2009-11-13 10:09:13 +01:00 |
|
Andre Lorbach
|
c5952eb7c1
|
Added missing template files
|
2009-11-13 10:02:41 +01:00 |
|
Andre Lorbach
|
bc43171927
|
Completed some more of the Monilog report logic
|
2009-11-10 17:50:36 +01:00 |
|
Andre Lorbach
|
4e716f8373
|
more changes in report code
|
2009-11-09 17:54:44 +01:00 |
|
Andre Lorbach
|
7a494d2e92
|
Further enhancements of the consolidate functions in logstreamdb
|
2009-11-06 12:36:36 +01:00 |
|
Andre Lorbach
|
b3d76c7de0
|
Further changes in report area
|
2009-11-05 17:17:50 +01:00 |
|
Andre Lorbach
|
7ee719ee8e
|
Continued writing report generator and started implementing report logic for monilog report
|
2009-11-04 17:28:57 +01:00 |
|
Andre Lorbach
|
8910347d04
|
Continued coding reportgenerator
|
2009-11-04 13:29:25 +01:00 |
|
Andre Lorbach
|
f3daa04f1c
|
Started implementing report generator helper
|
2009-11-03 17:55:08 +01:00 |
|
Andre Lorbach
|
0fd1a11072
|
Added more default methods into report classes and added verify data source method and multiple other stuff
|
2009-11-03 15:57:23 +01:00 |
|
Andre Lorbach
|
6688465c0c
|
Added initial empty report template files
|
2009-10-29 16:07:14 +01:00 |
|
Andre Lorbach
|
fb5623b981
|
Minor adjustments made on report coding
|
2009-10-29 16:06:38 +01:00 |
|
Andre Lorbach
|
6a94126e48
|
Added more SavedReport Admin Options
|
2009-10-27 17:10:55 +01:00 |
|
Andre Lorbach
|
54d72a2177
|
Continued implementing reports admin
|
2009-10-23 18:15:38 +02:00 |
|
Andre Lorbach
|
adaa206a91
|
Merge branch 'beta' into devel
Conflicts:
src/lang/de/admin.php
src/lang/de/main.php
|
2009-10-01 16:49:58 +02:00 |
|
Andre Lorbach
|
04449a74f8
|
Merge branch 'v2-stable' into beta
Conflicts:
src/lang/de/admin.php
|
2009-10-01 16:46:44 +02:00 |
|
Andre Lorbach
|
442a594697
|
Added german translation contributed by Klaus Tachtler (klaus@tachtler.net)
|
2009-10-01 16:42:32 +02:00 |
|
Andre Lorbach
|
0948194b46
|
Further enhanced admin panel
|
2009-08-28 16:40:12 +02:00 |
|
Andre Lorbach
|
b889714ddb
|
Further edited admin panel for reports
|
2009-08-27 16:38:32 +02:00 |
|
Andre Lorbach
|
4ed4be3459
|
Started implementing support for savedreports
|
2009-08-27 15:27:05 +02:00 |
|
Andre Lorbach
|
8596a056a7
|
Further report admin enhancements made
|
2009-08-24 16:46:03 +02:00 |
|
Andre Lorbach
|
ff88bd8f8a
|
Implemented further stuff for the admin panel of the reports
|
2009-08-19 11:58:54 +02:00 |
|