Skip to content
Snippets Groups Projects
  1. Apr 30, 2015
  2. Mar 09, 2015
  3. Feb 27, 2015
  4. Jan 02, 2015
    • Jared Hancock's avatar
      oops: Fix several small, general issues · 79cc5338
      Jared Hancock authored
        * Fix translation of pages
        * Localize client thank-you page on new ticket
        * Fix adding new category
        * Fix crash on staff login when upgrading from < 1.9
        * Don't show self locks on ticket queue pages
      79cc5338
  5. Dec 08, 2014
  6. Aug 29, 2014
  7. Jul 08, 2014
  8. Jul 02, 2014
  9. Jun 25, 2014
    • Thane de Loth's avatar
      Adopt translation work from Thane de Loth · 7042e6c8
      Thane de Loth authored
      Multilanguage Support via gettext
      
      - added gettext encapsulations to all texts i thought necessary
      - added fallback function for the case that the gettext extension isn't loaded
      - added browser language detection
      - added gettext to the list of optional extensions in setup
      - rewritten some of the texts to use sprintf instead of appending strings
      - added german translation file
      - removed mark_overdue-confirm from cannedresponses.inc.php
      
      extend multi language support and a fex fixes
      
      - Better detection of translation files
      - Added functionality to redirect language codes (see redirecting
      language codes)
      - Ticket Status can be translated
      - The Datepicker can be translated
      - Extended functionality of 'testlang.php' to show what language code is
      used to translate
      
      Forgotten to apply a patch from RC5 to RC6
      
      - Forgotten to change $var to $vars in line 380 of class.mailfetch.php
      - Removed unneeded comment
      
      Added php_gettext as primary translation engine
      
      - Added php_gettext support (thanks to Danilo Segan and Steven
      Armstrong)
      - php_gettext is now the primary translation engine
      - Extended language detection functionality
      
      Add error/misconfiguration checks and fix undefined variables
      7042e6c8
  10. May 09, 2014
  11. Apr 02, 2014
  12. Mar 25, 2014
  13. Feb 27, 2014
  14. Nov 13, 2013
  15. Oct 09, 2013
  16. Jul 23, 2013
    • Jared Hancock's avatar
      Add a password reset implementation · 5cac196a
      Jared Hancock authored
      Uses a seven step procedure:
        1. (user) Fails to login twice or more
        2. Clicks the 'Forgot my password' link on the login form
        3. Submits the username or email address and triggers a password-reset
           email
        4. Clicks the link in the email and is directed back to the reset page
        5. Enters the username or email again and is logged in
        6. Password change is forced, but current password is not required
        7. Password is updated, user can continue the session without
           authenticating again
      5cac196a
  17. Jul 10, 2013
    • Andrew Abdalian's avatar
      Spelling, grammar and readability fixups · c6c923f9
      Andrew Abdalian authored
      Spelling, grammar and readability in upgrader documents
        - Tweaked spelling, grammar and wording to make the text of the upgrader
          pages more readable.
      Fixed spelling regression
        - Higly —> Highly
      Spelling and readability fixes for /include/class.* files
        - Fixed some spelling mistakes
      A couple more spelling/readability fixes.
        - More fixes
      c6c923f9
  18. Feb 19, 2013
  19. Oct 03, 2012
  20. Sep 27, 2012
  21. Sep 02, 2012
  22. Aug 13, 2012
  23. Mar 19, 2012
Loading