Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
e8a37c87 03/11/2016 03:30 PM Jim Pingle

Tweaks/fixes for WoL, ticket #5965

759cbbd1 03/11/2016 03:25 PM Jim Pingle

Fixup Toggle All button, ticket #5965

0eeee31f 03/11/2016 03:06 PM Stephen Beaver

Merge pull request #2725 from NewEraCracker/system_certmanager-fixes

491ec6f1 03/11/2016 03:02 PM Stephen Beaver

Merge pull request #2727 from phil-davis/savebtn

7e1f2e65 03/11/2016 03:01 PM Stephen Beaver

Merge pull request #2726heper:patch-2 from phil-davis/patch-2

306cbbc8 03/11/2016 02:43 PM Phil Davis

Fix $POST checks so they do not depend on string Save

This prevents problems when Save is translated to other languages.
Note: This is the only remaining place I could find with this issue.
There are other pieces of code that do:
```
if ($_POST['save'] == gettext("Save"))...

8a3c6f0c 03/11/2016 02:37 PM Jim Pingle

Use a more clear icon/wording on Diag > Tables button to flush the table. Ticket #5965

6400975d 03/11/2016 02:34 PM Jim Pingle

Use less confusing button text/colors/icons for Factory defaults/Halt/Reboot. Ticket #5965

74bd7993 03/11/2016 01:53 PM Phil Davis

Translate the default submit button text

Note: This will cause a problem for some code that does comparisons expecting this text to be exactly the string 'Save'. If the user has selected a different language then the button text will be translated and thus will be some different text....

2c1cb903 03/11/2016 12:47 PM NOYB NOYB

HTML Compliance - CARP Status Widget

Error: th start tag in table body.
Warning: A table row was 1 columns wide, which is less than the column count established by the first row (3).

View revisions

Also available in: Atom