27 Commits

Author SHA1 Message Date
Ad Schellevis
e6bc4237c5 add actual memory/disc/swap usage in dashboard, feature request https://github.com/opnsense/core/issues/66 2015-02-24 21:02:10 +00:00
Franco Fichtner
2e33879ad9 firmware: fix and tweak wording of `up to'; clean up license foo while there 2015-01-02 14:50:08 +01:00
Franco Fichtner
b20834ac48 src: apply global whitespace cleanups 2015-01-02 12:11:43 +01:00
Jos Schellevis
9643dadc2c Lots of cleanups, icons, links and copyright notices 2014-12-31 16:41:03 +00:00
Jos Schellevis
30a3036f6c More cleanups javascript updates and so on 2014-12-31 12:03:46 +00:00
Jos Schellevis
96899e89f0 Cleanups icons and a bit more.. 2014-12-31 09:38:24 +00:00
Ad Schellevis
f94692c4f4 fix moved Core/Shell module 2014-12-29 11:33:37 +00:00
Franco Fichtner
cc6530f6f0 widgets: apply whitespace cleanups 2014-12-28 13:32:05 +01:00
Ad Schellevis
a2b765486d move new classes to comply with PSR1/2 style guides, still a lot todo here... 2014-12-28 12:14:03 +00:00
Ad Schellevis
bb55bc379a tracker + captive portal fixes 2014-12-26 11:48:50 +00:00
Jos Schellevis
6d9a3bdcd1 Some more firmware upgrade enhancements 2014-12-22 16:39:54 +00:00
Jos Schellevis
506ae138aa Firmware upgrade changes 2014-12-22 16:29:05 +00:00
Jos Schellevis
e40a28951e Finalized System Information widget and pkg_updatecheck now updates version file when run 2014-12-19 16:04:05 +00:00
Jos Schellevis
e6eb5c60f6 Even more updates on upgrade checking.. now with configurable timeout 2014-12-19 13:59:01 +00:00
Jos Schellevis
51758409bf WIP cleanup system information widget and us json with ajax calls... so much nicer 2014-12-18 16:00:30 +00:00
Jos Schellevis
de10a3921b Add option to force check if this is the first time and cronjob has not yet run 2014-12-17 13:57:08 +00:00
Jos Schellevis
46851d01f7 Check for updates, still need ro enable cronjob 2014-12-17 13:50:08 +00:00
Jos Schellevis
2c4a701988 Fixed typo system information widget and changed comment 2014-12-16 07:33:21 +00:00
Franco Fichtner
fb74578a0e platform: the story of a historic mess
The platform information should be used to identify a platform
type, not the product name.  Not sure why pfSense came up with
this, but now it's so deeply tied into the system that we can't
just take it out.  The platform type is also steered by the
installer or build tools at the moment.  We will change that,
but it'll take more testing.

Discussed with: Jos
2014-12-15 22:02:56 +01:00
Charlie Root
4a847c8795 gui updates for captiveportal widget and status page 2014-12-12 16:07:26 +00:00
Charlie Root
b7905f6d03 Widget updates 2014-12-11 14:59:14 +00:00
Jos Schellevis
f1df67f5fc more Dashboard updates... 2014-12-11 11:29:48 +00:00
Jos Schellevis
dc8b2b5881 Merge branch 'master' of git.opnsense.org:repo/opnsense-core 2014-12-11 10:44:49 +00:00
Jos Schellevis
9543799a20 Primarily Dashboard updates and fixes 2014-12-11 10:44:03 +00:00
Franco Fichtner
8121fffd24 rc: improve the user experience on boot
First impressions are the most important ones...
2014-12-10 23:44:42 +01:00
Jos Schellevis
c23950b0bd Fix traffic graph widget 2014-12-10 16:04:39 +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