31 Commits

Author SHA1 Message Date
Franco Fichtner
a44b468809 Merge pull request #955 from fabianfrz/translation
whitespace cleanup
2016-05-25 21:19:28 +02:00
Fabian Franz
8028daeee4 whitespace cleanup 2016-05-21 12:33:56 +02:00
Ad Schellevis
0b31dc522f add opnsense_standard_table_form class to forms 2016-05-20 17:09:58 +02:00
Ad Schellevis
7ab0b3463f (legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929 2016-05-12 19:45:28 +02:00
Ad Schellevis
53c1001b5a (hasync) add dns resolver to sync, service restart not included, probably needs a seperate page at some point. closes https://github.com/opnsense/core/issues/923 2016-05-04 11:47:28 +02:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +01:00
Ad Schellevis
1a4a3229a4 (hasync) add captiveportal and traffic shaper to hasync
note: there's no trigger to perform the sync, so currently differences are only synced in the slipstream of otther events.
The events around synchronisation and reloading services really need some work sometime....
2016-01-26 11:31:29 +01:00
Ad Schellevis
2b4858fcb6 fix gettext 2016-01-25 20:37:21 +01:00
Ad Schellevis
f4537c33fa (legacy) change help text system_hasync.php thanks to @fabianfrz 2016-01-25 20:08:19 +01:00
Ad Schellevis
44d4839515 (legacy) change help text 2016-01-25 19:24:06 +01:00
Franco Fichtner
d41b5a7456 src: reindent copyright block to four spaces 2015-12-29 20:22:41 +01:00
Ad Schellevis
85669dbdb0 (legacy) refactor system_hasync.php 2015-12-08 20:34:51 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Frédéric LIETART (TheLinuxFr)
83554e53d0 src: missing translations for #427 closes #466 2015-11-19 23:22:57 +01:00
Franco Fichtner
5e5e6c2f27 captive portal: bye bye my love
The captive portal is being replaced!  This hooks up the
new page into the services section while ditching most of
the old code.  There'll be no migration, if you use package
`opnsense-devel' and the captive portal you'll have to switch
to `opnsense' or migrate to the new code.  Beware that the
new captive portal is going to be a huge step forward but
features will trickle in week after week until it is stable
enough to merge it.  Latest release date is going to be 16.1.
2015-10-15 23:48:23 +02:00
Franco Fichtner
e0d3883cd3 high availability: tigher navigation with submenu, no more shortcuts 2015-09-21 14:09:57 +02:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Franco Fichtner
c42812831a src: whitespace sweep 2015-07-07 16:08:34 +02:00
Ad Schellevis
01a83d07d6 (legacy) more cleanups 2015-07-06 18:20:27 +00:00
Franco Fichtner
03885497b9 system: more style sweeping 2015-05-15 09:59:36 +02:00
Franco Fichtner
1ede66b367 www: does not need execution bit 2015-05-15 09:49:26 +02: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
52850fd6f4 www: nitpicking on natural language in menus
* Abbreviations are generally discouraged in persistent
  menu items.  They look unprofessional or plain sloppy.

* Items should be short and concise.  One word if possible.
  Always avoid doubled meanings like e.g. "HA" + "Sync".

* "Manager" this and that everwhere is simply annoying.
2015-04-11 11:48:40 +02:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Franco Fichtner
83e26cc536 src: coding style and whitespace cleanups 2015-01-24 12:41:28 +01:00
Jos Schellevis
21aea24595 Code cleanups and gui enhancements 2015-01-21 12:40:34 +00:00
Jos Schellevis
4156a7284a html updates and fixes 2015-01-02 10:27:26 +00:00
Jos Schellevis
9094a66095 Happy new Year...Copyrights for www done 2015-01-01 14:48:13 +00:00
Franco Fichtner
25940e50d2 system: apply whitespace changes
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +01:00
Jos Schellevis
9543799a20 Primarily Dashboard updates and fixes 2014-12-11 10:44:03 +00: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