Andre Lorbach
2ef8e6811c
- Added some javascript code for the search form
...
- Added background logik to read and display the filters in the search field in the index page
2008-03-14 18:29:42 +01:00
Michael Meckelein
e87146c2d7
Merge branch 'master' of git+ssh://mm@git.adiscon.com/git/phplogcon
2008-03-14 15:56:29 +01:00
Andre Lorbach
009cc63d1f
-splitted search from index site
2008-03-14 15:53:55 +01:00
Michael Meckelein
658bc1c510
fixed last lf issue when reading backwards
2008-03-14 15:51:07 +01:00
Andre Lorbach
e2284774f1
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-03-14 14:19:24 +01:00
Andre Lorbach
06d024ae6b
- Added new images
...
- enhanced filter dialog
- minor changes
2008-03-14 14:18:30 +01:00
Michael Meckelein
91cfff6920
introduced GetSortOrderProperties
2008-03-14 13:45:54 +01:00
Michael Meckelein
e932d856eb
extended the LogStreamConfig class
2008-03-14 13:38:07 +01:00
Michael Meckelein
d6a323cfab
introduced GetMessageCount
2008-03-14 13:29:38 +01:00
Michael Meckelein
31c4644014
bug fix in backwards reading (logstreamdisk)
2008-03-14 12:53:14 +01:00
Michael Meckelein
b8d3dfee50
Merge branch 'master' of git+ssh://mm@git.adiscon.com/git/phplogcon
2008-03-14 11:04:20 +01:00
Michael Meckelein
bd205e78f1
fixed some bugs in reading backwards (logstreamdisk)
2008-03-14 11:03:03 +01:00
Andre Lorbach
4693ce9323
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-03-13 17:20:23 +01:00
Andre Lorbach
fa13cb8387
- many minor changes in the frontend, some major in the new filter code.
...
- added javascript code for the frontend, and changed some css style coding as well.
2008-03-13 17:19:15 +01:00
Michael Meckelein
d8c6bbf261
- added backward reading support
...
- introduced sseek
2008-03-13 16:49:12 +01:00
Andre Lorbach
16818cc2c1
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-03-12 18:50:34 +01:00
Andre Lorbach
8ff4e1b97e
-Added files for filter helper frontend code, needed to display and configured
...
the filters properly. The real filtering will be done in tog logstream facility.
-Modified index page, added first filters for configuration.
2008-03-12 18:46:19 +01:00
Michael Meckelein
9379ca89d0
code cleanup, removed some old functions not longer used
2008-03-12 15:50:26 +01:00
Andre Lorbach
4d41185194
added new icon fileSS
2008-03-12 15:40:14 +01:00
Andre Lorbach
6a33cbfc90
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-03-12 15:39:33 +01:00
Andre Lorbach
0ec6b17b0a
Minor changes in the index.php and added language strings
2008-03-12 15:38:48 +01:00
Michael Meckelein
af7e3bfa8f
Implemented backwards reading. Changing read direction works now. There is still an issue with the uid reading backwards ...
2008-03-12 15:32:11 +01:00
Michael Meckelein
7ae44d20d7
fixed: last line was not correctly handled in logstreamdisk
2008-03-12 10:00:04 +01:00
Michael Meckelein
676c702d57
modified: classes/logstream.class.php
...
arrPropertiesOut param is the right one for read operations
2008-03-12 09:39:58 +01:00
Andre Lorbach
bcf8c70283
-Force NOTICE Debug mode for PHP, so we see errors and notices
...
-Removed some NOTICE bugs
-Fixed a bug in the template parser so it ignores object variables
-added source selector into header and backend
2008-03-11 17:55:04 +01:00
Andre Lorbach
79aeab308e
-splitted property constants, so we can clearly assign them to the logstream
...
facility.
-Added config Init function, which will read and init Source Configs.
-Changed index.php so it displayes from the current selected Source
2008-03-11 17:32:06 +01:00
Michael Meckelein
4dc2dfb21c
modified: classes/logstreamdisk.class.php
...
changed the output of readnext according to the interface specification.
there exist arrPropertiesOut now, which is an array of properites. Further
work has to be done ...
2008-03-11 16:21:38 +01:00
Andre Lorbach
0c122ba557
Changed config format
2008-03-11 16:02:22 +01:00
Andre Lorbach
82e1b6bf43
Changed config.php
2008-03-11 15:37:09 +01:00
Andre Lorbach
bc05e7e730
Added sample config.php
2008-03-11 15:33:22 +01:00
Andre Lorbach
d8e6c6acc9
Updates headers of some code files
2008-03-11 12:19:58 +01:00
Andre Lorbach
19d335fcfe
Changed File headers and some other minor things.
2008-03-11 12:04:04 +01:00
Andre Lorbach
b159b1ffa1
Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon
2008-03-11 12:02:35 +01:00
Andre Lorbach
4aef64fc13
Minor changes to the include file headers, and experimentially
...
added FileParser Support into the index.php
2008-03-11 11:59:41 +01:00
Michael Meckelein
a15b0c57f5
modified: classes/logstreamdisk.class.php
...
Improved reading from file using a buffer
Backwards reading is not yet implemented
2008-03-11 11:34:07 +01:00
Michael Meckelein
f3c85a21e5
modified: classes/logstreamdisk.class.php
...
- some read modification including changing direction
- also some performance tuning - not yet ready! This version does not work at all
modified: include/constants_errors.php
2008-03-10 17:30:48 +01:00
unknown
eeff292cba
modified: classes/logstreamdisk.class.php IN_PHPLOGON check added
...
modified: include/functions_common.php fixed dependency issue
2008-02-27 15:52:27 +01:00
Michael Meckelein
11f05a114e
file for all the error messages
2008-02-27 14:37:53 +01:00
Michael Meckelein
1f08f67f19
changed the file name that it fits into the overall design
2008-02-27 14:36:46 +01:00
Michael Meckelein
38c913bb1e
added new classes
2008-02-25 23:18:05 +01:00
Andre Lorbach
fbf848b2f3
Added .htaccess file into phplogcon root directory
2008-02-22 15:04:55 +01:00
Andre Lorbach
0c076853f3
Added initial collection of files for Version 2 of PhpLogCon.
...
This is a total rewrite, and still lots of code is missing.
2008-02-22 14:43:33 +01:00
Andre Lorbach
15badef15f
Initial Remove of all Version 1 files. Version 2 will be a total rewrite.
2008-02-22 14:38:39 +01:00
Michael Meckelein
447b37415b
uml pictures
2008-02-12 14:34:13 +01:00
Michael Meckelein
ba2412db7f
Missing logout link while logged in without cookies fixed.
2007-03-26 10:39:55 +00:00
Michael Meckelein
ff9e11bf89
update due to sourceforge service changes. Files were inconsistent due to a hardware failure at sourceforage.
v1.2.3
2006-05-16 08:50:12 +00:00
Michael Meckelein
62c27d98d0
manual updated
2006-04-19 15:29:01 +00:00
Michael Meckelein
1360f2f600
updated
2006-04-12 15:52:53 +00:00
Michael Meckelein
9cdb5717a6
support for displaying local time
2006-04-12 15:51:37 +00:00
Michael Meckelein
2ec85c38f4
in database-config the language option is checked??? I have removed this.
2006-04-12 12:34:22 +00:00