785 Commits

Author SHA1 Message Date
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
Andre Lorbach
7d87598c41 Fixed Windows linefeeds in new code files. Added admin lang file into de and pt_BR translation. 2008-07-23 17:31:00 +02:00
Andre Lorbach
6d4465f4a2 Fixed bug in sources admin 2008-07-23 17:24:44 +02:00
Andre Lorbach
6864de02aa Fixed minor issues with the installer and my last changes 2008-07-23 17:14:16 +02:00
Andre Lorbach
6118df2262 Fully Finishing the Converter and helper functions. 2008-07-23 16:26:13 +02:00
Andre Lorbach
87bae14900 Fully added the install and convert script into the language system 2008-07-23 13:44:54 +02:00
Andre Lorbach
1f5365803a Started adding the conversion script for the configuration. 2008-07-22 17:34:47 +02:00
Andre Lorbach
4f339b3e0e Global options can not be edited by non admin users anymore. 2008-07-22 16:57:36 +02:00
Andre Lorbach
662f7e3635 Normal Users can not edit group or global sources, views or searches anymore. 2008-07-22 16:10:04 +02:00
Andre Lorbach
1e594e4037 Adding, Editing, Deleting Sources does not fully work 2008-07-22 14:23:58 +02:00
Andre Lorbach
3b4c77a62f Adding Sources is possible now... 2008-07-22 12:17:26 +02:00