tazpanel log styles/default/header.html

age author description
2016-10-21 Pascal Bellard anti phishing attack trick
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-08-31 Aleksej Bobylev html header cache: change title as well as sub-title
2015-08-30 Aleksej Bobylev Speed-up interface: cache xhtml header; need to use 'tazpanel cc' to clean cache when TazPanel menu changes (in post-install and post-remove functions for TazPanel modules)
2015-08-24 Aleksej Bobylev network.cgi: use /etc/hosts as Ad/Spyware/Malicious sites blocker; faster build with stripall.sh
2015-08-20 Aleksej Bobylev Add "noheader" flag to get page without header/footer/panel "wrappers" (for pop-ups); strip, minify and gzip scripts and styles.
2015-08-04 Aleksej Bobylev tazpanel.js, footer.html: fix AJAX loader display; misc tiny edits
2015-07-13 Pascal Bellard header.html: restore TEXTDOMAIN
2015-07-12 Pascal Bellard Localize 'ISO mine' + make pot & msgmerge
2015-06-08 Aleksej Bobylev *.cgi: Implement TazPanel title and sub-title; hardware.cgi: fix and improve modules search; index.cgi: complex code using awk was prevented 'make pot' to collect all messages, fix terminal history removing; tazpanel.js: disable buttons when no packages selected (pkgs.cgi: up / search / category lists); network.cgi: complex comment was prevented 'make pot' to collect all messages; powersaving.cgi: starting development; *.po: rebuild; tazpanel.ttf: add messages icons, so remove all the style/png images and change libtazpanel; *.css: title and sub-title, messages icons; test.cgi: add new icons.
2015-05-18 Aleksej Bobylev Use bottom panel as status bar; settings: data picker, lock icon for locked users; font: add 'calendar', 'modem', and 'vpn' icons; etc...
2015-05-03 Pascal Bellard header.html/submenus: no icon in submenu
2015-05-03 Pascal Bellard header.html/submenus: detect icon
2015-05-03 Pascal Bellard header.html: growable submenus
2015-05-01 Aleksej Bobylev settings.cgi: add tweaks to quick change terminal prompt style, and LXPanel menu button style.
2015-04-18 Aleksej Bobylev Fix "Confirm break", add Improvement script, tiny edits.
2015-04-13 Pascal Bellard header.html: show menu
2015-04-13 Aleksej Bobylev header.html: change "cat EOT"
2015-04-11 Pascal Bellard boot.cgi: add ISO mine
2015-04-10 Pascal Bellard boot.cgi: add system logs
2015-04-10 Aleksej Bobylev header.html: fix $username in translations.
2015-04-10 Aleksej Bobylev Tiny edits: fix linking if tazpanel installed to host, fix .scroll height, fix textdomain in the menu.
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 auth to change user only
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 boot.cgi: user support
2015-04-06 Pascal Bellard hardware.cgi, index.cgi: user support
2015-03-24 Aleksej Bobylev Bunch of changes. Development in progress, please note it have few known bugs.
2015-01-18 Pascal Bellard boot.cgi: display log files in tabs
2015-01-12 Xander Ziiryanoff header.html: undo
2015-01-11 Xander Ziiryanoff fix header, hardware.cgi: add "tazx auto" button
2015-01-03 Aleksej Bobylev Small improvements: no need HTML "meta charset" (it's done in HTTP headers); no need "$SCRIPT_NAME" in links; use HTML "&" in links; hide Wi-Fi password in the page; fix month selector in the date settings; use HTML5 plain "header" and "footer"; use "printf"'s loop nature; fix "1" message in page loading break.
2014-12-17 Aleksej Bobylev Now modules (read: tazpkg) can add its own styles.
2014-06-23 Aleksej Bobylev Fix styling for those who don't want to make their own header.html1.8.1
2014-02-20 Christophe Lincoln New style and use /usr/bin/tazpanel to lauch a browser
2014-01-06 Pascal Bellard More reliable menu.d calls1.7.1
2013-07-01 Pascal Bellard boot logs submenus
2013-06-30 Pascal Bellard Reorder boot & network menus
2013-06-29 Pascal Bellard Remove tazpkg & tazlito files
2013-06-29 Pascal Bellard Add TAZPANEL_DAEMON support
2013-03-23 Pascal Bellard header.html: add menu extensions for panel, settings, boot and hardware (again)
2013-03-23 Pascal Bellard header.html: add menu extensions for panel, settings, boot and hardware (again)
2013-03-23 Pascal Bellard header.html: add menu extensions for panel, settings, boot and hardware (again)
2013-03-23 Pascal Bellard header.html: add menu extensions for panel, settings, boot and hardware
2013-03-22 Pascal Bellard live.cgi: add hybrid iso
2013-03-22 Pascal Bellard Modular menu (for tazinst-gui)
2013-03-22 Pascal Bellard Restore install menu1.6.3
2013-02-20 Dominique Corbex move tazint to its own repo1.6.2
2013-02-02 Pascal Bellard hardware.cgi: add menu shortcut
2012-12-31 Pascal Bellard Add settings/groups
2012-12-21 border fix bug 45: ask confirmation during page load
2012-05-04 Aleksej Bobylev fix bug with config file. config reverts (mainly) to the old format1.5.7
2012-05-02 Dominique Corbex fix broken styles
2012-04-02 Christophe Lincoln live: make live usb into tazpanle, new input and button style1.5.2
2012-03-12 Dominique Corbex installer.cgi: repartitioning page added + fixes1.4.6
2012-03-12 Christian Mesh meshca Added links to gparted in the installer drop down and if partitions are not found1.4.5
2012-02-28 Christophe Lincoln New dropdown menu, new icons and small fixes