June 2005 Archives by subject
Starting: Wed Jun 1 10:04:04 PDT 2005
Ending: Thu Jun 30 22:51:55 PDT 2005
Messages: 394
- [commits] (alecf) [5705] fix bug 3148 - drag-resizing events was
rounding to the nearest hour, rather than the nearest 15 minutes.
commits at osafoundation.org
- [commits] (alecf) [5708] fix bug 3273 - remove reference to
itemCollectionInclusions, it wasn't used anyway
commits at osafoundation.org
- [commits] (alecf) [5779] when selecting an event in a set of
overlayed calendars, make the sidebar track selection,
so that the "current" calendar is colored with the right gradient
commits at osafoundation.org
- [commits] (alecf) [5820] fix some visuals for bug 1936:
commits at osafoundation.org
- [commits] (arel) [5816] Added new ColumnHeader block to be used by
blocks such as the CalenderContainer block.
commits at osafoundation.org
- [commits] (arel) [5829] Created a modified copy of calender parcel
(osaf.framework.blocks.calendar.refactor) to use for
refactoring calendar structure.
commits at osafoundation.org
- [commits] (bcm) [292] add initial implementation of username reminder
and password reset message
commits at osafoundation.org
- [commits] (bcm) [293] fix tyop
commits at osafoundation.org
- [commits] (bcm) [294] add todos for credential reminder
commits at osafoundation.org
- [commits] (bcm) [295] i18n the subject and text of the username
reminder and password reset email
commits at osafoundation.org
- [commits] (bcm) [296] add CosmoConstants class for server constants.
commits at osafoundation.org
- [commits] (bcm) [297] when signing up for a new account,
handle both duplicate username and
commits at osafoundation.org
- [commits] (bcm) [298] add constants class
commits at osafoundation.org
- [commits] (bcm) [299] sync
commits at osafoundation.org
- [commits] (bcm) [300] fix typo
commits at osafoundation.org
- [commits] (bcm) [301] fix bug 3167: fix url typo
commits at osafoundation.org
- [commits] (bcm) [302] upgrade to spring 1.2.1
commits at osafoundation.org
- [commits] (bcm) [303] upgrade to spring 1.2.1
commits at osafoundation.org
- [commits] (bcm) [304] update to osaf location for tomcat distro
commits at osafoundation.org
- [commits] (bcm) [305] replace our usage of Acegi Security's run-as
feature with our own.
commits at osafoundation.org
- [commits] (bcm) [306] add the ability to change usernames in the
admin interface
commits at osafoundation.org
- [commits] (bcm) [307] remove the ability for the user to change his
own username.
commits at osafoundation.org
- [commits] (bcm) [308] add first and last name for user
commits at osafoundation.org
- [commits] (bcm) [309] perform test db setup when initializing other
test resources.
commits at osafoundation.org
- [commits] (bcm) [310] bump version number to 0.2-1 for first milestone
commits at osafoundation.org
- [commits] (bcm) [311] user list tweaks
commits at osafoundation.org
- [commits] (bcm) [312] user list tweaks
commits at osafoundation.org
- [commits] (bcm) [313] tests were broken after today's ui commits.
commits at osafoundation.org
- [commits] (bcm) [314] tagging 0.2 milestone 1
commits at osafoundation.org
- [commits] (bcm) [315] doc updates: remove cvs keywords,
update known issues, tweak tomcat download
commits at osafoundation.org
- [commits] (bcm) [316] sync
commits at osafoundation.org
- [commits] (bcm) [317] shut up TestSecurityManager
commits at osafoundation.org
- [commits] (bcm) [318] update to jackrabbit and jcr-server changes
(reflected in maven dependencies
commits at osafoundation.org
- [commits] (bcm) [319] validate and parse ticket info from MKTICKET
request into a Ticket model
commits at osafoundation.org
- [commits] (bcm) [320] add the remaining cosmo dav api to correctly
implement MKTICKET.
commits at osafoundation.org
- [commits] (bcm) [321] use commons-id's SessionIdGenerator to generate
ticket ids.
commits at osafoundation.org
- [commits] (bcm) [322] a better,
spring-ified way of rigging up a singleton ticket id generator for
commits at osafoundation.org
- [commits] (bcm) [323] add a principal resource locator factory the
cosmo dav resource that lets it
commits at osafoundation.org
- [commits] (bcm) [324] remove visit limit support and sync to xythos'
xml schemas for ticket request
commits at osafoundation.org
- [commits] (bcm) [325] add a test ticket request that looks like what
chandler will do (read/write
commits at osafoundation.org
- [commits] (bcm) [326] Updated ticket protocol section,
noting spec deviations and adding back support
commits at osafoundation.org
- [commits] (bcm) [327] MKTICKET now elicits a proper ticketdiscovery
response containing all the
commits at osafoundation.org
- [commits] (bcm) [328] add a quick README file for manually running
ticket tests
commits at osafoundation.org
- [commits] (bcm) [329] fix ticket spec link and add note about
ticketdiscovery PROPFINDs
commits at osafoundation.org
- [commits] (bcm) [330] add more ticket notes
commits at osafoundation.org
- [commits] (bcm) [331] implement DELTICKET (except that without
persistent tickets, we can't fully
commits at osafoundation.org
- [commits] (bcm) [332] fix bug 3262: replace obsolete cosmo.version in
maven.xml with
commits at osafoundation.org
- [commits] (bcm) [333] update more jackrabbit packages for
0.16.4.1-dev ..
commits at osafoundation.org
- [commits] (bcm) [334] persist tickets to the repository using the
node type "cosmo:ticket" (need to
commits at osafoundation.org
- [commits] (bcm) [335] add jcr constants interface
commits at osafoundation.org
- [commits] (bcm) [336] dav response methods also throw DavException
commits at osafoundation.org
- [commits] (bcm) [337] define a custom jcr node type for tickets.
commits at osafoundation.org
- [commits] (bcm) [338] upgrade to commons-digester 1.7
commits at osafoundation.org
- [commits] (bcm) [339] use a more generic approach to privileges,
storing them in the repository as a
commits at osafoundation.org
- [commits] (bcm) [340] update dav:ticket node type definition for new
privileges representation
commits at osafoundation.org
- [commits] (bcm) [341] new commons subproject for jackrabbit stuff,
containing work in process on
commits at osafoundation.org
- [commits] (bcm) [342] use jackrabbit's NodeTypeReader instead of
digester to read node type
commits at osafoundation.org
- [commits] (bcm) [343] sync to latest jcr-server api
commits at osafoundation.org
- [commits] (bcm) [344] sync
commits at osafoundation.org
- [commits] (bcm) [345] update cosmo custom node type doc,
adding ticket namespace and changing
commits at osafoundation.org
- [commits] (bcm) [346] whoopsie
commits at osafoundation.org
- [commits] (bcm) [347] updated to note which parts of webdav and
caldav will be implemented
commits at osafoundation.org
- [commits] (bcm) [348] add high level api for importing namespaces and
node types from a file or
commits at osafoundation.org
- [commits] (bcm) [349] add setCredentials(username,
password) method on the importer to abstract the
commits at osafoundation.org
- [commits] (bear) [174] added mime types
commits at osafoundation.org
- [commits] (bear) [175] oops - missed gif's
commits at osafoundation.org
- [commits] (bear) [176] set mimetype for .css files
commits at osafoundation.org
- [commits] (bear) [5534] Added zanshin to Chandler's Makefile
commits at osafoundation.org
- [commits] (bear) [5538] setting mime-type for png's
commits at osafoundation.org
- [commits] (bear) [5539] setting mime-type for gif's
commits at osafoundation.org
- [commits] (bear) [5540] setting mime-type for dll's
commits at osafoundation.org
- [commits] (bear) [5541] setting mime-type for bmp's
commits at osafoundation.org
- [commits] (bear) [5542] setting mime-type for ico's
commits at osafoundation.org
- [commits] (bear) [5543] setting mime-type for cur's
commits at osafoundation.org
- [commits] (bear) [5544] setting mime-type on mo's
commits at osafoundation.org
- [commits] (bear) [5545] adding mime-types
commits at osafoundation.org
- [commits] (bear) [5546] Added PyICU to the manifest list explicitly
commits at osafoundation.org
- [commits] (bear) [5553] changed exclude paramter from test to tests
commits at osafoundation.org
- [commits] (bear) [5557] Updating M2Crypto to revision 282 and zanshin
to 0.0.2
commits at osafoundation.org
- [commits] (bear) [5565] bumped relver for wxPython to 10
commits at osafoundation.org
- [commits] (bear) [5569] Corrected 2am-quick-change mistake - debug
manifest should really pull from debug/ tree
commits at osafoundation.org
- [commits] (bear) [5574] Milestone 0.5.03
commits at osafoundation.org
- [commits] (bear) [5576] found these two during the milestone build -
have to find out why the full tbox builds did not flag this as
a building error
commits at osafoundation.org
- [commits] (bear) [5577] Removed milestone to regenerate it
commits at osafoundation.org
- [commits] (bear) [5578] Milestone 0.5.03 - take 2
commits at osafoundation.org
- [commits] (bear) [5583] updated mime-types
commits at osafoundation.org
- [commits] (bear) [5584] cleared bogus properties because the files
have uppercase file extensions and thus were missed during the
commits at osafoundation.org
- [commits] (bear) [5585] removed keyword expansion from xpm files
commits at osafoundation.org
- [commits] (bear) [5586] adjusted svn properties
commits at osafoundation.org
- [commits] (bear) [5587] removed line-style and keywords from
properties
commits at osafoundation.org
- [commits] (bear) [5588] /me applies the clue bat to himself and
writes on the board 1000 times "always do svn diff"
commits at osafoundation.org
- [commits] (bear) [5604] Checkpoint 2005-06-06
commits at osafoundation.org
- [commits] (bear) [5611] Settng version information for Milestone
commits at osafoundation.org
- [commits] (bear) [5613] Added CleanCommandline to remove a failure
report that isn't really a failure but rather just not having a
clean command
commits at osafoundation.org
- [commits] (bear) [5616] increased version number used during windows
distribution
commits at osafoundation.org
- [commits] (bear) [5632] Changed to fix a subtle error that was
commits at osafoundation.org
- [commits] (bear) [5635] Removing egenix-mx-base from the build as it
is now un-used
commits at osafoundation.org
- [commits] (bear) [5636] Removing egenix-mx-base from the build as it
is now un-used -- bug 3217
commits at osafoundation.org
- [commits] (bear) [5649] Checkpoint 20050613
commits at osafoundation.org
- [commits] (bear) [5658] Update to pull all changes made during the
server move and
commits at osafoundation.org
- [commits] (bear) [5664] fixed glitch in svn update check when no
updates are needed
commits at osafoundation.org
- [commits] (bear) [5667] Setting mime-type
commits at osafoundation.org
- [commits] (bear) [5674] bumped relver for wxPython to 12
commits at osafoundation.org
- [commits] (bear) [5675] added check to set executable bit for
chandler.exe.manifest if present
commits at osafoundation.org
- [commits] (bear) [5679] fixed typo - next time I scp the file instead
of typing it from a VNC session
commits at osafoundation.org
- [commits] (bear) [5684] worked with DavidS to change how the install
for *.bsc files was handled.
commits at osafoundation.org
- [commits] (bear) [5699] Tweaked NeedsUpdate routine to treat
"restored" files
commits at osafoundation.org
- [commits] (bear) [5703] Checkpoint 2005-06-20 branch
commits at osafoundation.org
- [commits] (bear) [5704] Updated the NeedsUpdate routine with the same
changes that
commits at osafoundation.org
- [commits] (bear) [5710] Fixed error that prevented a fullbuild from
being run when the output directory was not specified
commits at osafoundation.org
- [commits] (bear) [5711] removed eol-style from properties list
commits at osafoundation.org
- [commits] (bear) [5712] added it back - testing
commits at osafoundation.org
- [commits] (bear) [5720] Patch file for version 2.6.19 of libxml2
commits at osafoundation.org
- [commits] (bear) [5738] rolling back revision 5730
commits at osafoundation.org
- [commits] (bear) [5745] upgrading to version 2.6.19
commits at osafoundation.org
- [commits] (bear) [5753] adding amazon subdir
commits at osafoundation.org
- [commits] (bear) [5756] removing version update - getting an error on
the tboxes I wasn't getting locally - will have to test later
to find out what the difference is
commits at osafoundation.org
- [commits] (bear) [5774] Checkpoint 20050628
commits at osafoundation.org
- [commits] (bear) [5778] fix bug that was causing a build error during
normal osx builds
commits at osafoundation.org
- [commits] (bear) [5782] reverting external to .16 until I can
determine the cause of the build failure
commits at osafoundation.org
- [commits] (bear) [5787] bumped wxPython relver to 14
commits at osafoundation.org
- [commits] (bear) [5795] bumping zanshin relver to 55
commits at osafoundation.org
- [commits] (bear) [5797] removing eol-style
commits at osafoundation.org
- [commits] (bear) [5798] removing svn:keywords
commits at osafoundation.org
- [commits] (bear) [5799] setting mime-type to text/x-mail
commits at osafoundation.org
- [commits] (bear) [5802] removed eol-style and keywords from properties
commits at osafoundation.org
- [commits] (bear) [5806] Enabling long running tests when the
CHANDLER_PERFORMANCE_TEST
commits at osafoundation.org
- [commits] (bear) [5825] setting properties
commits at osafoundation.org
- [commits] (bkirsch) [5609] fixed typo
commits at osafoundation.org
- [commits] (brendano) [5747] trivial: echo => @echo
commits at osafoundation.org
- [commits] (brendano) [5748] 1) fix bug 3290,
calendar UI (vertical divider lines)
commits at osafoundation.org
- [commits] (brendano) [5769] Fix bug#3290 (calendarcolumn width
calculations), and refactor drawing code
commits at osafoundation.org
- [commits] (brendano) [5792] Main calendar code cleanup & renaming in
preparation for block-ification
commits at osafoundation.org
- [commits] (brendano) [5793] bumped schema vesion as required by
calendar name changes
commits at osafoundation.org
- [commits] (brendano) [5800] Branch for main calendar UI refactoring
as per
http://wiki.osafoundation.org/bin/view/Jungle/CalendarBlockProposedChanges
commits at osafoundation.org
- [commits] (brendano) [5801] renaming and stub main/parcel.xml
commits at osafoundation.org
- [commits] (brendano) [5807] BRANCH: merged in 5801:5806 changes from
trunk/
commits at osafoundation.org
- [commits] (brendano) [5810] Fix critical bug 3363 by backing out
5803's changes to Detail.py.
commits at osafoundation.org
- [commits] (brendano) [5811] BRANCH: merged up to trunk's r5810,
some more refactoring too
commits at osafoundation.org
- [commits] (brendano) [5821] BRANCH: small tests
commits at osafoundation.org
- [commits] (brendano) [5826] BRANCH merged up to trunk's r5825
(5811:5825)
commits at osafoundation.org
- [commits] (brendano) [5830] adding "calendar refactoring" test view
(still buggy) so we don't need a subversion branch
commits at osafoundation.org
- [commits] (brendano) [5838] BRANCH: the main calendar in this branch
has been split into blocks, and to
commits at osafoundation.org
- [commits] (capps) [5633] fix bug 3242: blank calendar and detail view
commits at osafoundation.org
- [commits] (capps) [5723] Bug 3215: migrating contentmodel/calendar to
schema api (except for clouds)
commits at osafoundation.org
- [commits] (chaolam) [5755] Added Amazon parcel initially created at
CSG/OSAF Sprint conducted by Ted & Alec
commits at osafoundation.org
- [commits] (davids) [5558] bumped RELVER
commits at osafoundation.org
- [commits] (davids) [5560] reverted toolbar default size hack
commits at osafoundation.org
- [commits] (davids) [5561] wxPython v2.6.0.0 cleanup
commits at osafoundation.org
- [commits] (davids) [5571] fix Bug 2781
commits at osafoundation.org
- [commits] (davids) [5572] fixed a bad comment delimiter (d'oh)
commits at osafoundation.org
- [commits] (davids) [5659] John's wxImage enhancements,
MSVC build fixes
commits at osafoundation.org
- [commits] (davids) [5660] Bug 2870 - tweaked calendar day view
sub-pane size and position
commits at osafoundation.org
- [commits] (davids) [5665] add John's MSVC build fixes (part 4)
commits at osafoundation.org
- [commits] (davids) [5666] John's MSVC build changes (Part 5)
commits at osafoundation.org
- [commits] (davids) [5670] wxPython v2.6.0 cleanup
commits at osafoundation.org
- [commits] (davids) [5671] added Xcode 2.1 project
commits at osafoundation.org
- [commits] (davids) [5676] removed install of ".bsc" files from
Windows Release build
commits at osafoundation.org
- [commits] (davids) [5698] added OSAF-specific files to stock wx
project
commits at osafoundation.org
- [commits] (davids) [5717] added wxPython test command hooks
commits at osafoundation.org
- [commits] (davids) [5718] replicated MSW textCtrl context menu hack
into Mac version
commits at osafoundation.org
- [commits] (davids) [5754] expanded wx test harness code
commits at osafoundation.org
- [commits] (davids) [5773] fix for bug 2742 - make textcntl present
properly justified text at first display
commits at osafoundation.org
- [commits] (davids) [5784] bumped RELVER to 14
commits at osafoundation.org
- [commits] (davids) [5794] added context menu support for "Delete" and
"Select All" commands
commits at osafoundation.org
- [commits] (davids) [5796] minor tweak (approved by Jed)
commits at osafoundation.org
- [commits] (davids) [5804] removed unused #include
commits at osafoundation.org
- [commits] (davids) [5808] imported minor changes from wxWidgets v2.6.1
commits at osafoundation.org
- [commits] (davids) [5818] more minor wx v2.6.1+ updates
commits at osafoundation.org
- [commits] (donn) [5563] Drag and Drop extended to Text fields
commits at osafoundation.org
- [commits] (donn) [5594] CPIAScript command separator is not ',
' instead of newline.
commits at osafoundation.org
- [commits] (donn) [5595] Added cut and paste support to individual
table cells.
commits at osafoundation.org
- [commits] (donn) [5706] Added a "Launch Chandler" unit test once again
commits at osafoundation.org
- [commits] (donn) [5736] Fixed a problem with many commands in CPIA
Script
commits at osafoundation.org
- [commits] (donn) [5737] Added a "Run Script" Test Menu item
commits at osafoundation.org
- [commits] (donn) [5762] Fixed bug 3315 - "New" after "ReloadParcels"
throws an exception.
commits at osafoundation.org
- [commits] (grant) [192] Added a couple of issues:
commits at osafoundation.org
- [commits] (grant) [196] - Updated the paragraph about ICU determining
the user's default time zone.
commits at osafoundation.org
- [commits] (grant) [198] First cut at the spec for zanshin
(WebDAV/CalDAV/HTTP Protocol Library) for 0.6.
commits at osafoundation.org
- [commits] (grant) [5549] 1) New version of zanshin (0.0.2)
commits at osafoundation.org
- [commits] (grant) [5559] Bug 3177: Chandler/zanshin integration for
0.5.03
commits at osafoundation.org
- [commits] (grant) [5562] New zanshin rev (46).
commits at osafoundation.org
- [commits] (grant) [5564] Address some issues with my last commit
pointed out by heikki:
commits at osafoundation.org
- [commits] (grant) [5568] Fix Bug 3182: Sharing doesn't flag WebDAV
servers with bad certificates
commits at osafoundation.org
- [commits] (grant) [5592] Commit the final file for Bug 3182 (Sharing
doesn't flag WebDAV servers with
commits at osafoundation.org
- [commits] (grant) [5599] Bug 3212 (Errors in WebDAV.checkAccess)
commits at osafoundation.org
- [commits] (grant) [5777] Set the svn:ignore property so that svn
ignores .pyo and .pyc files.
commits at osafoundation.org
- [commits] (grant) [5780] Fix Bug 3298 (Hang when trying to test
pilikia SSL enabled)
commits at osafoundation.org
- [commits] (grant) [5783] Fix Bug 3293 (Sharing does not deal with SSL
post connection check exceptions)
commits at osafoundation.org
- [commits] (grant) [5785] Fix Bug 3200 (Testing webDAV account from
preferences throws a zanshin connect error)
commits at osafoundation.org
- [commits] (heikki) [180] Add feedback from review.
commits at osafoundation.org
- [commits] (heikki) [181] First cut of accessibility spec.
commits at osafoundation.org
- [commits] (heikki) [182] Set props.
commits at osafoundation.org
- [commits] (heikki) [183] New spec,
need to fill in and actually move stuff from cert management to here.
commits at osafoundation.org
- [commits] (heikki) [186] Fix title.
commits at osafoundation.org
- [commits] (heikki) [188] Title fix.
commits at osafoundation.org
- [commits] (heikki) [5535] Remove generated files from svn.
commits at osafoundation.org
- [commits] (heikki) [5536] Set file to binary.
commits at osafoundation.org
- [commits] (heikki) [5537] Make all *.icns files binary.
commits at osafoundation.org
- [commits] (heikki) [5547] New M2Crypto let's us use custom SSL
verification callback function without crashing.
commits at osafoundation.org
- [commits] (heikki) [5579] patches are not binary, fixing mime types.
commits at osafoundation.org
- [commits] (heikki) [5596] Work in progress for bug 3055,
dynamically adding certs when
commits at osafoundation.org
- [commits] (heikki) [5597] Got rid of Globals.crypto.
commits at osafoundation.org
- [commits] (heikki) [5598] Renamed.
commits at osafoundation.org
- [commits] (heikki) [5600] Workaround for case where unit tests are
run with run_tests.py
commits at osafoundation.org
- [commits] (heikki) [5601] Of course,
we should not be calling setdefaulttimeout() either.
commits at osafoundation.org
- [commits] (heikki) [5683] Bug 3250,
bogus comparison prevented import of certain root certificates.
commits at osafoundation.org
- [commits] (heikki) [5702] Fixes most of bug 3055,
dynamically adding certificates.
commits at osafoundation.org
- [commits] (jed) [5692] Update colors in minical.
commits at osafoundation.org
- [commits] (jed) [5696] Fixes minical display problem (some days were
being drawn with incorrect colors).
commits at osafoundation.org
- [commits] (jed) [5709] Added lines between dates in minical.
commits at osafoundation.org
- [commits] (jed) [5724] Added the ability for the minicalendar to
select a week at a time.
commits at osafoundation.org
- [commits] (jed) [5725] Update the .i file to reflect minical changes
to SWIG.
commits at osafoundation.org
- [commits] (jed) [5726] Bumped wxPython relver to 13.
commits at osafoundation.org
- [commits] (jed) [5740] Use wxPython relver 13.
commits at osafoundation.org
- [commits] (jed) [5741] Calendar now takes advantage of the minical's
ability to select a week at a time.
commits at osafoundation.org
- [commits] (jed) [5746] Preserve selection state of minical across
runs.
commits at osafoundation.org
- [commits] (jed) [5751] Remove debugging flag that leaked into last
commit.
commits at osafoundation.org
- [commits] (jed) [5752] Allow user to drag divider within the sidebar.
commits at osafoundation.org
- [commits] (jed) [5757] Enable minical to show multiple months.
commits at osafoundation.org
- [commits] (jed) [5759] Fixed problem w/ linux build.
commits at osafoundation.org
- [commits] (jed) [5760] Missed one from previous checkin.
commits at osafoundation.org
- [commits] (jed) [5761] Removed double declaration.
commits at osafoundation.org
- [commits] (jeffrey) [193] - Removed spurious executable property from
various spec files
commits at osafoundation.org
- [commits] (jeffrey) [194] - Tiny style tweak
commits at osafoundation.org
- [commits] (jeffrey) [197] - Tweaked API based on Alec's suggestions
commits at osafoundation.org
- [commits] (jeffrey) [207] - Updated the API, fixed typos
commits at osafoundation.org
- [commits] (jeffrey) [5567] - Updated datetime/date/timezone code in
ICalendar import, fixing
commits at osafoundation.org
- [commits] (jeffrey) [5603] - Catch ValueError for astimezone() called
on naive datetimes,
commits at osafoundation.org
- [commits] (jeffrey) [5608] - Backported fixes of ICalendar DATE
parsing bug and WebDAV bug
commits at osafoundation.org
- [commits] (jeffrey) [5644] - Added tests of iCalendar import and
export of date and datetime values.
commits at osafoundation.org
- [commits] (jeffrey) [5646] - Added new test ics file,
renamed TestImportICalendar to be more accurate
commits at osafoundation.org
- [commits] (jeffrey) [5824] - Added basic dateutil.rrule <-> Chandler
Kind transformations
commits at osafoundation.org
- [commits] (jeffrey) [5827] - Added RecurrenceRuleSet,
composite of several RecurrenceRules, and
commits at osafoundation.org
- [commits] (jeffrey) [5831] - Make FileSystemConduit._putItem encode
output as UTF-8 to fix bug 3338, export
commits at osafoundation.org
- [commits] (jeffrey) [5833] - renamed test file to follow standard
capitalization
commits at osafoundation.org
- [commits] (john) [5602] fix bug #3119: tracebacks when doing Test >
Import Certificate
commits at osafoundation.org
- [commits] (john) [5606] back out range change because of an
unexpected rogue id outside the allowed range
commits at osafoundation.org
- [commits] (john) [5607] try again to fix bug #3119: tracebacks when
doing Test > Import Certificate
commits at osafoundation.org
- [commits] (john) [5624] Fixed bug #2865: chandler.exe ignores first
argument
commits at osafoundation.org
- [commits] (john) [5645] Fixed Bug #3218: Bad file descriptor error on
Chandler startup with the debug build,
caused by import hairballs and repository logging bugs.
commits at osafoundation.org
- [commits] (john) [5647] Fix Bug #3091: sidebar calendar selection
goes away when rapidly activating/deactivating calendars
commits at osafoundation.org
- [commits] (john) [5648] Fix Bug #3210: "Position out of range" when
double clicking in Messages
commits at osafoundation.org
- [commits] (john) [5668] Fix Bug #2611: Keyboard arrow keys don't work
in chandler
commits at osafoundation.org
- [commits] (john) [5669] Bump release version
commits at osafoundation.org
- [commits] (john) [5731] fixed bugs in RotateHue
commits at osafoundation.org
- [commits] (john) [5749] should be writing this to a log file,
not stdout,
but since logging isn't set up and stdout isn't redirected at this time
I'm removing it.
commits at osafoundation.org
- [commits] (john) [5750] Incorporated a suggestion by pje that
simplifies some code
commits at osafoundation.org
- [commits] (john) [5766] ICU broke Linux launchers
commits at osafoundation.org
- [commits] (john) [5770] First crack at fixing Bug #2810: main part of
summary view doesn't have grid lines
commits at osafoundation.org
- [commits] (john) [5775] - Added non-cursor mode to wxGrid
commits at osafoundation.org
- [commits] (john) [5776] - Added grid sample
commits at osafoundation.org
- [commits] (john) [5786] - Fixed a bug in the flicker reduction
commits at osafoundation.org
- [commits] (john) [5791] Turn on the new wxWidgets code that doesn't
show the cursor and handles double click editing
commits at osafoundation.org
- [commits] (john) [5805] Fix a bug in the Sidebar that Jed noticed
where double clicking to edit followed by a click prematurely
ended the edit.
commits at osafoundation.org
- [commits] (john) [5819] Fix two bugs in Chandler table selection
related to my workaround for a grid focus bug that Robin fixed
that I noticed while testing the bug that Jed found in table
selection.
commits at osafoundation.org
- [commits] (john) [5822] remove unnecessary code and fix a few
constants that should be floats
commits at osafoundation.org
- [commits] (john) [5828] fix typo in comment
commits at osafoundation.org
- [commits] (lisa) [184] Adding detail to mapping functions between
iCalendar and Chandler models, in iCalendar spec
commits at osafoundation.org
- [commits] (morgen) [185] Removed some absolute img file references.
commits at osafoundation.org
- [commits] (morgen) [203] Added some info about how we will do item
merging, and about the exported data format.
commits at osafoundation.org
- [commits] (morgen) [5548] Use time.mktime to convert struct_time to a
float, appropriate for datetime.fromtimestamp( ) to use.
commits at osafoundation.org
- [commits] (morgen) [5550] There is a case where flds['timezone'] is
None, so check for that.
commits at osafoundation.org
- [commits] (morgen) [5554] The CalendarCanvas can't deal with caledar
items that came from an iCalendar import because the datetime
objects have timezones set.
commits at osafoundation.org
- [commits] (morgen) [5555] Missed during the datetime transition:
datetime doesn't have a localtime method
commits at osafoundation.org
- [commits] (morgen) [5556] cloudAliases aren't really needed on
byCloud endpoints if you always pass in
commits at osafoundation.org
- [commits] (morgen) [5605] Importing .ics files uses SimpleHTTPConduit
again, which has also been updated to work with Zanshin (bug 3122)
commits at osafoundation.org
- [commits] (morgen) [5610] The subscribe dialog now lets you enter a
username and password, and it will take affect.
commits at osafoundation.org
- [commits] (morgen) [5612] Removing unnecessary print from test
commits at osafoundation.org
- [commits] (morgen) [5614] More ZaoBao datetime transition work,
converting from string to datetime earlier in the import process
commits at osafoundation.org
- [commits] (morgen) [5615] Typo
commits at osafoundation.org
- [commits] (morgen) [5634] Updated version number
commits at osafoundation.org
- [commits] (morgen) [5639] Migrated ZaoBao kinds to schema API
commits at osafoundation.org
- [commits] (morgen) [5640] Change Inbound to match new Zaobao schema,
and increment app schema version.
commits at osafoundation.org
- [commits] (morgen) [5643] Migrated webserver.Web to schema API.
commits at osafoundation.org
- [commits] (morgen) [5663] Additional UI tweaks to approach the
sharing spec: removal of list of existing collections from
publishing dialog,
and removing ability to specify the name of a shared collection.
commits at osafoundation.org
- [commits] (morgen) [5673] Added a doomsday button to the schema
mismatch dialog: hit "Yes" and your old repository will be blown away.
commits at osafoundation.org
- [commits] (morgen) [5677] Moving inbound (rss) servlet to sandbox
commits at osafoundation.org
- [commits] (morgen) [5686] Default the "subscribe to collection" url
to the current webdav account's base url.
commits at osafoundation.org
- [commits] (morgen) [5687] Forgot there were other changes in this
file that aren't ready to be committed.
commits at osafoundation.org
- [commits] (morgen) [5689] When I moved the Inbound parcel out of the
source tree, that should have been considered a schema change.
commits at osafoundation.org
- [commits] (morgen) [5693] Destroy the dialogs after ShowModal( ).
commits at osafoundation.org
- [commits] (morgen) [5721] Updating to match repository change
commits at osafoundation.org
- [commits] (morgen) [5735] Not all feeds include dates
commits at osafoundation.org
- [commits] (morgen) [5767] Added item version and isDirty( ) info to
repo viewer servlet
commits at osafoundation.org
- [commits] (pbossut) [177] Modified the .code style so that it can be
used inline
commits at osafoundation.org
- [commits] (pbossut) [178] Added a "Comments" section at the end
commits at osafoundation.org
- [commits] (pbossut) [179] Added my comments to the spec (preparing
Monday's spec review).
commits at osafoundation.org
- [commits] (pbossut) [200] Added questions/comments pre review
(daylight saving changes for shared recurring meetings)
commits at osafoundation.org
- [commits] (pje) [5580] run_tests: only import modules whose name
begins with 'Test' (case-insensitively)
commits at osafoundation.org
- [commits] (pje) [5581] Add empty __init__.py files to test
directories so run_tests can
commits at osafoundation.org
- [commits] (pje) [5582] Schema API: Pave the way for clouds,
enumerations, etc.
commits at osafoundation.org
- [commits] (pje) [5589] Implement schema.Enumeration,
and port ContentItem.importance and
commits at osafoundation.org
- [commits] (pje) [5590] Schema API: Add support for kind-level
attributes on kind classes
commits at osafoundation.org
- [commits] (pje) [5593] Schema API: add more doc and error checking to
kindInfo() API.
commits at osafoundation.org
- [commits] (pje) [5617] Make tests run silent, run deep.
commits at osafoundation.org
- [commits] (pje) [5618] Schema API: make all core kinds available for
subclassing
commits at osafoundation.org
- [commits] (pje) [5619] Finish porting ContentItem and ItemCollection
so subclasses in other
commits at osafoundation.org
- [commits] (pje) [5620] Schema API: ensure that item class' superKinds
include any
commits at osafoundation.org
- [commits] (pje) [5623] Port Contact and ContactName attributes to
schema API
commits at osafoundation.org
- [commits] (pje) [5625] Schema API: allow kind classes to declare
their schema-hood using
commits at osafoundation.org
- [commits] (pje) [5626] Schema API: added script that reports on
current porting status
commits at osafoundation.org
- [commits] (pje) [5627] Schema API: status script now checks for
missing imports as well
commits at osafoundation.org
- [commits] (pje) [5628] Add __parcel__ settings and imports that are
needed to port most of
commits at osafoundation.org
- [commits] (pje) [5629] Schema API: make status reporting script
display importing issues
commits at osafoundation.org
- [commits] (pje) [5631] Schema status report: Include information
about *where* classes
commits at osafoundation.org
- [commits] (pje) [5641] Move gettext initialization to 'osaf' parcel,
so that the usability of
commits at osafoundation.org
- [commits] (pje) [5650] Schema API: Never let an attribute's
description be 'None'
commits at osafoundation.org
- [commits] (pje) [5652] Added osaf.framework.twisted.testreactor;
for usage examples, see
commits at osafoundation.org
- [commits] (pje) [5653] Schema API: add support for defining clouds
and endpoints.
commits at osafoundation.org
- [commits] (pje) [5657] Try to stop Windows tinderboxes from failing
due to low clock precision.
commits at osafoundation.org
- [commits] (pje) [5672] Schema API: Add some cloud/endpoint
integration tests, and fix a bug
commits at osafoundation.org
- [commits] (pje) [5678] Schema API: Enhance status checking script to
analyze attributes and
commits at osafoundation.org
- [commits] (pje) [5685] Fix incorrect message(s) in schema_status
commits at osafoundation.org
- [commits] (pje) [5691] Schema API: add support for forward references
to kinds and
commits at osafoundation.org
- [commits] (pje) [5694] Fix ClassLoader not being able to load classes
defined in
commits at osafoundation.org
- [commits] (pje) [5713] Schema API: Add support for Struct types,
and for using
commits at osafoundation.org
- [commits] (pje) [5714] Rename ZaoBaoController item to
ZaoBaoControllerItem, so that
commits at osafoundation.org
- [commits] (pje) [5715] Part 1 of porting osaf.framework.blocks to use
the schema API.
commits at osafoundation.org
- [commits] (pje) [5716] Fix Struct type problem w/field definition.
commits at osafoundation.org
- [commits] (pje) [5722] Migrate blocks framework clouds and kindInfo
from parcel.xml to
commits at osafoundation.org
- [commits] (pje) [5734] Schema API: add support for 'issues' and
'examples' on attributes.
commits at osafoundation.org
- [commits] (pje) [5742] Finish migration of all parcel schemas to use
the Python schema API.
commits at osafoundation.org
- [commits] (pje) [5743] Fix wakeupcaller tests not being run by
run_tests
commits at osafoundation.org
- [commits] (pje) [5744] WakeupCall needs to be a ContentItem for tests
to pass, although it's
commits at osafoundation.org
- [commits] (pje) [5763] Add ``getKind()`` and ``iterItems()`` APIs to
schema.Item subclasses.
commits at osafoundation.org
- [commits] (pje) [5764] Port Amazon example parcel to use the schema
API.
commits at osafoundation.org
- [commits] (pje) [5765] Begin the process of eliminating dependencies
on schema paths, by
commits at osafoundation.org
- [commits] (pje) [5771] Several performance and API enhancements:
commits at osafoundation.org
- [commits] (pje) [5814] Remove redundant <namespace> elements from
parcel
commits at osafoundation.org
- [commits] (pje) [5815] Fix typo
commits at osafoundation.org
- [commits] (pje) [5817] Schema API: Ensure that the repository's core
schema is *fully*
commits at osafoundation.org
- [commits] (pje) [5832] Move to using "parcel:" namespace for all
parcels and many tests.
commits at osafoundation.org
- [commits] (pje) [5834] Forgot to check in the repository code's
migration to "parcel:" namespace
commits at osafoundation.org
- [commits] (pje) [5835] Fix tinderbox test breakage due to different
value of sys.path
commits at osafoundation.org
- [commits] (pje) [5836] Remove debugging print accidentally left in
the patient.
commits at osafoundation.org
- [commits] (pje) [5837] Revert accidental checkin of schema_status.py
commits at osafoundation.org
- [commits] (pje) [5839] Unfortunately,
the only way to make this work in hardhat, run_tests,
commits at osafoundation.org
- [commits] (pje) [5840] Add missing __init__.py's to subversion
commits at osafoundation.org
- [commits] (pje) [5841] TestSSL won't work without this parcel.xml
file, even though in principle
commits at osafoundation.org
- [commits] (sheila) [189] Added some comments, issues and screen shot.
commits at osafoundation.org
- [commits] (sheila) [190] Timezone screen shot.
commits at osafoundation.org
- [commits] (sheila) [191] A few minor mods based on Mimi's feedback.
commits at osafoundation.org
- [commits] (sheila) [195] Added UI details to accessibility spec.
commits at osafoundation.org
- [commits] (sheila) [199] Updated with changes based on 1st review.
commits at osafoundation.org
- [commits] (sheila) [201] Added a few modifications based on Mimi's
feedback.
commits at osafoundation.org
- [commits] (sheila) [202] Few minor tweaks relating to calendar
lozenge look.
commits at osafoundation.org
- [commits] (sheila) [204] Updates requirements and assumptions.
commits at osafoundation.org
- [commits] (sheila) [205] Added a few comments and revisions from dev
review.
commits at osafoundation.org
- [commits] (sheila) [206] Minor mods after review with Mimi.
commits at osafoundation.org
- [commits] (stearns) [5551] Tweaked to show rendered blocks in Kind
queries,
which is helpful for figuring out which detail view is the one in use.
commits at osafoundation.org
- [commits] (stearns) [5552] Bunch of attribute editor work...
commits at osafoundation.org
- [commits] (stearns) [5566] Soften several asserts (one of which David
saw), where a non-unicode str was found in an attribute value.
commits at osafoundation.org
- [commits] (stearns) [5570] Fix bug 3185 (Chandler crashes on launch
w/ NoSuchAttributeError) - my bad,
I'd made a change to a block definition without bumping the schema
version (which is what this change is).
commits at osafoundation.org
- [commits] (stearns) [5573] Fix several ICU-related bugs,
including these reported ones
commits at osafoundation.org
- [commits] (stearns) [5575] Tweak reminder unit test.
commits at osafoundation.org
- [commits] (stearns) [5591] Fix 3199 ("Cannot delete attribute"
exception when removing alarm)
commits at osafoundation.org
- [commits] (stearns) [5621] Fixed bugs:
commits at osafoundation.org
- [commits] (stearns) [5630] Fix bug 3176 (Chandler crashes if you
switch apps while editing headline or location),
by making sure attribute editor widgets have widget IDs (they were
using default IDs before).
commits at osafoundation.org
- [commits] (stearns) [5642] Bug 2936: Task done: AE: Create body
attribute editor
commits at osafoundation.org
- [commits] (stearns) [5654] - Poor-man's drag-and-drop support for
text attribute editors.
commits at osafoundation.org
- [commits] (stearns) [5690] Fixed two annoying regressions
commits at osafoundation.org
- [commits] (stearns) [5768] Implemented the four-pane date/time entry
UI in the detail view.
commits at osafoundation.org
- [commits] (stearns) [5772] Fix bug 3332 (Double-clicking creates an
event of length 0):
commits at osafoundation.org
- [commits] (stearns) [5781] Fix bug 3233 (Selecting Title erases body
of item)
commits at osafoundation.org
- [commits] (stearns) [5789] Fix bug 3254 (Snoozing on the alarm
generates an error)
commits at osafoundation.org
- [commits] (stearns) [5790] Fix bug 3342 (Selecting "end time" after
clearing "start time" fails to create anytime event)
commits at osafoundation.org
- [commits] (stearns) [5803] Fix bug 3317: (DetailTrunkSubtrees should
be found using an item collection, not a KindQuery).
commits at osafoundation.org
- [commits] (twl) [187] Incorporate first round of feedback
commits at osafoundation.org
- [commits] (twl) [5622] Ported Note to schema API
commits at osafoundation.org
- [commits] (twl) [5700] Silence "monitoring of multi-item paths is not
yet supported" message
commits at osafoundation.org
- [commits] (twl) [5812] Received CLA from William Zingler
commits at osafoundation.org
- [commits] (twl) [5813] Update svn:ignore for new directory
commits at osafoundation.org
- [commits] (vajda) [5637] - fixed bug in Lob.getOutputStream() losing
compression/encryption settings
commits at osafoundation.org
- [commits] (vajda) [5638] - added export clouds for Cloud and Endpoint
commits at osafoundation.org
- [commits] (vajda) [5651] - fixed bug in updating of Attribute items
via packs
commits at osafoundation.org
- [commits] (vajda) [5655] upgrading to version 0.2
commits at osafoundation.org
- [commits] (vajda) [5656] - released PyICU 0.2 into Chandler build
commits at osafoundation.org
- [commits] (vajda) [5680] - added error reporting for tracking
not-found item record bug
commits at osafoundation.org
- [commits] (vajda) [5681] oops
commits at osafoundation.org
- [commits] (vajda) [5682] oops
commits at osafoundation.org
- [commits] (vajda) [5695] changed PyICU to use svn export instead of
source tarball
commits at osafoundation.org
- [commits] (vajda) [5697] - released PyICU-0.2-27 into build
commits at osafoundation.org
- [commits] (vajda) [5701] - enhanced RepositoryView.refresh() to
refresh back and forth to give version
commits at osafoundation.org
- [commits] (vajda) [5707] fixed bug with saving merged items
commits at osafoundation.org
- [commits] (vajda) [5719] - added itsVersion settable property to
RepositoryView
commits at osafoundation.org
- [commits] (vajda) [5727] - added KindSet,
a set that simulates all items of a given Kind
commits at osafoundation.org
- [commits] (vajda) [5729] better extensibility
commits at osafoundation.org
- [commits] (vajda) [5732] - changed Endpoint code to ignore non item
values, to support AbstractSet
commits at osafoundation.org
- [commits] (vajda) [5733] workaround for non-existing monitor item
commits at osafoundation.org
- [commits] (vajda) [5739] added missing set change propagation
commits at osafoundation.org
- [commits] (vajda) [5788] - fixed bug with reloading item whose class
changed in other view
commits at osafoundation.org
- [commits] (vajda) [5809] - fixed bug in monitor invocation args
commits at osafoundation.org
- [commits] (vajda) [5823] - fixed bug with combining KindSet with
other sets
commits at osafoundation.org
Last message date:
Thu Jun 30 22:51:55 PDT 2005
Archived on: Thu Jun 30 22:51:52 PDT 2005
This archive was generated by
Pipermail 0.09 (Mailman edition).