Граф коммитов

136450 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 6d1dd410b1 Move nsIContent::GetClassAttributeName() onto nsIStyledContent (bug 274402). r+sr=jst. 2004-12-14 03:54:01 +00:00
vladimir%pobox.com e61a9e0702 fix observer business; fix recurrence for memory calendar; notpartofthebuild 2004-12-14 03:34:59 +00:00
vladimir%pobox.com 9a9719b366 fixed storage recurrence; notpartofthebuild 2004-12-14 03:27:32 +00:00
jocuri%softhome.net 5aed048697 Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave. 2004-12-14 02:31:56 +00:00
myk%mozilla.org 04a9652194 Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave 2004-12-14 02:29:56 +00:00
jocuri%softhome.net 5b9d7d3be3 Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave. 2004-12-14 02:25:15 +00:00
jocuri%softhome.net e2dc84bc12 Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd. 2004-12-14 02:11:29 +00:00
shaver%mozilla.org 4714253f86 Recurrence fixes:
- add an icalProperty getter/setter for serialization (yet to come).
 - fix bogus assertion
 - throw NOT_IMPLEMENTED for getOccurrences, rather than NS_OK crash bait.
2004-12-14 02:00:34 +00:00
jocuri%softhome.net 4126ab4c9a Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave. 2004-12-14 01:58:52 +00:00
dmose%mozilla.org 105d7f3740 Make sure that our channels have VALIDATE_ALWAYS in the loadFlags so that we don't get stale data after puts. Not part of the build. 2004-12-14 01:57:26 +00:00
jocuri%softhome.net b6d4d9a5eb Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave. 2004-12-14 01:50:33 +00:00
pavlov%pavlov.net e224e150e4 hook up a week view observer to refresh the display when you add/modify/delete 2004-12-14 01:41:35 +00:00
jocuri%softhome.net 0b172b595d Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave. 2004-12-14 01:40:22 +00:00
jocuri%softhome.net 369752745e Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-14 01:35:28 +00:00
jocuri%softhome.net 1d222159e4 Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave. 2004-12-14 01:29:44 +00:00
jocuri%softhome.net 7899f3d1d7 Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave. 2004-12-14 01:14:59 +00:00
pavlov%pavlov.net 200652205a clear out the attendees before adding the current set. insert mailto: before new attendees 2004-12-14 01:08:30 +00:00
dmose%mozilla.org cbde9ba1d4 Fixed missing interface const. Not part of the build. 2004-12-14 00:54:05 +00:00
vladimir%pobox.com f42243e57c fix occurrence thingy, notpartofthebuild 2004-12-14 00:53:45 +00:00
vladimir%pobox.com f7f3f88e22 fixed case, notpartofthebuild 2004-12-14 00:51:58 +00:00
dmose%mozilla.org 34892f9c97 Fix recurrence issues; patch from vlad. Not part of the build. 2004-12-14 00:49:54 +00:00
pavlov%pavlov.net a3523f2ba5 changing weekView to display occurrences 2004-12-14 00:47:51 +00:00
shaver%mozilla.org 28c8b5d84d add removeAllAttendees for pav 2004-12-14 00:44:21 +00:00
shaver%mozilla.org 03e9917344 Use var to avoid using window.title as a temporary and triggering assertions. 2004-12-14 00:36:18 +00:00
vladimir%pobox.com a9c26b6f51 hooked up recurrence to storage; notpartofthebuild 2004-12-14 00:25:58 +00:00
pavlov%pavlov.net 1ed18969a4 fixing recurrence to set the interval and type and fixing a bug when adding attendeees 2004-12-14 00:19:01 +00:00
dmose%mozilla.org b7b2c2c267 Merged in calMemoryCalendar.js changes through 1.9 2004-12-14 00:07:14 +00:00
shaver%mozilla.org 2429159487 mMethod cleanup too 2004-12-13 23:52:28 +00:00
shaver%mozilla.org 9dc296acdc more isPrivate fixes 2004-12-13 23:49:42 +00:00
shaver%mozilla.org 9c210babca Fix mPrivacy cloning, don't clone the erstwhile mMethod. 2004-12-13 23:43:16 +00:00
scott%scott-macgregor.org aabeae258d Bug #254462 --> Port aviary 1.0 changes for software update support from the branch to the trunk. 2004-12-13 23:41:44 +00:00
pavlov%pavlov.net d8bcffcf0b Adding support for attendees and setting of recurrence 2004-12-13 23:15:41 +00:00
rlk%trfenv.com 43409074d5 bug 267523 - firebird-index1.rdf - &brandShortName; may not always start with "F". r=steffen.wilberg@web.de 2004-12-13 20:22:04 +00:00
bienvenu%nventure.com 9ece8c94d4 fix 181627 attachment name in mapi send with ui, patch in 273849, sr=mscott 2004-12-13 16:49:37 +00:00
shaver%mozilla.org f9c285b79a Successful status code for a caldav modify (PUT over existing item) is 204, not 200 2004-12-13 10:23:42 +00:00
shaver%mozilla.org 97aa9b771e Bug 274336: initialize mIsDate, because we can take some paths through
normalize and whatnot that give us a "valid" date while still having
uninitialized stack garbage in mIsDate. r=vlad
2004-12-13 10:09:38 +00:00
shaver%mozilla.org c384132735 - Use literal strings instead of integer constants, for better insulation
from libical changes, and a vastly improved debugging experience.
  The requisite data validation is coming once I figure out how best to
  get libical to do that validation in any reasonable fashion whatsoever.

