tazpanel log lib/libtazpanel

age author description
2011-05-31 Pascal Bellard libtpaznel: syntax_highlighter should dehtmlize first
2011-04-26 Pascal Bellard libtazpanel: fix diff filter
2011-04-22 Pascal Bellard libtazpanel/filter_taztools_msgs: display any lines
2011-04-22 Pascal Bellard libtazpanel: align *any* status
2011-04-22 Pascal Bellard libtazpanel: align status
2011-04-22 Pascal Bellard libtazpanel: highlight Failed status
2011-04-21 Christophe Lincoln Add report creation (to help debbuging)
2011-04-18 Christophe Lincoln hardware.cgi and index.cgi better output of df and prepare for disk management
2011-04-18 Christophe Lincoln boot.cgi: Add grub page configuration
2011-04-18 Christophe Lincoln network.cgo: Add some info under page title
2011-04-16 Pascal Bellard network.cgi: pscan is too slow, needs its own page
2011-04-16 Pascal Bellard libtazpanel: filter_taztools_msgs shows the status (again)
2011-04-16 Pascal Bellard libtazpanel: filter_taztools_msgs shows the status
2011-04-15 Christophe Lincoln Move config file to data/, improve panel activity with syntax_highliter and move diff colors to CSS
2011-04-15 Christophe Lincoln Lighter footer font color
2011-04-15 Christophe Lincoln Move to settings.cgi and improve Panel configuration
2011-04-15 Christophe Lincoln Add a tux icon and remove all call to gettext in *.cgi since we zse the same text domain and it is sourced/exported in libtazpanel
2011-04-14 Pascal Bellard move filter_taztools_msgs to lib/libtaz
2011-04-14 Christophe Lincoln Fix log (forgor date var)
2011-04-14 Christophe Lincoln libtazpanel: improve log function for better activity overview
2011-04-14 Pascal Bellard index.cgi: add diff button
2011-04-13 Pascal Bellard Use httpd_helper parser (GET)
2011-04-12 Christophe Lincoln Show Panel activity and log a few more things to test (we need date in log() and reverse output on main page)
2011-04-12 Christophe Lincoln Add SHell script colored sytax as seen in boot for /etc/init.d/local.sh
2011-04-12 Christophe Lincoln move syntax_highlighter to libtazpanel to be used in other case than file and put colors in CSS so it themeable
2011-04-12 Christophe Lincoln Let search for Kernel modules easily
2011-04-12 Christophe Lincoln lib/libtazpanel: this time fix query_string_parser to handle all case in TazPanel
2011-04-12 Christophe Lincoln Debug improve behavor and start module search
2011-04-12 Christophe Lincoln Fix query_string_parser used from a form (&)
2011-04-12 Christophe Lincoln remove debug_info and put code in header
2011-04-11 Paul Issott Tiny edits
2011-04-10 Christophe Lincoln Add a debug page and a QUERY_STRING parser so we can use names CASE WANT VAR_1 VAR_2
2011-04-09 Christophe Lincoln Implement daemons management
2011-04-09 Christophe Lincoln Update all page with latest functions such as debug, bunch of fixes and adding support for deamons
2011-04-08 Christophe Lincoln Add hardware.cgi, tiny fix in pkgs.cgi and add a TODO list
2011-04-08 Christophe Lincoln Better loading integration and clean up code in pkgs.cgi
2011-04-08 Christophe Lincoln Add a loading mechanism for page that take long to be generated
2011-04-06 Christophe Lincoln Better CSS for pkgs.cgi and handle packages category as fast as we can
2011-04-06 Christophe Lincoln Move network shared function (used by summary) to libtazpanel and include libtazpanel in POT file
2011-04-05 Christophe Lincoln add doc/ with index.cgi to generate translated help and doc + use absolute path in xHTML and config
2011-04-03 Christophe Lincoln Add libtazpanel for common functions