Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
df2aa83e 03/19/2016 05:55 PM Stephen Beaver

Changed the button colors and icons. The fa-terminal wasn't doing it for me :)

78d168ce 03/19/2016 12:50 PM Stephen Beaver

Partially fixed #6012 by removing space from chars allowed in group names

49d3b157 03/19/2016 07:14 AM NOYB NOYB

Services / DNS Resolver / General Settings

Static should be static.
Elements that don't need to be dynamic should be static.
More robust than depending on client-side processing to set them.

cee365e6 03/18/2016 04:30 PM Stephen Beaver

Suppress dashboard save icon until needed.

7468ce30 03/18/2016 04:15 PM Jim Pingle

GIF had the same problem as GRE with flags, apply the same fix. Ticket #6010

93520d92 03/18/2016 04:11 PM Jim Pingle

Correct the code saving values for GRE. The GRE configure backend code tests for isset, the way the values were copied before it would be set to 'false' which was still set, so the code always triggered when it shouldn't. When reading back from XML at boot time it's OK, so only the web interface is affected. Fixes #6010

b8a0f4b1 03/18/2016 02:54 PM Stephen Beaver

Merge pull request #2718 from NOYB/JavaScript_Polyfill_-_String_Includes_Method

6b28e00a 03/18/2016 02:36 PM Stephen Beaver

Merge pull request #2757 from NewEraCracker/allow-ip-as-althostname

1f6a8b6e 03/18/2016 02:21 PM NOYB NOYB

Much cleaner like this.

c154cd7d 03/18/2016 02:21 PM NOYB NOYB

Services / DNS Resolver / General Settings

Echoing $pconfig['custom_options'] directly into JavaScript is prone to breaking the script by creating invalid syntax due to characters such as line feeds etc.
Best to transfer a flag from PHP.

View revisions

Also available in: Atom