source: stamper

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @51:2744123f56bf   9 years borja Minimal http client for stamper. This client allows us to send …
(edit) @50:8459c53c9835   10 years info New bug found and documented
(edit) @49:e2b9a0baf101   10 years borja Added tag 0.1 for changeset e1a22d078bbb
(edit) @48:e1a22d078bbb   10 years borja Do not use argparse sphinx integration in the docs. 0.1
(edit) @47:c38a9fd74e17   10 years borja Removed sphinx-argparse from the extensions list, as it prevents docs …
(edit) @46:04fe1bafaca7   10 years borja Version 0.1 (status beta), first one to be released to pypi Added …
(edit) @45:69af1b9d388a   10 years borja Updated year in the LICENSE file
(edit) @44:5f48fc9d6e7d   10 years borja Added charts generation documentation Added information on how to get …
(edit) @43:b086c7d68163   10 years borja Put charts into ~/.workstamps-charts by default, ensuring the …
(edit) @42:cff2c17bc1d4   10 years borja Added initial version of the docs, covering: - About stamper - Basic …
(edit) @41:dfe43abd388a   10 years borja Moved the argparser parser generation to a function inside the stamper …
(edit) @40:5d592e2950a1   10 years borja Added customer filtering support to the timeline feature: - Get the …
(edit) @39:1c05c2acebc9   10 years borja Show per-customer totals per day in the verbose/details results. If …
(edit) @38:fb741bfe9e1d   10 years borja The timeline feature accepts now date-based filters: - Show the …
(edit) @37:abe2ef05ce80   10 years borja Added feature to import stamps from a file: stamps -i …
(edit) @36:b78fa8f898ea   10 years borja If a provided date-based filter is not valid, show a warning message …
(edit) @35:5897bec6c5e3   10 years borja Set proper number of required arguments. This is related to the change …
(edit) @34:1e5b715ec6ef   10 years borja Updated TODO, marked another one as done.
(edit) @33:010949d4701d   10 years borja Description of the task that has been done can be passed to stamper …
(edit) @32:80a51180155e   10 years borja Added support to delete up to N stamps from the list: - Delete the …
(edit) @31:6cb36560d3c9   10 years borja Updated TODO, moved finished tasks to done.
(edit) @30:b8003f616519   10 years borja Refactored the graphs/charts code: - Fixed a bug introduced when we …
(edit) @29:4a51239749c4   10 years borja Allow the use of date-time filters without giving a customer.
(edit) @28:9afaa509f383   10 years borja Added the "timeline" feature (stamps -t), which prints on screen a …
(edit) @27:a3e359b6eb37   10 years borja Use DATETIME_FORMAT instead of DATE_FORMAT in the stamp tool
(edit) @26:0bcab03222d0   10 years borja Rewrote the way filters work (initial version, work in progress). You …
(edit) @25:8e33103a7e36   10 years borja Set two _FORMAT variables for DATE and DATETIME objects. This naming …
(edit) @24:3501b870f565   10 years borja Fixed the date-range validator, so date ranges YYYY-MM-DD--YYYY-MM-DD …
(edit) @23:bc0b04a989aa   10 years info Graphs, first version (limited to 15 days, without customer the graph …
(edit) @22:43d14913e8fd   10 years info Added -s option to sum all the times and show a resume
(edit) @21:e116035f0ed5   10 years borja Ignore .orig files generated by hg revert
(edit) @20:08ff1a4438c5   10 years borja Fixed detail times ordering bug
(edit) @19:3fe3553bab17   10 years borja Show the detailed times properly ordered
(edit) @18:f8c2304728ba   10 years borja Set proper start time for an entry when it did not have a stamp start …
(edit) @17:323bb4ed1810   10 years borja Prevent default overwrite of the destination file on conversion. Now …
(edit) @16:a80165768cd1   10 years borja Keep on converting stamps in case a line in the workstamps.txt file …
(edit) @15:c343a1ed55c2   10 years borja Added description of a bug in stamps to the TODO (maybe we should …
(edit) @14:1231814a7b4b   10 years info Micro-refactor
(edit) @13:3c5f27c51217   10 years info Minor changes and added time_sum tool
(edit) @12:73483c3145ff   10 years borja Merged stamp2json
(edit) @11:30241f3a03eb   10 years info Added stamp2json: a format convert tool (from ~/.workstamps.txt to …
(edit) @10:d3a34cb9b65f   10 years borja Use argparse to parse the arguments to the stamps script. Moved all …
(edit) @9:2457f4022c60   10 years borja Added show_totals method, to render totals and stamp details
(edit) @8:0b63f5eb49b3   10 years borja Refactored totals, removed totals_by_customer. Refactored details, …
(edit) @7:7f7b4ef7c0c1   10 years borja Added method to parse a string and tell if it is a valid date-based filter.
(edit) @6:9b9f1d198564   10 years borja Merged TODO File
(edit) @5:583c89d37c20   10 years info Added a TODO file
(edit) @4:d1408fdd455c   10 years info Modifying a reference in the INSTALL doc
(edit) @3:4eb41ee30ee9   10 years borja Renamed calc to stamps (better/proper name for that tool)
(edit) @2:f8d231582a58   10 years borja Make DATE_FORMAT available in the main stamper package
(edit) @1:4d4c5625a77f   10 years borja Ignore DS_Store and .pyc files and some directories
(add) @0:4cc6fc51063c   10 years borja Initial commit, including basic structure of the project and initial …
Note: See TracRevisionLog for help on using the revision log.