source: stamper/stamper

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69:522b15adbbcd   6 years borja Ensure the daily totals per customer have double digits in the hours …
(edit) @67:4303a45e8a2f   6 years borja Added a new config parameter, wants_seconds, that tells stamper if it …
(edit) @66:548534cb10d4   7 years borja Fixed the filtering based on N[d|w|m|y] from/to a given date. Now you …
(edit) @65:25b55b621ea4   7 years borja Fixed bug crashing stamps reporting when passing -d without the proper …
(edit) @63:76140cb24ebd   7 years borja Refactored date-based filters to their own module. Added a new …
(edit) @61:8fe64b5932b9   9 years borja Filter stamps by text in their description/action. Examples: - …
(edit) @60:ec70c7dc68b6   9 years borja Improvements on the code to push stamps to a remote collector server: …
(edit) @59:bc85231806ed   9 years borja Back to raw_input, at least while we don't check the docs on input to …
(edit) @58:b24ccde3e229   9 years borja Use a config file for the setup of certain parameters, instead of …
(edit) @56:52422683d9a3   9 years borja python 3.4 compliant changes
(edit) @55:a546fa08081b   9 years borja Added -p parameter, enabling push of stamps to a stamp collector …
(edit) @54:4a88af83eca6   9 years borja Proper date filtering for the push_stamps() method
(edit) @53:ec3de0325406   9 years borja Authenticate the user before actually push the stamps to the server. …
(edit) @52:8d45fe507fa4   9 years borja Push stamps to a remote server
(edit) @51:2744123f56bf   9 years borja Minimal http client for stamper. This client allows us to send …
(edit) @43:b086c7d68163   10 years borja Put charts into ~/.workstamps-charts by default, ensuring the …
(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) @32:80a51180155e   10 years borja Added support to delete up to N stamps from the list: - Delete the …
(edit) @30:b8003f616519   10 years borja Refactored the graphs/charts code: - Fixed a bug introduced when we …
(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) @19:3fe3553bab17   10 years borja Show the detailed times properly ordered
(edit) @13:3c5f27c51217   10 years info Minor changes and added time_sum tool
(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) @2:f8d231582a58   10 years borja Make DATE_FORMAT available in the main stamper package
(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.