51 Commits

Author SHA1 Message Date
Ad Schellevis
2eda2d6350 (style, opnsense_standard_table_form) reverse zebra to improve heading, drop first grid line
When using opnsense_standard_table_form on a table, the first visible row contains a top border (because the invisible mobile border is placed first).
The change sets border-top-width on the first td,th to 0px and swaps the zebra printing to keep things more consistent.
2016-08-21 15:06:03 +02:00
Franco Fichtner
12febf0260 ui: back out intrusive style fix, table layout could be better 2016-06-13 08:05:34 +02:00
Franco Fichtner
f44b7e0ca3 ui: tip toeing around mobile issues for #1003
This tries to address table overflow problems we have and is
only meant as a base for further discussion.  It gets rid of
table overflow, e.g. in the dashboard on small mobile screens
by setting "table-layout: fixed;" for all tables.  This breaks
the stacked-to-horizontal emulation, so the workaround there
is to switch it off, which requires a proper viewport detection.

While there, fiddle with the logs template, but for these non-
hooked stacked-to-horizontal tables the fix for table-layout
can't be undone, because that would break the original fix in
the first place.

Moral of the story: tables are deprecated.  ;)
2016-06-11 12:36:22 +02:00
Ad Schellevis
6ffc213c18 fix hook_stacked_form_tables (mobile), do not copy id tags. There still is some old javascript code which breaks. 2016-06-09 12:01:06 +02:00
Ad Schellevis
ebe341ec2f (ui) select highest visible option in hook_ipv4v6 2016-05-23 22:19:09 +02:00
Ad Schellevis
bdcdd8b117 (ui) hook_stacked_form_tables preserve <tr> properties 2016-05-20 17:43:29 +02:00
Ad Schellevis
feaf21fc8e (ui) hook_stacked_form_tables, don't dig to deep 2016-05-20 17:31:11 +02:00
Ad Schellevis
e0bbb0c638 (ui) add "Stacked-to-horizontal" like feature for input forms 2016-05-20 14:58:53 +02:00
Ad Schellevis
a8f5cf5087 (dashboard) remove some legacy files 2016-05-09 09:15:58 +02:00
Ad Schellevis
fe848ddd50 (legacy) refactor vpn_pppoe_edit.php, zap jquery.ipv4v6ify.js row_helper.js 2016-03-15 14:28:52 +01:00
Ad Schellevis
e082aadca6 (legacy) refactor services_upnp.php 2016-03-10 14:25:01 +01:00
Ad Schellevis
b459bada74 zapp javascript/load_balancer_pool_edit 2016-03-04 13:27:59 +01:00
Manuel Faux
87014246c0 UX: changed delete icon from "X" to "trash" 2016-01-10 12:06:48 +01:00
Ad Schellevis
693c3f739b zap row_toggle.js 2015-12-29 21:44:39 +01:00
Ad Schellevis
616a56cd93 add selectpicker to hook_ipv4v6 2015-12-29 21:24:45 +01:00
Ad Schellevis
c80a1f817d (legacy) zap ppps_edit.js 2015-12-29 20:31:08 +01:00
Ad Schellevis
18be51a5e9 (legacy) zap datepicker 2015-12-29 20:29:48 +01:00
Ad Schellevis
fa5596e62b (legacy) zap numericupdown 2015-12-29 20:29:01 +01:00
Franco Fichtner
da8a2bed0f load balancer: remove unused relay pages and related backend parts
Dormant ever since 2009, time to remove those finally.
2015-12-10 11:56:48 +01:00
Ad Schellevis
2daf0e206e ipv4/v6 subnet selction, closes https://github.com/opnsense/core/issues/486 2015-11-30 08:17:43 +00:00
Franco Fichtner
4760cfda19 interfaces: repair ppp mobile selection in main edit 2015-11-23 08:37:41 +01:00
Ad Schellevis
d8ab1f0d34 (legacy) remove unused function alias_popup 2015-11-01 11:30:33 +00:00
Ad Schellevis
a7092d5615 (legacy) add javascript file for legacy support functions and add hook_ipv4v6 (switch subnet) 2015-10-29 09:24:38 +00:00
Ad Schellevis
d5d4382285 (legacy) remove unused JS 2015-08-25 13:50:27 +00:00
Ad Schellevis
3216e8b224 (legacy) remove unused javascript 2015-08-19 11:31:20 +00:00
Ad Schellevis
60c8f88f32 (legacy) remove unused javascript 2015-08-19 08:48:26 +00:00
Ad Schellevis
fe1791dec3 (legacy/theme) remove duplicate script files 2015-08-03 19:08:43 +00:00
Franco Fichtner
0e3ea0485e www: strip unused javascript; related to #208 2015-06-22 10:10:02 +02:00
Franco Fichtner
27ed7eb342 queues: a few more renmants zapped 2015-06-18 14:25:22 +02:00
Ad Schellevis
38a6a82560 (firewall) javascript error preventing aliasses to work, related to https://github.com/opnsense/core/issues/196 2015-05-22 20:01:08 +00:00
Ad Schellevis
be6b4274c4 (firewall) remove 802.1p rules 2015-05-18 13:47:11 +00:00
Franco Fichtner
1ede66b367 www: does not need execution bit 2015-05-15 09:49:26 +02:00
Ad Schellevis
31df024e7f replace menusystem / integrate with new MVC framework
Next step in integrating our new MVC framework, the mainmenu in the left panel uses the same logic now for both legacy as new content.

