tazpanel log Makefile

age author description
2018-01-30 Aleksej Bobylev Add Italian; make pot; make msgmerge; make clean
2017-01-10 Aleksej Bobylev Add Japanese translations (thanks Keiichi Shiga)
2016-11-20 Aleksej Bobylev Update translations.
2016-04-15 Paul Issott Add zh_CN to Makefile LINGUAS
2016-04-10 Pascal Bellard Add powersaving.cgi translations (again)
2016-04-10 Pascal Bellard Add powersaving.cgi translations
2016-04-04 Pascal Bellard Makefile: fix tazpanel-extra files list
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-12-07 Aleksej Bobylev Add 'floppy' and 'folder' icons
2015-11-11 Pascal Bellard Update po/fr.po (thanks llev)
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-26 Aleksej Bobylev Add hosts.cgi; update translations
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-03 Pascal Bellard tazpanel: typos
2015-08-02 Pascal Bellard Makefile add install_extra
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-26 Pascal Bellard Update tazpanel.fr.html
2015-04-10 Aleksej Bobylev Tiny edits: fix linking if tazpanel installed to host, fix .scroll height, fix textdomain in the menu.
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-03-24 Aleksej Bobylev Bunch of changes. Development in progress, please note it have few known bugs.
2014-12-05 Pascal Bellard Fix VERSION in Makefile
2013-07-23 Aleksej Bobylev Add Polish translation (thanks Pawel Pyrczak), refresh translations, tiny edits and improvements.
2013-03-22 Pascal Bellard Modular menu (for tazinst-gui)
2013-02-20 Dominique Corbex move tazint to its own repo1.6.2
2012-07-15 Aleksej Bobylev Add Swedish translations (thanks Emil Eklund)
2012-06-08 Aleksej Bobylev make {pot,msgmerge}. Added Greek translation (thanks Dimitris Douros)
2012-05-17 Aleksej Bobylev Up makefile; make pot; make msgmerge; up ru.po
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-08 Dominique Corbex installer.cgi: add i18n, new pot and po files, fr.po updated
2011-06-10 Christophe Lincoln Add cat support in terminal and fix log file path
2011-06-10 Christophe Lincoln Fix Makefile
2011-04-26 Christophe Lincoln Update Makefile for release1.0
2011-04-19 Eric Joseph-Alexandre start French translation
2011-04-15 Paul Issott Tiny edits
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-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-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 Move network shared function (used by summary) to libtazpanel and include libtazpanel in POT file
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 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 Rename tazpkg.cgi to pkgs.cgi
2011-04-04 Christophe Lincoln More in README and Makefile
2011-04-03 Christophe Lincoln Massive improvement to inedx.cgi, up Makefile, smatter tazpanel cmdline
2011-04-02 Christophe Lincoln mv checkbox.js to lib/ and improve Makefile
2011-04-02 Christophe Lincoln Add a Makefile