summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
Commit message (Collapse)AuthorAgeFilesLines
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-8/+8
|
* Fix css pathStephen Beaver2015-12-071-1/+1
|
* Fixed #5610 by adding leading / to pathStephen Beaver2015-12-071-1/+1
|
* Fix inconsistent lower case in menusPhil Davis2015-12-071-2/+2
| | | Everything else had all the "real"words capitalized expect these 2 menu entries. That seemed odd.
* make wide screen support somewhat responsiveJared Dillard2015-12-031-1/+1
|
* Add leading '/' to css importsStephen Beaver2015-12-021-2/+2
|
* fix typoJared Dillard2015-12-011-1/+1
|
* add option to choose number of dashboard columnsJared Dillard2015-12-011-1/+13
|
* make fixed nav a beta optionJared Dillard2015-11-301-6/+6
|
* make notices in the navbar an iconJared Dillard2015-11-301-5/+6
|
* Type up SCRIPT tagsColin Fleming2015-11-291-2/+6
|
* Remove special code for Status Captive Portal #5529Phil Davis2015-11-251-4/+1
| | | | | The Captive Portal Status page has been fixed up so it displays nice stuff when there are no Captive Portal Zones defined. On my system this test did not work consistently anyway. When displaying the Dashboard, Status->Captive Portal was in the menu. When displaying Services->Captive Portal (with no zones defined) then Status->Captive Portal was not in the menu. I think that don't care to waste time investigating exactly why that was, because actually this special test here is not really needed anyway.
* comment out fixed navbar option for nowJared Dillard2015-11-241-3/+3
|
* Adjust body top padding to match header height when top menu is pinned.Stephen Beaver2015-11-231-1/+1
|
* Add support for scrolling menu bar (fixed vs static)Stephen Beaver2015-11-231-1/+6
| | | | Now required body padding to prevent page top from being hidden
* Revise System->Routing menu entry and page titlesStephen Beaver2015-11-201-1/+1
|
* Partial fix to #5495Stephen Beaver2015-11-191-1/+1
|
* added support flash messagesbruno2015-11-191-0/+3
|
* Remove debug code for #5463Phil Davis2015-11-191-3/+1
| | | | and it still works. Feel free to close this and do what is really needed to remove the debug code and leave the functional code working.
* DEBUG code for Redmine: 5463Stephen Beaver2015-11-181-2/+9
|
* Detailed cosmetic changes to the system update systemStephen Beaver2015-11-181-1/+1
|
* Ticket #5471 partial convert to font-awesome fontsJared Dillard2015-11-171-1/+1
|
* Fixed #5463Stephen Beaver2015-11-171-1/+5
|
* Experimental fix for #5463Stephen Beaver2015-11-171-9/+11
|
* StagingStephen Beaver2015-11-131-1/+1
|
* Allow the webgui style sheet to be selected from the advanced admin pageStephen Beaver2015-11-121-1/+10
|
* Experimental table sortingStephen Beaver2015-11-091-0/+1
|
* Copyright and license cleanupRenato Botelho2015-11-091-3/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* Added font-awesome directory (after rename)Stephen Beaver2015-10-271-0/+1
|
* Added support for forn-awesome fontsStephen Beaver2015-10-261-0/+1
|
* Fixed #5333Stephen Beaver2015-10-231-1/+2
|
* Point people to 'Clear Package Lock' if the reinstall of packages got stuckdoktornotor2015-10-201-0/+1
| | | Way too many threads on forums with people asking what's going on. The most recent one with user waiting for 9 days (!!!).
* Fixed #5277Stephen Beaver2015-10-071-1/+1
|
* Use product_name global variable in more placesRenato Botelho2015-09-301-3/+3
|
* Fixed #5127Stephen Beaver2015-09-301-1/+1
| | | | Don't "foreach($config['menus'])" if there are no menus defined
* Bootstrap conversion mostly complete.Stephen Beaver2015-09-291-2/+12
| | | | Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.
* Fixed #5212Stephen Beaver2015-09-291-16/+15
|
* Fixed #5169Stephen Beaver2015-09-181-1/+1
|
* Fixed #5160Stephen Beaver2015-09-181-4/+16
|
* Comment typoStephen Beaver2015-09-091-1/+1
|
* head.inc modal notices display now calls index.php via ajax to clear any ↵Stephen Beaver2015-09-091-40/+50
| | | | pending notices
* Fixed #5007Stephen Beaver2015-09-091-117/+127
| | | | Notices modal fixed in head.inc
* firewall_asliases_edit: minor edits to display hint text on page loadStephen Beaver2015-09-091-0/+17
| | | | | head.inc: Fixes to notification system pkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display
* Fixed Modal class issuesStephen Beaver2015-09-091-6/+9
| | | | | FInished interfaces.php (probably) Fixed notices error in head.inc
* Merge pull request #1862 from phil-davis/bootstrap-ghjim-p2015-09-041-39/+39
|\
| * bootstrap www gh minor editsPhil Davis2015-09-021-39/+39
| |
* | bootstrap, small fixes to unbound/dnsmasq edit pages, service icons.PiBa-NL2015-09-021-1/+6
|/ | | | + FIXME item that prevented lots of pages from loading..
* Coded a new system for displaying tables of input elements with jQuery providingStephen Beaver2015-09-011-1/+1
| | | | Delete/Add/Move functionality without breaking the inputs. See pfWiki for details
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-88/+463
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+120
OpenPOWER on IntegriCloud