summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_services.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git.pfmechanics.com:pfsense/pfsenseStephen Beaver2016-09-141-1/+1
|\
| * Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
| |
* | Merge pull request #2975 from NOYB/Services_StatusStephen Beaver2016-09-141-11/+1
|\ \ | |/ |/|
| * Status / Services - Status IndicatorNOYB2016-05-311-11/+1
| | | | | | | | Use status icon instead of text. Icon and title should be fine.
* | 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
| |
* | chmod 0644 php web pagesRenato Botelho2016-07-141-0/+0
|/
* Revert "Status / Services - Status Indicator"Renato Botelho2016-05-201-1/+1
| | | | This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2.
* Status / Services - Status IndicatorNOYB2016-05-201-1/+1
| | | | | Use font awesome icons instead of text. Universal recognition eliminates need of text translation.
* Make services POST only by providing JS code in pfSenseHelpers.jsStephen Beaver2016-04-181-111/+17
|
* Review alert wording. End sentence with period, remove redundant 'Warning', ↵k-paulius2016-02-141-1/+1
| | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
* add call 'gettext' function in the status menu filesbruno2016-01-221-1/+1
|
* Add some more Bootsrap panelsColin Fleming2016-01-051-0/+8
| | | | | | | | | | | | | | | | "firewall_aliases.php" - add gettext to the H2 tag - remove debug code "sevices_igmpproxy.php" "services_pppoe.php" "vpn_ipsec_keys.php" "status_gateways.php" "status_gateway_groups.php" "statis_services.php" "diag_arp.php" "diag_ndp.php" - add Bootstrap panels
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style status*Phil Davis2015-12-151-2/+3
|
* Tidy up coding styleColin Fleming2015-11-261-4/+6
| | | | | | | | | | | | "service-utils.inc" - be more consistent when using single/double quotes - add missing double quotes in ID statement - remove blank VALUE statement - remove ALT from <i> tag, invalid in HTML5 "status_services.php" - tidy up code style - add type to SCRIPT tag
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* remove inline stylesJared Dillard2015-11-201-1/+1
|
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-1/+1
| | | | Mote: New ticket will be opened to provide IP address sorting
* 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
* Page converted to POST operationStephen Beaver2015-10-051-29/+157
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-43/+59
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+135
OpenPOWER on IntegriCloud