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 141177 - Undo support in project phase dialog
Undo support in project phase dialog
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: 0.12
Assigned To: planner-maint
planner-maint
Depends on:
Blocks: 129139 141184
 
 
Reported: 2004-04-27 05:07 UTC by Lincoln Phipps
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
First cut of the patch to do this. (8.37 KB, patch)
2004-04-27 19:59 UTC, Lincoln Phipps
none Details | Review

Description Lincoln Phipps 2004-04-27 05:07:19 UTC
Added as it wasn't listed. Need a bugzilla for me to track work as this isn't as
easy as the group dialog (lack of PlannerView so I have to change
planner-windows.c to pass the current_view (which I think works OK)...currently
chasing lost data.
Comment 1 Lincoln Phipps 2004-04-27 11:07:04 UTC
Have fixed issue related to view stuff (only need window in the end).
Comment 2 Lincoln Phipps 2004-04-27 19:59:38 UTC
Created attachment 27154 [details] [review]
First cut of the patch to do this. 

Also fixes,
http://bugzilla.gnome.org/show_bug.cgi?id=141184
Comment 3 Richard Hult 2004-05-09 22:28:29 UTC
Committed, thanks!