help text and link for form labels #138 (#143)

* added help for timesheet duration form field - fixes #138
* added label option to link to manual chapter
* created docu chapter "timesheet" and added duration mode docu
* allow field and form option "documentation" to link to chapters in the documentation
This commit is contained in:
Kevin Papst
2018-06-21 18:25:11 +02:00
committed by GitHub
parent 8c686b0714
commit 3dc054b839
9 changed files with 101 additions and 6 deletions

8
composer.lock generated
View File

@@ -52,12 +52,12 @@
"source": {
"type": "git",
"url": "https://github.com/kevinpapst/AdminThemeBundle.git",
"reference": "d0d849ac59889ad6f4408fee84e23b09d7d65d36"
"reference": "909be9b2d19bc31db1751990b93cf0192893ae5c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kevinpapst/AdminThemeBundle/zipball/d0d849ac59889ad6f4408fee84e23b09d7d65d36",
"reference": "d0d849ac59889ad6f4408fee84e23b09d7d65d36",
"url": "https://api.github.com/repos/kevinpapst/AdminThemeBundle/zipball/909be9b2d19bc31db1751990b93cf0192893ae5c",
"reference": "909be9b2d19bc31db1751990b93cf0192893ae5c",
"shasum": ""
},
"require": {
@@ -111,7 +111,7 @@
"support": {
"source": "https://github.com/kevinpapst/AdminThemeBundle/tree/kevinpapst"
},
"time": "2018-01-21T19:07:18+00:00"
"time": "2018-06-19T21:30:20+00:00"
},
{
"name": "beberlei/DoctrineExtensions",