Commit Graph

  • 78b5bd7391 NEWS: Document context-specific configuration overrides Tomas Babej 2021-09-25 12:28:52 -04:00
  • de271d8e7a NEWS: Make notes about the updated compiler Tomas Babej 2021-09-25 12:18:15 -04:00
  • 9bed1eda99 DEVELOPER: Update IRC information Tomas Babej 2021-09-25 12:15:43 -04:00
  • 1c53539ce8 DEVELOPER: Update branch information Tomas Babej 2021-09-25 12:15:00 -04:00
  • ba1f760b2f NEWS: Adjust wording Tomas Babej 2021-09-25 12:13:05 -04:00
  • 017053a2e1 NEWS: Deprecate monthsperline Tomas Babej 2021-09-25 13:23:51 -04:00
  • cd2abc7132 Replace references to monthsperline with calendar.monthsperline Tomas Babej 2021-09-25 13:21:15 -04:00
  • c22b233300 CmdCalendar: Respect calendar.monthsperline alongside monthsperline Tomas Babej 2021-09-25 13:15:58 -04:00
  • 56bcd24e37 Merge pull request #285 from taskchampion/issue99 Dustin J. Mitchell 2021-09-25 10:26:38 -04:00
  • 898a6d200d NEWS: Document support of env variables in the config file Tomas Babej 2021-09-18 16:21:00 -04:00
  • eb9514ede3 docs: Document TW #1933 Tomas Babej 2021-09-18 16:09:46 -04:00
  • 38a0a25374 libshared: Bump version Tomas Babej 2021-09-18 16:08:40 -04:00
  • 16c5a58843 tests: Add test for detection of invalid write contexts Tomas Babej 2021-09-18 13:58:03 -04:00
  • 690d00c8c5 tests: Update test expectations in context.t to account for write context Tomas Babej 2021-09-18 13:57:26 -04:00
  • 03edf2e01c CmdContext: Analyze the context filter for validity as modification Tomas Babej 2021-09-18 13:45:48 -04:00
  • 96fe962604 CmdCompletionContext: Fix typo Tomas Babej 2021-09-18 13:42:46 -04:00
  • 4e00106c71 CLI2: Add method to get MISCELLANEOUS tokens Tomas Babej 2021-09-18 13:42:25 -04:00
  • 5bbb1697af tests: Remove expected failure Tomas Babej 2021-09-16 07:23:44 -04:00
  • a8d4ce52c3 ViewTask: Handle negative overage by decreasing size of the largest columns Tomas Babej 2021-09-16 07:10:34 -04:00
  • 04e84cb06f refactoring: Reorder verbosity tokens Tomas Babej 2021-09-16 07:06:20 -04:00
  • 9a3b103861 Context: Override verbosity token should not imply header Tomas Babej 2021-09-16 07:04:20 -04:00
  • a5d5a025b7 tests: Make sure test accessing header output have correct verbosity tokens Tomas Babej 2021-09-16 07:00:28 -04:00
  • e3e2c50c24 NEWS: Document the 'default' verbosity token Tomas Babej 2021-09-15 22:13:50 -04:00
  • ed6249fee6 Context: Make default/override imply header Tomas Babej 2021-09-15 21:59:58 -04:00
  • c5f6419dfd docs: Document the 'default' token Tomas Babej 2021-09-15 21:42:26 -04:00
  • 712f0080dd Context: Introduce 'default' verbosity token Tomas Babej 2021-09-15 21:33:40 -04:00
  • 867efe3928 Context: Update the list of verbosity tokens Tomas Babej 2021-09-15 21:26:07 -04:00
  • 235c6614af feedback: Remove redundant variable Tomas Babej 2021-09-15 21:04:30 -04:00
  • 217f3bf28a Add cache-control headers to API responses Dustin J. Mitchell 2021-09-15 22:32:35 +00:00
  • 5ad8f47000 fix a typo in the help commnad Jasha 2021-09-13 13:31:21 -05:00
  • 3837a61b6f Merge pull request #284 from taskchampion/issue128 Dustin J. Mitchell 2021-09-14 09:36:57 -04:00
  • 7d3aae4555 allow publishing taskchampion-cli, to allow 'cargo install' Dustin J. Mitchell 2021-09-14 09:26:44 -04:00
  • 757f923c66 reword README Dustin J. Mitchell 2021-09-13 17:42:16 -04:00
  • fb39c90592 Add an integration test combining replica and server Dustin J. Mitchell 2021-09-07 03:08:35 +00:00
  • ebcf9527dc refactor sync-server into a lib crate with a binary Dustin J. Mitchell 2021-09-07 02:44:38 +00:00
  • c1e811a4fe Fixed error with tasks that were completed instantly not rendering. DanielMowitz 2021-09-11 18:59:13 +02:00
  • c6be724a96 Changed burndown test so it doesn't block forever DanielMowitz 2021-08-06 18:03:58 +02:00
  • bad672dc0a Update burndown.t DanielMowitz 2021-08-06 14:37:22 +00:00
  • cb07e93ddd Changed configuration option name and added documentation. DanielMowitz 2021-08-06 14:14:01 +02:00
  • 1d804ae7c8 Implemented non-cumulative burndown reports and added a test for them. DanielMowitz 2021-08-06 13:31:10 +02:00
  • 4690cf7fc8 Merge pull request #206 from dbr/sqlstore dbr/Ben 2021-09-10 10:04:08 +09:30
  • 11a3b7882b Changelog entry! dbr 2021-09-10 10:03:46 +10:00
  • 43ca0623b1 Merge branch 'main' into sqlstore dbr 2021-09-10 09:59:35 +10:00
  • 4cbc9a805f Merge pull request #279 from taskchampion/changelog dbr/Ben 2021-09-10 09:26:24 +09:30
  • 1ee07de6a9 Merge pull request #282 from taskchampion/issue281 Dustin J. Mitchell 2021-09-06 10:12:39 -04:00
  • 91b2e1164f run clippy on the MSRV Dustin J. Mitchell 2021-09-05 21:57:34 +00:00
  • 72b4941485 fix new clippy warnings Dustin J. Mitchell 2021-09-05 21:55:09 +00:00
  • 0bc92d6115 meta: Adjust copyright headers Tomas Babej 2021-09-05 12:01:36 -04:00
  • 8ca7f70cef Store changelog snippets as .md dbr 2021-09-05 17:02:48 +10:00
  • 7d5c82e3e7 meta: Expand review build target to allow specifying PR reference for libshared Tomas Babej 2021-09-04 11:56:04 -04:00
  • 2bd0d8ebd3 Task: Make sure tag and dependency attributes are not identified as orphan UDAs Tomas Babej 2021-09-04 10:55:16 -04:00
  • 309e99d49e Refactor task diffs to handle new attributes Dustin J. Mitchell 2021-08-29 04:08:13 +00:00
  • a4b67d9f4e Remove unused error variant dbr 2021-09-04 13:29:03 +10:00
  • f8ed4cecdd Reset operation auto-increment ID dbr 2021-09-04 13:05:21 +10:00
  • 5db04ee1af Tidying dbr 2021-09-04 13:05:10 +10:00
  • 89e9a42374 Refactor calculation of next working set ID dbr 2021-09-04 13:02:03 +10:00
  • 1d62799437 Deduplicate StoredUuid wrapper dbr 2021-09-04 12:53:29 +10:00
  • 477bf9e328 Tweaks from code review dbr/Ben 2021-09-04 12:05:30 +09:30
  • 7aee9567a3 Task: Fix extra whitespace typo Tomas Babej 2021-09-03 21:15:07 -04:00
  • 505bbf60bb colors: Do not provide any color for color.tagged by default Tomas Babej 2021-08-31 18:26:30 -04:00
  • 99f4929dc5 CmdExport: Throw an exception when the report is not found Tomas Babej 2021-08-31 18:19:26 -04:00
  • 9ce366ddab task <filter> export [<report>] Dheepak Krishnamurthy 2021-08-17 23:47:00 -06:00
  • ef176478e9 ci: Temporarily disable CentOS 7 tests Tomas Babej 2021-08-29 12:31:01 -04:00
  • 7a9c8eaf4a Merge pull request #2543 from sebu06/getFromContext Tomas Babej 2021-08-29 00:00:10 -04:00
  • d91e30ee13 Merge branch '2.6.0' into getFromContext Tomas Babej 2021-08-28 23:53:40 -04:00
  • 8b30046d0a CLI2: Simplify code by using const quote string Tomas Babej 2021-08-28 20:28:32 -04:00
  • 2619435148 tests: Add test for TW-2189 Tomas Babej 2021-08-28 10:39:44 -04:00
  • ddf2f122a2 CLI2: Pre-reserve the size of the escaped string Tomas Babej 2021-08-28 10:26:17 -04:00
  • c119b6d1de CLI2: Support escaped utf-8 characters Tomas Babej 2021-08-28 10:18:24 -04:00
  • 0523ada9fc Fixed bug with double escaped single quotes sebu06 2021-08-28 10:10:47 +02:00
  • fd2add5dea Merge pull request #280 from gravityvi/feature/support-more-timestamps Dustin J. Mitchell 2021-08-28 16:14:57 -04:00
  • 037807e3ac update image ref Ravi Sawlani 2021-08-28 02:06:33 +05:30
  • 3edf45d238 added ref pic Ravi Sawlani 2021-08-28 01:47:50 +05:30
  • d001b5dbc9 update doc Ravi Sawlani 2021-08-28 01:01:02 +05:30
  • f013233c88 document changes Ravi Sawlani 2021-08-28 00:59:09 +05:30
  • e8a4d8029b Update contribute+release docs regarding changelog dbr 2021-08-26 19:56:53 +10:00
  • f824d6123c added tests Ravi Sawlani 2021-08-25 12:42:37 +05:30
  • c5e18aec31 lint issue Ravi Sawlani 2021-08-24 22:41:45 +05:30
  • 90b06df30f refactor Ravi Sawlani 2021-08-24 22:38:27 +05:30
  • 4a3b19bba6 added common business date acronyms Ravi Sawlani 2021-08-24 22:26:30 +05:30
  • d270ef31a4 docs: Document report.X.context in the man page Tomas Babej 2021-08-21 12:39:17 -04:00
  • d515326fba docs: Add Jake C. among AUTHORS Tomas Babej 2021-08-21 10:09:59 -04:00
  • 08dab41d48 docs: Document TW #2560 Tomas Babej 2021-08-21 10:09:45 -04:00
  • 55f38bd48e docs: Document TW #2580 Tomas Babej 2021-08-21 10:01:26 -04:00
  • 3471e1cdaa docs: Add bharatvaj among AUTHORS Tomas Babej 2021-08-21 09:57:02 -04:00
  • 4f14c529b0 tests: Add test for TW #2577 Tomas Babej 2021-08-21 09:32:03 -04:00
  • 05904549a0 Fixes #2580 Bharatvaj H 2021-08-21 06:24:12 +05:30
  • 48bf64a501 tests: Add test for report.<name>.context variable Tomas Babej 2021-08-21 00:16:04 -04:00
  • 8cad6487c7 CLI2: Call uses_context from child classes, if applicable Tomas Babej 2021-08-21 00:15:03 -04:00
  • 21f1086f3d Context: Add default values for report.<name>.context variables Tomas Babej 2021-08-20 20:54:08 -04:00
  • 5309132add CmdTimesheet: Add ability to specify if context should be used Tomas Babej 2021-08-20 20:51:44 -04:00
  • ab29ef8326 CmdCustom: Respect report.<name>.context configuration variable Tomas Babej 2021-08-20 20:17:50 -04:00
  • c195c59494 docs: Document TW #2581 Tomas Babej 2021-08-21 01:03:07 -04:00
  • 1f76856579 tests: Add test for TW #2581 Tomas Babej 2021-08-21 01:01:19 -04:00
  • a464324617 CmdConfig: Properly preserve comments at the end of the line Tomas Babej 2021-08-21 00:46:36 -04:00
  • e2e184b8d4 CmdConfig: Be more strict when matching confiuration variables Tomas Babej 2021-08-21 00:45:12 -04:00
  • 9768fb8bca docs: Sort ChangeLog entries Tomas Babej 2021-08-17 20:52:12 -04:00
  • 20af583e21 Refactor to store dependencies as individual attributes Dustin J. Mitchell 2021-08-15 20:18:02 +00:00
  • 413b8d22b7 Remove references to the 'depends' property outside of Task.cpp Dustin J. Mitchell 2021-08-15 17:18:47 +00:00
  • 9e67f4f946 docs: Add information about waiting status to NEWS Tomas Babej 2021-08-15 16:49:55 -04:00