1663 Commits

Author SHA1 Message Date
Franco Fichtner
fc8a152c22 lang/zh_CN: bring Simplified Chinese to 49% completed
Submitted by: Liu <liuyonghui@grapecity.com>
Edited by: franco@
2015-06-23 12:39:13 +02:00
Ad Schellevis
e67997df78 (mvc) refactor base_tabs to use base_form 2015-06-23 12:01:20 +02:00
Jos Schellevis
578d0d8e94 (cron) Add tenplates 2015-06-23 11:59:18 +02:00
Jos Schellevis
1807761825 (cron) Add action 2015-06-23 11:58:12 +02:00
Ad Schellevis
6ef5ed4917 Merge branch 'master' of ssh://github.com/opnsense/core 2015-06-23 11:57:33 +02:00
Ad Schellevis
9e8d83ec1d (mvc) add base form template part 2015-06-23 11:57:12 +02:00
Jos Schellevis
a9ce1c9656 (cron) Add view implementation 2015-06-23 11:57:06 +02:00
Jos Schellevis
743efdfe77 (cron) Add model implementation 2015-06-23 11:56:06 +02:00
Jos Schellevis
b7856e38ff (cron) Add contoller implementation 2015-06-23 11:55:10 +02:00
Jos Schellevis
9f9ac874d4 (trafficshaper) add enable/disable rowtoggle option 2015-06-23 10:56:26 +02:00
Ad Schellevis
5b132f5ac1 (trafficshaper) fix typo in enabled field 2015-06-23 09:39:31 +02:00
Ad Schellevis
d0fcd23536 (mvc) trash session userdata on timeout 2015-06-23 09:33:07 +02:00
Ad Schellevis
9e1890af4a (ids) add comments 2015-06-23 09:15:37 +02:00
Ad Schellevis
0e955c1b8b (ids) add template for user defined rule settings 2015-06-22 21:14:39 +02:00
Ad Schellevis
5819684b56 (ids) add script to merge user defined presets and installed rules 2015-06-22 21:05:14 +02:00
Jos Schellevis
cd20397229 (mvc) fix object / array issue on ConfigdActionsField type 2015-06-22 17:02:05 +02:00
Ad Schellevis
66f8411d1d (trafficshaper) automatic number new rules behind existing ones 2015-06-22 16:34:44 +02:00
Jos Schellevis
1bf389a16e captive_portal, fix wrong zone deletion 2015-06-22 16:22:58 +02:00
Ad Schellevis
064de35257 cleanup configd socket on exit (related to https://github.com/opnsense/core/issues/218) 2015-06-22 15:29:23 +02:00
Ad Schellevis
f43baf4a64 also let configctl wait for configd to start (https://github.com/opnsense/core/issues/218) 2015-06-22 15:22:19 +02:00
Ad Schellevis
b282f65db5 wait for configd socket if it's not there yet (https://github.com/opnsense/core/issues/218) 2015-06-22 15:14:22 +02:00
Franco Fichtner
4ac49f5621 firewall/NAT: defer javascript execution to avoid error; #208 2015-06-22 10:28:52 +02:00
Franco Fichtner
0e3ea0485e www: strip unused javascript; related to #208 2015-06-22 10:10:02 +02:00
Franco Fichtner
f51edf44a5 captive portal: fix idle timeout for #150 2015-06-22 09:15:11 +02:00
Franco Fichtner
6048c12618 interfaces: only need one edit button 2015-06-22 08:15:47 +02:00
Franco Fichtner
cc7f95278d git: better ignore in live-mode 2015-06-22 07:45:25 +02:00
Franco Fichtner
8e77138ab8 rc: if cleaning is actually needed, we have bigger problems later 2015-06-22 07:42:18 +02:00
Franco Fichtner
46f8781434 inc: move only /var/tmp usage to /tmp 2015-06-21 18:44:48 +02:00
Franco Fichtner
5fdcefe745 firewall: fix isset() foo 2015-06-19 16:19:39 +02:00
Franco Fichtner
2fff034f8b lang: refresh pot, leaving out the dynamic strings...
because they have too many HTML elements embedded
2015-06-18 17:42:30 +02:00
Franco Fichtner
86f679cd11 lang: refresh dynamic strings 2015-06-18 17:39:12 +02:00
Franco Fichtner
bc4684c5f9 firmware: zap old pages 2015-06-18 16:52:37 +02:00
Franco Fichtner
f1a8984807 queues: one more 2015-06-18 14:46:39 +02:00
Franco Fichtner
27ed7eb342 queues: a few more renmants zapped 2015-06-18 14:25:22 +02:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
ab3e25700c queues: remove firewall_shaper.php 2015-06-18 13:52:56 +02:00
Franco Fichtner
2c4b81a1c0 queues: remove firewall_shaper_queues.php 2015-06-18 13:30:37 +02:00
Franco Fichtner
780ceed480 queues: remove firewall_shaper_wizards.php 2015-06-18 13:17:23 +02:00
Franco Fichtner
a7852604cf queues: remove status_queues.php 2015-06-18 13:11:25 +02:00
Franco Fichtner
34e4226fae firmware: use monospace font to display contents
The upgrade progress picks up the actual output of the command line
firmware tools, which expects monospaced output in order to be fully
readable and aligned.  Looks a bit archaic, but not worse than before.
2015-06-17 13:15:19 +02:00
Franco Fichtner
eac7cdde65 captive portal: address recent paranoia of Sqlite(); fixes #215 2015-06-16 19:08:22 +02:00
Franco Fichtner
1454f5daf3 src: style and whitespace sweep 2015-06-16 10:16:52 +02:00
Franco Fichtner
1311dcbfcc menu: also fix #199 in MVC 2015-06-16 09:55:06 +02:00
Franco Fichtner
ff8729eb81 menu: order interfaces by name; fixes #199 2015-06-16 09:39:18 +02:00
Franco Fichtner
2fd0bf3b24 firmware: minor style updates 2015-06-15 14:07:29 +02:00
Franco Fichtner
eab1e3d4ad system: remove last two invokes of shaky nohup 2015-06-15 14:02:19 +02:00
Franco Fichtner
1890653aca wizards: unfortunately, there is no code to back this up; #212 2015-06-15 12:33:06 +02:00
Franco Fichtner
317a77c259 logs: fix DHCP reverse log show and update style for #213 2015-06-15 11:44:47 +02:00
Franco Fichtner
2aaa719214 firmware: always schedule next poll
This avoids akward scenarios when the webserver is reloading,
spitting out temporary messages.  In that case, simply keep
polling until the request is back.  The backend keeps running
anyway.
2015-06-15 08:47:14 +02:00
Franco Fichtner
313a8f2ace Revert "pkg: advertising the root shell menu isn't useful"
This reverts commit 7030a38a702095902b23b6549c1cb707fd65b361.
Avoids a warning on bootup when done.  It may throw people off.
2015-06-15 07:17:10 +02:00