|
|
@41:dfe43abd388a
|
9 years |
borja |
Moved the argparser parser generation to a function inside the stamper …
|
|
|
@40:5d592e2950a1
|
9 years |
borja |
Added customer filtering support to the timeline feature:
- Get the …
|
|
|
@39:1c05c2acebc9
|
9 years |
borja |
Show per-customer totals per day in the verbose/details results.
If …
|
|
|
@38:fb741bfe9e1d
|
9 years |
borja |
The timeline feature accepts now date-based filters:
- Show the …
|
|
|
@37:abe2ef05ce80
|
9 years |
borja |
Added feature to import stamps from a file:
stamps -i …
|
|
|
@36:b78fa8f898ea
|
9 years |
borja |
If a provided date-based filter is not valid, show a warning message …
|
|
|
@32:80a51180155e
|
9 years |
borja |
Added support to delete up to N stamps from the list:
- Delete the …
|
|
|
@30:b8003f616519
|
9 years |
borja |
Refactored the graphs/charts code:
- Fixed a bug introduced when we …
|
|
|
@28:9afaa509f383
|
9 years |
borja |
Added the "timeline" feature (stamps -t), which prints on screen a …
|
|
|
@27:a3e359b6eb37
|
9 years |
borja |
Use DATETIME_FORMAT instead of DATE_FORMAT in the stamp tool
|
|
|
@26:0bcab03222d0
|
9 years |
borja |
Rewrote the way filters work (initial version, work in progress).
You …
|
|
|
@25:8e33103a7e36
|
9 years |
borja |
Set two _FORMAT variables for DATE and DATETIME objects.
This naming …
|
|
|
@24:3501b870f565
|
9 years |
borja |
Fixed the date-range validator, so date ranges YYYY-MM-DD--YYYY-MM-DD …
|
|
|
@23:bc0b04a989aa
|
9 years |
info |
Graphs, first version (limited to 15 days, without customer the graph …
|
|
|
@22:43d14913e8fd
|
9 years |
info |
Added -s option to sum all the times and show a resume
|
|
|
@19:3fe3553bab17
|
9 years |
borja |
Show the detailed times properly ordered
|
|
|
@13:3c5f27c51217
|
9 years |
info |
Minor changes and added time_sum tool
|
|
|
@9:2457f4022c60
|
9 years |
borja |
Added show_totals method, to render totals and stamp details
|
|
|
@8:0b63f5eb49b3
|
9 years |
borja |
Refactored totals, removed totals_by_customer.
Refactored details, …
|
|
|
@7:7f7b4ef7c0c1
|
9 years |
borja |
Added method to parse a string and tell if it is a valid date-based
filter.
|
|
|
@2:f8d231582a58
|
9 years |
borja |
Make DATE_FORMAT available in the main stamper package
|
|
|
@0:4cc6fc51063c
|
9 years |
borja |
Initial commit, including basic structure of the project and initial …
|