26 Commits

Author SHA1 Message Date
Ad Schellevis
2d531c30f5 (legacy) add delete selected items in firewall_virtual_ip.php 2016-01-22 17:56:05 +01:00
Ad Schellevis
0a3fd1a07f (legacy) display carp frequency in vip overview 2016-01-22 17:29:06 +01:00
Fabian Franz
b96b291608 fixes by @fichtner 2016-01-18 10:12:43 +01:00
Fabian Franz
e097fe57a8 translation fixes in firewall_virtual_ip.php 2016-01-17 14:04:28 +01:00
Manuel Faux
cea23f8cae UX: moved tooltip position to top for most tooltips 2016-01-10 12:06:48 +01:00
Manuel Faux
87014246c0 UX: changed delete icon from "X" to "trash" 2016-01-10 12:06:48 +01:00
Manuel Faux
418c800dab UX: added missing and unified existing tooltips of buttons
* Added missing tooltips for existing buttons for list management (add line,
    remove line, move line, clone line)
  * Shortened existing tooltip texts to a minimum
  * Fixed incorrect tooltip texts
  * Changed order of buttons to 1. move item, 2. delete item, 3. add item, 4.
    clone item
  * Changed tooltips "click to toggle enable/disable rule" to "disable rule" and
    "enable rule" corresponding to the current state, respectively.
2016-01-08 00:01:38 +01:00
Manuel Faux
fa142b5536 UX: Changed icon for "add similar item"
Changed button icon of "add similar item" from plus to clone symbol.
2016-01-07 17:06:38 +01:00
Fabian Franz
1d0f083d96 change dialog style 2015-12-31 18:00:31 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
7e7a29ad34 firewall: fix apply for translations for #444 2015-10-26 08:38:35 +01:00
Ad Schellevis
27dbf565c2 (legacy) fix move to end and some typo's in firewall_virtual_ip.php 2015-09-24 12:54:56 +00:00
Ad Schellevis
747c671d2a (legacy) refactor firewall_virtual_ip.php 2015-08-26 18:19:51 +00:00
Ad Schellevis
a7ac26237f (legacy) remove unused parameter in get_std_save_message 2015-08-17 08:27:34 +00:00
Franco Fichtner
85b5bae190 crash reporter: another issue in virtual ip configuration 2015-08-12 13:39:05 +02:00
Franco Fichtner
6b0ebcae69 src: fix recent crash reports 2015-07-31 09:26:39 +02:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
7418af459b (legacy) add additional check on $input_errors as part of cleanup notices 2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
1f5d30b8e7 src: tmp_path gone with the wind 2015-03-12 07:39:52 +01:00
Ad Schellevis
15dcb2ece8 use php session_status to check for active session ( >= php 5.4 ) 2015-03-09 20:56:16 +00:00
Franco Fichtner
3ba3cba107 src: s/session_commit/session_write_close/g for consistency 2015-03-04 07:04:35 +01:00
Jos Schellevis
fb340fcd94 More cleanups, copyrights and links 2015-01-01 13:47:20 +00:00
Franco Fichtner
e78874a7fa firewall: apply whitespace cleanups 2014-12-28 12:04:44 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00