Andre Lorbach
997cef36f5
Merge branch 'beta'
2008-08-27 13:19:30 +02:00
Andre Lorbach
5bfa615b33
Fixed regex rules in syslog message parser
...
Non RFC 3164 syslog messages are correctly processed now.
2008-08-27 13:17:38 +02:00
Andre Lorbach
9b7759e850
Added changelog entry
v2.5.4
2008-08-08 14:21:55 +02:00
Andre Lorbach
d7ab90558e
Fixed merge conflicts
...
Merge branch 'beta'
Conflicts:
ChangeLog
src/include/functions_common.php
2008-08-07 16:30:32 +02:00
Andre Lorbach
adcedff303
Added changelog entry
v2.3.9
2008-08-07 16:29:29 +02:00
Andre Lorbach
ea1e40789a
Merge branch 'beta'
2008-08-07 16:25:32 +02:00
Andre Lorbach
960e2f62ef
Fixed image alignment problem in the main view once and for all!
2008-08-07 16:25:07 +02:00
Andre Lorbach
248bdea547
Merge branch 'beta'
2008-08-07 16:11:12 +02:00
Andre Lorbach
1f0fe601c6
Enhanced the detail popup window, it performs much better now and is less annoying.
...
You can close a detail popup by clicking into its content now. And it locates itself
to the middle of your mouse pointer location.
2008-08-07 16:09:43 +02:00
Andre Lorbach
3702d7e83d
Merge branch 'beta'
2008-08-06 18:06:24 +02:00
Andre Lorbach
fce57ba48a
Fixed a bug parsing the Syslog date from a RFC 3164 Date String.
...
Dates from the 1. to the 9. of a month were not correctly parsed.
2008-08-06 18:05:12 +02:00
Andre Lorbach
b4609c989e
Added changelog entry
v2.5.3
2008-08-05 16:10:59 +02:00
Andre Lorbach
945b3bb3a7
Minor filter issues fixed
2008-08-05 16:03:26 +02:00
Andre Lorbach
fb0a56aaae
Add missing strings into language file
2008-08-05 15:43:12 +02:00
Andre Lorbach
d8c44b3741
JS Menu is hidden now once you clicked a menuentry
2008-08-05 15:37:10 +02:00
Andre Lorbach
24b5846c1e
Extended SubMenu Buttons, Filters / Searches can now be extended by each click.
...
This makes searching and finding special events much easier and more
powerfull then before.
2008-08-05 15:14:14 +02:00
Andre Lorbach
40ad2c5fa2
Added support for FULL and PARTIAL String search by prepending a = into the search.
...
Also improved the search functionallety within the logstream sources.
Include and Exclude does now correctly work for string filters in the diskfile source.
PDO and MYSQL Logstream work faster now on string filtering when
Full String filter is used, for example when you filter by host.
2008-08-05 14:26:08 +02:00
Andre Lorbach
d9abe61068
Removed some minor bugs in the new export functions. XML and CVS Export now fully works
2008-08-05 11:37:44 +02:00
Andre Lorbach
2aebf307fb
Removed experimental PDF export, because the php extensions is to buggy
2008-08-05 11:22:59 +02:00
Andre Lorbach
4505ba1bf3
Started adding PDF Support
2008-08-04 17:46:27 +02:00
Andre Lorbach
74fc838c45
Added code file which does the export stuff. XML and CSV Format already works.
2008-08-04 17:21:43 +02:00
Andre Lorbach
f57b612e33
Prepared phpLogCon to support export formats
2008-08-04 15:19:32 +02:00
Andre Lorbach
47124f1c81
Fixed a cut & paste error in the index.php which caused the filter not to work.
...
This change was added when I was reordering the helper functions to the lower
end of the file.
v2.5.2
2008-08-01 17:10:56 +02:00
Andre Lorbach
9bcb08ca8f
Merge branch 'beta'
2008-08-01 17:02:54 +02:00
Andre Lorbach
12e08741ac
Fixed case senstive issue with dbmapping fieldsnames which causes problems with postgresql.
2008-08-01 17:00:43 +02:00
Andre Lorbach
55b447262d
Added something to the changelog
2008-08-01 12:18:00 +02:00
Andre Lorbach
2b1a313cc4
Incremented build and added changelog entry
2008-08-01 12:16:12 +02:00
Andre Lorbach
3d275e65fd
Fixed a bug in the installer when the UserDB System was not enabled during installation.
2008-08-01 10:56:49 +02:00
Andre Lorbach
833b0c46e6
Added missing strings into other languages
2008-07-31 17:46:23 +02:00
Andre Lorbach
eaf9b75e45
Fixed spelling error in admin index template
2008-07-31 17:35:40 +02:00
Andre Lorbach
22200e05ed
Added better support to check availibility of logstream sources, and better detailed error descriptions.
...
Also enhanced the error display within all admin pages, again ;)!
2008-07-31 17:30:11 +02:00
Andre Lorbach
984e670d74
Added language string into other lang files and fixed minor bugs in the admin center general options
2008-07-31 12:04:19 +02:00
Andre Lorbach
a8c33d8b2f
Merge branch 'beta'
2008-07-30 16:59:30 +02:00
Andre Lorbach
fb7a76a63f
Changed a little bit in the instructions of the INSTALL document for better understanding.
2008-07-30 16:58:50 +02:00
Andre Lorbach
99008ee360
Normal Users and Admins can now optionally customize most of the general options.
...
phpLogCon will priorize the users personal options, and only use the
global options in a second step.
2008-07-30 16:18:02 +02:00
Andre Lorbach
b41ef42aba
All $cfg variables are now accessed through a propper helper function.
...
This preparation is needed to implement that the user can overwrite
the global general settings later, when userdb system is enabled.
2008-07-29 17:30:47 +02:00
Andre Lorbach
6e47202f00
Added changelog entry
v2.5.1
2008-07-29 14:27:58 +02:00
Andre Lorbach
4aefc080cf
Added new feature to suppress display of multiple messages
2008-07-29 14:10:18 +02:00
Andre Lorbach
354c174118
If UserDB is enabled, the donate button will be hidden on normal phpLogCon pages.
...
It will only be visible in the Admin Center.
2008-07-28 17:23:26 +02:00
Andre Lorbach
5fd875c0ce
Added Maximize/Normalize button into the menu.
...
Using this button, you can show and hide and header in your session
to maximize useability of phpLogCon.
2008-07-28 15:44:57 +02:00
Andre Lorbach
41e406d8b5
Fixed merge conflicts
...
Merge branch 'beta'
Conflicts:
ChangeLog
src/include/functions_common.php
2008-07-28 12:03:25 +02:00
Andre Lorbach
959798078e
Added changelog entry
v2.3.8
2008-07-28 12:01:16 +02:00
Andre Lorbach
e1ef5baa76
Merge branch 'beta'
2008-07-25 15:46:22 +02:00
Andre Lorbach
da75604ea2
Minro bug fixed in IP Lookup Link creation
2008-07-25 15:46:01 +02:00
Andre Lorbach
34eecb26f3
Merge branch 'beta'
2008-07-25 15:35:06 +02:00
Andre Lorbach
d02044b92c
Perfected private IP Address detection
2008-07-25 15:34:39 +02:00
Andre Lorbach
5da2179fd1
Merge branch 'beta'
2008-07-25 15:19:36 +02:00
Andre Lorbach
d2893c446d
IP Addresses or Broadcasts are not linked anymore
2008-07-25 15:19:11 +02:00
Andre Lorbach
7f500881d2
Fixed some more merge conflicts
...
Merge branch 'beta'
Conflicts:
src/include/functions_common.php
2008-07-25 15:02:43 +02:00
Andre Lorbach
b4ada93a25
Changed common include to UNIX Line Encoding
2008-07-25 14:54:18 +02:00