7 Commits

Author SHA1 Message Date
Andre Lorbach
362c5ca032 Added admin panel for message parsers 2008-10-10 16:11:14 +02:00
Andre Lorbach
01d1874b9d Removed FieldCaptions from language files, and merged them into constants $fields array
This change is necessary for future changes
2008-10-07 16:30:11 +02:00
Andre Lorbach
d30e06e6bd Added parser for apache2 common format.
Parser remove spaces from begin and end now, before parsing the msg
2008-10-07 11:19:16 +02:00
Andre Lorbach
c740edd9fe Minor fix to the new msg parser 2008-09-02 16:51:50 +02:00
Andre Lorbach
018ebaf3c3 Added option to normalize messages using the new message parsers
Also added support to show line breaks within popup messages, and
the detail page
2008-09-02 16:48:05 +02:00
Andre Lorbach
c5b7ff8e3a Implemented MsgParser interface, and first interface parser.
Also implemented database upgrade routine, because we hjave the
first database upgrade now ;)!
2008-09-02 14:47:26 +02:00
Andre Lorbach
527abd30da Started implementing msg parsers 2008-09-01 16:39:18 +02:00