- Got a lot done with the Document Management pane. Users can:
- Create new reports
- Edit report meta data
- Delete Reports they created
- It also automatically keeps track of the last time the report was saved and who made the changes
- Had some difficulty when creating a new report mostly because a Flex Tree, when displaying an empty data provider, automatically puts in a branch that isn’t there. It really screwed up my drag and drop report builder, but I hacked around it by putting in a temporary item if the report is empty
- Working on enabling internal and external linking through html text. Once this is working the system should be able to support something resembling webpages.
Monthly Archives: June 2011
Dong Shin 06.01.2011
- PPM Changes
- Year selection based on Appropriation length – defaults to current month if possible
- Year and Month changes trigger retrieval of goals data and update datagrid
- reworked the color highlighting – compared with the goals now
- separate Initiate/Commit
ALTER TABLE `funding_requests` CHANGE `initiate_commit` `initiate` DOUBLE NULL DEFAULT NULLALTER TABLE `funding_requests` ADD `commit` DOUBLE NULL DEFAULT NULL AFTER `initiate`- Funding Request Form changed to support initiate and commit
- Financial Status Panel and Form changed
Phil 6.1.11
7:30 – 5:00 VISIBILITY
- A couple of other things from yesterday
- Gave Denise a version of “How to get certs for your server”
- Reached out to Charlie F. about what’s going on with the server
- Looking for something along the lines of a server-side incremental compiler
- Got my WebIDE Server and Client software working.
- Connected to the Eclipse CVS repo – :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse
- Jedit as well (http://www.jedit.org/), (http://sourceforge.net/projects/jedit/)
- JE (applet!) – http://je-java.sourceforge.net/
- Ah, this looks like it. Wrapping Eclipse-based software in webstart – http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/java_web_start.htm
- This would require trapping the file commands, which might be possible to do in a plugin.
- more: http://www.eclipse.org/eclipse/platform-core/documents/2.0/remote-development.html
- Eclipse remote file explorer
FGM
- Submitted my paperwork for class reimbursement.
- Was able to generate excel docs from sonicats records. Need to save off a few queries (reports?) and export to visibility
- And make a Recruiting role
- And add (who?) to the role
- And make a slideshow.
