September 2005 Archives by thread
Starting: Thu Sep 1 14:02:41 PDT 2005
Ending: Fri Sep 30 19:25:50 PDT 2005
Messages: 88
- [commits-cosmo] (bcm) [534] include alarms when exporting event
resources from the repository to
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [535] include event properties when exporting a
stored calendar collection
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [536] remove now extraneous debug statement
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [537] forgot to check in recent icalendar
export changes
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [538] fix typo that caused the build to break
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [539] Release 0.2-4
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [540] when storing a calendar resource,
only check for duplicate uids when
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [541] change version number to 0.2 for fcs
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [542] begin the process of migrating cosmo
configuration from j2ee
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [543] remove reverse proxy properties,
as reverse proxy configuration can be
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [544] bug 3448: the root element of a ticket
request should be
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [545] instantiate the test repository solely
through spring config, removing
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [546] bug 3920: disable home directory links
until the repository browser is
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [547] modify DirListingExportCommand's
configuration so that dav:collection
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [548] bug 3938: maven writes the version number
into the spring config file
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [549] bug 3934: use the root user's email
address rather than a server admin
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [550] bug 3934: ensure that the servlet context
is updated when the root
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [551] cosmo.serverAdmin is no longer a build
property
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [552] remove unnecessary import
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [553] avoid NPE when examining PUT exceptions
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [554] when nuking child nodes,
call remove on the node, not on the iterator
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [555] period and datetime are optional for rdate
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [556] for dtstart property,
only default to datetime value param when the
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [557] bug 3918: turns out that iCal was not
happy about me specifying a
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [558] direct ical4j to use relaxed unfolding,
which allows CR folds as well
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [559] add some test icalendar streams
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [560] correct boneheaded mistake,
use JAVA_OPTS to specify system property
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [561] add "ticket" to the DAV response header
to denote ticket support (not
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [562] implement a REST api for user
administration.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [563] set the jcr properties for an rdate's
dates appropriately
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [564] capitalize the entire realm string for
basic authentication
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [565] gracefully handle unset content length
and content type
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [566] add a script to bulk load test accounts
for the calconnect interop
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [567] fix multi-valued jcr property retrieval
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [568] 0.2 branch of cosmo
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [569] robustify the checks to see if the
imported resource is a calendar resource;
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [570] robustify the checks to see if the
imported resource is a calendar resource;
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [571] bump version number to 0.3a (changing
milestone numbering so that it doesn't
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [572] don't store a calendar object for
"webcal" style ics files, since we'll never
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [573] two schema changes:
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [574] if a resource is initialized before
CosmoDavServlet.service is called, the
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [575] merged 0.2 branch changes r569:574 into
trunk
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [576] change "infinity" to "Infinite" for
ticket timeouts as per the DAV:timeout
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [577] merged changes from trunk r575:576
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [578] implement final (or mostly-final) copy
for username reminder and password
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [579] add generatePassword method to
ProvisioningManager interface and use it to
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [580] merge changes from trunk r577:579
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [635] Moved setTop and setHeight functions out
of objDraggable object and into objEvent,
to allow event blocks to be moved by entering times into event-info
form for currently selected event.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [636] Added saveEvent method to calendar object
to update events based on input to event info form for
currently selected event.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [637] Created trunk, branches, tags.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [638] Moved demo to trunk.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [639] Removed doc directory that was originally
from mde's sandbox.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [640] Removed CSG timeline presentation file --
not connected with Scooby project.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [641] remove docs that have been moved to the
wiki
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [642] Large Cosmo logo graphic for About page.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [643] Updated smaller Cosmo logo graphic to
match large graphic -- updated look.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [644] Added resources for About and Help page
text.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [645] Added links to Help and About pages.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [646] Added JSP pages and Struts/Tiles config
entries for Help and About pages.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [647] only make help and about links hot when
not on the respective pages
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [648] setting mime-type
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [649] rm TODO.txt as all issues have been added
to bugzilla and/or the
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [650] update README.txt and remove
RELEASE-NOTES.txt
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [651] remove the rest of the obsolete docs
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [652] Changed About page to pop-up-style dialog
window.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [653] add -server command line option to
JAVA_OPTS
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [654] merged changes from trunk r575:652.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [655] Fixed Moz/Firefox-specific bug caused by
using mousemove event listener to set opacity on divs created
by DOM-manipulation methods.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [656] Added code to abort objDraggable drop
method (mouseup) when currently selected object has quickly
changed and the current draggable no longer points to the
selected div.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [657] assorted bug fixes:
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [658] merging r652:657 from trunk
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [659] Added event listener for event block move
to event title and start-time.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [660] Renamed two dragmode variables.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [661] Enabled minimum size for calendar event
blocks with downward-direction resizing.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [665] update repository.xml to modern
jackrabbit version so that tests pass again
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [666] version 0.2: remove external dependency
on osaf-commons-jcr and update
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [667] update to osaf-commons-jackrabbit 0.2 and
the latest jackrabbit
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [668] merge changes r654:667 from trunk
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [670] bug 4125: rename "API" everywhere to "CMP"
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [671] bug 4125: rename "API" everywhere to "CMP"
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [672] bug 4125: rename "API" everywhere to "CMP"
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [673] bug 4125: rename "API" everywhere to "CMP"
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [674] bug 4125: rename "API" everywhere to "CMP"
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [677] mostly complete migration from hibernate
to jcr for user accounts:
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [680] imported module for crapi,
the cosmo repository api
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [681] add initial crapi build system,
interfaces and model objects
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [682] add UserServiceImpl and partial unit
tests for it.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [683] finish UserServiceImplTest.
svncheckin at osafoundation.org
Last message date:
Fri Sep 30 19:25:50 PDT 2005
Archived on: Fri Sep 30 19:24:30 PDT 2005
This archive was generated by
Pipermail 0.09 (Mailman edition).