Commit Graph

1139 Commits

Author SHA1 Message Date
Frank Wall bd87fdf7b6 security/acme-client: add support for ClouDNS, closes #574 2018-04-16 23:22:04 +02:00
Franco Fichtner 7b7ed2ae85 security/acme-client: remove unused ssl.engine directive
PR: https://github.com/opnsense/plugins/issues/649
2018-04-15 12:54:16 +02:00
Franco Fichtner 62fc6e47fe net-mgmt/snmp: do not call does_interface_exist()
No other plugin uses it.
2018-04-11 22:37:51 +02:00
Fabian Franz BSc d8670b0303 mail/rspamd: bump version 2018-04-09 09:54:12 +02:00
Fabian Franz BSc 9ef7b5225f add file for milter headers (#644) 2018-04-09 09:53:13 +02:00
Franco Fichtner 50e9c408e0 *: whitespace scrub and updated README 2018-04-07 18:07:05 +02:00
Franco Fichtner 6b8ef75fec misc/theme-cicada: try to restore the less file, whitespace scrub 2018-04-07 18:06:42 +02:00
marjohn56 9424a53827 Theme Cicada
Initial Commit
Corrected misc ref Fabianfrz, changed revision versions.
Update Comments
2018-04-07 17:56:49 +02:00
Franco Fichtner 578ebe9d89 sysutils/lcdproc-sdeclcd: use post append rather than manual override
The later would overwrite all auto-generated +POST_INSTALL content.
2018-04-06 07:50:22 +02:00
Franco Fichtner ee900ac77a Framework: provide test and style-python targets 2018-04-06 05:30:17 +00:00
Franco Fichtner bbda0a48ea net/relayd: fix test after fiddling with settings controller
CC: @fbrendel
2018-04-06 05:26:52 +00:00
Franco Fichtner 4d28abf293 README: sync 2018-04-05 22:00:18 +02:00
Franco Fichtner 7b66f5754d net/relayd: reconfigure does not return 'result' 2018-04-05 16:32:56 +00:00
Franco Fichtner f6aa805ca1 net/relayd: more tweaks
* Apply should reconfigure, it takes care of start stop reload
  according to the mutable service settings.
* ; exit 0 on stop was caused by spurious apply.  Fixed by doing
  reconfigure (see above).
* Add service control to status and log page.
* Spacing for spinner icons in buttons.
* Apply spins until reconfigured.

From my side this is ready for release in 18.1.7 when the legacy
model migration works fine.  There is one change for this in core
that is not in 18.1.6 that prevents earlier merge.

CC: @fbrendel
2018-04-05 16:25:10 +00:00
Franco Fichtner d2bae5b76e net/relayd: style in previous, test alignments
* Test validations NotEmpty, translations and text improvements will
  otherwise get in the way.  We know that validation failed for a
  particular value already.
* Behaviour on an installed OPNsense seems slightly different.
* Whitespace sweep and PSR2 code style
* Translate custom validation messages

CC: @fbrendel

There is a race happening sometimes...

There was 1 failure:

1) tests\OPNsense\Relayd\Api\RelaydTest::testStatusController
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'empty'
+'active (1 hosts)'

/usr/plugins/net/relayd/src/opnsense/mvc/tests/app/compound/OPNsense/Relayd/RelaydTest.php:428
2018-04-05 15:54:16 +00:00
Michael 2b90414ec8 mail/rspamd: few more help text (#642)
* Update settings.xml
2018-04-05 16:34:55 +02:00
Frank Brendel 8b46f3fafc net/relayd: add PHPunit API controller tests (#643) 2018-04-05 14:48:38 +02:00
Franco Fichtner 31c80c05aa sysutils/monit: change post-install hook to real migration
This is for 18.1.7 to sync the core code and the plugins code
for release version.

CC: @fbrendel
2018-04-04 18:22:16 +02:00
Frank Brendel f1c6a4fc39 net/relayd: move post-install to Migrations 2018-04-04 17:58:27 +02:00
Franco Fichtner 414539ed0c license: regenerate
Removal of static relayd / wol pages purge a couple of these,
because the old files no longer exist.
2018-04-04 00:10:47 +02:00
Franco Fichtner 2325bec46f sysutils/scp-backup: moves to core in another form 2018-04-03 23:51:30 +02:00
Michael 1c0ce63da1 mail/rspamd: add map's tp phishing and helptext (#637)
* Update settings.xml

* Update RSpamd.xml

* Update settings.xml

* Update RSpamd.xml

* Update phishing.conf

* Update phishing.conf

* Update settings.xml

* Update RSpamd.xml

* Update phishing.conf

* Update phishing.conf
2018-04-03 11:30:15 +02:00
Franco Fichtner 89e9a9c6fc net/wol: whitespace sweep 2018-04-03 08:57:18 +02:00
Franco Fichtner 09d252bf89 devel/debug: change to newer python code styler 2018-04-03 08:55:40 +02:00
Fabian Franz d988835e17 fix: delete button, decription field not working; add ui response to clicking the clock 2018-04-01 18:07:16 +02:00