102 コミット (master)
 

作成者 SHA1 メッセージ 日付
  dom aab52bdd71 more explanation in README.md 2年前
  dom d8c9a2a0cf reorder README.md 2年前
  Dom SP 0980c8855a design of shop and publication elements 2年前
  Dom SP 5091344d87 allow content keys to hold more than one value, which will transform the value into an array 2年前
  Dom SP 08d77a69b2 comment 'buy' content element 2年前
  Dom SP f36856c2d2 move content element dispatcher into its own Class and file 2年前
  Dom SP 64af44a2cc remove favicons from gitindex 2年前
  Dom SP e9e66136c3 work on checkout system 2年前
  Dom SP 171263c26b respect required keyword in checkboxes 2年前
  Dom SP 68753a532c work on admin area 2年前
  Dom SP 5f23c11dd6 add a simple webshop solution 3年前
  Dom SP 7455f835e0 changed how radiobuttons work in forms 3年前
  Dom SP 9c81d1fe7a missing file from previous commit 3年前
  Dom SP c3c2b761cb new content element CE; php8 compatibility issues 3年前
  Dom SP 91057267f4 make it possible to reference own templates in main.cfg 3年前
  Dom SP 760a20af84 fix error, when only one language was selected 3年前
  Dom SP 0fa8c1aef9 make CMS work with stricter rules of php8 3年前
  Dom SP db323bb80e revert to using simple Parsedown, as it had weird interference with contentmodules 3年前
  Dom SP 9508d835f2 fix: parsedown-extra dependency, typo in email.php width attribute in CEimage 3年前
  Dom SP b5c6710aa0 switch to parsdown-extra instwead of parsedown 3年前
  Dom SP 016142d949 improve: CEpage: treat lines in bopdy that have one colon inside as key value pairs to define contentkeys for included page 3年前
  Dom SP ce3ae41793 fix: details in email form routine 3年前
  Dom SP 08734c0135 impropve: CE page now includes banner image, if available 3年前
  Dom SP 79b3f0cf6f properly added featherlight and detect swipe as submodules 3年前
  Dom SP 136b65931a make cached image format configuarble through main.cfg 3年前
  Dom SP 093f30aea5 include languages menu in header2, if it is available 3年前
  Dom SP e6ac8ab715 new data content element for server variables 3年前
  Dom SP c4119f39f3 fix: logo and banner were not visible in sub pages 3年前
  Dom SP 50cd54ea53 more sync ignores 3年前
  Dom SP 458705563c fix: content directory names other than 'content' caused issues 3年前
  Dom SP 601a205b6e include swipe gesture for galleries 3年前
  Dom SP 6ddb575412 when bulkIncluding pictures, create CEimages wraped together in a gallery 3年前
  Dom SP b98dc51119 use new version of featherlight, including possibility to create galleries 3年前
  Dom SP 86c6e884ed CEimages code now in own class 3年前
  Dom SP e187e4d78e use an alternative header file 3年前
  Dom SP 4cd0cecac1 use logo on h1 instead of banner 3年前
  Dom SP 7e08f92105 use placeholder instead of labels 3年前
  Dom SP 24b003d7dd attach background image to bodytag not html 3年前
  Dom SP 774d912444 add anchor links to every included textfile 3年前
  Dom SP c98e3044c4 add footer content and logo special file 3年前
  Dom SP 0a8fde4e56 return false, if token is not found in database 3年前
  Dom SP 74597662a4 add email controller 3年前
  Dom SP a602eda084 sql Content Element 3年前
  Dom SP af02b2fe75 required fields in forms 3年前
  Dom SP 893944c85c add possibility to query formfields in a database 3年前
  Dom SP 757bfd37a0 intruduce custom form type to reference a form template 3年前
  Dom SP 8df24c298f make template includion optional 3年前
  Dom SP 7727ee3eb0 fix inclusion from templates in content folder 3年前
  Dom SP 9c1da2fc64 include basic a form building content element 3年前
  Dom SP 07995eb197 make header image a link to home 3年前