age |
author |
description |
2015-11-09 |
Aleksej Bobylev |
pkgs.cgi: innerText not works in the Firefox |
2015-11-09 |
Aleksej Bobylev |
cache: fix working; install: install official conf.files if destination is absent; tazpkg-notify: change icons |
2015-11-08 |
Pascal Bellard |
pkgs.cgi: show modified config files |
2015-11-07 |
Aleksej Bobylev |
tazpanel-pkgs.desktop: change icon |
2015-10-30 |
Aleksej Bobylev |
pkgs.cgi: pkgs.slitaz.org integration |
2015-10-25 |
Aleksej Bobylev |
Make pot; place new fr.po (thanks Lucas Levrel) |
2015-10-25 |
Aleksej Bobylev |
Update complete French TazPkg documentation (thanks Lucas Levrel) |
2015-10-20 |
Aleksej Bobylev |
Fix working of modules/reconfigure (thank Robertux for bugreport); small changes. |
2015-10-19 |
Paul Issott |
Tiny edits |
2015-10-10 |
Aleksej Bobylev |
Add 'mkdb' description to 'usage' and English docs. Refresh French translation (thanks Lucas Levrel) |
2015-10-09 |
Aleksej Bobylev |
Remove "busybox" "prefixes" (thanks llev) |
2015-10-06 |
Aleksej Bobylev |
install: rebuild fs/ tree respecting destination symlinks before installing files and folders to filesystem |
2015-10-05 |
Aleksej Bobylev |
Finish modularization. Beta release: still have few FIXMEs and TODOs. |
2015-09-06 |
Pascal Bellard |
tazpanel-pkgs.desktop: do not ask for root password twice |
2015-09-02 |
Aleksej Bobylev |
tazpkg: internal command 'call ...' to call tazpkg functions from modules (to share functions between tazpkg and its modules) |
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-16 |
Paul Issott |
Tiny edits |
2015-08-16 |
Pascal Bellard |
repack SHORT_DESC fix (thanks aleksej) |
2015-08-16 |
Pascal Bellard |
repack SHORT_DESC workaround |
2015-08-15 |
Aleksej Bobylev |
Add module "upgrade"; make bullet-proof code to work with "root" ("recharge" and "upgrade" modules); re-make depends/rdepends commands. |
2015-08-15 |
Paul Issott |
en: edit docs |
2015-08-14 |
Aleksej Bobylev |
Remove all --options from positional parameters; make "recharge" module; re-make "up" and "search" commands. |
2015-08-14 |
Pascal Bellard |
Update fr.po |
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-12 |
Aleksej Bobylev |
Module "info": fix packages.info absence; check available upgrades for installed packages. |
2015-08-11 |
Pascal Bellard |
Update fr.po |
2015-08-11 |
Aleksej Bobylev |
Add modules "info", "list" with extended functions; update documentations and translations |
2015-08-05 |
Aleksej Bobylev |
tazpkg: fix "ghost" packages (thanks Ceel) |
2015-08-04 |
Aleksej Bobylev |
Fix tazpkg-box.desktop: click on .tazpkg file (thanks kubepc) |
2015-08-04 |
Aleksej Bobylev |
tazpkg: move "find-depends" TazPkg module in a right place |
2015-08-04 |
Aleksej Bobylev |
Add module "mkdb"; pkgs.cgi: fix AJAX loader display |
2015-07-25 |
Pascal Bellard |
Update zh_CN.po (thanks Wenyu Zhang) |
2015-07-25 |
Aleksej Bobylev |
Add README.devel; introduce libexec for modules; rename modules; support install variables in Makefile. |
2015-07-24 |
Pascal Bellard |
Update pt_BR.po (thanks Genesis) |
2015-07-24 |
Aleksej Bobylev |
tazpkg: display summary by default |
2015-07-24 |
Aleksej Bobylev |
tazpkg: re-write "desc" function to use all available sorts of descriptions (installed, mirrored, short, long, localized) |
2015-07-19 |
Aleksej Bobylev |
tazpkg: tiny change to be Bash (as /bin/sh) compatible (thanks Nathan Neulinger) |
2015-07-16 |
Pascal Bellard |
tazpkg-convert: add .txz slackware support |
2015-07-12 |
Pascal Bellard |
Add Name[fr] in .desktop |
2015-07-11 |
Paul Issott |
Update zh_CN.po (thanks Zhangwenyu) |
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-05 |
Aleksej Bobylev |
tazpkg, tazpkg-convert: few more quoting to allow spaces in the path |
2015-06-04 |
Aleksej Bobylev |
tazpkg-box, tazpkg: allow to get and install packages using folder with spaces in the path. |
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-31 |
Richard Dunbar |
tazpkg: fix reinstall of modified pkgs |
2015-05-28 |
Pascal Bellard |
tazpkg: speedup get scripts (again) |
2015-05-28 |
Pascal Bellard |
tazpkg: speedup get scripts |
2015-05-25 |
Paul Issott |
Tiny edit |
2015-05-18 |
Aleksej Bobylev |
pkgs.cgi, tazpkg: tiny edits. |
2015-05-16 |
Aleksej Bobylev |
tazpkg: tiny improvements (-l, -lm, -lf, -a, -sf). |
2015-05-15 |
Aleksej Bobylev |
Makefile: make pkgs.cgi executable; tazpkg: fix processing extra.list in the "tazpkg recharge", tiny edits. |
2015-05-10 |
Aleksej Bobylev |
tazpkg: fast recharge (also coming soon for Undigest repo, fails now); update pot and complete Russian translations. |
2015-05-07 |
Pascal Bellard |
tazpkg-convert: typo |
2015-05-07 |
Pascal Bellard |
tazpkg convert: fix args |
2015-05-03 |
Pascal Bellard |
pkgs.cgi: extra package version |
2015-05-03 |
Pascal Bellard |
pkgs.cgi: extra package details |
2015-05-03 |
Pascal Bellard |
Typo in fr.po |
2015-05-02 |
Pascal Bellard |
tazpkg: remove 2 'No such file or directory' errors |
2015-05-02 |
Aleksej Bobylev |
tazpkg: try to fix upgrade (-i option, and packages.up) |
2015-04-30 |
Aleksej Bobylev |
pkgs.cgi: change look of "do=command" page; tazpkg: rework "remove" command. |
2015-04-29 |
Pascal Bellard |
tazpkg get: may stay in pkg build dir |
2015-04-29 |
Pascal Bellard |
tazpkg get: look for get-script too |
2015-04-29 |
Pascal Bellard |
tazpkg-find-depends: fix ELF test |
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 |
Christopher Rogers |
tazpkg: Add minor changes to grab wanted.txt, depends.txt, and libraries.txt if they exist in repo.slitaz-tank |
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 |
tazpkg: don't show translations if not exists: tazpkg -l cat |
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 |
ru.po: finish translations. |
2015-04-10 |
Aleksej Bobylev |
pkgs.cgi: package info: show packages list as pending operation using AJAX. |
2015-04-09 |
Pascal Bellard |
Make pot and msgmerge |
2015-04-09 |
Pascal Bellard |
pkgs.cgi: repack in /tmp, not /var/www/tazpanel |
2015-04-08 |
Pascal Bellard |
tazpkg-notify: remove toolbar |
2015-04-08 |
Pascal Bellard |
tazpkg-notify: auth/noauth links |
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 |
Makefile: TazPanel' icons no need anymore, removed. |
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-27 |
Aleksej Bobylev |
Using $ROOT for installed.info (fix bug with installed.info absence when installed package with --root= option, incl. ISO generation) |
2015-03-25 |
Aleksej Bobylev |
Added tag 5.3.5 for changeset f2975370bd27 |
2015-03-24 |
Aleksej Bobylev |
TazPanel part of TazPkg: Development in progress, please note it have few known bugs.5.3.5 |
2015-03-23 |
Pascal Bellard |
tazpkg-convert: add convert_nutyx |
2015-03-23 |
Eric Joseph-Alexandre |
Added tag 5.3.4 for changeset 33d285837636 |
2015-03-23 |
Eric Joseph-Alexandre |
Change VERSION5.3.4 |
2015-03-23 |
Eric Joseph-Alexandre |
Added tag 5.3.4 for changeset 82842f95d47c |
2015-02-03 |
Pascal Bellard |
Fix install --forced (thanks llev) |
2015-02-01 |
Pascal Bellard |
Use busybox md5sum (thanks llev) |
2015-01-26 |
Pascal Bellard |
tazpkg-find-depends: speedup |
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-19 |
Pascal Bellard |
update fr.po |
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. |
2015-01-03 |
Aleksej Bobylev |
pkgs.cgi: i18n messages in "do=" branch. |
2015-01-03 |
Aleksej Bobylev |
pkgs.cgi: fix forms. |
2015-01-01 |
Aleksej Bobylev |
pkgs, pkgs.cgi: many small bugfixes. |
2014-12-31 |
Aleksej Bobylev |
pkgs.cgi: fix regressions, "All categories" and "All tags" in the sidebar are works now. |
2014-12-31 |
Aleksej Bobylev |
pkgs.css: restore accidently removed styles. |
2014-12-31 |
Aleksej Bobylev |
pkgs.cgi: rework sidebar again: update page on any changes, more clear and light html code. |
2014-12-31 |
Aleksej Bobylev |
pkgs.cgi: rework sidebar; remove "My packages" button and "list" command. Now selection of "My packages/All packages", Category, Repository (+ lists of tags and categories) is done using sidebar. |