tazpanel log lib/tazpanel.js

age author description
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-11-09 Aleksej Bobylev tazpanel.js, settings.cgi: innerText not works in Firefox
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-07 Aleksej Bobylev network.cgi: share Wi-Fi networks via QR codes
2015-08-04 Aleksej Bobylev tazpanel.js, footer.html: fix AJAX loader display; misc tiny edits
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-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-18 Aleksej Bobylev Fix "Confirm break", add Improvement script, tiny edits.
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-01 Aleksej Bobylev tazpanel.ttf: add icon for '(Un)block'; tazpanel.js: simplify checkBoxes(), add functions for counting selected packages.
2015-03-30 Aleksej Bobylev tazpanel.js: remove debug code.
2015-03-27 Aleksej Bobylev Code cleaning; add icons for packages and "toggle" to tazpanel.ttf; merge checkbox.js with tazpanel.js.
2015-03-25 Aleksej Bobylev network: things are now successfull: connect to Ethernet or {new or stored} Wi-Fi, re-connect Ethernet <-> Wi-Fi without previously stopping, start and stop Ethernet or Wi-Fi connections. Seems network part of TazPanel is fully workable now.
2015-03-24 Aleksej Bobylev Bunch of changes. Development in progress, please note it have few known bugs.