50 Commits

Author SHA1 Message Date
Monviech
328bfbf1dd
development/RegexField: Add new fieldtype to documentation (#783) 2025-10-17 09:08:51 +02:00
Ad Schellevis
608f02225f mvc: add persisted_at attribute in cretaing models, for https://github.com/opnsense/docs/issues/745 2025-10-09 11:40:09 +02:00
Ad Schellevis
1031c5e31a Development: add controller class structure 2025-05-21 10:59:40 +02:00
Stephan de Wit
3e1c86c717 development: js_helpers: document UIBootgrid initialSearchPhrase and triggerEditFor 2025-01-06 09:59:16 +01:00
Ad Schellevis
444907c857 development/ModelRelationField - add filter tag to the list 2025-01-01 17:41:11 +01:00
Ad Schellevis
5382acda5c phalcon links 2024-12-11 17:39:42 +01:00
Ad Schellevis
a2f82bed67 development/frontend/models - explain app specific field types using SimpleXMLElement's implemented in 416b6ee144 2024-10-31 14:20:35 +01:00
Ad Schellevis
523630aeb4 development - cleanups to be more aligned with reality 2024-10-26 17:42:26 +02:00
kumy
cf5ca27100
docs: Fix typo (#604) 2024-09-21 15:00:44 +02:00
Stephan de Wit
55a3e6a7ab dashboard: update development documentation 2024-08-19 13:24:57 +02:00
Ad Schellevis
5e92a50d40
Dashboard: merge pending changes (#583)
* development: add dashboard framework documentation

* dashboard: duplicate link

* dashboard: update development documentation

---------

Co-authored-by: Stephan de Wit <stephan.de.wit@deciso.com>
2024-08-03 16:05:31 +02:00
Monviech
94ee5e68e6
Update models_fieldtypes.rst - Add example to display multiple fields (#551) 2024-04-05 14:40:09 +02:00
Ad Schellevis
e88821a9e1 development - add csv import/export helpers. closes https://github.com/opnsense/docs/issues/541 2024-03-17 19:51:39 +01:00
Ad Schellevis
2795d75201 development/frontend/models - add volatile option. closes https://github.com/opnsense/docs/issues/542 2024-03-17 19:02:18 +01:00
Ad Schellevis
5dfe37f0d6 development - add "special model types" 2024-02-19 11:13:30 +01:00
Ad Schellevis
f3522bd358 frontend/models_fieldtypes : HostnameField add IsDNSName parameter 2024-01-23 20:44:31 +01:00
Stephan de Wit
ca43be6a7c Development: Frontend: add documentation for DescriptionField and IPPortField types 2024-01-11 16:05:55 +01:00
Stephan de Wit
7bba0a44a5 Development: Field Types: Add MacAddressField and update HostnameField 2024-01-08 10:53:10 +01:00
Ad Schellevis
a78a9e1333 Development Manual / Frontend / Fieldtypes - explain the new optgroup introduced in bc195308be , 9206823d60 2023-10-15 14:57:42 +02:00
Ad Schellevis
9ea2587fae Development/ArrayField - add note for 3408cbf661 (getStaticChildren()) 2023-07-03 17:48:26 +02:00
Ad Schellevis
4fa1982188 Development manual / Frontend / Controllers - explain the use of searchRecordsetBase() 2023-05-09 17:00:17 +02:00
Stephan
cb798bef36 Field types: update new options for CSVListField and NetworkField 2023-03-06 10:37:21 +01:00
Ad Schellevis
2574773e67 Development / JS form control - alhough not in stable yet, it doesn't hurt to document 528474372b in advance. closes https://github.com/opnsense/docs/issues/433 2022-10-20 11:38:03 +02:00
Ad Schellevis
bc854e83f5 Development - ModelRelationField. add documentation for display_format field. closes https://github.com/opnsense/docs/issues/394 2022-05-24 16:43:11 +02:00
mmetc
b3be4953d6
removed duplicate "ConfigdActionsField" section (#388) 2022-05-23 16:37:30 +02:00
Ad Schellevis
7691de4e9d Development / Models / Field types
Document available options, move item in the menu for better navigation.
2022-02-23 17:01:48 +01:00
kulikov-a
deaab7382b
note the parent method call necessity (#374) 2022-01-17 13:14:02 +01:00
Ad Schellevis
2766dd5f6f fix types, as suggested by @8191 2021-01-13 11:34:13 +01:00
Ad Schellevis
5629f2c7c5 Development: add documentation for Javascript helpers (https://github.com/opnsense/docs/issues/241) dialog wrappers 2020-12-21 18:25:36 +01:00
Ad Schellevis
aca5f2412c Development: add documentation for Javascript helpers (https://github.com/opnsense/docs/issues/241) $.UIBootgrid 2020-12-21 15:52:19 +01:00
Ad Schellevis
746d27f3ab Development: javascript helper docs for https://github.com/opnsense/docs/issues/241 (work in progress) 2020-12-18 10:52:12 +01:00
Ad Schellevis
aa9583fdcc add base64 fieldtype for https://github.com/opnsense/core/issues/4398 2020-10-22 20:26:19 +02:00
Ad Schellevis
e4170c05eb Development: add some JS functions for https://github.com/opnsense/docs/issues/241 2020-08-09 17:40:58 +02:00
Ad Schellevis
51a8ab63b0 Development: add some view help, work in progress for https://github.com/opnsense/docs/issues/241 2020-08-09 14:20:40 +02:00
Ad Schellevis
7b04b98f00 Development:MVC, add migration section. closes https://github.com/opnsense/docs/issues/246
ref: https://github.com/opnsense/plugins/issues/1749
2020-03-26 10:26:27 +01:00
Ad Schellevis
41186eb9cd MVC: add NetworkAliasField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-03-09 12:42:12 +01:00
Ad Schellevis
35fea4c042 MVC: add ProtocolField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-02-28 17:39:44 +01:00
ServiusHack
2b17226313
fix formatting (#240)
Move text out of literal block used for the file path.
2020-02-27 08:32:53 +01:00
Ad Schellevis
a5b3177774 MVC: explain new LegacyLinkField type 2020-02-24 13:41:20 +01:00
Ad Schellevis
e9e70acc0e Development: explain ApiMutableServiceControllerBase and refer to examples from controller documentation (controller.rst contains the concepts, examples are more suited to explain the use in this case) 2020-02-04 14:28:38 +01:00
Ad Schellevis
69d4794747 cleanup previous 2019-11-14 18:14:49 +01:00
Ad Schellevis
3a7afc2e45 Models / explain custom fieldtypes. closes https://github.com/opnsense/docs/issues/215 2019-11-14 17:09:59 +01:00
Ad Schellevis
f4d9a1e44d models, minor fixes in previous 2019-11-04 21:51:37 +01:00
Ad Schellevis
849e3b391d add model constraints and field types, closes https://github.com/opnsense/docs/issues/212 2019-11-03 19:47:19 +01:00
Ad Schellevis
68f02106a7 move modelConstraints.rst 2019-11-03 17:52:16 +01:00
MichaelDeciso
d1c5ac2798 Another round of corrections (#84) 2018-11-09 13:52:31 +01:00
MichaelDeciso
020c7c74ec Many typo fixes and some rewording (#80) 2018-11-08 20:59:18 +01:00
MichaelDeciso
86a9787cf3 Fix scaling of small images, fix typos, clarify IPsec s2s (#78) 2018-11-07 17:45:54 +01:00
Ad Schellevis
632a173566 MVC, add note for non common fieldtypes 2018-05-12 18:23:20 +02:00
jschellevis
9aa470246f Initial version of the freely available OPNsense documentation project, original commiters are listed in LICENSE file. 2018-01-30 11:40:13 +01:00