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
Andre Lorbach
98f1e92b8f
Fixed merge conflict
...
Merge branch 'beta'
Conflicts:
src/include/functions_common.php
2008-07-25 14:53:35 +02:00
Andre Lorbach
15c611b32e
Fixed Bug 82 from bugtracker. Internal IP Addresses are not linked anymore
2008-07-25 14:48:58 +02:00
Andre Lorbach
e6dc1e4b25
Fixed a bug in the input checking of files when Diskfile source was configured
2008-07-25 14:25:32 +02:00
Andre Lorbach
0ad4650993
Fixed minor bug reading the correct default view for sources from DB
2008-07-25 13:34:24 +02:00
Andre Lorbach
bdf77d5208
Enhanced error display in all admin templates. Fixed minor issues.
2008-07-25 13:25:05 +02:00
Andre Lorbach
c8c1e45226
Fixed a problem if predefined columns in the list when adding a new View
2008-07-25 13:09:02 +02:00
Andre Lorbach
fa0b946eb5
Added changelog entry
v2.5.0
2008-07-24 15:42:54 +02:00
Andre Lorbach
8a9a652c9f
Not really changed something
2008-07-24 15:35:09 +02:00
Andre Lorbach
c51fc81f89
Fixed a few minor issues. Added a few missing options in General Options
2008-07-24 15:11:40 +02:00
Andre Lorbach
22763dc5d0
Merge branch 'beta'
2008-07-24 12:01:11 +02:00
Andre Lorbach
369cd6cb60
Fixed a bug in the pdo logstream class which caused display of empty rows when no records where found.
2008-07-24 11:59:39 +02:00