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