Information-Sources =================== **Sphinx & LaTeX Documentation:** + Sphinx Markup: http://sphinx-doc.org/markup/inline.html + http://pedrokroger.net/using-sphinx-write-technical-books/ + http://www.latextemplates.com/cat/assignments + https://startpage.com/do/search?prf=3281fc69d896d490d8fc1f4a82d5ccd1&cat=web&query=latex%20instructions%20style + https://tex.stackexchange.com/questions/3852/latex-template-for-a-technical-reference-manual-user-guide **PHP**: + Benchmark: http://www.phpbench.com/ + Git + PHP: http://stackoverflow.com/questions/9087883/reading-a-git-commit-message-from-php **AclVoter-Informations (tpointAdminBundle)**: + http://symfony.com/doc/current/components/security/authorization.html + https://stackoverflow.com/questions/17020762/sonata-user-security-on-custom-field/17035423#17035423 + http://kriswallsmith.net/post/15994931191/symfony2-security-voters + http://stackoverflow.com/a/20815304 **Check validity of the entered Timerecords (tpointTimemanagementBundle):** + http://stackoverflow.com/questions/781895/checking-for-time-range-overlap-the-watchman-problem-sql] + http://stackoverflow.com/questions/2037618/overlapping-time-in-sql-server + http://stackoverflow.com/questions/117962/simplest-efficient-way-to-find-rows-with-time-interval-overlaps-in-sql + http://stackoverflow.com/questions/15671467/find-total-time-worked-with-multiple-jobs-orders-with-overlap-overlapping-ti + http://salman-w.blogspot.co.at/2012/06/sql-query-overlapping-date-ranges.html **Twig-Extensions**: + https://github.com/victor-in/Craft-TwigTypeTest **HTML-Email**: + https://github.com/InterNations/antwort + https://litmus.com/builder/6f4c67e + https://litmus.com/community/discussions/513-svg-in-emails + http://stylecampaign.com/blog/2014/01/basics-of-svg-in-email/ + Build (free) HTML-Emails: https://builder.stamplia.com/ + https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ & https://css-tricks.com/almanac/properties/h/hyphenate/ + http://stackoverflow.com/a/23268643 **DQL-Functions**: + https://github.com/beberlei/DoctrineExtensions/ + https://github.com/orocrm/doctrine-extensions/blob/master/src/Oro/ORM/Query/AST/Functions/Cast.php + http://stackoverflow.com/a/19112620 **JS-Functions**: + https://github.com/yuku-t/jquery-textcomplete/blob/master/doc/how_to_use.md + Frame auto height: http://stackoverflow.com/a/9976309 & http://stackoverflow.com/a/9163087