Commit History

Author SHA1 Message Date
  logicp 2697795ba9 amending helper function to return generic task code if key not found 4 years ago
  logicp 108d73a8e2 moving TaskIndex namespace to task.hpp 4 years ago
  logicp 5fd1b1535b can now see filenames of files used in scheduled tasks 4 years ago
  logicp fd74114a29 fixed bug: if argdialog task is not null, compare task code to see if it has changed 4 years ago
  logicp 57ffd891b2 only deleting pending_task ptr if not null 4 years ago
  logicp 1a82b36962 commenting out loader widget logic 4 years ago
  logicp 1b34299992 fixing isReady method, where we were not actually checking the number of files and users in the task arguments 4 years ago
  logicp 642a9dad2a cleanup 4 years ago
  logicp c2a564e36e we can now start working on the next task while a previous one is pending scheduling request 4 years ago
  logicp 6dcc5becf5 adding a loader window which is displayed when uploading/requesting a task 4 years ago
  logicp a29d96f995 task arguments will not be replaced upon reopening an argdialog. defaults are only set if the task is empty 4 years ago
  logicp 5f25f4848d moving some logic to its own method 4 years ago
  logicp 833bf5ea1a clearing user list so names aren`t duplicated upon re-opening argdialog 4 years ago
  logicp bc9f91d79b removing our own ConfigJson type 4 years ago
  logicp 711c7c87c5 switched over to using QJson types for almost all JSON 4 years ago
  logicp 949583b888 making parseTaskInfo congruent to expected params - we were falsely inferring errors 4 years ago
  logicp 2e07e4842d Merge branch 'genericTask' into simplifyUi 4 years ago
  logicp ca68ec502b updating build spec 4 years ago
  logicp 857bf2e7fc implemented a Generic Task type 4 years ago
  logicp 2133f2b654 improving docs and adding some checks 4 years ago
  logicp ba060da9eb improving workflow surrounding task validation on value of datetime 4 years ago
  logicp f66c21e696 fixing merge 4 years ago
  logicp 620067f097 fixing removal of files 4 years ago
  logicp 5f6c5de48c removing redundant line, simpliyfying removeArgument code from ArgDialog, adding doc comments 4 years ago
  logicp fe92445a3f Merge branch 'genericTask' into simplifyUi 4 years ago
  logicp bf9ad1e265 fixing setArgument 4 years ago
  logicp ce4af82d75 Merge branch 'genericTask' into simplifyUi 4 years ago
  logicp 7167397232 returning r value reference 4 years ago
  logicp e28adca333 Merge branch 'genericTask' into simplifyUi 4 years ago
  logicp fd0f5403b6 getTaskArgument should return updatable value 4 years ago