1. 18 Feb, 2016 1 commit
    • Franco Fichtner's avatar
      www: zap some spurious assigments · 1eb5dae7
      Franco Fichtner authored
      Most of the time, there is no return value from the functions,
      sometimes $retval is not evaluated, and sometimes it just seems
      totally convoluted to do it when 99% of the configuration code
      does not do it and works fine wihout it.
      
      It's also not practical, because there is no no notion of a
      rollback that would have to ensue in such cases.
      1eb5dae7
  2. 10 Jan, 2016 2 commits
  3. 07 Jan, 2016 2 commits
    • Manuel Faux's avatar
      UX: added missing and unified existing tooltips of buttons · 418c800d
      Manuel Faux authored
        * Added missing tooltips for existing buttons for list management (add line,
          remove line, move line, clone line)
        * Shortened existing tooltip texts to a minimum
        * Fixed incorrect tooltip texts
        * Changed order of buttons to 1. move item, 2. delete item, 3. add item, 4.
          clone item
        * Changed tooltips "click to toggle enable/disable rule" to "disable rule" and
          "enable rule" corresponding to the current state, respectively.
      418c800d
    • Manuel Faux's avatar
      UX: Changed icon for "add similar item" · fa142b55
      Manuel Faux authored
      Changed button icon of "add similar item" from plus to clone symbol.
      fa142b55
  4. 31 Dec, 2015 1 commit
  5. 09 Dec, 2015 1 commit
  6. 08 Dec, 2015 1 commit
  7. 30 Nov, 2015 1 commit
  8. 29 Nov, 2015 1 commit
  9. 31 Oct, 2015 1 commit
  10. 13 Oct, 2015 1 commit
    • Franco Fichtner's avatar
      www: purge $changedesc; closes #394 · 808a2604
      Franco Fichtner authored
      This one and the former were good ideas, but:
      
      o They only affected a very small percentage of the actual code, and
      o Reviewing changes is best done in the config.xml, not the revision message.
      808a2604
  11. 21 Sep, 2015 1 commit
    • Franco Fichtner's avatar
      system/routes: convert to submenu · d11e9756
      Franco Fichtner authored
      Thin out "Status" and "Diagnostics" white at it, although the
      overall static page conception isn't consistent at all.  Not
      liking this, but something has got to be done.  Won't be the
      last commit I think.  :)
      d11e9756
  12. 17 Aug, 2015 1 commit
  13. 04 Aug, 2015 1 commit
  14. 22 Jul, 2015 3 commits
  15. 06 Jul, 2015 1 commit
  16. 18 Jun, 2015 1 commit
  17. 15 May, 2015 1 commit
  18. 13 Apr, 2015 1 commit
  19. 26 Mar, 2015 1 commit
  20. 12 Mar, 2015 1 commit
  21. 09 Jan, 2015 2 commits
  22. 01 Jan, 2015 1 commit
  23. 28 Dec, 2014 1 commit
  24. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      Make "src" the implicit "/usr/local" so that nobody can
      sneak in weird files in the base file system or potentially
      overwrite them.
      
      This is the last time, I swear...  :)
      727453c0
  25. 09 Dec, 2014 1 commit
  26. 08 Dec, 2014 1 commit
  27. 28 Nov, 2014 1 commit
  28. 27 Oct, 2014 1 commit