Skip to content
Snippets Groups Projects
  1. Feb 24, 2025
  2. Feb 21, 2025
  3. Feb 20, 2025
  4. Feb 19, 2025
  5. Feb 14, 2025
  6. Feb 10, 2025
  7. Feb 06, 2025
  8. Jan 30, 2025
    • oury.balde's avatar
      Improve dynamic placeholder implementation · 8898d80c
      oury.balde authored
      - Rename fields/methods for clarity:
        * dynamic_placeholder_button_hidden -> hide_placeholder_button
        * _compute_dynamic_placeholder_button_hidden -> _compute_hide_placeholder_button
      - Restructure JS components:
        * Replace dynamic_placeholder_charfield_patch with new component-based implementation
        * Add proper prop handling and converter type awareness
      - Add onchange handler to clear value when converter changes
      - Refactor placeholder computation using dictionary mapping
      - Update XML views with new field names and component parameters
      - Improve mimetype.py documentation and default handling
      8898d80c
  9. Jan 29, 2025
  10. Dec 20, 2024
  11. Dec 18, 2024
  12. Dec 17, 2024
  13. Dec 12, 2024
  14. Dec 10, 2024
  15. Dec 09, 2024
  16. Dec 04, 2024
  17. Dec 08, 2024
  18. Dec 06, 2024
  19. Nov 07, 2024
  20. Jul 30, 2024
  21. Jun 19, 2024
  22. Jun 12, 2024
  23. Jun 11, 2024
  24. May 28, 2024
    • oury.balde's avatar
      Introduces sorting capabilities within the Redner substitution · e9722140
      oury.balde authored
      Note that we implemented sorting functionality and added unit tests.
      
      The changes include:
      
      - Creation of a new utility file `utils/sorting.py` implementing sorting
      functionalities such as :
      `find_field_with_sort_order`,
      `parse_fields_with_sort_directions`, and `sortkey`.
      - Addition of a new file `tests/test_sorting.py` containing unit tests for
      sorting logic.
      e9722140
  25. May 17, 2024
  26. Apr 24, 2024
  27. Jan 30, 2024
  28. Jan 09, 2024
  29. Dec 04, 2023
  30. Nov 24, 2023
  31. Feb 03, 2023
  32. Jan 31, 2023
  33. Jan 26, 2023
Loading