Skip to content
Snippets Groups Projects
  1. Oct 04, 2015
  2. Oct 03, 2015
    • rswindell's avatar
      Change long-standing behavior reported by Deuce as an "architecture bug": · ebf1bda7
      rswindell authored
      If the user does not meet the configured "Access Requirements" of the external
      text/message editor that they have selected in their "default configuration",
      rather than changing their default setting to the internal message editor (a
      change that would become persistent as soon as the user's record was saved
      in the user database), use the internal editor rather than the configured
      external editor and don't change their configuration. This fixes the "problem"
      of a user having selected an editor which has "ANSI" as an access requirement,
      that user then logging on without ANSI support (e.g. not auto-detected) and
      then logging-off which would then revert their configured editor to the dreaded
      internal line editor, leaving the user to figure out how to re-select the
      external (e.g. full-screen) editor they had previous configured.
      ebf1bda7
  3. Sep 29, 2015
  4. Sep 28, 2015
  5. Sep 27, 2015
  6. Sep 26, 2015
  7. Sep 25, 2015
  8. Sep 24, 2015
  9. Sep 20, 2015
  10. Sep 17, 2015
  11. Sep 11, 2015
    • rswindell's avatar
      Fix infinite recycle problem reported by Lord Time. · 47b0e6ae
      rswindell authored
      Also set the web server status to "Listening" once initializating is complete.
      I'm not sure what the newly-introduced "terminated" flag is supposed to
      indicate, but it's beign set to TRUE during recycle, so it's probably not
      working as intended. Something cleaner probably should be done, but I don't
      know exactly what Deuce was trying to accomlish with this variable.
      47b0e6ae
  12. Sep 10, 2015
Loading