2012-11-13 |
Björn Ricks |
Remove whitespace
|
2012-11-13 |
Björn Ricks |
Use new style class for backend
|
2012-11-01 |
Björn Ricks |
Add global key to switch sorting of the project list
|
2012-11-01 |
Björn Ricks |
Add code to be able to sort the project list
|
2012-11-01 |
Björn Ricks |
Avoid traceback if no projects are available
|
2012-10-31 |
Björn Ricks |
Allow to use backspace to change selecting project
|
2012-10-31 |
Björn Ricks |
Update copyright and add my name
|
2012-10-31 |
Björn Ricks |
Update whitespace
|
2012-10-31 |
Björn Ricks |
Use new style classes
|
2012-10-31 |
Björn Ricks |
Change coding style of if clauses
|
2012-10-31 |
Björn Ricks |
Handle backspace when selecting a project
|
2012-10-31 |
Björn Ricks |
Reset the ProjectList footer
|
2012-10-31 |
Björn Ricks |
Use new style class for GetanView
|
2012-10-31 |
Björn Ricks |
Add methods to reset the ProjectList footer
|
2012-10-31 |
Björn Ricks |
Remove whitespace
|
2012-10-31 |
Björn Ricks |
Put return statement on the next line
|
2012-02-13 |
Björn Ricks |
Add copyright statement
|
2012-02-13 |
Björn Ricks |
Set default encoding
|
2012-01-16 |
Thomas Arendsen Hein |
Replace hack to find last week of the previous year.
|
2012-01-16 |
Thomas Arendsen Hein |
nicer version of 5447fbf86c49 (two-digit lastweek string)
|
2012-01-16 |
Björn Ricks |
Lastweek < 10 must have a zero as prefix
|
2012-01-16 |
Björn Ricks |
Remove comment
|
2011-12-12 |
Björn Ricks |
Use current dir time.db if exists if not ~/.getan/time.db
|
2011-12-12 |
Björn Ricks |
Move zeiterfassung and zeitsort to an own module in getan
|
2011-12-12 |
Björn Ricks |
Add debian package description
|
2011-12-12 |
Björn Ricks |
Add script that starts classic getan
|
2011-12-12 |
Björn Ricks |
Move classic to getan
|
2011-12-12 |
Björn Ricks |
Load and create default database for installed scripts
|
2011-12-12 |
Björn Ricks |
Add a setup.py script
|
2011-12-12 |
Björn Ricks |
Convert classic getan into a module to be able to install it
|
2011-12-12 |
Björn Ricks |
Move getan.py to getan/main.py
|
2011-12-12 |
Björn Ricks |
Remove unnecessary imports
|