summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/shortcuts.inc
Commit message (Collapse)AuthorAgeFilesLines
* Fix L2TP section log shortcut. Fixes #7564jim-p2017-05-221-1/+1
|
* Add syslogd shortcutsdoktornotor2017-02-211-0/+5
|
* Remove some more dangling PPTP bits.jim-p2016-09-091-4/+0
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Fixed #6700Stephen Beaver2016-08-151-1/+1
|
* Fixed #6701Stephen Beaver2016-08-151-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Update include() to include_once()Phil Davis2016-06-281-2/+2
| | | | | | | | | | For safety, use include_once() when including various "side" files. There are a couple of instances of include("guiconfig,inc") that I changes to use require_once() to be consistent with everywhere else. The remaining cases of include() are just (hundreds of) head.inc and footer.inc - those are only at the start/end of the ordinary top-level interactive PHP files. There is no nested interaction of those to think about, so that should be fine.
* Change shortcut bar status icon to bar-chart, the gear/cog purpose was ↵jim-p2016-03-081-1/+1
| | | | unclear, looked too much like a settings icon. Ticket #5965
* carp_status is now status_carpChris Buechler2016-02-171-1/+1
|
* Do not generate empty tags if there is no link.k-paulius2016-02-161-0/+3
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-21/+21
|
* Ticket #5624: Welcome dpinger!Renato Botelho2015-12-101-1/+1
|
* Small adjustments to shortcut icons/textjim-p2015-11-231-3/+3
|
* Fix links to logs in shortcutsjim-p2015-11-231-2/+2
|
* Ticket #5471 partial convert to font-awesome fontsJared Dillard2015-11-171-3/+3
|
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-29/+52
|
* Fix shortcut destination for filter rules.jim-p2015-10-071-1/+1
|
* Fixed #5084Stephen Beaver2015-09-031-16/+16
| | | | log page links updated
* convert old icons to glyphiconsJared Dillard2015-09-021-3/+3
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+289
OpenPOWER on IntegriCloud