# # ChangeLog for stamper in stamper # # Generated by Trac 1.4 # Mar 28, 2024, 3:12:46 PM 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:47:13 GMT Borja Lopez [39:1c05c2acebc9] * stamper/stamper.py (modified) Show per-customer totals per day in the verbose/details results. If ... 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:24:13 GMT Borja Lopez [36:b78fa8f898ea] * stamper/stamper.py (modified) If a provided date-based filter is not valid, show a warning message ... 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 ... 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 Wed, 30 Jul 2014 14:31:10 GMT Borja Lopez [26:0bcab03222d0] * stamper/stamper.py (modified) Rewrote the way filters work (initial version, work in progress). ... Wed, 30 Jul 2014 14:27:41 GMT Borja Lopez [25:8e33103a7e36] * stamper/stamper.py (modified) Set two _FORMAT variables for DATE and DATETIME objects. This naming ... Sat, 26 Jul 2014 16:18:22 GMT Borja Lopez [24:3501b870f565] * stamper/stamper.py (modified) Fixed the date-range validator, so date ranges YYYY-MM-DD--YYYY-MM-DD ... 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:21:02 GMT Borja Lopez [19:3fe3553bab17] * stamper/stamper.py (modified) Show the detailed times properly ordered 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 Tue, 08 Jul 2014 08:40:51 GMT Borja Lopez [9:2457f4022c60] * stamper/stamper.py (modified) Added show_totals method, to render totals and stamp details Tue, 08 Jul 2014 08:40:05 GMT Borja Lopez [8:0b63f5eb49b3] * stamper/stamper.py (modified) Refactored totals, removed totals_by_customer. Refactored details, ... Tue, 08 Jul 2014 08:38:01 GMT Borja Lopez [7:7f7b4ef7c0c1] * stamper/stamper.py (modified) Added method to parse a string and tell if it is a valid date-based ... Fri, 04 Jul 2014 09:50:22 GMT Borja Lopez [2:f8d231582a58] * stamper/__init__.py (modified) Make DATE_FORMAT available in the main stamper package 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 ...