1176 Commits (aa478fe2325c3ee07ac449f6eb2fb393df5835e9)
 

Author SHA1 Message Date
Stephan Bösch-Plepelits aa478fe232 Update installation instructions to Ubuntu 22.04 2 years ago
Stephan Bösch-Plepelits 191cbe1d74 conf.php-dist: disable repositoriesGitea by default 2 years ago
Stephan Bösch-Plepelits e1957cae14 Merge branch 'master' of https://weblate.openstreetbrowser.org/git/openstreetbrowser/ui 2 years ago
Hufkratzer b237684bf2 Translated using Weblate (German) 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 3a03ce776f Tutorial: 'type: overpass' is no longer necessary - just remove it 2 years ago
Stephan Bösch-Plepelits 27b61187a8 repositoriesGitea: bugfix, pass-by-reference 2 years ago
Stephan Bösch-Plepelits d18b234d8f Bump to v5.2.0 2 years ago
Stephan Bösch-Plepelits a937c1969f Update dependencies 2 years ago
Stephan Bösch-Plepelits 3fa53bd076 Merge branch 'custom-category' 2 years ago
Stephan Bösch-Plepelits 2bad4871ab README: categories can be defined as YAML 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 6c8bdd67a8 CustomCategory: a few style improvements 2 years ago
Stephan Bösch-Plepelits 842ed05521 CustomCategory: buttons 'Apply & keep editing', 'Apply & close' 2 years ago
Stephan Bösch-Plepelits a3939fce2a YAML Tutorial: add a 'body' script, using the yaml filter 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 b496fab567 CustomCategory: when loading file, add Content-Disposition 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