- Remove METHOD from calIItemBase, as it's a bit of ICS specificity that should
  live elsewhere for manipulation in calling code.

- Remove useless getAttendees/setAttendees from calIIcalComponent, now that
  real property/parameter support exists.

- Unify property/x-property interfaces as much as possible.

- Likewise for parameters/x-parameters.

- Real property and parameters support, sufficient at least to whack ATTENDEE
  props in interesting ways.

- Properties on calIAttendee (mapped generally to ICS parameters, though
  somewhat fragilely).

- Round-trip X-WHATEVER ICS properties and params reliably.

- Attendee serialization/deserialization in calItemBase.

- In various places, SetIsVoid on empty strings returned to signify
  missing property/parameters.  Nicer from JS, to be sure.

- Fix test cases and one little spot in Sunbird to keep up.

CalDAV event modification works now.
2004-12-13 09:50:30 +00:00
db48x%yahoo.com a32deaaa0c bug 195492: lots of page info stuff
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
robin.lu%sun.com f395533f29 fix bug 262236 can't select incontinuous list items. patched by nian.liu@sun.com r=aaron sr=neil 2004-12-13 07:34:54 +00:00
psychoticwolf%carolina.rr.com 93ed443ea8 Add New Legacy defaults to someone elses item. Bug 274367. 2004-12-13 07:19:45 +00:00
psychoticwolf%carolina.rr.com 2c29cd6acc Fix several small bugs in the devcp. 2004-12-13 05:40:59 +00:00
mconnor%myrealbox.com a2b6135a3a bug 256885 - firefox history database is endian, corrupts the display of files, r=shaver 2004-12-13 04:39:55 +00:00
bryner%brianryner.com 076b2a64a6 deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst 2004-12-13 04:14:28 +00:00
jake%bugzilla.org 73fc272455 Add Vlad to the credits section. 2004-12-13 03:27:24 +00:00
jake%bugzilla.org 352f968898 Bug 274177 - The credits section had been previously severly reduced in size and content. Fixing that problem.
r=vladd
2004-12-13 03:15:22 +00:00
psychoticwolf%carolina.rr.com 7dbd01565e Enable E-Mail Message for Notification of Action being taken on a queued item. 2004-12-13 01:11:06 +00:00
psychoticwolf%carolina.rr.com 6e6e39dde1 Prevent files from being overwritten if they have the same name. Bug 267094. 2004-12-13 01:09:37 +00:00
psychoticwolf%carolina.rr.com 6eb31a6513 Version Compatibility recorded wrongly for applications after the 1st. 2004-12-13 00:11:42 +00:00
neil%parkwaycc.co.uk f7e8cce163 Replace use of [buttonover] and [buttondown] styles with hierarchical :hover and :active b=257280 p=gautheri@noos.fr r+sr=me 2004-12-12 23:18:33 +00:00
psychoticwolf%carolina.rr.com db36f57d86 Fix Bustage when trying to add from the new form. 2004-12-12 23:15:45 +00:00