505 Commits

Author SHA1 Message Date
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
Andre Lorbach
6155055090 Converted all files from the classes folder to UNIX format 2008-05-05 14:32:52 +02:00
Andre Lorbach
f46d0edf62 Solved Merge conflicts with beta branch
Conflicts:

	src/details.php
	src/index.php
	src/install.php
	src/search.php
	src/userchange.php
2008-05-05 11:47:45 +02:00
Andre Lorbach
28baedd51e Removed ^M from main php files 2008-05-05 11:42:25 +02:00
Andre Lorbach
c8927f50ce Merge branch 'beta' 2008-05-05 11:28:04 +02:00
Andre Lorbach
f847756320 Removed ^M from contrib/*.sh files 2008-05-05 11:27:36 +02:00
Andre Lorbach
5732adef0f Appended changes into changelog, and made a few bugfixes to the new features v2.3.1 2008-05-02 17:33:21 +02:00
Andre Lorbach
761ee2f92c Added new configuration variable to set the default SourceID
If the default source id differs from the current used one, the sourceid
variable will be appened into the search form, as well as into all needed links
within phplogcon. This makes it easier to copy and send links around.
2008-05-02 17:10:28 +02:00
Andre Lorbach
4b9e8c2994 Implemented auto reload function into main list view
Auto reload can be enabled in the configuration, but by default it
is disabled. However you can set auto reload anytime in your session
within phplogcon. The refresh is done using a META REFRESH.
2008-05-02 15:37:57 +02:00
Andre Lorbach
239e243d9e Merge branch 'master' of ssh://al@git.adiscon.com/git/phplogcon 2008-05-02 14:33:03 +02:00
Andre Lorbach
eeb144cbe0 Added support for gzip compression, of course configurable.
Gzip compression will reduce bandwith usage, so the default
setting is on.
2008-05-02 14:29:04 +02:00
Andre Lorbach
1656117827 The page title is now created with Source, and other useful informations.
It is also possible to configure a custom title string with the configuration,
which will be prepended into each phpLogcon page.
2008-05-02 12:20:55 +02:00
Rainer Gerhards
147349e8da fixed some nits in ChangeLog 2008-04-30 18:12:13 +02:00
Andre Lorbach
4bbe8170e3 Incremented build and appended changelog v2.3.0 2008-04-30 18:01:43 +02:00
Andre Lorbach
ebef4191c8 Merge branch 'detailview' 2008-04-30 17:52:29 +02:00
Andre Lorbach
99b9857cf6 Made DB Row Counting configurable for better performance.
If you have a large database, it is recommended to turn DB Row Counting
off as it will have impact on the performance of phplogcon.
However if you have a smaller database below 500000 records),
it is a very nice feature.
2008-04-30 17:44:45 +02:00
Andre Lorbach
424bfed63b Changed Msgtype Eventreporter into WinEventLog 2008-04-30 17:05:41 +02:00
Andre Lorbach
180a0c3dd0 Added filter for messagetype field into logstream and search form
this filter is usefull if you have multiple sources writing into
the same database table.
2008-04-30 17:00:26 +02:00
Andre Lorbach
2e6c50e8c9 Optimiced db driver, performs much faster on larger database now if you run a search.
We are using the SQL_CALC_FOUND_ROWS and FOUND_ROWS() mysql feature which
is available since MYSQL 4.x. So this also means we require at least MYSQL 4.x
for phplogcon to run on.
2008-04-30 13:19:07 +02:00
Andre Lorbach
810fa4b83b Merge branch 'beta' into detailview 2008-04-30 11:07:45 +02:00
Andre Lorbach
c77be58449 Merge branch 'beta' 2008-04-30 11:07:31 +02:00
Andre Lorbach
27c8840ad5 Added missing facility 10 to 15 from RFC3164 into phhlogcon 2008-04-30 11:06:51 +02:00
Andre Lorbach
551b886d7d Merge branch 'beta' into detailview 2008-04-29 18:08:27 +02:00
Andre Lorbach
6a796c47ed Merge branch 'beta' 2008-04-29 18:05:53 +02:00
Andre Lorbach
165042621e Forgot to comment last change in changelog, done now. v2.1.3 2008-04-29 18:04:02 +02:00
Andre Lorbach
1388efe36d Finalized new inline button menus, the inline search also works for severity and facility now. 2008-04-29 17:44:52 +02:00
Andre Lorbach
68408c3292 Merge branch 'beta' into detailview 2008-04-29 14:57:53 +02:00
Andre Lorbach
e2561c7098 Merge branch 'beta' 2008-04-29 14:57:43 +02:00
Andre Lorbach
20457e0a68 Fixed a bug in the installer, the table type was not written into the sample configuration.
Typical copy & paste error, happens even to me from time to time.
Also changed table default from winsyslog to monitorware within the install.php
2008-04-29 14:55:45 +02:00
Andre Lorbach
8dd71e818f Added new kind of popup menu for use within the grid.
The popup menu uses javascript and is shown on click.
It seems to be the best option so far for later development.
This state is kind of in the middle as I need to take care
of a bug in the beta branch.
2008-04-29 14:51:26 +02:00
Andre Lorbach
36035a8946 Merge branch 'beta' into detailview 2008-04-28 18:01:05 +02:00