Commit Graph

  • 433d3dedca Test: Corrected system name for FreeBSD Paul Beckingham 2015-09-07 12:09:41 -04:00
  • 10944a23e1 Test: Added combination of skipIf and expectedFail Paul Beckingham 2015-09-07 12:04:14 -04:00
  • e4132f6a02 CLI2: Expand DOM references in single-token values Paul Beckingham 2015-09-07 11:49:55 -04:00
  • 557a8d357c Test: Marked color merge tests as expected failures Paul Beckingham 2015-09-07 11:05:00 -04:00
  • 0a75c526a9 Test: Removed obsolete 'edit' test Paul Beckingham 2015-09-07 10:48:21 -04:00
  • e133d72e23 ChangeLog: Add note about TW-20 Tomas Babej 2015-09-07 05:48:52 +02:00
  • 023cc3c383 CmdEdit: Do not bump annotation timestamps without need Tomas Babej 2015-09-06 23:20:51 +02:00
  • 89df8e5c8a Test: Corrected test, which assumed zero-based annotation indexing Paul Beckingham 2015-09-06 16:49:29 -04:00
  • 58d52a0191 Task: Factored out eval, added eval for tags. Paul Beckingham 2015-09-06 16:26:05 -04:00
  • ff965c95d3 TW-1687: task add due:som appears to be interpreted as 'someday' Paul Beckingham 2015-09-06 15:48:05 -04:00
  • c256096118 CmdDenotate: Migrated to use new MISCELLANEOUS args Paul Beckingham 2015-09-06 15:19:34 -04:00
  • b7c7d782e0 Test: Modified error message expectation Paul Beckingham 2015-09-06 14:59:43 -04:00
  • d60a2f9954 CLI2: Properly categorize FILTER, MODIFICATION, MISCELLANEOUS Paul Beckingham 2015-09-06 14:53:46 -04:00
  • d1fe1279ed Command: Code cleanup, added ::category accessor Paul Beckingham 2015-09-06 14:07:21 -04:00
  • 77b17379d6 CmdAdd/Log: No longer obey context Paul Beckingham 2015-09-06 14:05:58 -04:00
  • 9db03a317b CmdAliases: Code formatting Paul Beckingham 2015-09-06 14:05:45 -04:00
  • fdcc7b3d0f Test: Modified timeout values Paul Beckingham 2015-09-06 13:09:11 -04:00
  • 499b2256fc Test: Fixed test to contain expected colors Paul Beckingham 2015-09-06 12:31:50 -04:00
  • c1e86f59e2 Color: Removed unnecessary copy Paul Beckingham 2015-09-06 12:24:49 -04:00
  • 16b8f90048 Task: Removed commented code Paul Beckingham 2015-09-06 03:05:19 -04:00
  • af43a3119f L10n: Removed unused strings Paul Beckingham 2015-09-06 02:19:31 -04:00
  • 9bb2e4f8f5 CmdVersion: Removed redundant arg checks Paul Beckingham 2015-09-06 02:15:49 -04:00
  • 3b18ca4f50 CmdUDAs: Remvoed redundant arg checks Paul Beckingham 2015-09-06 02:14:36 -04:00
  • 4183667efd CmdReports: Removed redundant arg checks Paul Beckingham 2015-09-06 02:12:16 -04:00
  • d55b5907cd CmdLogo: Removed redundant arg checks Paul Beckingham 2015-09-06 02:11:15 -04:00
  • 5cd79d08b3 CmdHelp: Removed redundant arg checks Paul Beckingham 2015-09-06 02:10:05 -04:00
  • 58ec954d11 CmdExport: Removed redundant arg checks Paul Beckingham 2015-09-06 02:08:36 -04:00
  • ea1ce4fad5 CmdEdit: Removed redundant arg checks Paul Beckingham 2015-09-06 02:06:37 -04:00
  • 283f9bb2bc CmdDiagnostics: Removed redundant arg checks Paul Beckingham 2015-09-06 02:01:33 -04:00
  • a7fd5de5c3 CmdUndo: Removed redundant arg checks Paul Beckingham 2015-09-06 01:58:49 -04:00
  • 826d00d33f CLI2: Can now detect unwanted args in ::categorizeArgs Paul Beckingham 2015-09-06 01:56:59 -04:00
  • 3897c23c8d CLI2: Prevent loops Paul Beckingham 2015-09-06 01:42:30 -04:00
  • 7da3f3b2ba CLI2: Moved arg categorization earlier in the processing Paul Beckingham 2015-09-06 01:02:06 -04:00
  • 5ae32dd036 CLI2: 'info' was tagged 'DEFAULT' and should have been 'ASSUMED' Paul Beckingham 2015-09-06 00:13:44 -04:00
  • e0a808a6ba commands: Colorize only if color=on is set Tomas Babej 2015-09-06 01:08:14 +02:00
  • 44afdb89e3 CmdImport: Tyo Paul Beckingham 2015-09-05 18:27:36 -04:00
  • 6c7aecc2a6 CmdImport: Neglect attributes with dynamic default values Tomas Babej 2015-09-06 00:20:03 +02:00
  • 3765aacc73 Tests: Fixed test that will no longer compile Paul Beckingham 2015-09-05 17:23:48 -04:00
  • ab40fae67e TDB2: Only ever update task if it differs from original Tomas Babej 2015-09-05 23:14:56 +02:00
  • 4042cbf964 feedback: Replace taskDiff method by Task inequality operator Tomas Babej 2015-09-05 23:14:15 +02:00
  • efab724802 Task: Convince myself Task comparison is implemented correctly Tomas Babej 2015-09-05 23:13:36 +02:00
  • 98991c1c1a Command: Defaulted ::_uses_context to false, which is predominant setting Paul Beckingham 2015-09-05 15:27:04 -04:00
  • 28d0c534b1 CmdContext: Added 'const' for method args that are const Paul Beckingham 2015-09-05 14:39:52 -04:00
  • a49f5bb23c tests: Bring tw-1452 and tw-1481 back to life Tomas Babej 2015-09-05 16:44:50 +02:00
  • ae1405a7be tests: Modernize tw-1452 and tw-1481 tests Tomas Babej 2015-09-05 16:40:05 +02:00
  • 21617bf55e tests: Add tests for referencing DOM values in filter expressions Tomas Babej 2015-09-05 15:21:56 +02:00
  • 619c5d5533 tests: Add tests for accessing UDA attribute values using DOM Tomas Babej 2015-09-05 13:53:24 +02:00
  • 76000d7515 tests: Add tests for references to DOM values on addition Tomas Babej 2015-09-05 13:14:24 +02:00
  • 9fe7993d96 tests: Add export_one and latest helpers to the Task test interface Tomas Babej 2015-09-05 13:12:10 +02:00
  • f5b9370623 tests: State explicit filetype for .t python files Tomas Babej 2015-09-05 15:28:55 +02:00
  • ca37fab090 Revert "Test: Corrected import test" Paul Beckingham 2015-09-05 14:22:42 -04:00
  • a8922629ae docs: Document attribute-specific DOM references Tomas Babej 2015-09-04 22:56:45 +02:00
  • 9b786de5be CLI2: Clarified intent for demotion Paul Beckingham 2015-09-04 11:55:22 -04:00
  • a82927cb54 CLI2: Refactored some of ::prepareFilter into ::categorizeArgs Paul Beckingham 2015-09-04 10:47:44 -04:00
  • 5cd1649db2 Tests: Add failing on-modify hook Wilhelm Schuermann 2015-09-04 21:39:08 +02:00
  • 56aad60a41 CmdShow: Update the list of supported config values Tomas Babej 2015-09-04 08:15:53 -04:00
  • 2dcd698686 docs: Document updates to the urgency of the next tag Tomas Babej 2015-09-03 07:05:28 +02:00
  • 0dac8d63df docs: Add notes about deprecation of urgency.next.coefficient Tomas Babej 2015-09-04 08:12:57 -04:00
  • a08d354971 Urgency: Add backwards compatible handling of next coefficient Tomas Babej 2015-09-02 22:50:57 +02:00
  • 6b83945a21 Urgency: Replace 'next' coefficient with configuration entry Tomas Babej 2015-09-01 22:13:42 +02:00
  • a9b7d1b533 Test: Corrected import test Paul Beckingham 2015-09-04 08:08:31 -04:00
  • 288bd81d8f CmdShow: Added 'rule.color.merge' as a valid configuration setting Paul Beckingham 2015-09-04 07:58:36 -04:00
  • aae29cbcfd Test: Fixed test broken by command category rename. Paul Beckingham 2015-09-04 07:56:50 -04:00
  • 7bea132bd5 Color: Remove redundant flag in colorize method Tomas Babej 2015-09-03 22:07:29 +02:00
  • 24bb1fd6ca docs: Document the removal of color values with underscores Tomas Babej 2015-09-04 00:31:51 -04:00
  • 99b650a3ba Color: Remove support for underscores in color values Tomas Babej 2015-09-03 21:54:27 +02:00
  • 8536dc9658 Rules: Added parens to fix conditional Paul Beckingham 2015-09-04 00:10:34 -04:00
  • 184d736763 tests: Add tests for rule.color.merge Tomas Babej 2015-09-02 07:45:14 +02:00
  • 7d1fa92bd4 docs: Document rule.color.merge Tomas Babej 2015-09-02 07:20:24 +02:00
  • 7989177f7c colors: Add rule.colors.merge Tomas Babej 2015-09-01 07:36:41 +02:00
  • ef16020cbb TW-1660: Disabled sorting option Paul Beckingham 2015-09-01 20:59:23 -04:00
  • 225fd769fd TW-1616: Intermittent lengthy delay when starting or completing a task Paul Beckingham 2015-09-01 20:52:57 -04:00
  • 89880f2323 TW-1448: Add possibility to modify newest task Paul Beckingham 2015-09-01 20:29:10 -04:00
  • 7e78157c74 TW-1375: Use of ^ in regex parsed as exponentiate operator Paul Beckingham 2015-09-01 20:19:59 -04:00
  • f9572b3d14 Test: Tweaked tw-20 test Paul Beckingham 2015-08-31 18:44:27 -04:00
  • e91137c315 Test: TW-20 Check that annotations are not deleted and re-added when not edited Harley Pig 2015-08-31 16:37:30 -06:00
  • 4008a64fdd Virtual Tags: New 'PROJECT', 'PRIORITY' and 'LATEST' virtual tags Paul Beckingham 2015-08-31 16:54:18 -04:00
  • ada6c24789 Virtual Tag: Undocumented, experimental support for 'LATEST' Paul Beckingham 2015-08-31 12:59:44 -04:00
  • 86dc14823e Docs: Typo Paul Beckingham 2015-08-31 10:59:24 -04:00
  • 7d02676f68 Test: Check for correct handling when same task entered twice Harley Pig 2015-08-30 12:27:14 -06:00
  • 6e22a1f279 Tests: Use TASKDATA env variable in Bash tests Wilhelm Schuermann 2015-08-30 18:34:29 +02:00
  • 28d872dd31 CmdCommands: Added command description column Paul Beckingham 2015-08-29 12:32:17 -04:00
  • 70b252f280 CmdColumns: Added 'type' Paul Beckingham 2015-08-28 09:18:36 -04:00
  • 6c643d66dd CmdCustom: 'rc.report.<report>.sort:none' now retains UUID order only Paul Beckingham 2015-08-28 07:36:04 -04:00
  • ec0728ff8e Filter: Implemented ::hasMiscellaneous Paul Beckingham 2015-08-28 07:24:50 -04:00
  • 3f4daeacf0 TW-1670: Reversed ranges are parsed as a mathematician would expect Paul Beckingham 2015-08-27 23:22:28 -04:00
  • eabd47b28b TW-1671 task add: segfault with foo-bar:1 Paul Beckingham 2015-08-27 23:06:12 -04:00
  • 6a7f7b4c1c TW-1675: project.not:something doesn't exclude project:something.subprojects Paul Beckingham 2015-08-27 23:03:08 -04:00
  • c61f7e6b8f Footnote: New 'recur' verbosity token Paul Beckingham 2015-08-23 20:36:06 -04:00
  • b1839adf97 TW-1664: Notify of waiting→pending promotion Paul Beckingham 2015-08-23 16:59:22 -04:00
  • 4a9a515a36 Context: Corrected ::dispatch determination of need for CLI2::prepareFilter Paul Beckingham 2015-08-23 09:45:11 -04:00
  • 274d3dddd0 CLI2: Simplified logic for separating FILTER, MODIFICATION, MISCELLANEOUS args Paul Beckingham 2015-08-23 09:44:02 -04:00
  • 62a66bad9c CLI2: Corrected detection of MISCELLANEOUS args Paul Beckingham 2015-08-22 13:31:55 -04:00
  • b765825cca Test: Added import status validation Paul Beckingham 2015-08-22 12:36:23 -04:00
  • bc1aa0bc0f TW-1666: import should reject invalid data Paul Beckingham 2015-08-22 12:34:10 -04:00
  • d640fed3d4 Task: 'wait:' bug fix Paul Beckingham 2015-08-22 12:16:45 -04:00
  • 54fecafcec Context: Eliminated 'readcmd' and 'writcmd' entities Paul Beckingham 2015-08-22 11:09:29 -04:00
  • 018592abac CLI2: Colored diagnostics for MISCELLANEOUS args Paul Beckingham 2015-08-22 11:03:08 -04:00
  • f850e0946b CmdUnique: Converted to use CLI2::getWords Paul Beckingham 2015-08-22 11:02:35 -04:00
  • 908451cbf7 Test: Added more '_unique' tests Paul Beckingham 2015-08-22 08:51:49 -04:00