summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.7.0v0.7.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-252-18/+23
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fix logfile to pass filename to alpine-baselayout/logfiles/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-093-3/+3
|
* Bumped version to 0.6.1v0.6.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-022-0/+2
|
* Bumped version to 0.6.0v0.6.0Ted Trask2012-08-071-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-185-11/+7
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions
* Change startstop to use the latest method from acf-core-0.15Ted Trask2012-02-233-6/+9
|
* Bumped version to 0.5.0v0.5.0Ted Trask2011-05-151-1/+1
|
* Added ability to handle multiple instancesTed Trask2011-05-152-0/+10
|
* Bumped version to 0.4.0v0.4.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Bumped version to 0.3.2v0.3.2Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-312-12/+0
|
* Bumped to 0.3.1v0.3.1Ted Trask2009-10-091-1/+1
|
* Graphical fix. Modifying <DL> to fix skin issues.Mika Havela2009-10-071-1/+2
|
* Bumped version to 0.3.0v0.3.0Ted Trask2009-07-021-1/+1
|
* Read data path from conf.d file, rather than hardcoded.Ted Trask2009-07-021-6/+14
|
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-043-43/+4
|
* Tagged packages for release.v0.1.1Ted Trask2009-03-191-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/tags/release-0.1.1@1737 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved postgresql to more reasonable place in menu.Ted Trask2009-03-191-3/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1735 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way startstop works in core to add a list of allowed actions. ↵Ted Trask2009-03-172-25/+10
| | | | | | Modified all ACFs that don't use the standard functions to work with new library method. git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tagged packages for release.v0.1.0Ted Trask2009-03-131-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1729 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added postgresql first cut.Ted Trask2009-03-0313-0/+263
git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1726 ab2d0c66-481e-0410-8bed-d214d4d58bed