tazpkg log tazpanel/pkgs.cgi

age author description
2019-02-26 Pascal Bellard Remove ashism ==
2017-02-19 Paul Issott Tiny edits
2016-08-03 Aleksej Bobylev Tiny edits
2016-08-02 Pascal Bellard pkgs.cgi: search in extra packages (again)
2016-07-25 Pascal Bellard pkgs.cgi: search in extra packages
2016-03-30 Aleksej Bobylev Tiny edits
2015-12-10 Aleksej Bobylev Change icons presentation in code - free to use anywhere, simplify icons substitution, minify html, misc
2015-12-04 Aleksej Bobylev pkgs.cgi: revert rev. #867. Note cgi (and css) is compiled using stripall.sh (see lines 45-47) for working in Opera browser
2015-11-23 Pascal Bellard pkgs.cgi: add file chooser (again)
2015-11-23 Pascal Bellard pkgs.cgi: add file chooser (again)
2015-11-22 Pascal Bellard pkgs.cgi: add file chooser
2015-11-22 Pascal Bellard pkgs.cgi: show modified config files (again)
2015-11-22 Pascal Bellard pkgs.cgi: show virtual package info
2015-11-13 Aleksej Bobylev pkgs.cgi: quick fix missing last list entry (thanks Darjeeling)
2015-11-09 Aleksej Bobylev pkgs.cgi: innerText not works in the Firefox
2015-11-08 Pascal Bellard pkgs.cgi: show modified config files
2015-10-30 Aleksej Bobylev pkgs.cgi: pkgs.slitaz.org integration
2015-10-05 Aleksej Bobylev Finish modularization. Beta release: still have few FIXMEs and TODOs.
2015-08-28 Aleksej Bobylev pkgs.cgi: show blocked icon on "info" page for blocked depends/suggests
2015-08-28 Aleksej Bobylev Add a bunch of modules with new-style support of 'root' (not all commands are modules yet); strip and compress resources.
2015-08-14 Aleksej Bobylev pkgs.cgi: info page: show more info; show suggested list with descriptions (handy for packages like "gvfs")
2015-08-13 Aleksej Bobylev pkgs.cgi: show if equivalent package installed (in the package info: depends, suggested)
2015-08-04 Aleksej Bobylev Add module "mkdb"; pkgs.cgi: fix AJAX loader display
2015-06-08 Aleksej Bobylev tazpkg: add migration to the 9-field installed.info; pkgs.cgi: fix pkgs type in the lists, fix search when undigest DB is incomplete, implement TazPkg title and sub-title, pkg state icon in the pkg info; pkgs.css: move app-icon to the right.
2015-06-04 Aleksej Bobylev Update documentation (attempt to describe all the commands both with all options). Strongly need to review and update translations and docs! Add TazPkg help system for commandline (based on the HTML docs). Attempt to drop all package lists but "packages.info". Small improvements and code prettify.
2015-05-18 Aleksej Bobylev pkgs.cgi, tazpkg: tiny edits.
2015-05-03 Pascal Bellard pkgs.cgi: extra package version
2015-05-03 Pascal Bellard pkgs.cgi: extra package details
2015-04-30 Aleksej Bobylev pkgs.cgi: change look of "do=command" page; tazpkg: rework "remove" command.
2015-04-28 Aleksej Bobylev pkgs.cgi: fix package icon in the Live mode (when no way to determine current user session); tazpkg: show short package description when package installed.
2015-04-26 Pascal Bellard pkgs.cgi: add pkg.slitaz.org link (again)
2015-04-26 Pascal Bellard pkgs.cgi: add pkg.slitaz.org link
2015-04-24 Aleksej Bobylev pkgs.cgi: allow predefined package icons; tiny improvements.
2015-04-18 Aleksej Bobylev pkgs.cgi: info: show receipt, show package icon, add tool to improving packages by the community effort (unfinished).
2015-04-13 Aleksej Bobylev Change "cat EOT" (only this form is for Sublime Text I using, sorry)
2015-04-13 Aleksej Bobylev pkgs.cgi: change appearance in the "do" pages.
2015-04-12 Pascal Bellard pkgs.cgi: add gettext reminder
2015-04-10 Aleksej Bobylev pkgs.cgi: add warning: can't show all packages lists from scratch.
2015-04-10 Aleksej Bobylev pkgs.cgi: recharging page: change appearance; package info page: fix file list for packages with "+" (i.e. gtk+).
2015-04-10 Aleksej Bobylev pkgs.cgi: typo.
2015-04-10 Aleksej Bobylev pkgs.cgi: show packages icons on package info page using AJAX.
2015-04-10 Aleksej Bobylev pkgs.cgi: package info: show packages list as pending operation using AJAX.
2015-04-09 Pascal Bellard pkgs.cgi: repack in /tmp, not /var/www/tazpanel
2015-04-08 Pascal Bellard pkgs.cgi: update urls
2015-04-07 Pascal Bellard pkgs.cgi: no install in tag cloud for user
2015-04-07 Aleksej Bobylev pkgs.cgi: do not hide buttons and menu items, just disable them.
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support (again)
2015-04-06 Pascal Bellard pkgs.cgi: non root support
2015-04-03 Aleksej Bobylev pkgs.cgi: show type of packages (installed/not installed/blocked) in the search; auto-search files if '/' present in query; use radio-buttons in the categories selector (may fix appearance in other browsers); tazpkg: show package sizes in the info.
2015-04-01 Aleksej Bobylev tazpkg: re-make block and unblock, add chblock to change blocking of package; pkgs.cgi: remove website link from packages list, show selected packages count, add '(Un)block' button for bulk operation; pkgs.css: clean old code.
2015-03-30 Aleksej Bobylev pkgs.cgi: keep packages' selection across pages (thanks Ceel for idea).
2015-03-29 Pascal Bellard Search in extra.list too
2015-03-27 Aleksej Bobylev pkgs.cgi: fix search files; also, search files highlights is case-insensitive now.
2015-03-27 Aleksej Bobylev pkgs.cgi: use data-icon for packages icons; fix and add button "Toggle all" to all packages lists.
2015-03-24 Aleksej Bobylev TazPanel part of TazPkg: Development in progress, please note it have few known bugs.5.3.5
2015-01-21 Aleksej Bobylev Add and use icons from Faenza icon theme (new light look and feel); fix last recharge date (pay respect to timezone time offset); add few comments; stylize search toolbar; fix "up" command; admin: select mirror as standard way to select item from list; open external links in the new tab (or new window); and a ton of other small changes.
2015-01-11 Aleksej Bobylev pkgs.cgi: show last recharge date in a different way; fix Makefile.
2015-01-09 Aleksej Bobylev Store sidebar settings in the session cookies (browser sets, changes, and sends them automatically); use "<button>" tag instead of "<a>" and "<input type='button'>" to show buttons (it allows to translate button captions, and provides uniform look of buttons); "list" and "tag" commands shows short description about what is really listed; "tag" respects repo; "blocked" shows blocked packages; small style change; encode COPYING in UTF-8.