1. 19 Oct, 2021 6 commits
  2. 06 Oct, 2021 2 commits
  3. 29 Sep, 2021 3 commits
  4. 16 Sep, 2021 1 commit
    • BhavinBathani's avatar
      ZCS-10874 : Increase HOUR_HEIGHT to have 15 minutes slot. · ffb4f7d2
      BhavinBathani authored
      We are currently facing usability issues while accessing overlapping less then 30 minutes appointments.
      Using zimbraPrefCalenderScaling introduced on backend.
      zimbraPrefCalenderScaling local-config was introduced on server.
      Using this LC on client-side to render calendar accordingly.
      Handling new appointment and selection cases to honor the LC value.
      Using snapMinutes conditionally based on LC value received in prefs.
      This will reduce the selection ratio.
      Its being used mostly in selection and move DnD handlers.
      Moving class bound constants into constructor.
      Which will help to increase the usability with small time duration meetings/appointments.
      ffb4f7d2
  5. 18 Aug, 2021 1 commit
  6. 12 Aug, 2021 1 commit
    • Willi Rath's avatar
      Fix German "to" field · d2e59b5c
      Willi Rath authored
      The old "bis" means until as in "nine to five". The new "an" implies a recipient as in "message to somebody".
      d2e59b5c
  7. 08 Jul, 2021 1 commit
  8. 16 Jun, 2021 1 commit
  9. 15 Jun, 2021 1 commit
  10. 10 Jun, 2021 1 commit
  11. 07 Jun, 2021 1 commit
  12. 04 Jun, 2021 1 commit
    • bhavin bathani's avatar
      ZBUG-2015 Fix issue while delete multiple shared account from settings. (#637) · b7063bee
      bhavin bathani authored
      * ZBUG-2015 : Fix issue while delete multiple shared account from settings.
      
      We prompt user to remove deleted shared account from folder tree for
      each data source. But only the last reponsed folder were getting moved to trash.
      The reason was overlappint prompt dialog.
      Fix this by handle all of the deleted data sources in one prompt dialog.
      Now all the deleted datasources included in one prompt dialog and getting moved to trash.
      
      * ZBUG-2015 : Filter the accounts and skip persona if there is any in this particular delete operation
      b7063bee
  13. 12 May, 2021 1 commit
  14. 20 Apr, 2021 1 commit
  15. 19 Apr, 2021 1 commit
  16. 08 Apr, 2021 2 commits
  17. 16 Mar, 2021 1 commit
  18. 09 Mar, 2021 1 commit
  19. 24 Feb, 2021 2 commits
  20. 08 Feb, 2021 1 commit
    • akshat's avatar
      ZBUG-1220: Workaround for Zimbra Skin Broken (#613) · 2a4321dc
      akshat authored
      Created an empty ZmMsg_en_US.properties file which will be used for overriding the keys from ZmMsg.properties file.
      
      ZmMsg.properties is getting overriden with the use of this method when we place this file in the message directory of
      the skin. So, the workaround as of now is that it is expecting a ZmMsg_en_US.properties file in the message directory of the skin from where it reads the overriden keys and the default value is read from the original ZmMsg.properties file.
      2a4321dc
  21. 03 Feb, 2021 2 commits
  22. 02 Feb, 2021 1 commit
  23. 29 Jan, 2021 2 commits
  24. 27 Jan, 2021 1 commit
  25. 21 Jan, 2021 1 commit
  26. 19 Jan, 2021 1 commit
  27. 14 Jan, 2021 2 commits