# # ChangeLog for / in stamper # # Generated by Trac 1.4 # Mar 28, 2024, 11:37:03 AM 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:22:32 GMT Borja Lopez [21:e116035f0ed5] * .hgignore (modified) Ignore .orig files generated by hg revert Tue, 22 Jul 2014 17:21:42 GMT Borja Lopez [20:08ff1a4438c5] * TODO (modified) Fixed detail times ordering bug Tue, 22 Jul 2014 17:21:02 GMT Borja Lopez [19:3fe3553bab17] * stamper/stamper.py (modified) Show the detailed times properly ordered 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 ... Sat, 19 Jul 2014 07:47:57 GMT Borja Lopez [15:c343a1ed55c2] * TODO (modified) Added description of a bug in stamps to the TODO (maybe we should ... 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 Tue, 08 Jul 2014 08:42:15 GMT Borja Lopez [12:73483c3145ff] Merged stamp2json 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 ... 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 10:44:45 GMT Borja Lopez [6:9b9f1d198564] Merged TODO File Fri, 04 Jul 2014 10:23:17 GMT Óscar M. Lage [5:583c89d37c20] * TODO (added) Added a TODO file Fri, 04 Jul 2014 09:55:01 GMT Óscar M. Lage [4:d1408fdd455c] * INSTALL (modified) Modifying a reference in the INSTALL doc 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: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:49:57 GMT Borja Lopez [1:4d4c5625a77f] * .hgignore (added) Ignore DS_Store and .pyc files and some directories 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 ...