2014-03-03 |
Björn Ricks |
Fix loading entries of a project
|
2014-03-03 |
Björn Ricks |
Add a improved template for a wochenbericht
|
2014-03-03 |
Björn Ricks |
Allow to render only projects with entries in templates
|
2014-03-03 |
Björn Ricks |
Change zeiterfassung.py script to use getan.template
|
2014-03-03 |
Björn Ricks |
Use the new getan.template module in getan-eval.py script
|
2014-03-03 |
Björn Ricks |
Add a template for generating the zeiterfassung data
|
2014-03-03 |
Björn Ricks |
Add a template module to getan
|
2014-03-03 |
Björn Ricks |
Add methods to return a workpackage [wp] from a Entry description
|
2014-03-03 |
Björn Ricks |
Add method to calculate the total duration of a project
|
2014-03-03 |
Björn Ricks |
Pass the Backend to the Project constructor
|
2014-03-03 |
Björn Ricks |
Add lazy loading of Project Entries
|
2014-03-03 |
Björn Ricks |
Allow to load one project and specific entries from the Backend
|
2014-03-03 |
Björn Ricks |
Correctly escape sql query
|
2014-03-03 |
Björn Ricks |
Fix textwidth <= 80
|
2014-03-03 |
Björn Ricks |
Fix coding style for pep8
|
2014-03-03 |
Björn Ricks |
Fix coding style for pep8
|
2014-03-03 |
Björn Ricks |
Update version after release 1.1
|
2014-03-03 |
Björn Ricks |
Added tag 1.1 for changeset 2c7f3bb7b673
|
2014-03-03 |
Björn Ricks |
Prepare version for a getan 1.1 release
1.1
|
2014-03-03 |
Björn Ricks |
Add license header comment of __init__.py file
|
2014-03-03 |
Björn Ricks |
Add vim modeline to REAMDE file
|
2014-03-03 |
Björn Ricks |
Fix typos in README
|
2014-03-03 |
Björn Ricks |
Use text width of 80 chars per line in README
|
2014-01-29 |
Bernhard Reiter |
INTRODUCTION: mentioned key "e" for edit entry. Fixed typo in wizzard.
|
2014-01-17 |
Bernhard Reiter |
Branch lost maintainer.
project-tree
|
2014-01-02 |
Bernhard Reiter |
README: updated for urwid 1.1.2. Better example shell commands for using urwid from source.
|
2014-01-02 |
Bernhard Reiter |
README updated: New urwid.org homepage and location simplified. Typo fixed.
|
2013-12-11 |
Björn Ricks |
Update CHANGES
|
2013-12-11 |
Björn Ricks |
Update CHANGES about editing a project name, key and description
|
2013-12-11 |
Björn Ricks |
Remove old ChangeLog file
|
2013-12-11 |
Björn Ricks |
Rename Changes to CHANGES
|
2013-12-11 |
Björn Ricks |
Update changes
|
2013-12-11 |
Björn Ricks |
Add requirements.txt file for pip
|
2013-10-11 |
Björn Ricks |
Update version number after taggin 1.1beta2
|
2013-10-11 |
Björn Ricks |
Added tag 1.1beta2 for changeset 03ae4c2b6350
|
2013-10-11 |
Björn Ricks |
This todo is fixed now
1.1beta2
|
2013-10-11 |
Björn Ricks |
Now its allowed to add entries without a description
|
2013-10-11 |
Björn Ricks |
It's now possible to specify a color theme in the getanrc config
|
2013-10-11 |
Björn Ricks |
Getan creates an empty database automatically since a looong time ago
|
2013-10-11 |
Björn Ricks |
Update version to 1.1beta2
|
2013-10-11 |
Björn Ricks |
Remove old and now unused palette
|
2013-10-11 |
Björn Ricks |
Update mapping for foreground and background color settings of nodes
|
2013-10-11 |
Björn Ricks |
Use the palette loaded from the config theme
|
2013-10-11 |
Björn Ricks |
Implement loading a palette theme from the getan config
|
2013-10-11 |
Björn Ricks |
Move setting the ProjectList and EntryList instances into the controller
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Allow empty descriptions for project entires
|
2013-10-11 |
Björn Ricks |
Not necessary to select project when the project is stopped
|
2013-10-11 |
Björn Ricks |
Fix updating the entries of the project when one ore more entries are deleted
|
2013-10-11 |
Björn Ricks |
Avoid resetting the focus in the entry list if the DeletEntryListState is
|
2013-10-11 |
Björn Ricks |
Avoid resetting the focus when changing from DeleteEntryState back to the
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Allow to abort deletion of entries with escape key
|
2013-10-11 |
Björn Ricks |
Deactivate selection of projects when changing to RunningProjectsState
|
2013-10-11 |
Björn Ricks |
Also don't use item_in_focus when adding a entry description
|
2013-10-11 |
Björn Ricks |
We already have the project here therefore pass it directly to the methods
|
2013-10-11 |
Björn Ricks |
Allow to deactivate the selection of projects
|
2013-10-11 |
Björn Ricks |
Update codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Set focus to project list body when changing from adding and subtracting time
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Remove unnecessary imports
|
2013-10-11 |
Björn Ricks |
Remove shebang line
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Remove shebang line from view
|
2013-10-11 |
Björn Ricks |
Fix codingstyle for pep8
|
2013-10-11 |
Björn Ricks |
Update codingstyle for pep8
|
2013-08-28 |
Thomas Arendsen Hein |
added some todos
|
2013-06-24 |
Björn Ricks |
Set correct next state if to be subtracted seconds are greater then the actual
|
2013-06-24 |
Björn Ricks |
Remove obsolete import
|
2013-05-10 |
Björn Ricks |
Added tag 1.1beta1 for changeset a69126bb29e6
|
2013-05-10 |
Björn Ricks |
Update README for installing urwid into getan source
1.1beta1
|
2013-05-10 |
Björn Ricks |
Added tag 1.1beta1 for changeset 295cbbb42de4
|
2013-05-10 |
Björn Ricks |
Update version of getan to 1.1beta1
|
2013-05-10 |
Björn Ricks |
Update README
|
2013-05-10 |
Björn Ricks |
Correct version number
|
2013-05-10 |
Björn Ricks |
Update rows when stopping a running project
|
2013-04-22 |
Björn Ricks |
Only set focus in ListBox if rows are available
|
2013-04-16 |
Björn Ricks |
Set unique constraint on project key
|
2013-04-16 |
Björn Ricks |
Add first draft for a template based getan time evaluation
|
2013-04-12 |
Björn Ricks |
Don't set focus here it will already be set by the set_focus method
|
2013-04-12 |
Björn Ricks |
Add newline to update coding style
|
2013-04-12 |
Björn Ricks |
Show total when a entry is changed
|
2013-04-12 |
Björn Ricks |
Add docstring to DescriptionProjectsState
|
2013-04-12 |
Björn Ricks |
Fix showing the total time in the project list footer
|
2013-04-12 |
Björn Ricks |
Use new set_focus method in all States
|
2013-04-12 |
Björn Ricks |
Add new State method set_focus
|
2013-04-12 |
Björn Ricks |
Set focus of the frame to body when set_focus in GetanView is called to set the
|
2013-04-12 |
Björn Ricks |
Fix showing the total time
|
2013-04-12 |
Björn Ricks |
Give more "weight" to the description when displaying the project node entry
|
2013-04-12 |
Björn Ricks |
Align time column text in Project list to the right
|
2013-04-11 |
Björn Ricks |
Use exit when returning from adding a project
|
2013-04-11 |
Björn Ricks |
Update coding style
|
2013-04-11 |
Björn Ricks |
Remove setting the focus
|
2013-04-11 |
Björn Ricks |
Use kwarg for edit and boolean instead of int
|
2013-04-11 |
Björn Ricks |
Redirect keyinput to GetanView footer when adding a new project
|
2013-04-11 |
Björn Ricks |
Update total time when project list is updated
|
2013-04-11 |
Björn Ricks |
Remove calling Controller update_project_list
|
2013-04-11 |
Björn Ricks |
Fix typo
|
2013-04-11 |
Björn Ricks |
Refactor ProjectList setting the total_time
|
2013-04-11 |
Björn Ricks |
Fix don't crash when adding a project
|
2013-04-11 |
Björn Ricks |
Update README
|
2013-04-11 |
Björn Ricks |
Set empty project_footer if no projects are available
|
2013-04-11 |
Björn Ricks |
Remove whitespace
|
2013-04-11 |
Björn Ricks |
Ignore urwid subdirs in getan
|
2013-04-11 |
Björn Ricks |
Allow to set focus to the project or entry list in getan view via strings
|
2013-04-11 |
Björn Ricks |
Fix compatibility with urwid 1.1
|
2013-04-11 |
Björn Ricks |
Fix: Don't crash when the console window is resized
|
2013-04-11 |
Björn Ricks |
Ignore mouse events for the moment
|
2013-04-11 |
Björn Ricks |
Remove unnecessary import and varibale
|
2013-04-11 |
Björn Ricks |
Show version number in getan header
|
2013-04-11 |
Björn Ricks |
Increment version to 1.1.dev1
|
2013-04-09 |
Björn Ricks |
Set focus to GetanView frame footer when changing to DescriptionProjectsState
|
2013-04-09 |
Björn Ricks |
Use better kwarg when setting footer text to edit mode
|
2013-04-09 |
Björn Ricks |
Set focus to GetanView frame body when changing to PausedProjectsState
|
2013-04-09 |
Björn Ricks |
Return True here instead of self
|
2013-04-09 |
Björn Ricks |
Redirect key event to GetanView Frame in DescriptionProjectsState
|
2013-04-09 |
Björn Ricks |
Allow to set focus on column or frame element in GetanView set_focus
|
2013-04-09 |
Björn Ricks |
Rename GetanView member variable view to frame
|
2013-04-09 |
Björn Ricks |
Add newline
|
2013-04-09 |
Björn Ricks |
Improve debug output when selecting a node
|
2013-04-09 |
Björn Ricks |
Don't select node again
|
2013-04-09 |
Björn Ricks |
Refactor controller move_selected_entries method to use move_entries
|
2013-04-09 |
Björn Ricks |
Add method to move one entry to another project
|
2013-04-09 |
Björn Ricks |
Add controller move_entries method
|
2013-04-09 |
Björn Ricks |
Fix crash when all entries are moved from entry list
|
2013-04-09 |
Björn Ricks |
Reset focus to project list when pressing escape in entry list
|
2013-04-09 |
Björn Ricks |
Fix crash when deleting an entry
|
2013-04-09 |
Björn Ricks |
Fix crash: project_view update doesn't exist anymore
|
2013-04-09 |
Björn Ricks |
Add new get_focus_pos method to ListView
|
2013-04-09 |
Björn Ricks |
Remove own handling of keys for editing entry text
|
2013-04-08 |
Björn Ricks |
Reset footer after project is selected instead of clearing the footer
|
2013-04-08 |
Björn Ricks |
Lower debug output
|
2013-04-05 |
Björn Ricks |
Set GetanView as main widget for MainLoop
|
2013-04-05 |
Björn Ricks |
Invalidate view to redraw it when time is changed
|
2013-04-05 |
Björn Ricks |
Use ListWidget for EntryList and ProjectList
|
2013-04-05 |
Björn Ricks |
Move ProjectNode and EntryNode to its own module
|
2013-04-05 |
Björn Ricks |
Implement an own ListWalker class
|
2013-04-05 |
Björn Ricks |
Implement a more generalized ListWidget
|
2013-04-05 |
Björn Ricks |
Fix setting the focus in the ProjectList
|
2013-04-05 |
Björn Ricks |
Remove obsolete ProjectList methods
|
2013-04-05 |
Björn Ricks |
Fix indentation
|
2013-04-05 |
Björn Ricks |
Refactor ProjecList node initialisation
|
2013-04-05 |
Björn Ricks |
Remove self.focused usage
|
2013-04-05 |
Björn Ricks |
Update code to set the current footer
|
2013-04-05 |
Björn Ricks |
Shorten code
|
2013-04-05 |
Björn Ricks |
Remove unnecessary methods
|
2013-04-05 |
Björn Ricks |
Use node_in_focus to get item_in_focus
|
2013-04-05 |
Björn Ricks |
Fix coding style
|
2013-04-05 |
Björn Ricks |
Remove update_view from GetanView
|
2013-04-05 |
Björn Ricks |
Add set_focus method to GetanView
|
2013-04-05 |
Björn Ricks |
Add GetanView update_entries method
|
2013-04-05 |
Björn Ricks |
Convert GetanView into a urwid widget
|
2013-04-05 |
Björn Ricks |
Update coding style in GetanView
|
2013-04-05 |
Björn Ricks |
Implement keypress in GetanView
|
2013-04-05 |
Björn Ricks |
Fix setting the focus
|
2013-04-05 |
Björn Ricks |
Update coding style for states
|
2013-04-05 |
Björn Ricks |
Use handle_input instead of keypress to act on user input in States
|
2013-04-05 |
Björn Ricks |
Only update_entries if view is set
|
2013-04-05 |
Björn Ricks |
Init entries_view before project_view
|
2013-04-05 |
Björn Ricks |
Add a GetanController set_state method
|
2013-04-05 |
Björn Ricks |
Improve logging by adding the project.id for the current loaded entries
|
2013-04-05 |
Björn Ricks |
Remove update_project_list method from GetanController
|
2013-04-05 |
Björn Ricks |
Implement three phase user input handling
|
2013-04-05 |
Björn Ricks |
Remove unhandled_keypress from controller
|
2013-04-05 |
Björn Ricks |
Inplement new State user input handling
|
2013-04-05 |
Björn Ricks |
Fix coding style for State class
|
2013-04-05 |
Björn Ricks |
Change coding style for imports
|
2013-01-23 |
Björn Ricks |
Move mainloop related code to GetanController
|
2013-01-17 |
Björn Ricks |
Update and reformat Changes file
|
2013-01-17 |
Björn Ricks |
Use unix_week conversion function for zeiterfassung
|
2013-01-17 |
Björn Ricks |
Add function to convert from iso to unix week
|
2013-01-17 |
Björn Ricks |
Remove whitespace
|
2012-12-13 |
Björn Ricks |
Added tag 1.0 for changeset da3333fcf222
|
2012-12-13 |
Björn Ricks |
Add Changes file to track new features and bugfixes
1.0
|
2012-12-13 |
Björn Ricks |
Update to 1.0er release
|
2012-12-13 |
Björn Ricks |
Fix debian version in changelog
|
2012-12-13 |
Björn Ricks |
Require urwid >= 1.0
|
2012-12-13 |
Björn Ricks |
Add version switch to getan
|
2012-12-13 |
Björn Ricks |
Remove obsolete import
|
2012-12-13 |
Björn Ricks |
Getan version 1.0 preperation
|
2012-12-13 |
Björn Ricks |
Add backspace usage explanation in introduction file
|
2012-12-13 |
Björn Ricks |
Clarify insert key usage in introduction file
|
2012-12-13 |
Björn Ricks |
Bind project edit key to the actual ProjectEditKeyState
|
2012-12-13 |
Björn Ricks |
Update hgignore file
|
2012-12-13 |
Björn Ricks |
Add new States to edit project key and description
|
2012-12-13 |
Björn Ricks |
Add new key for editing a project
|
2012-12-13 |
Björn Ricks |
Add Controller method to update a project
|
2012-12-13 |
Björn Ricks |
Add backend method to update a project in the database
|
2012-12-13 |
Björn Ricks |
Rename CreateProjectState into AlterProjectState
|
2012-12-13 |
Björn Ricks |
Drop AddProjectNameState
|
2012-12-13 |
Björn Ricks |
Use common name scheme for keybinding key names
|
2012-12-10 |
Björn Ricks |
Formatting
|
2012-12-10 |
Björn Ricks |
Fix: Allow to move entries to projects with similar names
|
2012-12-06 |
Björn Ricks |
Don't wrap the project description to the next line
|
2012-12-06 |
Björn Ricks |
Update project selection
|
2012-12-06 |
Björn Ricks |
Fix: Don't crash urwid if no project description is set
|
2012-12-06 |
Björn Ricks |
A project entry in the db must have a key
|
2012-12-06 |
Björn Ricks |
Fix: Return empty list if section is not found
|
2012-12-06 |
Björn Ricks |
Add new project mode to display a project tree
|
2012-12-06 |
Björn Ricks |
Log when switching the project mode
|
2012-12-06 |
Björn Ricks |
Not necessary to call update_w here
|
2012-12-06 |
Björn Ricks |
Only show the sum time if a project has entries
|
2012-12-06 |
Björn Ricks |
Print indent of the project in the project list.
|
2012-12-06 |
Björn Ricks |
Log project key instead of description
|
2012-12-06 |
Björn Ricks |
Add indent to the project class
|
2012-12-06 |
Björn Ricks |
Add color for the project_key in the project list
|
2012-12-06 |
Björn Ricks |
Modify project selection
|
2012-12-06 |
Björn Ricks |
Add controller method to find projects by key
|
2012-12-06 |
Björn Ricks |
Update introduction file about the keys
|
2012-12-06 |
Björn Ricks |
Fix messages when a project is paused
|
2012-12-06 |
Björn Ricks |
Allow to configure the action keys
|
2012-12-06 |
Björn Ricks |
Always call super constructor of states
|
2012-12-06 |
Björn Ricks |
Add the getan config to the controller
|
2012-12-06 |
Björn Ricks |
Add config classes to provide keybindings
|
2012-11-15 |
Björn Ricks |
Description may be not set
|
2012-11-13 |
Björn Ricks |
Always fail if an entry couldn't be loaded
|
2012-11-13 |
Björn Ricks |
Carefully handle non unicode strings for urwid
|
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
|
2011-12-12 |
Björn Ricks |
Move GetanController to it's own module
|
2011-12-12 |
Björn Ricks |
Add version info to getan module
|
2011-12-12 |
Björn Ricks |
Change tab into spaces in README
|
2011-12-12 |
Björn Ricks |
Only import necessary classes and functions
|
2011-11-21 |
Björn Ricks |
Add option to show entries of last week
|
2011-09-12 |
Björn Ricks |
Update project list when a new project was created
|
2011-09-12 |
Björn Ricks |
Remove space
|
2011-09-12 |
Björn Ricks |
Also move back to ProjectListState if esc is pressed not only when tab
|
2011-09-12 |
Björn Ricks |
Allow to select projects with keys > 1 letters while moving entries
|
2011-09-12 |
Björn Ricks |
Fix question
|
2011-09-12 |
Björn Ricks |
Add single entry deletion
|
2011-09-12 |
Björn Ricks |
Don't allow to select additional entries after entering the DeleteEntryState
|
2011-09-12 |
Björn Ricks |
Allow to pass entries to the DeleteEntryState
|
2011-09-12 |
Björn Ricks |
Refactor delete_entries to do what it says: delete the entries passed as argument
|
2011-09-12 |
Björn Ricks |
Only accept single keys for project selection
|
2011-09-01 |
Björn Ricks |
Add me as author in files that I did touch
|
2011-09-01 |
Björn Ricks |
Return the current state if F1 is pressed
|
2011-09-01 |
Björn Ricks |
Fix: Recognize first letter to choose a project
|
2011-08-31 |
Björn Ricks |
Add new state to select projects with keys larger then one
|
2011-08-31 |
Björn Ricks |
Project keys can be larger then 1
|
2011-08-17 |
Thomas Arendsen Hein |
Use ".read" instead of ".r" in sqlite3 command
|
2011-08-16 |
Björn Ricks |
Add docu about creating new projects
|
2011-05-30 |
Björn Ricks |
Handle KeyboardInterrupt and shutdown getan carefully afterwards
|
2011-05-30 |
Björn Ricks |
Save the current project when switching to Running state
|
2011-05-30 |
Björn Ricks |
Move 'up' and 'down' keypress handling to general ProjectState class
|
2011-05-30 |
Björn Ricks |
Use footer of EntryList to display the editable description of an entry
|
2011-05-30 |
Björn Ricks |
Add new method in ListWidget to get the current node element
|
2011-05-25 |
Björn Ricks |
Changelog for r76
|
2011-05-25 |
Björn Ricks |
Changelog for r73:74
|
2011-05-25 |
Björn Ricks |
Changelog for r72
|
2011-05-25 |
Björn Ricks |
Changelog for r70
|
2011-05-25 |
Björn Ricks |
Changelog for r68:69
|
2011-05-25 |
Björn Ricks |
Changelog entry for r66:67
|
2011-05-25 |
Björn Ricks |
Correct indentation in ChangeLog
|
2011-05-25 |
Björn Ricks |
Update changelog for r63:65
|
2011-05-25 |
Björn Ricks |
Add changelog entry for r62
|
2011-05-25 |
Björn Ricks |
Don't crash if subtracted time is greater then the current time
|
2011-05-25 |
Björn Ricks |
Ignore ctags file
|
2011-05-25 |
Björn Ricks |
switch to EditEntryState when 'e' is pressed in the EntryList to be able
|
2011-05-25 |
Björn Ricks |
Add new state for editing entries
|
2011-05-25 |
Björn Ricks |
Don't switch to EntryView if it doesn't contain any row/entry
|
2011-05-25 |
Björn Ricks |
Add get_item method also for EntryNode to be able to receive an entry
|
2011-05-25 |
Björn Ricks |
Only update the focus of a List if it has some rows.
|
2011-05-25 |
Björn Ricks |
Add a update_entry method in getan controller that stores a changed entry in the backened
|
2011-05-25 |
Björn Ricks |
Add new method to update a description of an entry in the database backend
|
2011-05-25 |
Björn Ricks |
Use an OptionParser in getan to add options for debug level and logfile
|
2011-05-25 |
Björn Ricks |
Make the logging configurable for filename and level
|
2011-05-25 |
Björn Ricks |
Clip project entry in project list if it's to long
|
2011-05-25 |
Björn Ricks |
Use set_footer_text method to set the footer text instead of
|
2011-05-25 |
Björn Ricks |
Improve code path
|
2011-05-25 |
Björn Ricks |
Add scrolling in entry list to be able to select all entries
|
2011-05-19 |
Björn Ricks |
Show project name before time entries
|
2011-05-03 |
Björn Ricks |
add switch to show also empty projects
|
2011-05-03 |
Björn Ricks |
add displaying of total time in all projects
|
2011-05-03 |
Björn Ricks |
rename total variable to total_proj because it refects to total time
|
2011-04-20 |
Björn Ricks |
user ? per default for zeiterfassung entry type
|
2011-04-18 |
Björn Ricks |
use insert key instead of a to create a new project
|
2011-04-18 |
Ingo Weinzierl |
Introcuded a command line argument to skip printing empty projects.
project-tree
|
2011-04-04 |
Björn Ricks |
add create project related states
|
2011-04-04 |
Björn Ricks |
add add_project method
|
2011-04-04 |
Björn Ricks |
fix insert new project sql statemenent and api
|
2011-03-23 |
Björn Ricks |
add year option to usage output
|
2011-03-18 |
Björn Ricks |
don't forget to save before commit :-/
|
2011-03-18 |
Björn Ricks |
add backend method to create new projects
|
2011-02-28 |
Ingo Weinzierl |
Bugfix: Projects with children are no longer selectable - projects with keys that are longer than a single character are selectable via text input again.
project-tree
|
2011-02-15 |
Ingo Weinzierl |
#1921 Bugfix: Moving entries into projects with keys that consist of more than a single char works again.
project-tree
|
2011-02-07 |
Bjoern Ricks |
add year option for contrib/zeiterfassung
|
2010-12-21 |
Ingo Weinzierl |
Initialized a branch to work on a tree-like project view.
project-tree
|
2010-12-15 |
Sascha L. Teichmann |
Fixed super call
|
2010-12-15 |
Sascha L. Teichmann |
Fix for #1638
|
2010-12-15 |
Sascha L. Teichmann |
More checks againts empty projects.
|
2010-12-15 |
Sascha L. Teichmann |
Make getan runnable if there is no project in database.
|
2010-12-15 |
Sascha L. Teichmann |
Create database file if it does not exist.
|
2010-12-15 |
Sascha L. Teichmann |
Minor fixes (logging, states)
|
2010-12-15 |
Sascha L. Teichmann |
Wrong issue -> #1624
|
2010-12-15 |
Sascha L. Teichmann |
Fix for #1569
|
2010-10-02 |
Ingo Weinzierl |
Introduced i18n support; german and english translation available.
|
2010-09-05 |
Thomas Arendsen Hein |
Added TODO item (mainly to try the new commit list)
|
2010-09-02 |
Ingo Weinzierl |
'NoneType' time values don't break getan while switching time mode anymore (issue1575).
|
2010-08-31 |
Ingo Weinzierl |
Made getan python-2.4 compatible.
|
2010-08-31 |
Ingo Weinzierl |
Added a parameter 'year' to the 'wochenbericht' script that filters out the week of a specific year only.
|
2010-08-31 |
Ingo Weinzierl |
Bugfix: removed 'with' statement - replaced by try/finally (ISSUE1566).
|
2010-08-30 |
Ingo Weinzierl |
Stop still running projects before getan quits - even if getan crashes.
|
2010-08-30 |
Thomas Arendsen Hein |
Add .hgignore:
|
2010-08-30 |
Ingo Weinzierl |
Unified parameter names of ProjectList and EntryList.
|
2010-08-30 |
Ingo Weinzierl |
Bugfix: fixed wrong attribute name while accessing raw projects of a ProjectNode.
|
2010-08-29 |
Ingo Weinzierl |
Added support for resizing the application window.
|
2010-08-29 |
Ingo Weinzierl |
Bugfix and improvements in the process to move/delete entries.
|
2010-08-29 |
Ingo Weinzierl |
Bugfix: switching the time mode in ProjectList will also update the displayed total time in the footer of ProjectList.
|
2010-08-28 |
Ingo Weinzierl |
Added a new implementation of 'getan' based on urwid, a python console user interface library.
|
2009-08-24 |
Thomas Arendsen Hein |
update ChangeLog
|
2009-08-18 |
Thomas Arendsen Hein |
Handle empty input when adding/subtracting time of the running project
|
2009-08-18 |
Thomas Arendsen Hein |
Allow <timespec>+ and <timespec>- (RPN) to change time for the current project
|
2009-08-18 |
Thomas Arendsen Hein |
rename substract to subtract
|
2009-08-18 |
Thomas Arendsen Hein |
allow adding/subtracting times while a project is running
|
2009-08-18 |
Thomas Arendsen Hein |
human_seconds: Use timespec instead of seconds and document it.
|
2009-08-18 |
Thomas Arendsen Hein |
left justify user sign in zeiterfassung
|
2008-09-09 |
Sascha L. Teichmann |
Added a script to sort zeiterfassung.txt files by date. Useful to merge them.
|
2008-08-12 |
Sascha L. Teichmann |
Insert anonym tasks into project tree when give them a name.
|
2008-08-12 |
Sascha L. Teichmann |
Applied Stephan Holl's week-option.patch
|
2008-08-10 |
Sascha L. Teichmann |
Initial checkin for project trees. !!!Work in progress!!!
|
2008-08-04 |
Sascha L. Teichmann |
Applied a variation of Stephan Holl's zeiterfassung.non-utf8-chars-in-db.patch to force the encoding given by --encoding=.
|
2008-08-03 |
Sascha L. Teichmann |
contrib/zeiterfassung: Added parameter -e | --encoding=
|
2008-08-03 |
Sascha L. Teichmann |
* Applied and completed Stephan Holl's zeiterfassung.bessere-lesbarkeit.patch
|
2008-08-01 |
Sascha L. Teichmann |
Added script to generate lines for zeiterfassung.txt
|
2008-07-31 |
Sascha L. Teichmann |
Feature wish 8. Fn is like <ESC>-n
|
2008-07-31 |
Sascha L. Teichmann |
* Feature wish 4 and 10
|
2008-07-31 |
Sascha L. Teichmann |
Applied patch from Stephan Holl to show usage on '-h' of '--help'. Added check for existence of db file.
|
2008-07-30 |
Sascha L. Teichmann |
Added little script to summarize the entries for a given week number of year.
|
2008-07-29 |
Sascha L. Teichmann |
- Added total sum of all projects.
|
2008-07-29 |
Sascha L. Teichmann |
Added +/- time to tasks.
|
2008-07-29 |
Sascha L. Teichmann |
- To exit getan you now can use double BACKSPACE, too.
|
2008-07-28 |
Sascha L. Teichmann |
Initial import.
|