• Vincent Pelletier's avatar
    Remove useless redirection when clearing catalog in ERP5Site_reindexAll. · f502dfe4
    Vincent Pelletier authored
    Remove useless spaces at end of line (sorry for poluting annotate with code I don't actually change).
    Create marker activity in ERP5Site_reindexAll and InventoryModule_reindexMovementList to be able to check when activities created by those scripts are over.
    Folder_reindexAll:
      Separate actualy activity parameters from activate()'s parameters.
      Remove duplicate definition of [...]_kw dict.
      Factorise activate() calls.
      Define a constant for object bundle length.
      Don't use objectValues to get object ids.
      Use list slice to generate a list of a fixed number of elements.
    Folder_reindexObjectList:
      Separate actualy activity parameters from activate()'s parameters.
      Add a check to avoid reindexation failure when an object scheduled for indexation is deleted when indexation takes place.
    
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12691 20353a03-c40f-0410-a6d1-a30d3c3de9de
    f502dfe4
revision 4 Bytes