summaryrefslogtreecommitdiffstats
path: root/apk-loaded-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed links to submit formsTed Trask2012-12-131-4/+4
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-apk-toolsTed Trask2012-04-171-2/+2
|\
| * Changed apk-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-221-2/+2
| | | | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to apk-model.lua to make everything work.
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-2/+2
|/ | | | htmlviewfunctions
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-7/+7
|
* Fixed available bug (when really downgrade), changed loaded to installed, ↵v0.4.2Ted Trask2009-09-041-1/+1
| | | | used word Promote for clarity, bumped to 0.4.2
* Fixed package upgrade to not add as top-level package. Bumped to 0.3.1v0.3.1Ted Trask2009-07-171-3/+8
|
* Spelling change to dependent, cleaned up some comments.Ted Trask2009-07-171-2/+2
|
* Rewrote acf-apk-tools to reflect changes for apk-tools in alpine 1.9v0.3.0Ted Trask2009-07-161-0/+62
New features: update, upgrade, view details, list top level packages Corresponds to removed functions from apk.lua in acf-core version 0.8.0 Bumped version to 0.3.0