|
bin
|
|
initial commit; login working
|
5 months ago
|
|
db
|
|
prep for docker
|
4 months ago
|
|
environments
|
|
updated production.yml file
|
4 months ago
|
|
lib
|
|
bugfix - apphandler setting not available in tt so default index.tt cannot diplay value, needed to add as a token
|
4 months ago
|
|
public
|
|
completed search and edit functions; service_record route no longer needs to capture document_id on edit when params captured using request->parameters->as_hashref as id is included
|
4 months ago
|
|
t
|
|
initial commit; login working
|
5 months ago
|
|
views
|
|
bugfix - apphandler setting not available in tt so default index.tt cannot diplay value, needed to add as a token
|
4 months ago
|
|
.dancer
|
|
initial commit; login working
|
5 months ago
|
|
.gitignore
|
153B
|
bugfixes - form for edit needs to be multipart, null entry.filename should load blank line instead of file-upload function
|
4 months ago
|
|
Dockerfile
|
808B
|
prep for docker
|
4 months ago
|
|
README.txt
|
899B
|
missing file and search placeholder update
|
4 months ago
|
|
config.yml
|
2kB
|
disabled TT WRAPPER to allow layout to be defined in routes
|
4 months ago
|
|
cpanfile
|
2kB
|
bugfixes & omissions for docker deployment
|
4 months ago
|
|
docker-compose.yml
|
420B
|
bugfixes & omissions for docker deployment
|
4 months ago
|