1177 Commits (89abfae18985d449573382f6b4048e8f9dca95fb)
 

Author SHA1 Message Date
Janek 89abfae189
Update INSTALL.md 3 years ago
Stephan Bösch-Plepelits aa478fe232 Update installation instructions to Ubuntu 22.04 3 years ago
Stephan Bösch-Plepelits 191cbe1d74 conf.php-dist: disable repositoriesGitea by default 3 years ago
Stephan Bösch-Plepelits e1957cae14 Merge branch 'master' of https://weblate.openstreetbrowser.org/git/openstreetbrowser/ui 3 years ago
Hufkratzer b237684bf2 Translated using Weblate (German) 3 years ago
Stephan Bösch-Plepelits c8f7b0ed02 CustomCategory: also test-compile filter stuff 3 years ago
Stephan Bösch-Plepelits 1e5096a1ef CustomCategory: make testing extensible for more fields 3 years ago
Stephan Bösch-Plepelits 87387fcc57 CustomCategory: test-compile 'info' 3 years ago
Stephan Bösch-Plepelits 31e876fc79 twigFilter 'debug': bugfix 3 years ago
Stephan Bösch-Plepelits 019fba2e40 twigFunction 'matches': accept a 2nd parameter flags 3 years ago
Stephan Bösch-Plepelits 057e84c87d Twig Function 'matches': check if a parameter has been passed 3 years ago
Stephan Bösch-Plepelits b7b0812bfa CustomCategory: apply-close -> do not close after error 3 years ago
Stephan Bösch-Plepelits a428d477b5 CustomCategory: catch TwigJS compile errors 3 years ago
Stephan Bösch-Plepelits d446373d61 CustomCategory: lint 3 years ago
Stephan Bösch-Plepelits c90c900bad CustomCategory: check syntax of queries 3 years ago
Stephan Bösch-Plepelits 0f31011347 RepositoryBase.isCategory(): files without 'type' are categories 3 years ago
Stephan Bösch-Plepelits 3a03ce776f Tutorial: 'type: overpass' is no longer necessary - just remove it 3 years ago
Stephan Bösch-Plepelits 27b61187a8 repositoriesGitea: bugfix, pass-by-reference 3 years ago
Stephan Bösch-Plepelits d18b234d8f Bump to v5.2.0 3 years ago
Stephan Bösch-Plepelits a937c1969f Update dependencies 3 years ago
Stephan Bösch-Plepelits 3fa53bd076 Merge branch 'custom-category' 3 years ago
Stephan Bösch-Plepelits 2bad4871ab README: categories can be defined as YAML 3 years ago
Stephan Bösch-Plepelits f8002ff58e Documentation: Rename tutorial 3 years ago
Stephan Bösch-Plepelits ece3c11ec3 CustomCategory: move parsing category to a separate function 3 years ago
Stephan Bösch-Plepelits 6c8bdd67a8 CustomCategory: a few style improvements 3 years ago
Stephan Bösch-Plepelits 842ed05521 CustomCategory: buttons 'Apply & keep editing', 'Apply & close' 3 years ago
Stephan Bösch-Plepelits a3939fce2a YAML Tutorial: add a 'body' script, using the yaml filter 3 years ago
Stephan Bösch-Plepelits 3908dbc38a twigFunctions yaml, json_pp: improve removing twig artefacts 3 years ago
Stephan Bösch-Plepelits c8a2b8bb47 CustomCategory: when testing, execute templates to see if they validate 3 years ago
Stephan Bösch-Plepelits b496fab567 CustomCategory: when loading file, add Content-Disposition 3 years ago
Stephan Bösch-Plepelits ceae25456a CustomCategory: add a download action 3 years ago
Stephan Bösch-Plepelits 84b27e6a5a Window: add a tooltip on the close button 3 years ago
Stephan Bösch-Plepelits 5c2539334c CustomCategory: add a close button 3 years ago
Stephan Bösch-Plepelits 867f8b6fc6 Window: Add a 'visible' property (to avoid re-showing closed windows) 3 years ago
Stephan Bösch-Plepelits 93b5626670 Twig functions: add a 'yaml' filter 3 years ago
Stephan Bösch-Plepelits 530847148f Twig Functions: add 'json_pp' filter 3 years ago
Stephan Bösch-Plepelits 092bfd8724 CustomCategory: check that category can be parsed as object 3 years ago
Stephan Bösch-Plepelits 3669537cf2 OpenStreetBrowserLoader: if category has no type, assume 'overpass' 3 years ago
Stephan Bösch-Plepelits 63d73d3fdb CustomCategory: Disable spellcheck in textarea 3 years ago
Stephan Bösch-Plepelits d1283964cd CustomCategory: bugfix, editing loaded custom categories 3 years ago
Stephan Bösch-Plepelits 27ca80573d CustomCategory: make queries compatible with MYSQL/MariaDB 3 years ago
Stephan Bösch-Plepelits 799c0d3f69 CustomCategory: re-design js classes 3 years ago
Stephan Bösch-Plepelits dec58babdd CustomCategory: replace 'ajax' functions by own entry point 3 years ago
Stephan Bösch-Plepelits dcf945f8bc CustomCategory: move PHP functions into a class 3 years ago
Stephan Bösch-Plepelits 7de190837f CustomCategory: when saving, submit payload as post data 3 years ago
Stephan Bösch-Plepelits 75d112b3d7 ajax.php: do not json_decode post data 3 years ago
Stephan Bösch-Plepelits 4375091379 TagTranslations: repoTrans(): bugfix, when a repository does not have translations 3 years ago
Stephan Bösch-Plepelits e070a1b250 CustomCategory: improve cloning JSON categories to YAML (format, bugfix joining strings) 3 years ago
Stephan Bösch-Plepelits 43cc32e0c3 CustomCategory: tool tips 3 years ago
Stephan Bösch-Plepelits b6b1dffb9e CustomCategory: move saving to applyContent() 3 years ago