Histórico de Commits

Autor SHA1 Mensagem Data
  logicp aa4384a5ce initial ipc dev há 4 anos atrás
  logicp 3bf2ddf977 not mentioning error status in ProcessListItem unless there actually was one há 4 anos atrás
  logicp cbe39dbc15 showing recurring and notification select lists ONLY for generic tasks há 4 anos atrás
  logicp b35b481fd2 making sure default values always exist for recurring and notify há 4 anos atrás
  logicp 459447297f using numeric index for bool value to troubleshoot há 4 anos atrás
  logicp 8a268c6fd9 fixing bug where notify was not being set há 4 anos atrás
  logicp dc72fd2438 fixed bug where tasks needed unnecessary parameters to be considered ready há 4 anos atrás
  logicp 46f9476587 fixed bug with variant types not being accessed properly há 4 anos atrás
  logicp 9e9bafa9d4 adding "notify" attribute to GenericTask, with amendments to ArgDialog`s UI to set the value há 4 anos atrás
  logicp a60010de1b making helper functions to create tasks há 4 anos atrás
  logicp ecd9f6747b declaring specific type of variant (recurring field in generic task) há 4 anos atrás
  logicp 3d89c146b8 sets task frequency for generic tasks há 4 anos atrás
  logicp daff5b1e3a fixing requested_by_string missing char há 4 anos atrás
  logicp a2eb332232 commenting out deleting of m_loader há 4 anos atrás
  logicp 2697795ba9 amending helper function to return generic task code if key not found há 4 anos atrás
  logicp 108d73a8e2 moving TaskIndex namespace to task.hpp há 4 anos atrás
  logicp 5fd1b1535b can now see filenames of files used in scheduled tasks há 4 anos atrás
  logicp fd74114a29 fixed bug: if argdialog task is not null, compare task code to see if it has changed há 4 anos atrás
  logicp 57ffd891b2 only deleting pending_task ptr if not null há 4 anos atrás
  logicp 1a82b36962 commenting out loader widget logic há 4 anos atrás
  logicp 1b34299992 fixing isReady method, where we were not actually checking the number of files and users in the task arguments há 4 anos atrás
  logicp 642a9dad2a cleanup há 4 anos atrás
  logicp c2a564e36e we can now start working on the next task while a previous one is pending scheduling request há 4 anos atrás
  logicp 6dcc5becf5 adding a loader window which is displayed when uploading/requesting a task há 4 anos atrás
  logicp a29d96f995 task arguments will not be replaced upon reopening an argdialog. defaults are only set if the task is empty há 4 anos atrás
  logicp 5f25f4848d moving some logic to its own method há 4 anos atrás
  logicp 833bf5ea1a clearing user list so names aren`t duplicated upon re-opening argdialog há 4 anos atrás
  logicp bc9f91d79b removing our own ConfigJson type há 4 anos atrás
  logicp 711c7c87c5 switched over to using QJson types for almost all JSON há 4 anos atrás
  logicp 949583b888 making parseTaskInfo congruent to expected params - we were falsely inferring errors há 4 anos atrás