Historial de Commits

Autor SHA1 Mensaje Fecha
  logicp 46f9476587 fixed bug with variant types not being accessed properly hace 4 años
  logicp 9e9bafa9d4 adding "notify" attribute to GenericTask, with amendments to ArgDialog`s UI to set the value hace 4 años
  logicp a60010de1b making helper functions to create tasks hace 4 años
  logicp ecd9f6747b declaring specific type of variant (recurring field in generic task) hace 4 años
  logicp 3d89c146b8 sets task frequency for generic tasks hace 4 años
  logicp daff5b1e3a fixing requested_by_string missing char hace 4 años
  logicp a2eb332232 commenting out deleting of m_loader hace 4 años
  logicp 2697795ba9 amending helper function to return generic task code if key not found hace 4 años
  logicp 108d73a8e2 moving TaskIndex namespace to task.hpp hace 4 años
  logicp 5fd1b1535b can now see filenames of files used in scheduled tasks hace 4 años
  logicp fd74114a29 fixed bug: if argdialog task is not null, compare task code to see if it has changed hace 4 años
  logicp 57ffd891b2 only deleting pending_task ptr if not null hace 4 años
  logicp 1a82b36962 commenting out loader widget logic hace 4 años
  logicp 1b34299992 fixing isReady method, where we were not actually checking the number of files and users in the task arguments hace 4 años
  logicp 642a9dad2a cleanup hace 4 años
  logicp c2a564e36e we can now start working on the next task while a previous one is pending scheduling request hace 4 años
  logicp 6dcc5becf5 adding a loader window which is displayed when uploading/requesting a task hace 4 años
  logicp a29d96f995 task arguments will not be replaced upon reopening an argdialog. defaults are only set if the task is empty hace 4 años
  logicp 5f25f4848d moving some logic to its own method hace 4 años
  logicp 833bf5ea1a clearing user list so names aren`t duplicated upon re-opening argdialog hace 4 años
  logicp bc9f91d79b removing our own ConfigJson type hace 4 años
  logicp 711c7c87c5 switched over to using QJson types for almost all JSON hace 4 años
  logicp 949583b888 making parseTaskInfo congruent to expected params - we were falsely inferring errors hace 4 años
  logicp 2e07e4842d Merge branch 'genericTask' into simplifyUi hace 4 años
  logicp ca68ec502b updating build spec hace 4 años
  logicp 857bf2e7fc implemented a Generic Task type hace 4 años
  logicp 2133f2b654 improving docs and adding some checks hace 4 años
  logicp ba060da9eb improving workflow surrounding task validation on value of datetime hace 4 años
  logicp f66c21e696 fixing merge hace 4 años
  logicp 620067f097 fixing removal of files hace 4 años