Andre Lorbach
672e835343
Fixed issues with the pager code changes in DB and DISK logstream
2008-05-23 16:43:24 +02:00
Andre Lorbach
b81ba95db4
Enhanced Pager performance, and new PDO Database driver.
...
I had to change the other drivers as well for the new pager logic.
2008-05-23 14:50:55 +02:00
Andre Lorbach
cb1dcacc9b
Initial Added the new DB Driver (Logstream) which uses PHP PDO.
...
PDO is the latest generic database intergave for PHP5 are
recommended for best performance. It is now possible to use
other database engines with this new logstream class like
mssql, postgres sql, odbc, oracle, or even ibm db2.
Also changed the logic how the Last Pager Button works, the
performance is much better now.
2008-05-21 17:53:59 +02:00
Andre Lorbach
4619f95ab7
Added changelog entry
v2.3.2
2008-05-20 16:43:04 +02:00
Andre Lorbach
0dd62df2c0
Merged Search buttons into one
2008-05-20 16:23:08 +02:00
Andre Lorbach
7d4010b45d
Implemented custom google search button into sub-menus
2008-05-20 15:04:55 +02:00
Andre Lorbach
3624d3e651
Added online search links for syslog specific fields as well
2008-05-20 11:58:32 +02:00
Andre Lorbach
28b37f3724
Fixed style sheet issue in dark theme
2008-05-20 11:43:48 +02:00
Andre Lorbach
f794cb4d89
Fixed minor visual issue with the context menus
2008-05-20 11:36:58 +02:00
Andre Lorbach
82b5109a55
Merge branch 'devel'
2008-05-20 10:50:38 +02:00
Andre Lorbach
7a4f73c49e
Fixed merge issues
...
Merge branch 'beta' into devel
Conflicts:
src/lang/de/main.php
2008-05-20 10:50:15 +02:00
Andre Lorbach
be83d697bd
Fixed minor issues in the german translation.
2008-05-20 10:49:16 +02:00
Andre Lorbach
ffeeaa6693
Changed Search Online links
2008-05-20 10:44:41 +02:00
Andre Lorbach
20e028f540
Merge branch 'devel'
2008-05-19 15:23:53 +02:00
Andre Lorbach
512d66d3d0
Fixed merge issues
...
Merge branch 'beta' into devel
Conflicts:
ChangeLog
src/include/functions_common.php
2008-05-19 15:23:18 +02:00
Andre Lorbach
4b41f9bf9f
Added link to our new knowledge base repository, and added changelog entry!
v2.1.6
2008-05-19 15:17:06 +02:00
Andre Lorbach
3ef3ce9590
Merge branch 'devel'
2008-05-19 15:03:45 +02:00
Andre Lorbach
e606641dc2
Merge branch 'beta' into devel
2008-05-19 15:02:20 +02:00
Andre Lorbach
dd0da349bb
Fixed filter bug, if you want to filter with ":", you can do this by using "\:" now.
2008-05-19 15:01:41 +02:00
Andre Lorbach
b9653858fd
Merge branch 'beta'
2008-05-19 14:34:58 +02:00
Andre Lorbach
baca59fdfb
Merge branch 'beta' into devel
2008-05-19 14:34:46 +02:00
Andre Lorbach
e33dd2c457
Added donate button into beta branch
2008-05-19 14:34:20 +02:00
Andre Lorbach
1d31618de9
Fixed merge issues
...
Merge branch 'devel'
Conflicts:
ChangeLog
2008-05-19 14:30:43 +02:00
Andre Lorbach
0473c8c6b4
Fixed merge conflicts
...
Merge branch 'beta' into devel
Conflicts:
ChangeLog
src/index.php
2008-05-19 14:29:44 +02:00
Andre Lorbach
6ee90d7e00
Changed install.php handling, so it is not necessary to remove the script anymore.
...
To avoid problems with automatic package updating, we changed the installer handling.
From now, the install.php will be allowed to run only in two cases, first if the
config.php file is missing, and second if the config.php file is empty.
Also removed the install file remove warning.
2008-05-19 14:25:32 +02:00
Andre Lorbach
7ef1da61eb
Added check for installed PHP Version. phpLogCon will refuse to run on PHP4 or lower from now on!
2008-05-19 14:07:58 +02:00
Andre Lorbach
37b83d4158
Fixed merge conflicts
...
Merge branch 'devel'
Conflicts:
src/templates/index.html
2008-05-19 13:25:43 +02:00
Andre Lorbach
f7d5d7fe4e
Added pager to the bottom of the index page as well (bugtracker id 76)
2008-05-19 13:22:46 +02:00
Andre Lorbach
3ed6e69ea8
Configured Columns which are not defined will be automatically hidden now
2008-05-19 13:10:38 +02:00
Andre Lorbach
8c2947e22c
Added correct Paypal Button
2008-05-19 11:12:11 +02:00
Andre Lorbach
56b252757e
Added new link to menu, added donate button (finally)
2008-05-06 18:14:38 +02:00
Andre Lorbach
48a5aaee7f
Added new menu links for Event fields to search in our upcoming global repository.
...
Also fixed minor css issues with the menu.css
2008-05-06 16:23:07 +02:00
Andre Lorbach
7fbdf97c98
Fixed merge conflicts
...
Conflicts:
ChangeLog
2008-05-05 17:16:06 +02:00
Andre Lorbach
b80874f426
Added changelog comment
v2.1.4
2008-05-05 17:14:35 +02:00
Andre Lorbach
3c2e2ee27e
Added filtering support for the new Eventlog fields
2008-05-05 17:07:08 +02:00
Andre Lorbach
6b3dccaf18
Simplified columns configuration definition in config.sample.php
2008-05-05 16:26:09 +02:00
Andre Lorbach
a63763d523
Adding field mapping definitions for Windows Eventlog.
2008-05-05 16:23:17 +02:00
Andre Lorbach
146bd75a09
Fixed merge conflicts
...
Conflicts:
src/themes/dark/main.css
src/themes/default/main.css
2008-05-05 14:52:12 +02:00
Andre Lorbach
823443debe
Converted all files from the themes folder to UNIX format
2008-05-05 14:50:42 +02:00
Andre Lorbach
f1f4f9da20
Fixed merge conflicts
...
Conflicts:
src/templates/details.html
src/templates/include_footer.html
src/templates/index.html
src/templates/install.html
src/templates/search.html
2008-05-05 14:49:44 +02:00
Andre Lorbach
08e98b9ea1
Converted all files from the templates folder to UNIX format
2008-05-05 14:46:50 +02:00
Andre Lorbach
368b032351
Fixed merge conflicts
...
Conflicts:
src/lang/de/main.php
2008-05-05 14:45:41 +02:00
Andre Lorbach
c9405db9dd
Converted all files from the lang folder to UNIX format
2008-05-05 14:44:40 +02:00
Andre Lorbach
570d962d0e
Fixed merge conflicts
...
Conflicts:
src/js/common.js
2008-05-05 14:44:00 +02:00
Andre Lorbach
ec97a18c67
Converted all files from the js folder to UNIX format
2008-05-05 14:43:10 +02:00
Andre Lorbach
1ef822b54a
Fixed merge conflicts
...
Conflicts:
src/include/config.sample.php
src/include/constants_filters.php
src/include/constants_logstream.php
src/include/functions_common.php
src/include/functions_config.php
src/include/functions_filters.php
src/include/functions_frontendhelpers.php
2008-05-05 14:41:52 +02:00
Andre Lorbach
e8940c7330
Converted all files from the include folder to UNIX format
2008-05-05 14:38:10 +02:00
Andre Lorbach
5741c21436
Fixed merge conflicts
...
Conflicts:
src/css/defaults.css
src/css/menu.css
2008-05-05 14:36:34 +02:00
Andre Lorbach
fbc290deca
Converted all files from the css folder to UNIX format
2008-05-05 14:34:56 +02:00
Andre Lorbach
2a66bb4f12
Merge branch 'beta'
2008-05-05 14:33:52 +02:00