763 Commits (master)

Author SHA1 Message Date
Stephan Bösch-Plepelits 320ac93268 CategoryOverpass: re-throw twig compile errors for better debugging 2 years ago
Stephan Bösch-Plepelits a9d5d0c01c twigFunctions: evaluate(): use re-newed evaluate() function 2 years ago
Stephan Bösch-Plepelits 8a7b40f04e Wikidata: twig filter 'wikidataEntity': recalc map feature after loading 2 years ago
Stephan Bösch-Plepelits c8f7b0ed02 CustomCategory: also test-compile filter stuff 2 years ago
Stephan Bösch-Plepelits 1e5096a1ef CustomCategory: make testing extensible for more fields 2 years ago
Stephan Bösch-Plepelits 87387fcc57 CustomCategory: test-compile 'info' 2 years ago
Stephan Bösch-Plepelits 31e876fc79 twigFilter 'debug': bugfix 2 years ago
Stephan Bösch-Plepelits 019fba2e40 twigFunction 'matches': accept a 2nd parameter flags 2 years ago
Stephan Bösch-Plepelits 057e84c87d Twig Function 'matches': check if a parameter has been passed 2 years ago
Stephan Bösch-Plepelits b7b0812bfa CustomCategory: apply-close -> do not close after error 2 years ago
Stephan Bösch-Plepelits a428d477b5 CustomCategory: catch TwigJS compile errors 2 years ago
Stephan Bösch-Plepelits d446373d61 CustomCategory: lint 2 years ago
Stephan Bösch-Plepelits c90c900bad CustomCategory: check syntax of queries 2 years ago
Stephan Bösch-Plepelits 0f31011347 RepositoryBase.isCategory(): files without 'type' are categories 2 years ago
Stephan Bösch-Plepelits 27b61187a8 repositoriesGitea: bugfix, pass-by-reference 2 years ago
Stephan Bösch-Plepelits f8002ff58e Documentation: Rename tutorial 2 years ago
Stephan Bösch-Plepelits ece3c11ec3 CustomCategory: move parsing category to a separate function 2 years ago
Stephan Bösch-Plepelits 842ed05521 CustomCategory: buttons 'Apply & keep editing', 'Apply & close' 2 years ago
Stephan Bösch-Plepelits 3908dbc38a twigFunctions yaml, json_pp: improve removing twig artefacts 2 years ago
Stephan Bösch-Plepelits c8a2b8bb47 CustomCategory: when testing, execute templates to see if they validate 2 years ago
Stephan Bösch-Plepelits ceae25456a CustomCategory: add a download action 2 years ago
Stephan Bösch-Plepelits 84b27e6a5a Window: add a tooltip on the close button 2 years ago
Stephan Bösch-Plepelits 5c2539334c CustomCategory: add a close button 2 years ago
Stephan Bösch-Plepelits 867f8b6fc6 Window: Add a 'visible' property (to avoid re-showing closed windows) 2 years ago
Stephan Bösch-Plepelits 93b5626670 Twig functions: add a 'yaml' filter 2 years ago
Stephan Bösch-Plepelits 530847148f Twig Functions: add 'json_pp' filter 2 years ago
Stephan Bösch-Plepelits 092bfd8724 CustomCategory: check that category can be parsed as object 2 years ago
Stephan Bösch-Plepelits 3669537cf2 OpenStreetBrowserLoader: if category has no type, assume 'overpass' 2 years ago
Stephan Bösch-Plepelits 63d73d3fdb CustomCategory: Disable spellcheck in textarea 2 years ago
Stephan Bösch-Plepelits d1283964cd CustomCategory: bugfix, editing loaded custom categories 2 years ago
Stephan Bösch-Plepelits 27ca80573d CustomCategory: make queries compatible with MYSQL/MariaDB 2 years ago
Stephan Bösch-Plepelits 799c0d3f69 CustomCategory: re-design js classes 2 years ago
Stephan Bösch-Plepelits dec58babdd CustomCategory: replace 'ajax' functions by own entry point 2 years ago
Stephan Bösch-Plepelits dcf945f8bc CustomCategory: move PHP functions into a class 2 years ago
Stephan Bösch-Plepelits 7de190837f CustomCategory: when saving, submit payload as post data 2 years ago
Stephan Bösch-Plepelits 75d112b3d7 ajax.php: do not json_decode post data 2 years ago
Stephan Bösch-Plepelits 4375091379 TagTranslations: repoTrans(): bugfix, when a repository does not have translations 2 years ago
Stephan Bösch-Plepelits e070a1b250 CustomCategory: improve cloning JSON categories to YAML (format, bugfix joining strings) 2 years ago
Stephan Bösch-Plepelits 43cc32e0c3 CustomCategory: tool tips 2 years ago
Stephan Bösch-Plepelits b6b1dffb9e CustomCategory: move saving to applyContent() 2 years ago
Stephan Bösch-Plepelits a73e9060a6 CustomCategory: Share-Button: create a link, so that hover works 2 years ago
Stephan Bösch-Plepelits 3752208c43 CustomCategory: when cloning a category, close the original 2 years ago
Stephan Bösch-Plepelits 3501f1bf3d CustomCategory: clone other categories 2 years ago
Stephan Bösch-Plepelits 8cc518bf5a Repository(JS): add a file_get_contents() function 2 years ago
Stephan Bösch-Plepelits 5af57bb249 RepositoryDir.file_get_contents(): return values 2 years ago
Stephan Bösch-Plepelits c74858af68 Repository*: add a 'fileName' property 2 years ago
Stephan Bösch-Plepelits 16f92880cc CustomCategory: Add a 'clone' button to other categories 2 years ago
Stephan Bösch-Plepelits e03a17756b CustomCategory: also try to compile twig templates 2 years ago
Stephan Bösch-Plepelits f6908492d5 CustomCategory: move testing validity of content to separate function 2 years ago
Stephan Bösch-Plepelits bf8623de79 CustomCategory: catch errors when loading; add to cache 2 years ago