1. 28 Apr, 2024 1 commit
  2. 18 Nov, 2023 1 commit
  3. 09 Sep, 2023 1 commit
  4. 11 Jan, 2023 1 commit
  5. 05 Dec, 2018 1 commit
  6. 16 Feb, 2018 3 commits
  7. 13 Feb, 2018 1 commit
  8. 09 Jan, 2018 1 commit
  9. 21 Sep, 2017 1 commit
    • ku3nsting's avatar
      Bug 1271907 · b442c240
      ku3nsting authored
      Docs about installing full perl dependents missing "."
      b442c240
  10. 08 Sep, 2017 1 commit
  11. 05 Jul, 2017 1 commit
  12. 25 May, 2017 2 commits
  13. 26 Mar, 2017 3 commits
  14. 11 Mar, 2017 1 commit
  15. 27 Feb, 2017 4 commits
  16. 26 Feb, 2017 3 commits
  17. 23 Feb, 2017 1 commit
  18. 22 Feb, 2017 1 commit
  19. 20 Feb, 2017 1 commit
  20. 16 Feb, 2017 1 commit
  21. 14 Feb, 2017 1 commit
  22. 28 Dec, 2016 1 commit
  23. 23 Dec, 2016 2 commits
  24. 16 Dec, 2016 1 commit
  25. 30 Nov, 2016 3 commits
  26. 15 Nov, 2016 1 commit
  27. 08 Nov, 2016 1 commit
    • Danny Dierickx's avatar
      Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point · a16e8ee9
      Danny Dierickx authored
      For non-US locales the bug entry/update page shows values with commas as decimal seperator in the timetracking fields "Orig Est." and "Hours Left". However when saving/updating bugzilla refuses these values. (see bug 1122419)
      These 2 changed lines let bugzilla accept/process these "comma-values" as "point-values".
      This patch *should* not influence systems with US locale.
      a16e8ee9