After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 140695 - Undo support in resource dialog
Undo support in resource dialog
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: 0.12
Assigned To: planner-maint
planner-maint
Depends on:
Blocks: 129139
 
 
Reported: 2004-04-21 09:28 UTC by Richard Hult
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Richard Hult 2004-04-21 09:28:07 UTC
Left to do:

- Custom properties
- Calendar
- Note
Comment 1 Alvaro del Castillo 2004-05-04 09:42:03 UTC
I think this bug could be closed. Calendar undo/redo is being followed in other
bug. In this dialog it is only to assign a calendar. And we don't have
custom properties in the dialog at the moment, only the "cost" property
that it is hardcoded.
Comment 2 Lincoln Phipps 2004-05-05 23:23:08 UTC
The custom properties is handled (along with the task custom properties) in the
planner-property-dialog.c and I'll change this along with the "Project" owner
Properties undo/redo (which is done in planner-project-properties.c ). Quite
confusing especially as project init also creates the cost resource property
which no one uses AFAIK.