#
# ChangeLog for / in stamper
#
# Generated by Trac 1.4
# Apr 5, 2025, 7:44:46 PM

Wed, 30 Jul 2014 14:27:41 GMT Borja Lopez <borja@…> [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 <borja@…> [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 <info@…> [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 <info@…> [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 <borja@…> [21:e116035f0ed5]
	* .hgignore (modified)

	Ignore .orig files generated by hg revert


Tue, 22 Jul 2014 17:21:42 GMT Borja Lopez <borja@…> [20:08ff1a4438c5]
	* TODO (modified)

	Fixed detail times ordering bug


Tue, 22 Jul 2014 17:21:02 GMT Borja Lopez <borja@…> [19:3fe3553bab17]
	* stamper/stamper.py (modified)

	Show the detailed times properly ordered


Tue, 22 Jul 2014 17:11:13 GMT Borja Lopez <borja@…> [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 <borja@…> [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 <borja@…> [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 <borja@…> [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 <info@…> [14:1231814a7b4b]
	* bin/time_sum (modified)

	Micro-refactor


Fri, 18 Jul 2014 09:01:39 GMT Óscar M. Lage <info@…> [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 <borja@…> [12:73483c3145ff]

	Merged stamp2json


Sun, 06 Jul 2014 12:54:38 GMT Óscar M. Lage <info@…> [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 <borja@…> [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 <borja@…> [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 <borja@…> [8:0b63f5eb49b3]
	* stamper/stamper.py (modified)

	Refactored totals, removed totals_by_customer.
	Refactored details, ...


Tue, 08 Jul 2014 08:38:01 GMT Borja Lopez <borja@…> [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 <borja@…> [6:9b9f1d198564]

	Merged TODO File


Fri, 04 Jul 2014 10:23:17 GMT Óscar M. Lage <info@…> [5:583c89d37c20]
	* TODO (added)

	Added a TODO file


Fri, 04 Jul 2014 09:55:01 GMT Óscar M. Lage <info@…> [4:d1408fdd455c]
	* INSTALL (modified)

	Modifying a reference in the INSTALL doc


Fri, 04 Jul 2014 10:44:07 GMT Borja Lopez <borja@…> [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 <borja@…> [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 <borja@…> [1:4d4c5625a77f]
	* .hgignore (added)

	Ignore DS_Store and .pyc files and some directories


Fri, 04 Jul 2014 09:41:51 GMT Borja Lopez <borja@…> [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 ...