4251 Commits

Author SHA1 Message Date
Ad Schellevis
78ca17104c Merge pull request #869 from fraenki/pr_868
support multiple values in ModelRelationField, fixes #868
2016-03-30 20:13:07 +02:00
Ad Schellevis
c5c70b9303 CamelCase setmultiple 2016-03-30 20:10:31 +02:00
Ad Schellevis
4b9c1e0bef style fixes fetchACLs 2016-03-30 19:53:46 +02:00
Ad Schellevis
a4c5f2c7d8 style fixes list_pfsync.py 2016-03-30 19:50:29 +02:00
Ad Schellevis
483980c679 (unbound_dhcpd) style fixes 2016-03-30 19:47:35 +02:00
Ad Schellevis
b34f61cb02 (netflow) style fixes 2016-03-30 19:44:55 +02:00
Ad Schellevis
8bdec9b471 (netflow, reporting) base class for data aggregation (BaseFlowAggregator) 2016-03-30 19:39:02 +02:00
Ad Schellevis
520fdfcc4d (netflow/parse) send None to mark last record 2016-03-30 19:32:04 +02:00
Frank Wall
4f871e40aa support multiple values in ModelRelationField, fixes #868 2016-03-30 18:19:55 +02:00
Ad Schellevis
95522e0935 (mvc/template) add heading support, proposal for https://github.com/opnsense/core/pull/866
Example (from @fraenki):
<field>
        <label>Tuning Options</label>
        <type>header</type>
</field>
2016-03-30 16:37:57 +02:00
Ad Schellevis
16b7eb7384 (mvc) zap base_tabs.volt (unused) 2016-03-30 15:34:40 +02:00
Ad Schellevis
8ab49f48d2 (netflow) typo in export v9 2016-03-30 09:23:25 +02:00
Ad Schellevis
13562e909f (netflow) document parse_flow 2016-03-29 20:58:30 +02:00
Ad Schellevis
68d3a415f4 (netflow) parse flowd files 2016-03-29 20:54:01 +02:00
Ad Schellevis
53eefd4958 (dhcpv6) isset vs !empty 2016-03-29 15:42:23 +02:00
Ad Schellevis
1747924436 (dhcp) isset vs !empty 2016-03-29 15:42:00 +02:00
Ad Schellevis
088ca26680 (mvc, fieldtype) wrong event for setting initial data in UniqueIdField 2016-03-29 11:43:28 +02:00
Ad Schellevis
e5cbe0cfdf (ipsec status) collapse/expand all, closes https://github.com/opnsense/core/issues/811 2016-03-29 10:36:59 +02:00
Ad Schellevis
862fd2c6ae Remember scrolling position when toggling, https://github.com/opnsense/core/issues/840 2016-03-28 17:52:09 +02:00
Ad Schellevis
53d00da877 oops, meant sessionStorage in stead of localStorage, no need to keep things beyond the duration of the session. https://github.com/opnsense/core/issues/840 2016-03-28 14:19:39 +02:00
Ad Schellevis
7c18b0258f switch to local webstorage, https://github.com/opnsense/core/issues/840 thanks @fabianfrz 2016-03-28 14:17:34 +02:00
Ad Schellevis
306b80c79f (legacy) remember scroll position for non ajax toggle/move, https://github.com/opnsense/core/issues/840 2016-03-27 20:06:00 +02:00
Ad Schellevis
0188444c12 (ui) load opnsense.js in legacy code, related to https://github.com/opnsense/core/issues/840 2016-03-27 20:02:09 +02:00
Ad Schellevis
e07fcdcff4 (ui) add some javascript helper functions, related to https://github.com/opnsense/core/issues/840 2016-03-27 20:01:35 +02:00
Franco Fichtner
685746bdc9 Merge pull request #862 from fabianfrz/translation_2
translation
2016-03-27 09:55:59 +02:00
Ad Schellevis
f34a265c77 missing port_range validation in firewall_aliases_edit.php 2016-03-26 18:32:35 +01:00
Franco Fichtner
d0419d15ed interfaces: fixup previous 2016-03-26 13:14:03 +01:00
Franco Fichtner
4e95140f55 interfaces: wireless parents can't be assigned #411
And the clones are picked up by the config section...
2016-03-26 13:09:45 +01:00
Fabian Franz
18cd3edd3c translation 2016-03-26 11:26:16 +01:00
Ad Schellevis
50a9e241b5 remove link to referenced filter rule, closes https://github.com/opnsense/core/issues/858 2016-03-26 09:40:03 +01:00
Ad Schellevis
857a1b2e71 gettext() 2016-03-26 09:09:50 +01:00
azdps
63e7e17617 (legacy) description and consistency cleanup in firewall_virtual_ip_edit.php 2016-03-25 21:22:03 -07:00
Ad Schellevis
2abd4680b7 (netflow) add acl and menu registration 2016-03-25 17:39:15 +01:00
Ad Schellevis
c2146590f3 (netflow) add missing configd tempates, add flowctl stats api/ui components 2016-03-25 17:28:31 +01:00
Ad Schellevis
90b2674754 (netflow) reconfigure on save 2016-03-25 15:23:19 +01:00
Ad Schellevis
72c3c8c46c (netflow) add some configd/api commands 2016-03-25 15:21:12 +01:00
Ad Schellevis
42dc887c15 (netflow) add status command, don't resolve netstat info 2016-03-25 14:34:54 +01:00
Ad Schellevis
7645c83b24 remove space 2016-03-25 11:44:58 +01:00
Ad Schellevis
0aec40f7a4 (ids/ips) use macro physical_interface 2016-03-25 11:37:32 +01:00
Ad Schellevis
285c4c62cb (trafficshaper) use macro to determine interface ( replace helpers.getNodeByTag('interfaces.xyz').if with physical_interface('xyz') 2016-03-25 11:27:12 +01:00
Ad Schellevis
339b77d134 (configd/templates) remove line break from physical_interface 2016-03-25 11:25:15 +01:00
Ad Schellevis
89ef76aa2e (configd/templates) add macro directory for shared macro's 2016-03-25 10:50:18 +01:00
Ad Schellevis
0f4068f0da (ipfw) fix typo 2016-03-25 09:18:06 +01:00
Ad Schellevis
817fbb606c (netflow) work in progress api and ui components 2016-03-24 21:36:59 +01:00
Ad Schellevis
8c35f29772 (mvc/fieldtype) add immutable UniqueIdField, @fraenki just add UniqueIdField to your model and this one will autogenerate new unique identifiers for you 2016-03-24 18:15:20 +01:00
Ad Schellevis
5ec14c39f7 (netflow) rename sample 2016-03-24 16:14:51 +01:00
Ad Schellevis
370992c134 (netflow) simplify setup and add version selector 2016-03-24 16:02:48 +01:00
Ad Schellevis
300163525a (netflow) typo in rc script 2016-03-24 14:54:27 +01:00
Ad Schellevis
6ab92467e1 (netflow) finish rc scripting 2016-03-24 14:28:30 +01:00
Ad Schellevis
b706112a12 replace configd_run with actual command in rc.bootup 2016-03-24 13:52:34 +01:00