]> git.proxmox.com Git - pve-manager.git/history - www/manager6/grid/FirewallRules.js
update shipped appliance info index
[pve-manager.git] / www / manager6 / grid / FirewallRules.js
2023-11-14 Dominik Csapakui: don't set the default value of combogrids to ''
2023-06-07 Dominik Csapakui: firewall: refactor privilege checks and prevent...
2023-06-07 Alexandre Derumierui: firewall panel/grids : add privilege checks on...
2022-03-16 Thomas Lamprechtui: fw grid: eslint auto-fixes
2022-03-16 Mira Limbeckui: firwall: change icmp type selector to a combogrid
2021-12-16 Fabian Ebnersorters: use correct property 'direction' and keep...
2021-12-02 Dominik Csapakfix #3689: add gridhandle to firewall rules to indicate...
2021-05-18 Thomas Lamprechtui: grid/Firewall: eslint fixes and code cleanup/refact...
2021-04-22 Aaron Lautererui: firewall: rule: maxlength for source and dest
2021-02-22 Thomas Lamprechtui: firewall grid: try balance between flex and good...
2021-02-22 Thomas Lamprechtui: firewall grid: rename Enable column to shorter On
2021-02-22 Thomas Lamprechtui: firewall grid: fix rendering comment, only show...
2021-02-22 Aaron Lautererui: FirewallRules: Add tooltip to comments
2021-02-22 Aaron Lautererui: FirewallRules: make columns flexible
2021-01-19 Thomas Lamprechtui: eslint: enforce "no-extra-parens" rule
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2021-01-19 Thomas Lamprechtui: eslint: fix trailing spaces
2020-10-01 Aaron Lautererui: FirewallRules.js: fix #3049 wider rule number column
2020-06-06 Thomas Lamprechtdrop jslint lines
2019-03-20 Thomas Lamprechtfollowup: move to advanced column
2019-03-20 Christian Ebnerfix: # 2123 Logging of user defined firewall rules
2018-01-25 Thomas Lamprechtuse InputPanel from widget toolkit
2018-01-25 Thomas Lamprechtuse RestProxy from widget toolkit
2018-01-25 Thomas Lamprechtuse windowEdit from widget toolkit
2018-01-25 Thomas Lamprechtuse KVCombobox from widget toolkit
2018-01-25 Thomas Lamprechtuse Checkbox from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.Utils instead of PVE.Utils
2018-01-25 Dominik Csapakuse Button from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.button.StdRemoveButton where possible
2018-01-25 Dominik Csapakchange pve-invalid-row class to proxmox-invalid-row
2018-01-25 Dominik Csapakuse TextField from proxmox-widget-toolkit
2018-01-25 Dominik Csapakuse ComboGrid from proxmox-widget-toolkit
2017-04-14 Dominik Csapakhighlight errors in grids
2017-03-02 Emmanuel KasperRename 'create' to 'isCreate' in pveWindowEdit and...
2016-11-17 Dominik Csapakmake firewall panels/grids stateful
2016-11-10 Dominik Csapakdisable rules copy button if not 'in' or 'out' rule
2016-11-02 Dominik Csapakmove onlineHelp into classes from definition
2016-10-07 Dominik Csapakgrid/FirewallRules.js jslint fixes
2016-10-05 Wolfgang Linkfix #1108: add copy firewall rule to GUI
2016-06-09 Dominik CsapakhtmlEncode some comment fields
2016-04-29 Dominik Csapakjslint: fix tab/space mixed intendation
2016-04-29 Dominik Csapakjslint: fix missing or extra semicolon
2016-04-29 Dominik Csapakjslint: remove trailing commas
2016-04-06 Dominik Csapakremove displayfield height hack
2016-02-15 Emmanuel Kasperext6migrate: fix display of sport/dport/proto combo...
2016-02-15 Emmanuel Kasperext6migrate: set valueField as a class property
2016-02-03 Emmanuel Kasperext6migrate: push array elements separately
2016-02-03 Emmanuel Kasperext6migrate: adapt to new KVComboBox interface
2016-02-03 Emmanuel Kasperext6migrate: replace new with Ext.create()
2016-01-28 Emmanuel Kasperext6migrate: adapt the Checkbox column of the firewall...
2016-01-22 Dietmar Maurerrename manager5 to manager6