47 Commits (master)

Author SHA1 Message Date
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 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 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 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 5c2539334c CustomCategory: add a close button 2 years ago
Stephan Bösch-Plepelits 092bfd8724 CustomCategory: check that category can be parsed as object 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 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 7de190837f CustomCategory: when saving, submit payload as post data 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 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
Stephan Bösch-Plepelits 228a24a506 CustomCategory: when no name set, use 'Custom ID' as name 2 years ago
Stephan Bösch-Plepelits 0660c738a2 CustomCategory: code-cleanup, use e.preventDefault() 2 years ago
Stephan Bösch-Plepelits 832e4c6776 CustomCategory: list popular categories 2 years ago
Stephan Bösch-Plepelits ed66265eb3 Browser: sort children by weight 2 years ago
Stephan Bösch-Plepelits 1f4cb8fab9 More Categories: use new 'browser' function for menu handling 2 years ago
Stephan Bösch-Plepelits 4a8f7c02a4 More Categories: start re-design menu; include customCategory as module from index.js 2 years ago
Stephan Bösch-Plepelits cf1bedb5c1 CustomCategory: add a tip to the tutorial to the edit window 2 years ago
Stephan Bösch-Plepelits 8c151f8849 CustomCategory: add a share button which copies the link to the clipboard 2 years ago
Stephan Bösch-Plepelits 382dafa636 Replace 'window-modal' by a self-written class (with some copy&paste) 2 years ago
Stephan Bösch-Plepelits bf7084a94b CustomCategory: when editing a category loaded by link, change this category after save 2 years ago
Stephan Bösch-Plepelits 3032b2cb64 CustomCategory: styling modal window 2 years ago
Stephan Bösch-Plepelits 8ccaa41e2f CustomCategory: edit categories, regardless of they were interactively created or loaded via link 2 years ago
Stephan Bösch-Plepelits 96ce746929 CustomCategory: use Loader.getCategory() 2 years ago
Stephan Bösch-Plepelits 045ec83d81 CustomCategory: cache categories 2 years ago
Stephan Bösch-Plepelits c29f924cd6 CustomCategory: test yaml for correctness 2 years ago
Stephan Bösch-Plepelits 085814b1f1 customCategory: load categories when requested 2 years ago
Stephan Bösch-Plepelits e44958606d CustomCategory: save categories to a database 2 years ago
Stephan Bösch-Plepelits 3f18c48d37 CustomCategory: create new, edit loaded 2 years ago