# # ChangeLog for stamper in stamper # # Generated by Trac 1.4 # Apr 27, 2024, 8:24:44 PM Thu, 01 Feb 2018 07:24:08 GMT Borja Lopez [67:4303a45e8a2f] * etc/stamper.conf (modified) * stamper/stamper.py (modified) Added a new config parameter, wants_seconds, that tells stamper if it ... Sun, 09 Jul 2017 08:35:58 GMT Borja Lopez [66:548534cb10d4] * stamper/filters.py (modified) Fixed the filtering based on N[d|w|m|y] from/to a given date. Now ... Sun, 09 Jul 2017 07:47:35 GMT Borja Lopez [65:25b55b621ea4] * stamper/filters.py (modified) Fixed bug crashing stamps reporting when passing -d without the ... Thu, 29 Jun 2017 06:28:12 GMT Borja Lopez [63:76140cb24ebd] * stamper/filters.py (added) * stamper/stamper.py (modified) Refactored date-based filters to their own module. Added a new ... Fri, 13 Feb 2015 16:35:18 GMT Borja Lopez [61:8fe64b5932b9] * bin/stamps (modified) * stamper/cli.py (modified) * stamper/stamper.py (modified) Filter stamps by text in their description/action. Examples: - ... Sun, 28 Dec 2014 11:57:07 GMT Borja Lopez [60:ec70c7dc68b6] * etc/stamper.conf (modified) * stamper/stamper.py (modified) Improvements on the code to push stamps to a remote collector server: ... Mon, 10 Nov 2014 11:34:21 GMT Borja Lopez [59:bc85231806ed] * stamper/stamper.py (modified) Back to raw_input, at least while we don't check the docs on input ... Mon, 10 Nov 2014 11:33:51 GMT Borja Lopez [58:b24ccde3e229] * bin/stamp (modified) * etc/stamper.conf (added) * stamper/__init__.py (modified) * stamper/config.py (added) * stamper/stamper.py (modified) Use a config file for the setup of certain parameters, instead of ... Sat, 08 Nov 2014 18:22:16 GMT Borja Lopez [56:52422683d9a3] * stamper/stamper.py (modified) python 3.4 compliant changes Sat, 08 Nov 2014 18:21:50 GMT Borja Lopez [55:a546fa08081b] * bin/stamps (modified) * stamper/cli.py (modified) Added -p parameter, enabling push of stamps to a stamp collector ... Sat, 08 Nov 2014 18:20:31 GMT Borja Lopez [54:4a88af83eca6] * stamper/stamper.py (modified) Proper date filtering for the push_stamps() method Sat, 08 Nov 2014 16:29:03 GMT Borja Lopez [53:ec3de0325406] * stamper/http.py (modified) * stamper/stamper.py (modified) Authenticate the user before actually push the stamps to the server. ... Sat, 08 Nov 2014 00:58:59 GMT Borja Lopez [52:8d45fe507fa4] * stamper/stamper.py (modified) Push stamps to a remote server Sat, 08 Nov 2014 00:54:33 GMT Borja Lopez [51:2744123f56bf] * stamper/http.py (added) Minimal http client for stamper. This client allows us to send ... Thu, 14 Aug 2014 07:16:27 GMT Borja Lopez [43:b086c7d68163] * stamper/stamper.py (modified) Put charts into ~/.workstamps-charts by default, ensuring the ... 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: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 ...