Skip to content
Snippets Groups Projects
  1. Mar 18, 2025
  2. Mar 11, 2025
  3. Mar 21, 2025
  4. Mar 04, 2025
  5. Feb 21, 2025
  6. Feb 24, 2025
  7. Feb 21, 2025
  8. Feb 20, 2025
  9. Feb 19, 2025
  10. Feb 14, 2025
  11. Feb 10, 2025
  12. Feb 06, 2025
  13. 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
  14. Jan 29, 2025
  15. Dec 20, 2024
  16. Dec 18, 2024
  17. Dec 17, 2024
  18. Dec 12, 2024
  19. Dec 10, 2024
  20. Dec 09, 2024
  21. Dec 04, 2024
  22. Dec 08, 2024
  23. Dec 06, 2024
  24. Nov 07, 2024
  25. Jul 30, 2024
  26. Jun 19, 2024
  27. Jun 12, 2024
  28. Jun 11, 2024
  29. 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
  30. May 17, 2024
  31. Apr 24, 2024
  32. Jan 30, 2024
  33. Jan 09, 2024
Loading