Mailing list archives: August 2007

Site index · List index
Message list1 · 2 · 3 · Next »Thread · Author · Date
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5274] replace the jcr-server "fat servlet" design with one more like abdera's which Wed, 01 Aug, 17:00
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5275] fixed type that was causing test failure Wed, 01 Aug, 17:26
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5276] merged from trunk r5261:5275 Wed, 01 Aug, 18:10
svnchec...@osafoundation.org [commits-cosmo] (mde) [5277] Fix for bug 10182 -- times were not getting cleared from the Wed, 01 Aug, 18:49
svnchec...@osafoundation.org [commits-cosmo] (mde) [5278] Fix for bug 10263, UI lets users try to edit items in read-only Wed, 01 Aug, 21:44
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5279] do not instantiate a DavResource if the targeted item is not found in the Wed, 01 Aug, 21:58
svnchec...@osafoundation.org [commits-cosmo] (travis) [5280] Bug 10241: Problem adding making occurrence of recurring anytime event all day. Wed, 01 Aug, 22:04
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5281] account for null etags Wed, 01 Aug, 22:08
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5282] add If-Modified-Since and If-Unmodified-Since handling. Wed, 01 Aug, 22:09
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5283] use abdera's EntityTag everywhere within the request handler Wed, 01 Aug, 22:28
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5284] add base class for providers and a stub collection provider. Wed, 01 Aug, 22:28
svnchec...@osafoundation.org [commits-cosmo] (mde) [5285] Work to fix bug 10181 -- Removing recurrence from an item Wed, 01 Aug, 23:56
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5286] upgrade woodstox Thu, 02 Aug, 00:48
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5287] implement dav exception handling framework that returns error responses with Thu, 02 Aug, 00:51
svnchec...@osafoundation.org [commits-cosmo] (travis) [5288] Bug 10211: Determined this was a problem with the ticket no longer existing. Thu, 02 Aug, 01:10
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5289] bug 10298 Thu, 02 Aug, 14:41
svnchec...@osafoundation.org [commits-cosmo] (travis) [5290] Better (pre server call) error behavior when we try to edit something with no edit link. Thu, 02 Aug, 18:09
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5291] bug 10209 Thu, 02 Aug, 18:17
svnchec...@osafoundation.org [commits-cosmo] (travis) [5292] Fix bug 10266: Make sure we only update timeout if old timeout exists. Thu, 02 Aug, 20:42
svnchec...@osafoundation.org [commits-cosmo] (bear) [5293] Tagging Cosmo trunk as Checkpoint 20070802 Thu, 02 Aug, 21:24
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5294] bug 10305 Thu, 02 Aug, 21:34
svnchec...@osafoundation.org [commits-cosmo] (bear) [5295] Setting version information for Checkpoint 20070802 Thu, 02 Aug, 21:40
svnchec...@osafoundation.org [commits-cosmo] (mde) [5296] Fix for bug 9919 -- Lining up address-field ends with the ends Thu, 02 Aug, 22:12
svnchec...@osafoundation.org [commits-cosmo] (mde) [5297] Fix for bug 10237 -- Edits to events seizing up in IE due to Thu, 02 Aug, 23:51
svnchec...@osafoundation.org [commits-cosmo] (br) [5298] bug 7929 fixed Fri, 03 Aug, 01:09
svnchec...@osafoundation.org [commits-cosmo] (br) [5299] remove debugs Fri, 03 Aug, 01:17
svnchec...@osafoundation.org [commits-cosmo] (mde) [5300] Fix for bug 8742 -- Fixed copy-paste error from conversion to Fri, 03 Aug, 17:15
svnchec...@osafoundation.org [commits-cosmo] (travis) [5301] Bug 10265: Collection name got lost in the shuffle and subscribe with chooser wasn't rerendering on page size changes. Fri, 03 Aug, 18:30
svnchec...@osafoundation.org [commits-cosmo] (travis) [5302] Unit test for a problem I found fixing bug 10283. Fri, 03 Aug, 19:09
svnchec...@osafoundation.org [commits-cosmo] (br) [5303] windmill test for bug 7929. Fri, 03 Aug, 19:47
svnchec...@osafoundation.org [commits-cosmo] (br) [5304] made travis's unit test in r5302 pass - now you can set properties on a modification's stamps even if the master doesnt have that stamp Fri, 03 Aug, 20:09
svnchec...@osafoundation.org [commits-cosmo] (br) [5305] bug 10213 Fri, 03 Aug, 20:22
svnchec...@osafoundation.org [commits-cosmo] (br) [5306] bug 7638 - show nice message when saving an event and the collection is locked Fri, 03 Aug, 20:44
svnchec...@osafoundation.org [commits-cosmo] (travis) [5307] Bug 10214: Error during subscription process w/ already subscribed collections. Fri, 03 Aug, 23:35
svnchec...@osafoundation.org [commits-cosmo] (travis) [5308] Trivial fix for bug 10224. Fri, 03 Aug, 23:54
svnchec...@osafoundation.org [commits-cosmo] (travis) [5309] Fix for bug 10293. Fri, 03 Aug, 23:58
svnchec...@osafoundation.org [commits-cosmo] (travis) [5310] Make sure Subscription.getWriteable does the same thing as isWriteable, fixing a problem I noticed with read-write subscriptions. Sat, 04 Aug, 02:06
svnchec...@osafoundation.org [commits-cosmo] (travis) [5311] Move [hide] and [show] to PimMessageResources per bug 9953. Sat, 04 Aug, 02:08
svnchec...@osafoundation.org [commits-cosmo] (mde) [5312] Fix for bug 10181 -- Recurrecne removal needs to update the Sun, 05 Aug, 03:38
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5313] introduce exception classes for specific http, webdav and caldav error Mon, 06 Aug, 13:48
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5314] merged from trunk r5275:5313 Mon, 06 Aug, 13:55
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5315] add caldav precondition exception Mon, 06 Aug, 13:56
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5316] bug 10327 Mon, 06 Aug, 14:32
svnchec...@osafoundation.org [commits-cosmo] (mde) [5317] Removed redundant whitespace. Mon, 06 Aug, 18:42
svnchec...@osafoundation.org [commits-cosmo] (mde) [5318] Fixed redundant time formatting that showed hour number in Mon, 06 Aug, 19:41
svnchec...@osafoundation.org [commits-cosmo] (mde) [5319] Fix for bug 10225 -- Gave the Byline area a fixed height so that it will be considered in accordion mode calculations -- also prevents Remove/Save buttons from jumping up and down when the form is populated/emptied. Mon, 06 Aug, 19:56
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5320] introduce DavResourceFactory interface and implementation that replace those Mon, 06 Aug, 20:48
svnchec...@osafoundation.org [commits-cosmo] (mikeal) [5321] Committing old set of python tests. Mon, 06 Aug, 22:33
svnchec...@osafoundation.org [commits-cosmo] (travis) [5322] By request from Jared, support " in PimMessageResources Mon, 06 Aug, 23:40
svnchec...@osafoundation.org [commits-cosmo] (travis) [5323] As bug 10355 points out, fmt:message eats single quotes, so we have to use '' to represent a single quote. Tue, 07 Aug, 01:02
svnchec...@osafoundation.org [commits-cosmo] (travis) [5324] Check in copy changes from bug 9953. Tue, 07 Aug, 02:03
svnchec...@osafoundation.org [commits-cosmo] (mde) [5325] Fix for bug 10339 -- Creating a new item from the cal canvas Tue, 07 Aug, 17:45
svnchec...@osafoundation.org [commits-cosmo] (mde) [5326] Fixed formatting. Tue, 07 Aug, 18:21
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5327] bug 10357 Tue, 07 Aug, 20:16
svnchec...@osafoundation.org [commits-cosmo] (adam) [5328] Fixing tests, click here change to signup and Log Out changed to Log out Tue, 07 Aug, 21:04
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5329] bug 10358: implement dashboard projection that aggregates all triage statuses Tue, 07 Aug, 22:20
svnchec...@osafoundation.org [commits-cosmo] (travis) [5330] Better debug message for xml parsing problems in ie. Tue, 07 Aug, 23:07
svnchec...@osafoundation.org [commits-cosmo] (travis) [5331] Bug 10336: Save settings button doesn't work. Tue, 07 Aug, 23:16
svnchec...@osafoundation.org [commits-cosmo] (mde) [5332] Some work on bug 7633 -- Alert users with dialog if they're Wed, 08 Aug, 02:31
svnchec...@osafoundation.org [commits-cosmo] (mde) [5333] Fix for bug 10297 -- Fixed stupid use of raw property name, Wed, 08 Aug, 02:39
svnchec...@osafoundation.org [commits-cosmo] (travis) [5334] Bug 10358: Move to combined dashboard feed. Wed, 08 Aug, 04:51
svnchec...@osafoundation.org [commits-cosmo] (travis) [5335] I'm a dope - fix stupid copy paste error. Wed, 08 Aug, 05:46
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5336] merged from trunk r5313:5335 Wed, 08 Aug, 14:42
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5337] add access control for REPORT Wed, 08 Aug, 15:27
svnchec...@osafoundation.org [commits-cosmo] (mikeal) [5338] Fixed some old assumptions in cosmoclient. Wed, 08 Aug, 16:31
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5339] when creating a new modification, we have to acquire locks Wed, 08 Aug, 16:41
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5340] add DavCollection and DavContent interfaces and move collection-specific Wed, 08 Aug, 19:35
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5341] ensure that the appropriate errors are returned when preconditions aren't met Wed, 08 Aug, 20:24
svnchec...@osafoundation.org [commits-cosmo] (travis) [5342] Bug 9718: Add terms of service and privacy policy link to pim page is ui.tosRequired setting in cosmo.properties is true. Wed, 08 Aug, 20:42
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5343] bug 10387 Wed, 08 Aug, 21:25
svnchec...@osafoundation.org [commits-cosmo] (travis) [5344] Bug 9953: Final copy review. Wed, 08 Aug, 21:52
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5345] fix up exception handling for MKCALENDAR request body parsing. Wed, 08 Aug, 22:01
svnchec...@osafoundation.org [commits-cosmo] (mde) [5346] More work for bug 7633 -- Now selecting a new item after making Thu, 09 Aug, 00:00
svnchec...@osafoundation.org [commits-cosmo] (adam) [5347] Test for ticketview, test for recurrence modification dialog Thu, 09 Aug, 00:06
svnchec...@osafoundation.org [commits-cosmo] (br) [5348] partial fix bug 10173 - enhance parallelism by allowing multiple image hosts. Thu, 09 Aug, 00:16
svnchec...@osafoundation.org [commits-cosmo] (br) [5349] more for bug 10173 - make sure that app still works even if you don't have seperatly configured static hosts Thu, 09 Aug, 00:26
svnchec...@osafoundation.org [commits-cosmo] (br) [5350] Added comments for configuring static hosts Thu, 09 Aug, 00:35
svnchec...@osafoundation.org [commits-cosmo] (travis) [5351] Bug 10393: Alow "extra" stuff on login page. Thu, 09 Aug, 03:04
svnchec...@osafoundation.org [commits-cosmo] (travis) [5352] Bug 10392: Allow HTML in TOS link Thu, 09 Aug, 03:05
svnchec...@osafoundation.org [commits-cosmo] (travis) [5353] Bug 10337: Use HTML/JS modal dialog instead of prompt() to get value for subscription name to avoid problem caused by IE7 not allowing prompt() boxes by default. Thu, 09 Aug, 03:07
svnchec...@osafoundation.org [commits-cosmo] (travis) [5354] This should have been in r5353. Thu, 09 Aug, 03:11
svnchec...@osafoundation.org [commits-cosmo] (adam) [5355] Fixing tests broken by the new variable registry Thu, 09 Aug, 03:15
svnchec...@osafoundation.org [commits-cosmo] (adam) [5356] Rewriting the alerts again Thu, 09 Aug, 04:19
svnchec...@osafoundation.org [commits-cosmo] (mde) [5357] Fix for bug 10397 -- I stupidly forgot to turn off the Unsaved Thu, 09 Aug, 17:27
svnchec...@osafoundation.org [commits-cosmo] (mde) [5358] Need to check for the non-existence of the original selection Thu, 09 Aug, 17:45
svnchec...@osafoundation.org [commits-cosmo] (mde) [5359] More work on bug 7633 -- Dropping after lozenge move/resize Thu, 09 Aug, 20:11
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5360] add DetachedItemTarget and DetachedItemProvider that implement a "detached Thu, 09 Aug, 20:48
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5361] model detachment of an event occurrence as POSTing an entry to a Thu, 09 Aug, 21:42
svnchec...@osafoundation.org [commits-cosmo] (rletness) [5362] bug 10279 Thu, 09 Aug, 22:08
svnchec...@osafoundation.org [commits-cosmo] (br) [5363] fixed .equals method, the crux of bug 10204 Thu, 09 Aug, 22:40
svnchec...@osafoundation.org [commits-cosmo] (br) [5364] anytime attime can't have status Thu, 09 Aug, 23:43
svnchec...@osafoundation.org [commits-cosmo] (mde) [5365] Fix finished for bug 7633 -- Throw up a dialog box with user Fri, 10 Aug, 00:06
svnchec...@osafoundation.org [commits-cosmo] (travis) [5366] Fix test to make Bobby less crazy. Fri, 10 Aug, 00:16
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5367] add the ability construct a ModificationUid from a string representation of Fri, 10 Aug, 00:34
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5368] when applying records to an item with a null uid, set the item's uid from the Fri, 10 Aug, 00:35
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5369] add a base for the UriTemplate. Fri, 10 Aug, 00:36
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5370] hook up detached resource at /detached/{master uid}/{occurrence date}. Fri, 10 Aug, 00:41
svnchec...@osafoundation.org [commits-cosmo] (bear) [5371] Tagging Cosmo trunk as Checkpoint 20070810 Fri, 10 Aug, 15:27
svnchec...@osafoundation.org [commits-cosmo] (bear) [5372] Setting version information for Checkpoint 20070810 Fri, 10 Aug, 15:37
svnchec...@osafoundation.org [commits-cosmo] (bcm) [5373] implement MKTICKET and DELTICKET. Fri, 10 Aug, 15:43
Message list1 · 2 · 3 · Next »Thread · Author · Date
Box list
Jul 200829
Jun 2008151
May 2008126
Apr 2008152
Mar 2008104
Feb 2008141
Jan 200859
Dec 2007162
Nov 2007203
Oct 2007280
Sep 2007296
Aug 2007253
Jul 2007358
Jun 2007358
May 2007276
Apr 2007298
Mar 2007195
Feb 2007246
Jan 2007350
Dec 2006240
Nov 2006204
Oct 2006187
Sep 2006182
Aug 200639
Jul 200611
Jun 200668
May 200697
Apr 200692
Mar 2006109
Feb 2006126
Jan 2006105
Dec 2005141
Nov 200593
Oct 200570
Sep 200588
Aug 2005100
Jul 200571
Jun 200517