Skip to content
Snippets Groups Projects
  1. Aug 17, 2022
  2. Aug 12, 2022
    • Antoine Lambert's avatar
      add_forge_now: Add last_{moderator, modified_date} fields to Request · 27e448ca
      Antoine Lambert authored
      Previously, the last moderator and modification date for an Add Forge Now
      request were retrieved by the model serializer.
      
      While it is enough for display, it prevents to sort the requests by last
      modification date when using datatables.
      
      So prefer to add the last_moderator and last_modified_date to the Request
      model instead and update their values when a new RequestHistory model
      is created.
      
      When running migrations, existing requests stored in production database
      will have the values of these new fields set according to their history.
      27e448ca
  3. Aug 10, 2022
  4. Aug 04, 2022
  5. Jul 21, 2022
  6. Jul 20, 2022
  7. Jul 13, 2022
  8. Jul 12, 2022
  9. Jul 11, 2022
  10. Jul 07, 2022
  11. Jul 06, 2022
  12. Jun 30, 2022
  13. Jun 20, 2022
  14. Jun 16, 2022
  15. Jun 13, 2022
Loading