Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
38af78d8 04/10/2015 07:21 PM sbeaver

Converted

Mostly by adding BS-3 classes to the existing tables, but also by
adding a nested table to display the states.

765b79f9 03/31/2015 12:11 PM Sander van Leeuwen

Tweak vpn_ipsec_keys layout

- Better name for 'edit user' button
- Wrap action buttons
- Sprinkle some clears in CSS for table container and forms (self-clearing with overflow:hidden)

Refs. #22

214a9c33 03/28/2015 12:07 PM Sjon Hortensius

Proof of concept for Form_IpAddress that shows a mask-selector too

refs #23

5ddd7e7b 03/25/2015 11:28 PM Sander van Leeuwen

Convert vpn_ipsec

Refs. #22

feebcbfa 03/25/2015 08:43 PM Sander van Leeuwen

Make selector less specific to support other button types as well

Refs. #19

9c878ec9 03/25/2015 08:37 PM Sander van Leeuwen

Add body padding on pages without menu (wizards, login page, etc.)

Refs. #34

5a637574 03/18/2015 07:36 PM Stephen Beaver

Allow top navbar to resize without overwriting the page

9d45f8b8 03/08/2015 12:40 PM Sjon Hortensius

Multiple buttons in form need spacing

fixes #19

2900b876 01/29/2015 09:39 AM Sander van Leeuwen

Fix footer position

0bf1e5fe 01/24/2015 10:17 AM Sjon Hortensius

Fixed contextual links

pfSense.css - move help-link to ul that gets positioned
head.inc - implemented fixme
shortcuts.inc - replaced icons

f0d51562 01/20/2015 04:44 PM Sander van Leeuwen

Place form save button outside form panel for clarity (saves whole form, not just the last panel)

- Increase body bottom margin to create 20px margin between elements
and footer

c4a7740d 01/20/2015 10:08 AM Sander van Leeuwen

Finish preliminary restyle of L2TP configuration

vpn_l2tp.php - Use pill style for navigation
vpn_l2tp_users.php - Cleaned and formatted according to bootstrap styles
vpn_l2tp_users_edit.php - Cleaned and formatted according to bootstrap styles
pfSense.css - Styles for form validation and pill navigation...
c7d61071 01/19/2015 11:02 AM Sander van Leeuwen

Use bootstrap columns to scale and style jumbotron

pfSense.css - proper positioning for logo, remove with on jumbotron
auth.inc - add bootstrap columns to jumbotron
authgui.inc - idem
index.php - idem

a42e7aa2 01/17/2015 02:54 PM Sjon Hortensius

replaced logobig with high-quality logo-black

favicon - updated as well
authgui - form is now horizontal, logo update

80169aa8 01/17/2015 01:50 PM Sjon Hortensius

implemented widget-config

fbegin/fend.inc - temporary added for non-migrated pages
firewall_rules - use buttons for actions
index - implement widget-config & close button
pfSense.css - +/- icons now handled in js
pfSense.js - better handling of widget actions...

45eebe10 01/16/2015 03:11 PM Sander van Leeuwen

Style page header & footer

head.inc - Wrap header elements (title, breadcrumb)
guiconfig.inc - Prefix breadcrumb with title h1
pfSense.css - Styling for header and footer

41ea4cf3 01/11/2015 02:01 PM Sjon Hortensius

implemented widget drag/drop on index + storage

replaced custom jquery-ui with default set of plugins

7d5b007c 01/04/2015 11:57 AM Sjon Hortensius

initial drag/drop WIP, working on backup/restore page

3b2c83b8 12/30/2014 09:12 PM Sjon Hortensius

initial commit of new firewall_rules

css - add styling for tr.disabled
firewall_rules - migrated to bootstrap
guiconfig - changed alias-popup to be displayed inline instead of xhr
index - no need to serve alias-popup via xhr

1180e4f0 12/29/2014 07:14 PM Sjon Hortensius

started migration to bootstrap

  • migrated /index and most widgets on it
  • migrated /system.php using new form-layout
  • removed /themes and /javascript; html will change too much