Skip to content
Snippets Groups Projects
  1. Apr 12, 2022
  2. Apr 06, 2022
  3. Jul 15, 2021
  4. Jul 14, 2021
  5. Apr 29, 2021
  6. Apr 28, 2021
  7. Jun 12, 2020
  8. Jun 10, 2020
  9. May 20, 2020
  10. May 13, 2020
  11. May 06, 2020
  12. Apr 08, 2020
  13. Mar 11, 2020
  14. Mar 09, 2020
  15. Mar 06, 2020
  16. Mar 02, 2020
  17. Mar 01, 2020
  18. Feb 29, 2020
  19. Feb 26, 2020
  20. Jan 06, 2020
  21. Sep 23, 2019
  22. Sep 02, 2019
    • Jan Mach's avatar
      Feature: Added action button to group/user list to add/remove group membership. · 201d8025
      Jan Mach authored
      To implement this functionality following changes were necessary:
      * Add new association table to keep track of wanted memberships.
      * Changed prototype for item action authorization and change method to enable multiple parameters.
      * Merge GuiUserModel with UserModel to make objects comparable.
      * Implemented new base class for easy implementation of relation views.
      * Implemented new endpoints for group membership management.
      * Added new action buttons to users list in group detail view.
      * Added new action buttons to group list in user detail view.
      
      (Redmine issue: #5762)
      201d8025
  23. Jul 31, 2019
  24. Jul 10, 2019
    • Jan Mach's avatar
      Added more specific context search actions. · 29a6da28
      Jan Mach authored
      Context search action groups are now more specific for searching from event dashboards and report detail, the dt_from and dt_to parameters are now pre-filled with available values. This patch also fixes the long lasting bug in DateTime search form fields. (Redmine issue: #5341,#4518)
      29a6da28
  25. Jul 04, 2019
  26. Jun 06, 2019
  27. Jun 03, 2019
  28. Mar 15, 2019
  29. Mar 13, 2019
    • Jan Zerdik's avatar
      Validation of feedback data · 2996ffc6
      Jan Zerdik authored
      Feedback data are validate while sending, feedback on web is as form, small visual changes to uniformalize visual style. (Redmine issue: #4501)
      2996ffc6
  30. Feb 25, 2019
    • Jan Zerdik's avatar
      Feedback for reports. · 637bb867
      Jan Zerdik authored
      Lightweight feedback functionality for reports. Feedback is send to addresses from config file with information about logged user. Without feedback for users that are not logged-in. Feedback info is not stored permanently. (Redmine issue: #4501)
      637bb867
  31. Feb 20, 2019
  32. Feb 19, 2019
Loading