~oerppy-hackers/oerppy/trunk

Viewing all changes in revision 41.

  • Committer: duncan at ubuntu
  • Date: 2011-06-09 03:06:38 UTC
  • Revision ID: duncan@ubuntu.com-20110609030638-8264xc8m7ln6tiym
* Added get_mondays utility function.
* Split out some of the date logic from the start_of_week utility function.
* Fixed up csv export function.
* Added a project class for grouping a project's time-related data.
* Converted the numbered attributes in the TimeEntry model to groups of
  attributes, greatly improving the ease with which one can iterate/search
  through the project data (e.g., match project names).
* Added a model for the project.project entity search results.
* Fixed up MonthExport class.
* Added logic to get_project_month_timesheets.
* Split out logic in large week export method into separate private methods.
* Added project-specific methods to CanonicalQuery.
* Changed the query class to use a getter for the user_dept data instead of an
  attribute.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: