Chad Berkley's activity
From 08/22/2009 to 09/20/2009
09/18/2009
- 11:34 AM Kepler Bug #4343: remove the full screen button
- I removed the icon in the toolbar and the menu item in the view menu. This can easily be readded by modifying the ui...
09/16/2009
- 03:40 PM Kepler Bug #4312: Clicking cancel on "sure you want to exit" dialog exits anyway
- I fixed this bug by using code from TableauFrame to handle the exit instead of using the exit action itself. The pro...
09/15/2009
- 12:28 PM Kepler Bug #4324: ptII/module-info/revision.txt not being updated
- I created a script that lives on code.kepler-project.org (ceres) to do this. It is set to run in a cron job every da...
- 11:09 AM Kepler Bug #4388: remove the ptII module
- I think ptII/adm/kepler/module-info would work fine. I'll have to take a look at the build system to see how to chan...
- 10:50 AM Kepler Bug #4388: remove the ptII module
- The ptII module actually does provide functionality. It contains the metadata needed to build ptolemy successfully. ...
09/11/2009
- 02:01 PM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Have now moved all of the jars from common and util that can be moved. The easy parts of this bug is now done, in th...
- 10:45 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Added this page:
https://kepler-project.org/developers/teams/framework/module-reorganization-summary
Need to track ... - 10:42 AM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- I've removed all of my changes from yesterday and I have not re-added Top.java to the ptII module, so this bug is eff...
- 09:48 AM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- That sounds good to me.
- 10:41 AM Kepler Bug #4382 (Resolved): Remove switching between kepler and ptolemy
- From bug 4282:
Absent any objections, I will implement the following solution:
Let's remove the ability to cha... - 10:27 AM Kepler Bug #3948: Create new configuration system supporting modules
- After looking at Matt's UML diagram (https://code.kepler-project.org/code/kepler-docs/trunk/teams-and-wg/2-infr-teams...
09/10/2009
- 02:53 PM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- I've removed my changes to Top.java in ptolemy and commented out the configuration option in kepler. There is no way...
- 01:05 PM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- I added a configuration parameter called _alternateTopHandler into the configuration. This defines a class to overri...
08/27/2009
- 10:21 AM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- Though overrides are not technically "bugs," they do represent the potential for many true bugs in the future. We ha...
08/26/2009
- 04:06 PM Kepler Bug #4330: common/resources/configurations/config.xml gets modified during build or run
- This should get fixed when the configuration system gets reworked.
- 03:59 PM Kepler Bug #4104: Need resource manager to handle objects in the resources directories
- It's pretty easy to get resources from the resources directory right now, so this could be revisited when we talk abo...
- 03:54 PM Kepler Bug #4341 (New): rearrange the actors module into smaller modules
- I'll create a list of proposed modules for the actors currently all lumped together in the actors module. The new mo...
- 03:30 PM Kepler Bug #4316: re-evaluate how kars are managed in the build and runtime
- Several people do not think that kars should be checked into SVN so there needs to be a discussion amongst stake hold...
- 03:19 PM Kepler Bug #4056: create developer documentation for svn configuration.
- This is a documentation problem where we need to improve developer documentation to instruct people to use an svn con...
- 03:13 PM Kepler Bug #3801: open dialog, common places pane has white box instead of text
- moving to 2.x.y because fixing 4282 will handle most of the problems. fix the gui problems after the 2.0 release.
- 03:13 PM Kepler Bug #3801: open dialog, common places pane has white box instead of text
- Fixing 4282 will fix this bug.
- 03:12 PM Kepler Bug #4282: Duplicate of ptolemy.gui.Top
- Get rid of override in ptII
- 03:08 PM Kepler Bug #4273: Ctrl+E operates on mouse position, not selection
- Verify this. If it is a bug, look into the ptolemy handler that handles this event.
- 02:58 PM Kepler Bug #4285: workflow canvas does not repack to fill empty space when top window is resized
- Verify which jvm/window manager/OS this occurs on. Have not seen this on windows or OSX. If this is not widespread ...
- 02:52 PM Kepler Bug #4324: ptII/module-info/revision.txt not being updated
- The revision.txt file needs to be updated each night if the ptII build succeeds. I was under the impression that thi...
- 02:49 PM Kepler Bug #4292: Menu items should display the same icon as buttons with the same functionality.
- Moving GUI enhancements to 2.x.y
- 02:48 PM Kepler Bug #4333: KeplerLSID AuthNamespace web service
- This should be installed and maintained as part of the kepler repository. This functionality should be added to that...
- 02:44 PM Kepler Bug #4340 (Resolved): Resolve KAR file/module format
- We need to resolve the differences between the KAR file format and the module format because we have two different wa...
- 02:39 PM Kepler Bug #4314: exception when searching ecogrid
- Verify this is still happening, close this bug if not.
- 02:23 PM Kepler Bug #4287: Separate user error messages from developer error messages.
- Pushing to 2.x.y when we will make other gui changes.
- 02:16 PM Kepler Bug #4312: Clicking cancel on "sure you want to exit" dialog exits anyway
- This bug can cause you to lose your workflow if you accidentally quit kepler, then try to cancel quitting.
- 02:07 PM Kepler Bug #4247: Application menu items sometimes disappear on OS X
- Derik, could you repro this bug on a different machine than your mac? If so, could you recomment here and tell us ho...
- 02:05 PM Kepler Bug #4338: need to review usability and gui of module manager
- We also need to check to make sure that the module manager can successfully upgrade existing modules without breaking...
- 01:52 PM Kepler Bug #4339 (New): build system needs to provide more information on modules
- The build system has a 'describe' task that will svn cat the description.txt file of any module. This is a good star...
- 01:35 PM Kepler Bug #4246: Reorganize code in util, core and gui modules
- add a page to the wiki to describe the new module structure and what packages/functionality go into which module.
- 09:07 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- newly created modules from util module classes:
data-handling
ssh
io
job
component-library
repository
- 01:10 PM Kepler Bug #4337 (Resolved): 1.0 -> 2.0 upgrade issues tracking bug
- We need to come up with a set of issues to handle the upgrade between kepler 1.0 and kepler 2.0. The upgrade path sh...
- 01:01 PM Kepler Bug #1750: Allow KAR files to include jar/class files
- This issue needs clarification as to why the module format and the kar format need to be separate. It seems that bot...
- 12:46 PM Kepler Bug #4336 (Resolved): Merge the old configuration systems
- Migrate existing configuration files to use the new configuration system described in bug 3948. Functionality should...
08/24/2009
- 10:02 AM Kepler Bug #4246: Reorganize code in util, core and gui modules
- Forgot to mention in the last comment that I also created a opendap module for the opendap functionality. Other modu...
Also available in: Atom