pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/etm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 19 09:10:57 UTC 2009

Modified Files:
        pkgsrc/time/etm: Makefile distinfo

Log Message:
Update to 249:
  Added location to store exported iCal files to etmrc. Added export
  to documentation and updated the on-line documentation. Added
  discussion of icalendar and phpicalendar with illustrative screen
  shots of the latter.

  Updated documentation to reflect option to export list view to
  iCalendar format.

  Added export to gui.py.

  Added export functions to data.py and removed export2ical.py.

  Added ability to export the current list view in iCal format.

  About to add ical support.

  Overrule defaults for c_position, d_position and k_level if any
  are set by -C, -D or -K by taking those not explicitly set to be
  zero regardless of the defaults.

  Fixed bug in new_event in which help text would be appended to
  prior text with each call.

  In new_event when getting a filenumber, loop until it is either
  the number of a file or a period (cancel).

  Added pause switch to draw_note. If True (default = False), it
  will display msg and wait for 1 second before continuing. Used
  to briefly display "Cancelled" when appropriate for new_event
  and new_project.

  Moved textpad key info to top of new event/project display. Leave
  cursor at end of entry.

  Modified MyListCtrl to accept a message argument so that the
  message will not be lost when the screen is resized.

  Fixed bug in which timer msg was not being cleared.

  Re-factored new_event to take advantage of modified line2hash.
  Fixed chrcode consistency check. Provide default chrcode if
  missing from entry.

  Fixed bugs in new_task and new_project introduced by journal
  entry modifications to line2hash.

  Fixed empty line bug.

  Fixed bug in auto processing repeated tasks with @o s. Fixed bug
  in toggle_completion for repeated tasks with @r l.

  Fixed bug in multiline get_response.

  Journal entry timer can now be interrupted and restarted and
  journal entries display elapsed time rather that starting and
  ending times.

  Turned off logging. Documentation tweaks for journal entries.

  Beta 3 for journal entries and time reports.

  Fixed time report bug.

  About to fiddle with the process for creating new journal entries.

  In gui, recall last entry, if any, for 'a', 'l', 'u', 'U' and
  'T'. Time report (beta 2).

  Time report (beta).

  Added time aggregates (alpha).

  Playing with time aggregates.

  Added journal entries and the ability to toggle their display.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/etm/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/etm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index