- add feature, hide empty items
- configuration in /usr/local/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
2015-04-29 19:06:32 +00:00
Ad Schellevis
1ad20825d4 remove non functional L7 filter
to be replaced in a (near) future release.

(also related to kernel cleanup)
2015-04-27 18:40:25 +00:00
Franco Fichtner
8d02ef5a07 src: scrub and consolidate copyright headers
Related to: #136
2015-04-12 08:17:33 +02:00
Ad Schellevis
bb5cdb1d9a cleanup jquery-migrate-1.2.1.min.js 2015-04-08 21:07:16 +00:00
Ad Schellevis
91692c7221 cleanup javascrpt code (sorttable.js) 2015-04-08 21:02:24 +00:00
Ad Schellevis
e99f8b6ff8 more javascript cleanups 2015-04-08 21:01:04 +00:00
Ad Schellevis
816cc506f5 jquery cleanups 2015-04-08 20:57:41 +00:00
Ad Schellevis
6337432622 remove unused js code (base64.js) 2015-04-08 20:42:47 +00:00
Ad Schellevis
c7dd404761 remove unused js code 2015-04-08 20:40:54 +00:00
Ad Schellevis
992820ba7e remove unused javascript code 2015-04-08 20:32:31 +00:00
Ad Schellevis
0d8d996f73 remove old js debugger (probably not very functional anymore) 2015-04-08 20:17:04 +00:00
Ad Schellevis
b4c0aed947 remove useless code from head.inc 2015-04-08 20:11:40 +00:00
Franco Fichtner
968a31b33f src: whitespace cleanup and style error fix 2015-01-31 12:45:24 +01:00
Jos Schellevis
2798c28fe9 Gui update for firewall_nat_edit 2015-01-28 15:05:12 +00:00
Jos Schellevis
b3fea6b917 Fixed some issues with unbound Gui pages 2015-01-27 16:51:18 +00:00
Jos Schellevis
60a5170dc8 Several GUI fixes, including mobile presentation 2015-01-27 14:20:30 +00:00
Jos Schellevis
96899e89f0 Cleanups icons and a bit more.. 2014-12-31 09:38:24 +00:00
Franco Fichtner
120f379ca7 javascript: apply whitespace cleanups 2014-12-28 14:26:47 +01:00