June 2007 Archives by subject
Starting: Fri Jun 1 08:06:42 PDT 2007
Ending: Fri Jun 29 19:23:46 PDT 2007
Messages: 358
- [commits-cosmo] (bcm) [4566] implement create subscription
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4568] implement update subscription
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4569] add preferences collection to user
service document
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4574] implement get preferences
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4576] implement create preference.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4577] validate subscription entries on create
and update
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4580] wire up atom so that we can do
time-range queries with recurrence expansion
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4584] only do recurrence expansion when
generating entry documents, not when
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4586] tweak json stream writer api for writing
multiple record sets.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4590] add a class for matching uri patterns.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4591] implement get preference.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4592] add support for optional segments.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4593] use UriTemplate for all matching.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4594] add a method to bind values to the
template to create a specific uri.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4595] move uri templates into AtomConstants so
that they can be shared
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4596] add test for get preference.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4597] handle null values
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4598] update mocks to use uri templates
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4599] implement update preference
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4600] implement delete preference
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4602] bug 9053: when browsing an item with no
triage status, show - for triage
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4607] use ModificationUid for modification uid
processing
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4608] account browser changes for
modifications:
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4614] implement "soft delete" aka "remove".
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4631] implement "expanded" feed for a
recurring item.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4635] use PUT for collection update rather
than POST since we're updating the
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4637] add getcontentlength and getcontenttype
properties to dav calendar resources.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4639] return 400 when a REPORT contains a
VTODO comp-filter
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4649] fix NPE that occurred when endMod was
null
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4650] add comparator for content items.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4651] add dashboard feed generator.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4656] use
ContentService.findNotesByTriageStatus to generate dashboard feeds.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4660] add support for If-Modified-Since and
If-Unmodified-Since headers.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4661] provide AuditableTarget interface that
allows subscriptions and preferences to
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4662] these methods should not be defined as
abstract
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4665] abdera's ProviderManager can choose
between alternate Provider implementations
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4676] javadoc updates
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4681] sync to latest abdera ProviderManager api
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4682] change start-min and start-max query
params to start and end
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4683] update to new time-range query params
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4684] allow the client to specify a timezone
for time-range queries and dashboard
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4685] pim link now shows up only on basic and
details projections and never shows up
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4686] better error message when time-range
params can't be parsed
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4687] guard against null targets
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4688] for occurrence entries,
remove edit link and add master link
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4691] add an xhtml+microformat representation
of subscriptions.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4692] switch to xhtml representation for
preferences
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4698] look up tickets for item paths
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4699] don't give a query filter to the content
service unless at least one of a
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4704] rewrite preference xhtml parsing to
allow classes to be defined on any
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4705] rewrite subscription xhtml parsing to
allow classes on any element.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4708] protect xml parsers against null source
strings
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4714] bug 9537: make rdate, exdate, rrule,
and exrule eim fields clobs instead of
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4720] ensure that projection and format are
inserted into the self iri's path info
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4721] move item expansion into
ExpandedItemProvider.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4730] when updating a recurring event,
if the start date changes, then remove all
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4733] revert r4714 and r4717.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4735] use uid in debug msgs, not name
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4736] when adjusting modifications due to a
master start date change, calculate a
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4739] make collection updates work again.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4744] implement user account locking as
requested in bug #7043.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4748] always set accounts created via
self-signup as non-admin and non-locked,
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4751] for dav, webcal and feed requests,
if basic authentication fails,
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4752] return 405 responses for provider
methods that represent http method/resource
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4760] bug 7977: if a calendar object
containing no supported components is put into
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4761] turn on ical4j relaxed parsing.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4763] bug 9482: return a 404 when a ticket is
used to access an item that does not
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4764] switch back to using jvm args for ical4j
system properties, since we can't
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4765] bug 9596: generate deleted records for
stamp tombstones for atom feeds.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4766] revert previous feed generation change -
don't send deleted records for stamp
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4841] display message and task stamp
properties.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4842] bug 9611: create out-of-the-box items
when creating a user account.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4847] introduce the notion of "service events".
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4854] bug 9611;
implement the out-of-the-box collection creation using a
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4857] bug 9537: bump rdate, exdate, rrule,
exrule field length to 32k (port fix to
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4872] bug 8128: make sure that the
collection's display name is set correctly on
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4873] fix the media type for collection edit
links
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4884] bug 9688: expanded item feeds now
support dashboard projections
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4885] only put relation links into the model
if the user is not overlord, since the
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4888] make sure that the welcome note has a
higher sort rank than the try out note
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [4889] fix try out message title
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4823] Tagging Cosmo trunk as Checkpoint
20070625
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4824] Setting version information for
Checkpoint 20070625
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4855] Creating 0.6.1.1 branch from 0.6.1
branch to prepare for release per
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4856] Setting version information to 0.6.1.1
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4865] Tagging Cosmo trunk as Checkpoint
20070627
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4866] Setting version information for
Checkpoint 20070627
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4868] backporting Cosmo trunk pom.xml change
to allow the
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4898] Tagging Cosmo branch 0.6.1.1 as Release
Candidate 1
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [4899] Setting version information for 0.6.1.1
Release Candidate 1
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4562] for occurrences, clone the master,
not the occurrence
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4563] get rid of useless functions
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4564] protect against cloning occurrences
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4565] make cal a mixin so it doesn't clobber
other objects
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4567] this is a better way not to clobber
namespaces.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4578] got rid of space
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4579] Work on getting saving events through
canvas manipulation working.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4585] Now you can write multiple recordsets
with writeRecordSets()
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4587] master should be getMaster()
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4605] making this and future changes work.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4611] now should output missing fields correctly
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4616] make rrule always inherit from master
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4618] get rid of named function which may break
safari
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4619] now saving all events works...and the
redraw too
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4629] json stream reader handles missing fields
now
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4630] null pointer protection
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4632] saving this and future works now -
re-draw too
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4636] saving modificaitons should work,
pending some tvachon work
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4640] added urls property to item (for protocol
urls)
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4643] bandaid until mde makes updateFromStamp
handle non-event stamps
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4644] removing debug information.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4653] fixed an issue where updateFromUTC() was
not working as it should - namely,
when the GMT offset of the date prior to call
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4663] added convienience method for creating
equivalent dates in a different timezone
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4666] made all events, this and future,
save types work with new expand API
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4670] now all day event lozenge editing works
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4671] Enable preservation of end dates when
start dates get set.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4674] make the urls appear in the collection
detail dialog box
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4675] removed stub of unused method
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4690] begin work on autotriage,
tickling of items.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4700] autotriaging now works.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4701] whoops, forgot to commit this with r4700.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4709] New items need to have auto-triage called
expliclty
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4716] add tickle methods for note and
noteoccurrence
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4718] Added ModifiedBy object.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4725] make sure that items that come down from
the server have a triageStatus of null and an autoTriage value of true
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4726] items which have no triageStatus should
tickle to NOW
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4727] the tickler adds callbacks to the service
which tickles items and saves them as they come in.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4728] the tickler adds callbacks to the service
which tickles items and saves them as they come in.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4731] added support for adding stamps to be
deleted to teh data model.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4732] Notes should have stampsToDelete property,
not Items
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4734] don't autotriage master events
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4741] get is misleading - create is more
accurate here.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4742] remove garbage characters
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4753] Some initial work on get the values out
of the detail form, and into a delta object.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4772] Changed some property names to match
those of the item in the ui data model.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4773] added a way to get values out of select
elements easy
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4774] Saving from the detail form MOSTLY works.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4776] Make saving description work
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4788] addresses are now just plain strings,
not arrays of strings.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4796] properly handle timezones.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4797] properly handle recurrence endates
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4798] handle "null" for tzid in
createDateForTimezone.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4802] grammar fix
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4803] accidentally deleted a key piece of time
handling code!
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4804] tzId field should be set properly for
recurrence enddates as well
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4805] whoops,
attempting to get stamp name from a place that doesn't exist
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4806] added sensible defaults eliminates false
deltas due to the confusion of "undefined" and "false"
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4807] the ui likes to see recurrence end dates
as dates w/o times.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4809] if there are no changes,
don't try and save!
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4810] whoops.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4811] added the makeSnapshot() call so that a
backup of the event is made.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4812] perform interproperty validations,
requried validations.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4813] perform interproperty validations,
requried validations.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4820] added stamp namespace to stampmetadata
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4821] changed "deletedRecords"- instead of just
having the prefix, the prefix AND the namespace need to be included
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4833] work on removing events using delete key
on selected events.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4838] exdates is actually called exdate in EIM
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4839] now all remove types work,
but redrawing not so much.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4840] we have to update all the exdates when
changing the startdate
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4843] don't try and convert EXDATES to eim if
there are none.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4845] yay remove items display updates work
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4849] make the remove button work
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4860] make sure sets of stamp changes that are
empty do not result in the creation of a new stamp
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4862] Now you can save triage status (bug 9651)
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4892] make sure recurrenceId gets updated after
MASTER applications
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4893] the reccurrenceId is in the
noteoccurrence, not the event stamp.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4894] dojo.date.dateParts is the correct place
for dateParts
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4895] duh, add does its work inplace,
not returns something.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4896] remove annoying message
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4897] fix for bug 8444 and bug 8595
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4904] whoops,
the recurrenceId was getting updated twice,
once during endDate application and once during startDate application.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4905] get rid of 'extra' occurrences in this
and future changes.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4906] couple of typos making single event mods
not work with events w/ timezones
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4907] still show dialog box even though there
is but one type of change.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4908] adding help links as per bug 9090.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [4914] don't show dialog for non-recurring events
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4572] Finished building out the basic event-
and address-stamp form
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4573] Some cleanup work for the detail-view
form.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4581] Some work on getting values from the
selected item into the
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4603] Finished fleshing out the detail-view
form -- added Remove/Save
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4633] Preserve scroll offset when doing
overflow:hidden hack for
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4638] Removed redundant whitespace.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4647] A bit of reorg/cleanup for the detail
view form.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4648] Added buttons for cal/dashboard view
toggling, made toggling
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4664] Fix to have different stamp types update
their various
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4668] Populate the Address and Task stamp
form-areas from item data.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4679] Moved the navigation bar up one level in
the layout hierarchy
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4680] Compensate for change in lozenge drag
offset from moving the
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4689] A basic table view with some Item data
in it.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4693] Separated out loading from
initialization code to allow either
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4694] Fix instance of renamed DOM-node
reference in lozenge-dragging
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4706] Moved scratch id generation code into
cosmo.view.common to allow
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4711] Sorting now works in list view.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4715] Some basic graphics updates -- using new
button images, removed
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4724] Basic paging implementation,
with 'next' and 'previous' links.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4729] Put default view back to the cal,
removed a bit of redundant
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4740] More paging code.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4746] Initial work to enable saving from list
view -- including
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4747] Removed redundant whitespace.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4749] Move view-agnostic service-related code
into its own module
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4750] Got rid of ugly mixin syntax,
letting Dojo packaging system
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4759] Hooked up the collection selector to the
list view.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4762] Fixed error-handling for view switching
when collection items
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4770] Quick-item entry in list view now works.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4777] Fixed some references to changed
namespace paths that I missed
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4784] Updated code comments to reflect
ListItem/CalItem nomenclature.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4786] Moved eventRegistry to
cosmo.view.cal.itemRegistry to allow
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4790] Some work on persisting selection
properly week-to-week in cal
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4793] Persisting cal item selection
per-collection.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4801] Add methods for ignoring published
messages in the non-selected
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4816] Removed redundant whitespace.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4817] Added text hint and localization to the
Quick Item Entry.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4818] Made list view the default view when you
log in to the app.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4830] Created library of functions for
creating icons/buttons from
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4835] Made triage-status section its own
discrete UI widget to
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4836] Removed debug line.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4844] Dependency should only have
cosmo.view.cal relying on
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4850] Per-collection selection is now
persisted correctly in list
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4853] Fix stupid mistake that caused additive,
redundant re-rendering
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4858] Speeding up canvas responsiveness by
publishing the selection
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4859] SelectedEvent should be SelectedItem as
it's used now in list
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4864] Work on edit/repaint from list view --
handle the case of
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4871] More work to get repaint after edting in
list view.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4875] List-view repaint after single-item
removal is working.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4876] Removed redundant whitespace.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4877] Added main logo graphic in top menubar
area.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4909] Item selection in the calendar canvas is
now persisted correctly
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4913] Replaced workaround for recurrence
re-expansion in list
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [4915] Accidentally committed the locally
applied workaround for
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4559] pull latest spring jars
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4582] Handle case of indexing event
modifications with "missing" duration
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4583] Add ability to filter by master
NoteItem, meaning match a given NoteItem and
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4601] Add stress/performance testing code
to cosmo repo
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4609] Add filter property to not include
master event items when expanding
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4610] migrate user_preferences table
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4612] Handle case of "missing" duration
for modifications by using
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4615] add
ContentService.addItemToCollection(Item, CollectionItem)
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4625] ignore child only if its a note
modification...the previous logic
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4626] fix LazyInitializationException
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4627] move timing code to common method
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4628] dtstar is required,
so if its not present return a 400 instead of
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4634] Pull SUMMARY,
DESCRIPTION from NoteItem.displayName and NoteItem.body
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4645] don't set displayName of
modifications to uid...doesn't make sense
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4646] don't set displayName to uid
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4654] fix bug where the master note was
always assigned to the last
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4655] first pass at implementing the
triage status queries
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4657] add isrecurring to migration
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4658] bug 9471 use removeFromCollection()
api when removing NoteItems using DAV so that
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4659] oops turned out this is redundant
because removeItemFromCollection will
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4754] * fix illegal state exception when
calling TreeSet.iterator().remove()
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4755] * implement triage status
comparator that uses one of (triage status rank,
event start date, last modified date)
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4756] bug 9423
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4775] bug 8794
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4782] migrate users table
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4783] move user_subscription migration to
sql script
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4789]
StandardContentService.findItemByUid() now returns a
NoteOccurence if the
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4795] bug 9232 redirect to notfound page
instead of generic stack trace page
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4799] bug 9599 only remove timezone from
stored .ics if it matches
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4822] bug 9452 store RECURRENCE-ID in
same timezone as master's date properties
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4837] Add pointInTime parameter to
NoteItemTriageStatusComparator.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4848] add dashboard,
caldav get to test users
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4867] bug 9606 fix npe for null trigger
values and handle case
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4869] bug 9606 prevent unexpected runtime
exceptions from being eaten
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4870] bug 9606
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4881] bug 9688 add triageStatus query api
that is restricted by NoteItem
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4883] return SortedSet for all
triageStatus queries
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4890] * normalize rank to negative
(timestamp in ms)
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [4891] apparently Chandler allows
modifications that are of a different date type,
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4560] * Handle translating modified
NoteOccurrences to eim
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4561] Add MessageStamp to model.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4570] Fix clobbering fix to still support
var self = this.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4571] Mail stamp translation working.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4575] IE doesn't support innerText,
it appears.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4588] Remove unused old rpc stuff.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4589] Rework collection lazy loading
mechanism to get it out of the model layer.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4604] expandRecurringItem almost working
pending removal of extra master event on server side.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4606] *Make getSubscriptions call
synchronously to fix ie bug.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4613] Fix issue with modification titles
not being translated correctly.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4617] Make sure new items get an edit link
once they've been saved.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4620] Records don't always have fields.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4621] Add deletedStamps property,
which is not being populated yet.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4622] Fix triage rank setting to make sure
it follows the valid syntax.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4623] Delete item working.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4624] Set protocol urls.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4641] Protocol urls loading,
we're now using edit links more consistently.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4642] Make sure we don't call setTicketKey
unless we need to.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4652] expandRecurringItems working again,
start date and recurrence id timezones actually being set.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4667] We're having some cacheing problems,
so use dojo hack to disable caching for now.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4669] CantSaveException doesn't exist.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4672] Implement search queries by triage
status.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4673] Convenience methods for getting
dashboard projections.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4677] Get modification saving working
correctly.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4678] Tests for getting dashboard
projections.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4695] Get subscriptions and anonymous
ticketed collections loading.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4696] test for uri generation code.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4697] test for uri generation code.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4702] * Fix ie bug
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4703] Forgot to check in writeable work
last night.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4707] Refactor transport and xml generation
code to avoid repeated code.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4710] Make sure we send item and note
records with all modification creations.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4712] Forgot that not checking this in
would break the ui.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4713] Set preference working.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4717] Fix client for r4714.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4719] Handle modby record correctly.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4722] getPreferences, getPreference,
setPreference, deletePreferences implemented.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4723] More preference tests.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4737] Add getDashboardItems method that
correctly parses the three dashboard projection calls into a
single dataset.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4738] Add user search ui to administrative
console.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4743] Make sure we require dojo.io,
since we're using it.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4745] saveCollection working.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4757] *Make sure we do collection lazy
loading before setters as well.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4758] Make sure we url encode search
queries.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4767] Apparently IE doesn't like the
"foo"[n] syntax
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4768] Change how we parse preferences xml,
since using getAttribute appears to be freaking IE7 out.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4769] Bandaid to correctly work around IE's
mishandling of 204 responses.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4771] Remove last item from uid Array to
avoid weird ending - in IE.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4778] Handle a modification that lacks a
stamp its master has.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4779] Fix subscription parseing for ie.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4780] Delete subscriptions if the
underlying collection has been deleted.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4781] test modification deletion
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4785] Weird,
date string had year == 0002 instead of 2000.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4787] * make sure we initialize
_stampsToDelete in the initializer
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4791] dojo.lang.map passes the index as the
second argument, which was breaking fromIso8601.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4792] Change the default collection name as
per bug 8343.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4794] Get atom feed url displaying again.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4800] Include tzId in start date.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4808] Per bug 7043,
add controls to lock users to admin console.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4814] Add "Link Here" and make user list
page a little less stateful.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4815] Fix for bug 9158.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4819] Get integration tests working in
Safari again.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4825] Update stamp deletion for changes in
r4821.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4826] If we get a modification without a
corresponding master event, fail quietly instead of exploding.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4827] Whoops,
left in a couple debug statements.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4828] Fix tests for Bobby's tweaks to
recurrence rule parsing.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4829] Get the collection details dialog
working again.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4831] Fix conditional to actually return
false only when we are looking at an anonymous ticketed collection.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4832] Fix more anonymous ticketed calendar
issues;
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4834] Make sure we don't call
getPreferences if we aren't logged in.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4846] * Fix up the menu layout code to
get the anonymous ticketed collection page working correctly again.
Travis Vachon
- [commits-cosmo] (travis) [4846] * Fix up the menu layout code to get
the anonymous ticketed collection page working correctly again.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4851] Per bug 8888,
only require activation for anonymous signup requests.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4852] You can now load up with calendar
view selected!
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4861] Parse triage status into an integer.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4863] Fix typo that was breaking regular
collection display name saving.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4874] Return ConflictException when we get
a 409 from the server when creating a subscription.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4878] Fix up timeout code.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4879] Build process didn't like this else
syntax.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4880] Some fixes to get the "dojo built"
code working again.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4882] Wrap json in a cdata to handle
html-looking strings in description, etc.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4886] To support Bobby's work on the
subscription dialog,
have the modal dialog return a deferred to the caller when it is shown.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4887] Remove accountViewController,
as it no longer serves a purpose.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4900] Get modby action from ModifiedBy
object instead of hardcoding it to 100.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4901] * Add exception translation for 423
("collection locked") exceptions.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4902] * Remove completed TODO
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4903] Add 423 handling to createItem.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4910] Per bug 8060,
changing "[pim]" to "[Chandler]"
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4911] Link name change for bug 9711
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [4912] Fix for bug 9176: Make "you need to
activate" message stand out more.
svncheckin at osafoundation.org
Last message date:
Fri Jun 29 19:23:46 PDT 2007
Archived on: Fri Jun 29 19:24:45 PDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).