age |
author |
description |
2015-05-01 |
Pascal Bellard |
network.cgi: add ether-wake support |
2015-04-30 |
Aleksej Bobylev |
boot.cgi: change look of "System logs" page; index.cgi: return "Diff" button back. |
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-08 |
Pascal Bellard |
index.cgi: show diff for users |
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-07 |
Aleksej Bobylev |
index.cgi: restore header in the file viewer; network.cgi: show both disabled start/stop/restart buttons 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-27 |
Aleksej Bobylev |
Code cleaning; add icons for packages and "toggle" to tazpanel.ttf; merge checkbox.js with tazpanel.js. |
2015-03-24 |
Aleksej Bobylev |
Bunch of changes. Development in progress, please note it have few known bugs. |
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-02-19 |
Pascal Bellard |
boot.cgi: display multiple pids |
2014-01-03 |
Christophe Lincoln |
(c) --> 2014 and update AUTHORS file1.7 |
2013-07-01 |
Pascal Bellard |
Undo eval_gettext typos |
2013-07-01 |
Pascal Bellard |
boot logs submenus |
2013-07-01 |
Pascal Bellard |
index.cgi: typos |
2013-06-29 |
Pascal Bellard |
Add TAZPANEL_DAEMON support |
2013-02-02 |
Pascal Bellard |
hardware.cgi: display UUID |
2013-01-24 |
Aleksej Bobylev |
Rude fix '%0' bug in file editor (still FIXME: editor combines several spaces into one) |
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 |
add visual sections to pages |
2012-05-17 |
Aleksej Bobylev |
change 'zebra' table styles to use in scrollable tables |
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-03-09 |
naitsirhc |
added gettext to refresh |
2012-03-09 |
naitsirhc |
added refresh buttons to tazpanel process top |
2012-03-09 |
naitsirhc |
temporary fix for editing files |
2011-08-30 |
Pascal Bellard |
index.cgi: hide diff tmp directory |
2011-08-30 |
Pascal Bellard |
index.cgi: add diff button |
2011-06-11 |
Paul Issott |
Tiny edits |
2011-06-10 |
Christophe Lincoln |
small fix to gettext and up pot+po |
2011-06-10 |
Christophe Lincoln |
Add cat support in terminal and fix log file path |
2011-06-10 |
Christophe Lincoln |
Add a small terminal emulator (wih wget support to upload file on remote machine) |
2011-06-10 |
Christophe Lincoln |
Small fix to df output |
2011-04-22 |
Pascal Bellard |
index.cgi: add status colors in report |
2011-04-22 |
Pascal Bellard |
index.cgi: add filesystem info & boot log in report |
2011-04-21 |
Christophe Lincoln |
Add report creation (to help debbuging) |
2011-04-18 |
Paul Issott |
Tiny edits |
2011-04-18 |
Christophe Lincoln |
index.cgi: Forgot title and move top button on top.. |
2011-04-18 |
Christophe Lincoln |
hardware.cgi and index.cgi better output of df and prepare for disk management |
2011-04-18 |
Christophe Lincoln |
hardware.cgi: add free with colors and also add colors to top |
2011-04-17 |
Pascal Bellard |
index.cgi: add top button |
2011-04-15 |
Paul Issott |
Tiny edits |
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 |
Add some doc/help, use a BSD License and add COPYING file |
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 |
index.cgi: use $SCRIPT_NAME |
2011-04-14 |
Pascal Bellard |
index.cgi: fix images path |
2011-04-14 |
Pascal Bellard |
pkgs.cgi: add all category |
2011-04-14 |
Pascal Bellard |
index.cgi: add diff button |
2011-04-14 |
Pascal Bellard |
index.cgi: add edit 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 |
Debug improve behavor and start module search |
2011-04-12 |
Christophe Lincoln |
remove debug_info and put code in header |