|
|
@65:25b55b621ea4
|
8 years |
borja |
Fixed bug crashing stamps reporting when passing -d without the
proper …
|
|
|
@63:76140cb24ebd
|
8 years |
borja |
Refactored date-based filters to their own module.
Added a new …
|
|
|
@61:8fe64b5932b9
|
10 years |
borja |
Filter stamps by text in their description/action.
Examples:
- …
|
|
|
@60:ec70c7dc68b6
|
10 years |
borja |
Improvements on the code to push stamps to a remote collector server:
…
|
|
|
@59:bc85231806ed
|
10 years |
borja |
Back to raw_input, at least while we don't check the docs on input
to …
|
|
|
@58:b24ccde3e229
|
10 years |
borja |
Use a config file for the setup of certain parameters, instead of …
|
|
|
@56:52422683d9a3
|
10 years |
borja |
python 3.4 compliant changes
|
|
|
@55:a546fa08081b
|
10 years |
borja |
Added -p parameter, enabling push of stamps to a stamp collector …
|
|
|
@54:4a88af83eca6
|
10 years |
borja |
Proper date filtering for the push_stamps() method
|
|
|
@53:ec3de0325406
|
10 years |
borja |
Authenticate the user before actually push the stamps to the server. …
|
|
|
@52:8d45fe507fa4
|
10 years |
borja |
Push stamps to a remote server
|
|
|
@51:2744123f56bf
|
10 years |
borja |
Minimal http client for stamper.
This client allows us to send …
|
|
|
@43:b086c7d68163
|
11 years |
borja |
Put charts into ~/.workstamps-charts by default, ensuring the …
|
|
|
@41:dfe43abd388a
|
11 years |
borja |
Moved the argparser parser generation to a function inside the stamper …
|
|
|
@40:5d592e2950a1
|
11 years |
borja |
Added customer filtering support to the timeline feature:
- Get the …
|
|
|
@39:1c05c2acebc9
|
11 years |
borja |
Show per-customer totals per day in the verbose/details results.
If …
|
|
|
@38:fb741bfe9e1d
|
11 years |
borja |
The timeline feature accepts now date-based filters:
- Show the …
|
|
|
@37:abe2ef05ce80
|
11 years |
borja |
Added feature to import stamps from a file:
stamps -i …
|
|
|
@36:b78fa8f898ea
|
11 years |
borja |
If a provided date-based filter is not valid, show a warning message …
|
|
|
@32:80a51180155e
|
11 years |
borja |
Added support to delete up to N stamps from the list:
- Delete the …
|
|
|
@30:b8003f616519
|
11 years |
borja |
Refactored the graphs/charts code:
- Fixed a bug introduced when we …
|
|
|
@28:9afaa509f383
|
11 years |
borja |
Added the "timeline" feature (stamps -t), which prints on screen a …
|
|
|
@27:a3e359b6eb37
|
11 years |
borja |
Use DATETIME_FORMAT instead of DATE_FORMAT in the stamp tool
|
|
|
@26:0bcab03222d0
|
11 years |
borja |
Rewrote the way filters work (initial version, work in progress).
You …
|
|
|
@25:8e33103a7e36
|
11 years |
borja |
Set two _FORMAT variables for DATE and DATETIME objects.
This naming …
|
|
|
@24:3501b870f565
|
11 years |
borja |
Fixed the date-range validator, so date ranges YYYY-MM-DD--YYYY-MM-DD …
|
|
|
@23:bc0b04a989aa
|
11 years |
info |
Graphs, first version (limited to 15 days, without customer the graph …
|
|
|
@22:43d14913e8fd
|
11 years |
info |
Added -s option to sum all the times and show a resume
|
|
|
@19:3fe3553bab17
|
11 years |
borja |
Show the detailed times properly ordered
|
|
|
@13:3c5f27c51217
|
11 years |
info |
Minor changes and added time_sum tool
|
|
|
@9:2457f4022c60
|
11 years |
borja |
Added show_totals method, to render totals and stamp details
|
|
|
@8:0b63f5eb49b3
|
11 years |
borja |
Refactored totals, removed totals_by_customer.
Refactored details, …
|
|
|
@7:7f7b4ef7c0c1
|
11 years |
borja |
Added method to parse a string and tell if it is a valid date-based
filter.
|
|
|
@2:f8d231582a58
|
11 years |
borja |
Make DATE_FORMAT available in the main stamper package
|
|
|
@0:4cc6fc51063c
|
11 years |
borja |
Initial commit, including basic structure of the project and initial …
|