tazpanel log lib/libtazpanel

age author description
2015-05-12 Pascal Bellard libtazpanel: add tun/tap status
2015-05-11 Pascal Bellard libtazpanel: show ppp conections (again)
2015-05-11 Pascal Bellard libtazpanel: show ppp conections
2015-04-24 Aleksej Bobylev Add prism.js syntax highlighter; now files can be edited "in place" without page reloading; allow ANY characters in the Wi-Fi password (bug 126); change web-app layout: main window isn't scrollable, with scrollable contents.
2015-04-13 Pascal Bellard lib/libtazpanel: fix blk2h
2015-04-13 Pascal Bellard boot.cgi: user blk2h
2015-04-09 Pascal Bellard Default user is nobody
2015-04-08 Aleksej Bobylev Use short gettext commands; use $HTTP_HOST in redirection URL (for localhost 127.0.0.1:82 works too; for local network connection URL like 192.168.1.10:82 works).
2015-04-08 Pascal Bellard non-auth by default
2015-04-07 Pascal Bellard boot.cgi: disable daemons for user
2015-04-07 Aleksej Bobylev (fix) terminal for user, history support; (fix) keymap list (again); (fix) month selected in clock setup; (feauture) add user/root panel indicator and re-login button; (feature) do not hide menu items and buttons (possibly), just disable them (to see all possibilities).
2015-04-06 Pascal Bellard libtazpanel: fix keymap list
2015-03-24 Aleksej Bobylev Bunch of changes. Development in progress, please note it have few known bugs.
2015-01-19 Pascal Bellard style.css: tabs are left aligned
2015-01-18 Pascal Bellard boot.cgi: display log files in tabs
2013-08-01 Pascal Bellard libtazpanel: default REMOTE_USER is root
2013-07-31 Pascal Bellard Add non-root support
2013-07-24 Pascal Bellard hardware.cgi: add loop support
2013-07-23 Aleksej Bobylev Add Polish translation (thanks Pawel Pyrczak), refresh translations, tiny edits and improvements.
2013-06-29 Pascal Bellard Add TAZPANEL_DAEMON support
2013-06-23 Aleksej Bobylev hardware.cgi: display lspci and lsusb as table, with separate page for every item
2013-02-02 Pascal Bellard hardware.cgi: display UUID
2012-06-23 Aleksej Bobylev Add some graphics from Tango project for helpers messages and arrows; libtazpanel: add msg() function for message boxes (tip|warn|err|up); add is_installed function to determine if we need show helper msg or not; index & settings: add a pair of helpers; installer: add arrows on buttons.
2012-05-17 Aleksej Bobylev change 'zebra' table styles to use in scrollable tables
2012-05-15 Richard Dunbar libtazpanel: tiny edit
2012-05-11 Pascal Bellard libtazpanel: fix httpdhelper path
2012-05-04 Aleksej Bobylev fix bug with config file. config reverts (mainly) to the old format1.5.7
2012-05-04 Aleksej Bobylev 3 weeks forging ;) Some bugs fixed, maybe all i18n improved (please, recheck 'po's!), couple of new features added... Enjoy!1.5.5
2012-04-11 Aleksej Bobylev translatable header, footer & titles; make pot
2012-04-02 Christophe Lincoln libtazpanel: source /etc/locale.conf and export LANG LC_ALL so i18n works
2012-03-24 Christophe Lincoln New icon for Tazpanel (add SVG format)1.5
2012-02-24 Christopher Rogers libtazpanel: Add some functions in settings.cgi to libtazpanel.
2011-06-10 Christophe Lincoln Small fix to df output
2011-05-31 Christopher Rogers libtazpanel: Fixed typo.
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