- 20 Jul, 2015 1 commit
-
-
Franco Fichtner authored
We did the same sanity cleanup for all other code. Easier on the eyes and easier to fork. ;) Discussed with: ad@
-
- 27 May, 2015 1 commit
-
-
Ad Schellevis authored
this commit adds two new helper functions to use uuid information from the config.xml. 1) get a tagname by uuid, or __not_found__ if uuid is not in the config.xml {{ helpers.getUUIDtag('a8da740a-046a-4994-8535-89f5fff47393') }} 2) returns an object by uuid, ready to use {{ helpers.getUUID('a8da740a-046a-4994-8535-89f5fff47393').number }}
-
- 06 Apr, 2015 1 commit
-
-
Ad Schellevis authored
-
- 24 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 11 Jan, 2015 1 commit
-
-
Franco Fichtner authored
-
- 06 Jan, 2015 1 commit
-
-
Ad Schellevis authored
This shouldn't break any current features and only works after installation of the jinja2 python package. To test, execute ./execute_command.py template reload OPNsense.Sample
-