1. 12 Sep, 2016 2 commits
  2. 09 Sep, 2016 4 commits
  3. 08 Sep, 2016 4 commits
  4. 06 Sep, 2016 1 commit
  5. 05 Sep, 2016 14 commits
  6. 04 Sep, 2016 3 commits
  7. 03 Sep, 2016 1 commit
  8. 02 Sep, 2016 4 commits
  9. 01 Sep, 2016 3 commits
  10. 31 Aug, 2016 4 commits
    • Franco Fichtner's avatar
      lang: s/Automagic/Automatic/g · c6d2cca0
      Franco Fichtner authored
      Suggested by: SimonB
      c6d2cca0
    • Franco Fichtner's avatar
      plugins: do not call write_config() in plugins_interfaces() · 927f4e0e
      Franco Fichtner authored
      Since we weaved the latter into the former, we can now get rid of
      the transition code.  The behaviour doesn't change.
      927f4e0e
    • Franco Fichtner's avatar
      ids: first pass for simpler ruleset handling #1129 · 143e759f
      Franco Fichtner authored
      This does:
      
      o Enable/disable all text as opposed to confusing icons of
        checkboxes.  Also mark them as "primary".
      o Make the info button a pencil / edit button as we can modify
        data from there.
      o Minor cleanups.
      
      Missing:
      
      o Removing the toggle buttons for each rule (the edit button
        is sufficient).  Haven't done this because the rowtoggle
        mechanism is probably better adapted by @adschellevis.
      o Maybe move the enable disable all buttons back to the bottom.
      143e759f
    • Franco Fichtner's avatar
      openvpn: more tweaks for previous · 1611955b
      Franco Fichtner authored
      There is no need to visually overload the field descriptions with
      stop chars like a slash, the help is sufficient in explaining that
      multiple networks can be used and the chances are high that most
      will only ever use one network here.
      1611955b