# # ChangeLog for bin in stamper # # Generated by Trac 1.4 # Mar 29, 2024, 11:55:55 AM Wed, 13 Aug 2014 22:18:26 GMT Borja Lopez [41:dfe43abd388a] * bin/stamps (modified) * stamper/cli.py (added) Moved the argparser parser generation to a function inside the ... Tue, 12 Aug 2014 21:33:10 GMT Borja Lopez [40:5d592e2950a1] * bin/stamps (modified) * stamper/stamper.py (modified) Added customer filtering support to the timeline feature: - Get the ... Tue, 12 Aug 2014 16:44:42 GMT Borja Lopez [38:fb741bfe9e1d] * bin/stamps (modified) * stamper/stamper.py (modified) The timeline feature accepts now date-based filters: - Show the ... Tue, 12 Aug 2014 16:15:59 GMT Borja Lopez [37:abe2ef05ce80] * bin/stamps (modified) * stamper/stamper.py (modified) Added feature to import stamps from a file: stamps -i ... Mon, 11 Aug 2014 06:23:25 GMT Borja Lopez [35:5897bec6c5e3] * bin/stamp (modified) Set proper number of required arguments. This is related to the ... Sat, 09 Aug 2014 15:09:51 GMT Borja Lopez [33:010949d4701d] * bin/stamp (modified) Description of the task that has been done can be passed to stamper ... Sat, 09 Aug 2014 08:04:58 GMT Borja Lopez [32:80a51180155e] * bin/stamps (modified) * stamper/stamper.py (modified) Added support to delete up to N stamps from the list: - Delete the ... Sat, 09 Aug 2014 00:59:49 GMT Borja Lopez [30:b8003f616519] * bin/stamps (modified) * stamper/stamper.py (modified) Refactored the graphs/charts code: - Fixed a bug introduced when we ... Sat, 09 Aug 2014 00:53:22 GMT Borja Lopez [29:4a51239749c4] * bin/stamps (modified) Allow the use of date-time filters without giving a customer. Fri, 08 Aug 2014 07:00:43 GMT Borja Lopez [28:9afaa509f383] * bin/stamps (modified) * stamper/stamper.py (modified) Added the "timeline" feature (stamps -t), which prints on screen a ... Tue, 05 Aug 2014 16:01:38 GMT Borja Lopez [27:a3e359b6eb37] * bin/stamp (modified) * stamper/__init__.py (modified) Use DATETIME_FORMAT instead of DATE_FORMAT in the stamp tool Thu, 24 Jul 2014 00:52:30 GMT Óscar M. Lage [23:bc0b04a989aa] * .hgignore (modified) * bin/stamps (modified) * stamper/stamper.py (modified) Graphs, first version (limited to 15 days, without customer the graph ... Wed, 23 Jul 2014 12:03:55 GMT Óscar M. Lage [22:43d14913e8fd] * bin/stamps (modified) * stamper/stamper.py (modified) Added -s option to sum all the times and show a resume Tue, 22 Jul 2014 17:11:13 GMT Borja Lopez [18:f8c2304728ba] * bin/stamp2json (modified) Set proper start time for an entry when it did not have a stamp start ... Sat, 19 Jul 2014 07:51:02 GMT Borja Lopez [17:323bb4ed1810] * bin/stamp2json (modified) Prevent default overwrite of the destination file on conversion. Now ... Sat, 19 Jul 2014 07:49:54 GMT Borja Lopez [16:a80165768cd1] * bin/stamp2json (modified) Keep on converting stamps in case a line in the workstamps.txt file ... Fri, 18 Jul 2014 09:03:01 GMT Óscar M. Lage [14:1231814a7b4b] * bin/time_sum (modified) Micro-refactor Fri, 18 Jul 2014 09:01:39 GMT Óscar M. Lage [13:3c5f27c51217] * bin/time_sum (added) * setup.py (modified) * stamper/stamper.py (modified) Minor changes and added time_sum tool Sun, 06 Jul 2014 12:54:38 GMT Óscar M. Lage [11:30241f3a03eb] * TODO (modified) * bin/stamp2json (added) Added stamp2json: a format convert tool (from ~/.workstamps.txt to ... Tue, 08 Jul 2014 08:41:44 GMT Borja Lopez [10:d3a34cb9b65f] * bin/stamps (modified) Use argparse to parse the arguments to the stamps script. Moved all ... Fri, 04 Jul 2014 10:44:07 GMT Borja Lopez [3:4eb41ee30ee9] * bin/stamps (moved) * setup.py (modified) Renamed calc to stamps (better/proper name for that tool) Fri, 04 Jul 2014 09:41:51 GMT Borja Lopez [0:4cc6fc51063c] * AUTHORS (added) * INSTALL (added) * LICENSE (added) * README (added) * bin/calc (added) * bin/stamp (added) * setup.py (added) * stamper/__init__.py (added) * stamper/stamper.py (added) Initial commit, including basic structure of the project and initial ...