Mailing list archives: January 2007

Site index · List index
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Bobby Rullo Re: [commits-cosmo] (br) [3253] fix for bug 7518 - prevent scroll bar jumps Tue, 09 Jan, 02:10
Matthew Eernisse Re: [commits-cosmo] (mde) [3466] Reclaimed 16 pixels of horizontal space in the detail form. Thu, 25 Jan, 01:31
a..@miramail.consilienttech.net [Commits-Cosmo] RE: Commits-Cosmo Digest, Vol 20, Issue 44 Fri, 12 Jan, 18:37
svnchec...@osafoundation.org [commits-cosmo] (mde) [3197] Remove account-signup code, and Signup link from main Snarf page. Wed, 03 Jan, 00:41
svnchec...@osafoundation.org [commits-cosmo] (mde) [3198] Initial work on collections selector (name display when only a single collection). Wed, 03 Jan, 01:15
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3199] ignore classes named *TestCase.java when finding test classes Wed, 03 Jan, 03:06
svnchec...@osafoundation.org [commits-cosmo] (mde) [3200] Add dummy 'add' link next to collection name when viewing in ticket-mode. Wed, 03 Jan, 03:53
svnchec...@osafoundation.org [commits-cosmo] (mikeal) [3201] Fixed some bugs and added results counting. Wed, 03 Jan, 04:06
svnchec...@osafoundation.org [commits-cosmo] (bear) [3202] Tagging Cosmo trunk as Checkpoint 20070103 Wed, 03 Jan, 17:49
svnchec...@osafoundation.org [commits-cosmo] (rletness) [3203] Change the way timestamps (Item.createDate, Item.modifyDate, User.createDate, User.modifyDate) Wed, 03 Jan, 18:00
svnchec...@osafoundation.org [commits-cosmo] (bear) [3204] Setting version information for Checkpoint 20070103 Wed, 03 Jan, 18:20
svnchec...@osafoundation.org [commits-cosmo] (mde) [3205] Set collection selector to specific pixel width to deal with collections with long display names. Wed, 03 Jan, 19:00
svnchec...@osafoundation.org [commits-cosmo] (mde) [3206] Actually, really fix the stupid tiling logo graphic isssue in IE6. Wed, 03 Jan, 19:30
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3207] fix webcal prefix Wed, 03 Jan, 19:43
svnchec...@osafoundation.org [commits-cosmo] (mde) [3208] Fix for bugs 7609 and 7628. Wed, 03 Jan, 20:09
svnchec...@osafoundation.org [commits-cosmo] (travis) [3209] Cleanup and tweaks to allow us to create a custom build of dojo with cosmo js Wed, 03 Jan, 20:43
svnchec...@osafoundation.org [commits-cosmo] (travis) [3210] Very primitive script to build custom dojo build with cosmo js. Wed, 03 Jan, 22:58
svnchec...@osafoundation.org [commits-cosmo] (br) [3211] changes to support saving display name in collection details dialog box Thu, 04 Jan, 00:29
svnchec...@osafoundation.org [commits-cosmo] (br) [3212] moved all the private methods to the bottom, so the public ones are grouped together Thu, 04 Jan, 00:50
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3213] use CalendarAttribute for eim datetime fields. Thu, 04 Jan, 01:07
svnchec...@osafoundation.org [commits-cosmo] (mde) [3214] Set the z-index properly on the ui masking div to make the modal dialog actually modal in all browsers but IE6. Thu, 04 Jan, 01:26
svnchec...@osafoundation.org [commits-cosmo] (br) [3215] now you can change the display name of your owned collections too. Thu, 04 Jan, 01:29
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3216] make eim timestamp field derived from decimal field, as it is no Thu, 04 Jan, 01:43
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3217] protect against null value Thu, 04 Jan, 01:55
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3218] use 20 digits for timestamps Thu, 04 Jan, 02:17
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3219] use Item.clientCreationDate for eim item creation date Thu, 04 Jan, 02:17
svnchec...@osafoundation.org [commits-cosmo] (travis) [3220] - Bugfix for when timezone.js is built into build (extra require). Thu, 04 Jan, 20:05
svnchec...@osafoundation.org [commits-cosmo] (travis) [3221] Only initialize i18n if djConfig['i18nLocation'] is defined. Thu, 04 Jan, 20:06
svnchec...@osafoundation.org [commits-cosmo] (travis) [3222] Changed dojo path back to current (non-custom-build) path. Thu, 04 Jan, 21:30
svnchec...@osafoundation.org [commits-cosmo] (rletness) [3223] * Add creationDate, modifiedDate, isActive to Stamp to allow diffing of stamp records. Thu, 04 Jan, 23:33
svnchec...@osafoundation.org [commits-cosmo] (travis) [3224] Per bug 7442, switch positions of page number and page navigation widgets on user admin page. Fri, 05 Jan, 00:01
svnchec...@osafoundation.org [commits-cosmo] (travis) [3225] Add input validation to ModifyUserDialog. Fri, 05 Jan, 18:14
svnchec...@osafoundation.org [commits-cosmo] (mde) [3226] Updated createInput method to work with a keyword/obj param. Fri, 05 Jan, 18:21
svnchec...@osafoundation.org [commits-cosmo] (travis) [3227] Increase range and size of "page size" chooser in user admin ui. Fri, 05 Jan, 18:23
svnchec...@osafoundation.org [commits-cosmo] (mde) [3228] Widget to authorize user actions with login info -- right now for use with adding a collection subscription, but can eventually be used much more generically. Fri, 05 Jan, 18:41
svnchec...@osafoundation.org [commits-cosmo] (mde) [3229] Add prompt-type (e.g., error) to the modal dialog prompt. Fri, 05 Jan, 18:43
svnchec...@osafoundation.org [commits-cosmo] (mde) [3230] Require the AuthBox in the main PIM page. Fri, 05 Jan, 18:46
svnchec...@osafoundation.org [commits-cosmo] (mde) [3231] Code that invokes the AuthBox to authenticate the user and add a subscription for a collection in ticket view. Fri, 05 Jan, 18:47
svnchec...@osafoundation.org [commits-cosmo] (rletness) [3232] bug: 6896 Fri, 05 Jan, 19:02
svnchec...@osafoundation.org [commits-cosmo] (mde) [3233] Location of the page the processes authentication requests should be set in a central place. Fri, 05 Jan, 19:12
svnchec...@osafoundation.org [commits-cosmo] (rletness) [3234] add TimestampAttribute, that stores a point in time using java.util.Date (millisecond precision) Fri, 05 Jan, 19:20
svnchec...@osafoundation.org [commits-cosmo] (travis) [3235] Fixed ie bug and getText usage: Fri, 05 Jan, 19:23
svnchec...@osafoundation.org [commits-cosmo] (travis) [3236] Password should be allowed to be blank. Fri, 05 Jan, 20:29
svnchec...@osafoundation.org [commits-cosmo] (mde) [3237] A bit of code cleanup, commenting, and i18n. Fri, 05 Jan, 21:33
svnchec...@osafoundation.org [commits-cosmo] (br) [3238] Here are some topics. Fri, 05 Jan, 23:31
svnchec...@osafoundation.org [commits-cosmo] (br) [3239] now the selector is updated when display name changes. Fri, 05 Jan, 23:32
svnchec...@osafoundation.org [commits-cosmo] (br) [3240] remove some debug code Fri, 05 Jan, 23:34
svnchec...@osafoundation.org [commits-cosmo] (travis) [3241] Fix positioning of ModifyUserDialog and allow it to include creation time styling. Fri, 05 Jan, 23:56
svnchec...@osafoundation.org [commits-cosmo] (travis) [3242] Serve account information page with custom controller to provide access to service locator. Fri, 05 Jan, 23:59
svnchec...@osafoundation.org [commits-cosmo] (travis) [3243] Clean up imports in AccountViewController. Sat, 06 Jan, 00:02
svnchec...@osafoundation.org [commits-cosmo] (br) [3244] some other places where the collections need to be notified. Sat, 06 Jan, 00:46
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3245] change eimml content type to application/eim+xml Sat, 06 Jan, 00:59
svnchec...@osafoundation.org [commits-cosmo] (br) [3246] * added utility method for creating images that change state with rollover, mousedown, etc. Sat, 06 Jan, 02:24
svnchec...@osafoundation.org [commits-cosmo] (bear) [3247] Tagging Cosmo trunk as Checkpoint 20070108 Mon, 08 Jan, 17:32
svnchec...@osafoundation.org [commits-cosmo] (bear) [3248] Setting version information for Checkpoint 20070108 Mon, 08 Jan, 17:46
svnchec...@osafoundation.org [commits-cosmo] (travis) [3249] Fixed bug 7026: forbidden.jsp not served up for login. Mon, 08 Jan, 22:06
svnchec...@osafoundation.org [commits-cosmo] (br) [3250] More work on collection details dialog box. Tue, 09 Jan, 01:26
svnchec...@osafoundation.org [commits-cosmo] (mde) [3251] Added 'add collection' icon, fixed icon vertical alignment. Tue, 09 Jan, 01:26
svnchec...@osafoundation.org [commits-cosmo] (mde) [3252] Localized strings -- tool tips for details/add icon for collections. Tue, 09 Jan, 01:28
svnchec...@osafoundation.org [commits-cosmo] (br) [3253] fix for bug 7518 - prevent scroll bar jumps Tue, 09 Jan, 02:08
svnchec...@osafoundation.org [commits-cosmo] (br) [3254] changed double quotes to single quotes because double quotes are not escaped properly in the json that is genereated for Tue, 09 Jan, 02:19
svnchec...@osafoundation.org [commits-cosmo] (mde) [3255] Some convenience functions for the global namespace. Tue, 09 Jan, 02:35
svnchec...@osafoundation.org [commits-cosmo] (travis) [3256] Bug 7442: Total user count on /console/users Tue, 09 Jan, 18:41
svnchec...@osafoundation.org [commits-cosmo] (mde) [3257] Keep dialog hidden until everything is sized and positioned. Tue, 09 Jan, 19:04
svnchec...@osafoundation.org [commits-cosmo] (br) [3258] no tabs Tue, 09 Jan, 19:09
svnchec...@osafoundation.org [commits-cosmo] (travis) [3259] error and handle shouldn't be wrapped with the XML->JSON converter. Tue, 09 Jan, 19:55
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3260] apply eim recordsets to collections and items for morse code publish Tue, 09 Jan, 20:57
svnchec...@osafoundation.org [commits-cosmo] (travis) [3261] Remove "error" function wrapping as well, since errors don't return XML. Tue, 09 Jan, 21:20
svnchec...@osafoundation.org [commits-cosmo] (mde) [3262] Add placeholder divs for Signup button and collection subscription selector. Tue, 09 Jan, 21:42
svnchec...@osafoundation.org [commits-cosmo] (mde) [3263] Get basic account-creation functionality working in ticket view. Tue, 09 Jan, 21:45
svnchec...@osafoundation.org [commits-cosmo] (mde) [3264] Add require for cosmo.convenience functions. Tue, 09 Jan, 22:55
svnchec...@osafoundation.org [commits-cosmo] (br) [3265] some minor timezone enhancements: Tue, 09 Jan, 22:58
svnchec...@osafoundation.org [commits-cosmo] (mde) [3266] Deal with e-mail activation feature in account-creation workflow, removed unecessary "Create another account" link. Tue, 09 Jan, 23:01
svnchec...@osafoundation.org [commits-cosmo] (br) [3267] * strip_all_comments takes a path to a directory containing olson timezone files, and removes comment lines from them Tue, 09 Jan, 23:05
svnchec...@osafoundation.org [commits-cosmo] (br) [3268] not using this directory Tue, 09 Jan, 23:06
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3269] add an iterator that translates a list of items into the equivalent Wed, 10 Jan, 00:40
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3270] in eimml, add the "collection" attribute to the "records" element Wed, 10 Jan, 00:41
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3271] refactor SyncRecords and add PubRecords and SubRecords classes that Wed, 10 Jan, 00:44
svnchec...@osafoundation.org [commits-cosmo] (travis) [3272] Per this thread: Wed, 10 Jan, 01:53
svnchec...@osafoundation.org [commits-cosmo] (mde) [3273] Fix jumping scrollbar caused by doc reflowing. Wed, 10 Jan, 03:11
svnchec...@osafoundation.org [commits-cosmo] (mde) [3274] Add font-weight property to form element styles to prevent bolding when in top menu area. Wed, 10 Jan, 03:18
svnchec...@osafoundation.org [commits-cosmo] (mde) [3275] Make subcription client options available outside the widget, allow passing of specific option for display when instantiating the widget. Wed, 10 Jan, 03:19
svnchec...@osafoundation.org [commits-cosmo] (mde) [3276] Add "Subscribe with ..." selector to top menu area for ticket view. Wed, 10 Jan, 03:20
svnchec...@osafoundation.org [commits-cosmo] (travis) [3277] Implemented change to account activation workflow as described here: Wed, 10 Jan, 03:35
svnchec...@osafoundation.org [commits-cosmo] (mde) [3278] Log the user into the Cosmo Web UI and display the collection after adding a subscription to the account. Wed, 10 Jan, 03:54
svnchec...@osafoundation.org [commits-cosmo] (mde) [3279] Error message for already-logged-in users trying to create accounts. Wed, 10 Jan, 04:03
svnchec...@osafoundation.org [commits-cosmo] (rletness) [3280] bug: 7220 Wed, 10 Jan, 17:18
svnchec...@osafoundation.org [commits-cosmo] (travis) [3281] AuthBox requires cosmo.util.html. Wed, 10 Jan, 18:01
svnchec...@osafoundation.org [commits-cosmo] (travis) [3282] Stupid typo, cosmo.utl.html -> cosmo.util.html. Wed, 10 Jan, 18:02
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3283] eimml core schema changes: Wed, 10 Jan, 18:19
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3284] remove eimml collection schema Wed, 10 Jan, 18:19
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3285] add deleted attribute to eimml <collection> element Wed, 10 Jan, 18:22
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3286] <collection>'s name attribute is optional Wed, 10 Jan, 18:39
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3287] remove collection record from eim. Wed, 10 Jan, 19:37
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3288] use TimestampAttribute for unknown eim timestamp fields, not Wed, 10 Jan, 22:01
svnchec...@osafoundation.org [commits-cosmo] (travis) [3289] * Move "About" messages to PimMessageResources in preparation for moving about information into settings dialog. Wed, 10 Jan, 22:48
svnchec...@osafoundation.org [commits-cosmo] (travis) [3290] Move version setting into dojoBoilerplate to avoid XHR call to get version information. Wed, 10 Jan, 22:57
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3291] refactor eim schema applicators and generators a bit to allow them to Wed, 10 Jan, 22:58
svnchec...@osafoundation.org [commits-cosmo] (travis) [3292] Version should be string. Wed, 10 Jan, 23:01
svnchec...@osafoundation.org [commits-cosmo] (bcm) [3293] when syncing a morse code collection, only include records for stamps Wed, 10 Jan, 23:58
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Jul 200818
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