tazpanel log

age author description
2011-04-12 Pascal Bellard pkgs.cgi: add search file button
2011-04-12 Pascal Bellard live.cgi: add meta tool
2011-04-12 Pascal Bellard live.cgi: add loram tool
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 boot.cgi close </ul> and CSS fix (loading box was on pkgs categories now they moved up a bit)
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 Pascal Bellard network.cgi: add routing table
2011-04-12 Christophe Lincoln remove debug_info and put code in header
2011-04-12 Christophe Lincoln hardware.cgi: Kernel modules have now it own page (more to come)
2011-04-12 Pascal Bellard style.css: netbooks should see sidebar too
2011-04-12 Christophe Lincoln pkgs.cgi: fix gettextization (var can't be translated) and add a loading msg when getting info for a non installed package
2011-04-12 Christophe Lincoln pkgs.cgi: search are no more case sensitive
2011-04-12 Pascal Bellard pkgs.cgi: display uninstalled packages too
2011-04-11 Pascal Bellard hardware.cgi: add lsusb (provided by busybox)
2011-04-11 Paul Issott Tiny edits
2011-04-11 Christophe Lincoln doc/tazpanel.html: fix symlink
2011-04-11 Christophe Lincoln index.cgi: Add some colors to config file
2011-04-10 Christophe Lincoln boot.cgi add more link to config file og grub and slim
2011-04-10 Christophe Lincoln Add a file view CASE so we can displa any file on the system (ex at boot.cgi with rcS.conf)
2011-04-10 Christophe Lincoln debug: add HTTP environment
2011-04-10 Christophe Lincoln Chang default port (82) to be shorter and improve panel settings section
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-10 Paul Issott Tiny edits and make pot
2011-04-09 Christophe Lincoln Implement daemons management
2011-04-09 Christophe Lincoln Add boot.cgi (also latest commit have entry to change panel passwd
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 Remove testing French po file (we have one POT for all script
2011-04-08 Christophe Lincoln Move old upgreadeable command to 'up' and small edit
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-07 Christophe Lincoln hardeare: display kernel module and link to modinfo
2011-04-07 Christophe Lincoln Add settings.cgi and split user config from index.cgi, add need CSS stuff and up POT
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-06 Christophe Lincoln Fix TEXTDOMAIN for *.cgi
2011-04-06 Christophe Lincoln Use 1 POT file for all TazPanel and create network.cgi
2011-04-06 Christophe Lincoln Small fixes and typo in READMR do Makefile
2011-04-05 Christophe Lincoln Started user documentation
2011-04-05 Christophe Lincoln Use port 8090 so 8080 is free for an other httpd instence since 8080 is the standard alternative to 80
2011-04-05 Christophe Lincoln Forgot hg add for doc/ and fix some things
2011-04-05 Christophe Lincoln Show README in doc for now and small fix to style path
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-05 Christophe Lincoln index.cgi: Add support for network connection detection and listing + up po/*
2011-04-05 Christophe Lincoln live.cgi: Add support to tazUSB gen-liveusb
2011-04-05 Christophe Lincoln Add support for write-iso in live.cgi with nice select box :-)
2011-04-05 Christophe Lincoln Small fix in index.cgi (form not closed and clean up)
2011-04-05 Christophe Lincoln README add info on new translation
2011-04-05 Christophe Lincoln Add Portuguese transplation for pkgs.cgi and up Makefile
2011-04-05 Christophe Lincoln Add 3 POT file, fix typo and empty gettext strings
2011-04-05 Christophe Lincoln Add live.cgi aka all Live systems tools
2011-04-05 Christophe Lincoln Rename tazpkg.cgi to pkgs.cgi
2011-04-05 Christophe Lincoln *.cgi clean up and update for last CSS style
2011-04-05 Christophe Lincoln Add utils/template.cgi for testing and new pages
2011-04-05 Christophe Lincoln Add utils/icons.sh helper script to resize panel icons