Commit Graph

  • ac428e1f1a ISO8601d: Added ::dayOfWeek Paul Beckingham 2015-09-26 14:23:41 -04:00
  • 66dc016ce6 ISO8601d: Added ::weekOfYear Paul Beckingham 2015-09-26 14:22:37 -04:00
  • af81b24d92 ISO8601d: Added ::year Paul Beckingham 2015-09-26 14:21:42 -04:00
  • eeac423fd6 ISO8601d: Added ::day Paul Beckingham 2015-09-26 14:20:32 -04:00
  • 17185c7911 ISO8601d: Added ::week Paul Beckingham 2015-09-26 14:18:54 -04:00
  • 24ff570427 ISO8601d: Added ::month Paul Beckingham 2015-09-26 14:16:38 -04:00
  • d351c9faf2 Dates: Converted from Date::daysInMonth to ISO8601d::daysInMonth Paul Beckingham 2015-09-26 14:12:23 -04:00
  • 18804a743c CmdCalendar: Converted from Date::daysInMonth to ISO8601d::daysInMonth Paul Beckingham 2015-09-26 14:09:51 -04:00
  • 86df438579 CmdBurndown: Converted from Date::daysInMonth to ISO8601d::daysInMonth Paul Beckingham 2015-09-26 14:08:50 -04:00
  • 0d6788635e ISO8601d: Added ::monthName and tests Paul Beckingham 2015-09-26 14:02:26 -04:00
  • 965415d7a4 ISO8601d: Added ::daysInYear and tests Paul Beckingham 2015-09-26 13:57:10 -04:00
  • d8eb0ac0da ISO8601d: Added ::daysInMonth and tests Paul Beckingham 2015-09-26 13:52:43 -04:00
  • 6f5d07dcd4 ISO8601d: Added ::leapYear and tests Paul Beckingham 2015-09-26 13:47:27 -04:00
  • f615db8a4c ISO8601d: Added ::length and tests Paul Beckingham 2015-09-26 13:38:32 -04:00
  • 9962c14de2 Test: Added test for ISO8601d::dayOfWeek Paul Beckingham 2015-09-26 13:33:41 -04:00
  • 91588c7e96 ISO8601: Added static ::dayOfWeek Paul Beckingham 2015-09-26 13:29:31 -04:00
  • 71e2f1bf2f Date: Removed unused ::easter method Paul Beckingham 2015-09-26 13:19:20 -04:00
  • 227163a4a1 Date: Removed method signature that doesn't even exist Paul Beckingham 2015-09-26 13:07:13 -04:00
  • 6f726bf1cf ISO8601d: Added ::minimumMatchLength Paul Beckingham 2015-09-26 12:57:57 -04:00
  • 541e9eec30 Context: Initialize ISO8601::weekstart Paul Beckingham 2015-09-26 12:40:56 -04:00
  • 12aeecc73f ISO8601: Removed useless comment Paul Beckingham 2015-09-26 12:27:23 -04:00
  • eeb592d032 ISO8601d: Renamed ::_value to ::_date Paul Beckingham 2015-09-26 12:26:09 -04:00
  • 5eb9948235 CmdExport: Measures JSON composition time under context.timer_render Paul Beckingham 2015-09-26 12:20:14 -04:00
  • bb53ae17ae ISO8601p: Renamed ::_value to ::_period Paul Beckingham 2015-09-26 12:11:49 -04:00
  • 219f23de33 ISO8601: Default ctor implies 'now' Paul Beckingham 2015-09-26 11:55:29 -04:00
  • 1efc1f2531 ISO8601: ::clear is now a private method Paul Beckingham 2015-09-26 11:45:00 -04:00
  • 2b3691508f ISO8601: Prepared ::parse method for its new role of parsing all dates Paul Beckingham 2015-09-26 11:39:45 -04:00
  • e2f504e686 Context: No longer calls Context methods while dtor is running. Paul Beckingham 2015-09-25 07:57:43 -04:00
  • 3708f852c2 TW-1707: Context can leak into modifications Tomas Babej 2015-09-24 15:18:47 +02:00
  • 4fb9307be5 TDB2: Improve TF2::get(uuid, task) performance Wilhelm Schuermann 2015-09-22 18:25:34 +02:00
  • d006a2820b CmdExport: Do not use context Tomas Babej 2015-09-22 07:46:26 +02:00
  • 5325efbd07 TW-1700: modify tags behavior changed Paul Beckingham 2015-09-21 07:28:26 -04:00
  • 6c90875da4 Test: Fixed test broken by change in verbose default Paul Beckingham 2015-09-20 19:20:48 -04:00
  • d50372b799 Config: Cleaned up verbose entry - it is defaults, not documentation. Paul Beckingham 2015-09-20 09:18:05 -04:00
  • 6bcbcbb363 TW-1662: filter before add becomes description Tomas Babej 2015-09-20 14:33:42 +02:00
  • 0d8817369e docs: Deprecate 'new-uuid' verbosity token Tomas Babej 2015-09-20 09:16:23 -04:00
  • 646863db16 Cleanup: Minor tweaks Paul Beckingham 2015-09-20 09:13:24 -04:00
  • d5002ab400 Bug: The 'filter' verbosity token code was missing Paul Beckingham 2015-09-19 15:22:03 -04:00
  • 7c59bd5a1d TW-1699: Command interpretation displayed incorrectly Paul Beckingham 2015-09-19 15:21:31 -04:00
  • eb02c7917a TW-1701: Some generated UUIDs deemed invalid Paul Beckingham 2015-09-19 13:57:02 -04:00
  • f97e68f1d6 Build: Ensured 'run_all' is present in the test dir Paul Beckingham 2015-09-19 12:46:44 -04:00
  • 224d5c1b9b Updated the holidays files. Federico Hernandez 2015-09-19 18:19:46 +02:00
  • f86c9e2096 Task: Added boundary condition requirement Paul Beckingham 2015-09-19 09:49:22 -04:00
  • 6b69903208 Task: Modified the way UUIDs are validated Paul Beckingham 2015-09-19 08:56:01 -04:00
  • b4077775c2 Filter: When GC is turned off, disable the query shortcuts, which do not apply. Paul Beckingham 2015-09-19 07:49:55 -04:00
  • bc81bc478c Docs: Typo Paul Beckingham 2015-09-17 10:09:18 -04:00
  • ef198d5616 TW-1695: edit: Concurrent edits Tomas Babej 2015-09-16 21:39:13 +02:00
  • 45dea75faa CmdEdit: Do not allow concurrent edits Tomas Babej 2015-09-16 20:31:59 +02:00
  • 9ef8c1aeba Bumped version to 2.5.0.beta2 Federico Hernandez 2015-09-16 22:57:00 +02:00
  • 916689f1c2 Performance: Stores a copy of the test data Paul Beckingham 2015-09-15 23:05:17 -04:00
  • 66676539ce Test: Allow .exe in file test names Paul Beckingham 2015-09-15 22:07:18 -04:00
  • 2690d9bdf3 Task: Correct a false-positive warning Scott Kostyshak 2015-09-15 07:15:16 -04:00
  • 11009fd3ff CLI2: Multiple 'limit:N' args are now properly handled Paul Beckingham 2015-09-14 07:55:51 -04:00
  • aea4e8cb11 Docs: Removed false statement from doc Paul Beckingham 2015-09-13 22:27:24 -04:00
  • b4e5285a50 Lexer: Updated list of Unicode space characters Paul Beckingham 2015-09-13 13:24:00 -04:00
  • 605f8020b7 Nibbler: Improve import performance Wilhelm Schuermann 2015-09-15 18:14:18 +02:00
  • e478396a04 DOM: Prevent use-after-free in CLI2::canonicalize Wilhelm Schuermann 2015-09-15 12:27:25 +02:00
  • 5523c2cbf0 TW-1686: Sorting not working on udas Tomas Babej 2015-09-13 16:25:35 +02:00
  • ec4a7abb06 tests: Add test for default sorting of UDA strings Tomas Babej 2015-09-13 16:22:45 +02:00
  • 514c869aea sort: Do not use Variant to sort UDA strings Tomas Babej 2015-09-13 14:49:55 +02:00
  • b9f217a716 Context: Add timer that measures the total command duration explicitly Tomas Babej 2015-09-12 23:28:07 +02:00
  • ed58263c16 Timer: Added static ::now method for timestamps Paul Beckingham 2015-09-12 14:02:13 -04:00
  • f42de556fa CmdUnique: Changed from std::to_string to ::format Paul Beckingham 2015-09-12 09:52:09 -04:00
  • 75aa4008e1 CmdUnique: Missing header Paul Beckingham 2015-09-12 09:40:48 -04:00
  • 2d0ac20720 CmdUnique: Special-case 'id' attribute Tomas Babej 2015-09-12 15:22:29 +02:00
  • d026eb759f Config: Removed unnecessary parentheses in report filters, given TW-1656 Paul Beckingham 2015-09-12 09:21:05 -04:00
  • 360071712f CLI2: Removed references to PSEUDO args, now they are demoted to config settings Paul Beckingham 2015-09-12 09:20:31 -04:00
  • 84b3055690 CLI2: Pseudo-args demoted to config settings Paul Beckingham 2015-09-12 09:03:15 -04:00
  • c59afe34c4 TW-1656: Implicitly parenthesize argv filter Paul Beckingham 2015-09-12 08:57:38 -04:00
  • c4d797539d Docs: updated text again Paul Beckingham 2015-09-12 07:45:23 -04:00
  • 1f47e8c99f TW-1692: 42//' segfaults Paul Beckingham 2015-09-12 07:34:56 -04:00
  • 0d14822711 INSTALL: gnutls is not optional anymore Tomas Babej 2015-09-12 13:15:03 +02:00
  • 06a08c399e TW-46: Circular dependency detection broken for missing tasks Wilhelm Schuermann 2015-09-11 17:53:26 +02:00
  • cfb827770f tests: Add test for TW-1656 Tomas Babej 2015-09-11 07:39:11 +02:00
  • 791bd1b82a Test: Simplify tw-1688.t Wilhelm Schuermann 2015-09-11 17:22:00 +02:00
  • 2bdaa37e32 CLI2: Removed unnecessary processing of filter Paul Beckingham 2015-09-11 08:44:39 -04:00
  • 442ef6a29b CLI2: Combined two conditions Paul Beckingham 2015-09-11 08:43:55 -04:00
  • f22322bc18 problems: Return non-zero code when some tests fail Tomas Babej 2015-09-11 04:47:49 +02:00
  • cd736a0d70 TW-1688: task fails to import Paul Beckingham 2015-09-11 07:49:29 -04:00
  • f55afe33d7 Color: Removed FEATURE_COLOR conditional compile Paul Beckingham 2015-09-10 22:17:25 -04:00
  • b04032c9d6 TW-1683 Dom reference for project not properly evaluated Paul Beckingham 2015-09-10 18:53:10 -04:00
  • f2ac258bf1 Column: Missing include Paul Beckingham 2015-09-10 00:03:03 -04:00
  • 204f9195d2 Config: Given TW-1678, removed unsupported column formats from default config Paul Beckingham 2015-09-09 23:42:35 -04:00
  • 93e6ef5fb9 TW-1678: segfault in ~ViewTask() Paul Beckingham 2015-09-09 23:39:51 -04:00
  • cb011026aa TW-1684 make no-date > has-date for all date attributes Paul Beckingham 2015-09-08 18:07:53 -04:00
  • 3c54c78e3a Sorting: All dates now sort the same as 'due' dates Paul Beckingham 2015-09-08 17:57:25 -04:00
  • f60b77ef79 Docs: Typos fixed. Paul Beckingham 2015-09-07 19:48:39 -04:00
  • aa3a014a66 CPack: Need four backslashes, the greedy bastard. Paul Beckingham 2015-09-07 18:02:23 -04:00
  • 047198bf6e CMake: Fixed regex that excludes files for tarball Paul Beckingham 2015-09-07 17:41:53 -04:00
  • b4f21a1195 More version number and date updates Federico Hernandez 2015-09-07 23:22:42 +02:00
  • 75152d913e Test: Version test didn't know about betas Paul Beckingham 2015-09-07 17:15:42 -04:00
  • 06c6b94fd4 Renamed 2.4.5 to 2.5.0 Federico Hernandez 2015-09-07 22:54:17 +02:00
  • 7a0927effe Task: Project attributes are exempt from DOM expansion Paul Beckingham 2015-09-07 16:40:32 -04:00
  • 2854304e60 DOM: Refactored the contextual ::get Paul Beckingham 2015-09-07 16:12:54 -04:00
  • 91c05ea157 Test: Fixed broken test Paul Beckingham 2015-09-07 16:06:39 -04:00
  • 992cb6369a DOM: Factored out element size Paul Beckingham 2015-09-07 15:13:12 -04:00
  • 3b4dc9acb3 CLI2: Removed unused arg Paul Beckingham 2015-09-07 12:44:41 -04:00
  • 249a4b0f64 Eval: Removed useless comment Paul Beckingham 2015-09-07 12:36:23 -04:00
  • d87a753de1 Docs: Updated man page regarding 'debug.parser' values Paul Beckingham 2015-09-07 12:33:53 -04:00
  • d210c6d07f debug: Display parser trees at level 2, eval output at 3 Tomas Babej 2015-09-07 18:15:39 +02:00