CSS 20070712m ui.css: 20070712m ui.css Preview Buttons and Icons Trying to create a central location where Cosmo developers can access the latest produced art. ...
Cosmo 1.0 Model Notes Changes from 0.7 interfaces now used for model objects acegi becomes spring security (same code/different name) item authorization ...
Currently hosted on tutu2:/home/osaf repo/git Cron job install in /etc/cron.hourly to do pulls from svn Cloned from http flavor of svn, committers need to ...
ChandlerServerEndUserManual update for 1.0 ChandlerServerSource update for 1.0/ maybe add info about setting up eclipse ServerBundleStartupConfiguration ...
1) Collection creation/deletion a. Using the new collection management UI in the upper left corner of the screen, create a new collection a. Select the new ...
Cosmo 1.0 Service Layer Notes The service layer consists of a group of interfaces and implementations that provide high level apis for the application to use. For ...
Cosmo 1.0 Security Notes Spring Security Framework Cosmo 1.0 utilizes the spring security framework for authentication and authorization services. The FilterChainProxy ...
Cosmo 1.0 Dao Layer The Data Access Object encapsulates access to persistent data. They are responsible for CRUD operations for persistent cosmo model objects. ...
This page is obsolete. For meeting notes, please see the Teams Wiki For contributor notes, please see the Notes Wiki Welcome to the Journal section of ...
The scheduler branch contains a scheduler component ( org.osaf.cosmo.scheduler. ) that allows code to be run one some interval on the server, without any user interaction ...
Scheduler Architecture Notes Requirements schedules are associated to a user multiple schedules per user (in order to support multiple collections) ...
Notification Tasks These tasks assume the following: We are only tracking item level changes Model Layer 1. Define set of events (ex. item created/item updated ...
Basic smoke testing 1 Go to http://d10test.osaf.us 1 Sign up for a new account by clicking "sign up" and following the instructions 1 Log in by entering your ...
Testing to focus on for 0.13: 1. Publish Items in multiple collections with old client i. create user on hub (user1) i. publish new collection as user1 with ...
Working With Repository While working on reports, I had several questions about accessing historical information about items in repository. Below is the summary of ...
IP KVM notes OSAF's operations (distributed servers, limited staff, and telecommuting) means that services are impacted when something serious happens (network stops ...
Access Control Notes Whats the problem? In short, items in multiple collections . Now that an item can exist in multiple collections and its not a copy, it becomes ...
C18N C18N is a term coined by Morgen, and stands for "compartmentalization", which refers to the idea of an item's uuid being unique within a collection, and not system ...
(From Brian Moseley via email) these are some notes i wrote up a while back that I never got around to communicating. I wrote these down one night after reading these ...
Testing to focus on for 0.12: 1. Basic Chandler sharing A. publish new collection A. subscribe to collection using different Chandler A. modify collection ...
Developer notes from Morgen This document is the result of a couple of conversations I had with Morgen near the time of the OSAF transition. It’s mostly a detailed ...
Misc Notes January 2008: Developer Notes from Morgen October 2007: Notes for the Chandler Architecture Pilot Project October 2006: High(ish) Level Overview ...
Desktop Team Meeting January 8th, 2008 Agenda 0.7.4: 0.7.4 branched on 01/02 (svn 16166). The Bug Council will be reviewing the outstanding bugs (40 ) and move ...
Mostly fixed unrelated bugs found while testing bug #11616 includes numerous fixes/improvement/refactoring for recorded scripts. Also fixed the following bugs: ...
There are no more . imports! djGlobal is now dojo.global dojo.collections is now dojox.collections dojo.date.strftime is now dojox.date.posix.strftime ...
cosmo.account.preferences has an unnatural dependency on cosmo.app.pim. Why bring in the whole PIM to deal w/ prefs? Makes testing quite difficult. Look into de coupling ...
Desktop Release Meeting, Thursday December 13th 2007 Present: Aparna, Philippe, Heikki 0.7.4 and 1.0 We have the 1.0 Vision from Mimi and Sheila, Philippe did ...
Desktop Release Meeting, Thursday December 6th 2007 Present: Grant, Aparna, Bear, Philippe, Heikki 0.7.3 Bear posting the released bits right now Philippe ...
Desktop Release Meeting, Thursday November 29th 2007 Present: Grant, Aparna, Bear, Philippe, Heikki 0.7.3 2 blocker bugs so not doing RC Doing an RC later ...
Snarf The Cosmo WAR bundled with Snarf is named simply chandler.war . This causes Tomcat to create $OSAFSRV HOME/tomcat/conf/Catalina/localhost/chandler.xml based ...
Bugs with Desktop dependecies Milestone 1: Great 30 second impression Actively confusing Some critical mass of the bugs in the following 3 categories needs to be ...
The first round of recorded scripts are updates of the old versions. I tracked down and fixed all the lingering problems with these tests. I wrote a first cut ...