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

284 Коммитов

Автор SHA1 Сообщение Дата
daniel.boelzle%sun.com 94c50a0742 Bug 340949, 362089: fixing invitations, recurrence handling, pw mgr startup, minor cleanup 2007-02-09 09:53:34 +00:00
daniel.boelzle%sun.com 64fa0031c1 Bug 340949, 368820, 356125: minding signons.rememberSignons, simple caching, using search_calprops, email alarms, misc cleanup 2007-02-02 14:41:16 +00:00
daniel.boelzle%sun.com 5b5313d12a Bug 340949: major rework of the whole wcap provider with async request framework, subscription support 2007-01-25 16:02:45 +00:00
daniel.boelzle%sun.com a8adf49926 Bug 340949: major rework of the whole wcap provider with async request framework, subscription support 2007-01-25 13:01:56 +00:00
mattwillis%gmail.com 515e874955 bug 365616 - Make CalDAV use passwords stored in the passwordmanager if they exist. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=jminta 2007-01-14 04:09:47 +00:00
mvl%exedo.nl 71fb1d0453 missed a review comment for bug 343721 2007-01-11 18:49:04 +00:00
mvl%exedo.nl caddb2ec4e Bug 364841: Unify ics provider serialization and parsing with the ics import/export code. r=lilmatt/jminta 2007-01-10 20:51:24 +00:00
daniel.boelzle%sun.com b5fab442cc Bug 340949: misc fixes, reconnect timer 2006-12-27 12:38:57 +00:00
mvl%exedo.nl 6436a564cb bug 343721: just try to password from passwordmanager, instead of prompting. r=lilmatt, jminta 2006-12-07 21:35:50 +00:00
mattwillis%gmail.com 2e31de3c35 bug 357756 - Make CalDAV handle trailing parameters on the URL. Patch by Bruno Browning <browning@uwalumni.com> r=lilmatt, jminta 2006-12-03 18:45:25 +00:00
mattwillis%gmail.com 52bbab368b bug 311263 - Adds UTF-8 request headers for CalDAV. Patch by Bruno Browning <browning@uwalumni.com> r=ctalbert,mvl NPOTDB 2006-12-03 18:39:24 +00:00
mattwillis%gmail.com bb4908cd6c bug 333688 - Converts STRING and VARCHAR columns to TEXT to avoid SQLite's auto-conversion of strings to numbers (10e4 to 10000) r=ctalbert,jminta 2006-11-30 21:39:45 +00:00
daniel.boelzle%sun.com 89b24d8522 Bug 340949: search API, encoding bug workaround, minor bug fixes 2006-11-28 15:55:45 +00:00
mattwillis%gmail.com fd16f629d5 bug 349228 - Use appropriate observers in comparison in CalDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, jminta 2006-11-22 12:51:38 +00:00
daniel.boelzle%sun.com 1e1cf66de1 Bug 340949: error handling, refresh, startup opt, search for calendars, alarm defaults, minor cleanup 2006-11-22 09:43:14 +00:00
daniel.boelzle%sun.com 0f5740fe1f Bug 340949: added calIWcapSearchListener 2006-11-22 09:11:10 +00:00
mvl%exedo.nl c4f9cdeaec back out entire patch to fix bustage 2006-11-21 18:17:00 +00:00
mvl%exedo.nl 2203da8a3e bustage fix. don't try to build a missing file 2006-11-21 17:06:56 +00:00
daniel.boelzle%sun.com d3c3ffb505 Bug 340949: error handling, refresh, startup opt, search for calendars, alarm defaults, minor cleanup 2006-11-21 12:53:58 +00:00
daniel.boelzle%sun.com 15146c2677 Bug 340949: no more event queue locking, minor fixes and cosmetics 2006-11-15 17:01:43 +00:00
daniel.boelzle%sun.com a4474b25e6 Bug 340949: different error handling, minor logging 2006-11-08 14:56:55 +00:00
daniel.boelzle%sun.com 31d0d7e733 Bug 340949: use default calendar calId, may be different from userId 2006-11-07 10:20:31 +00:00
daniel.boelzle%sun.com 17763b57b7 Bug 340949: readOnly attribute acts readOnly in case not logged in which should not be for suppressAlarms 2006-11-03 15:18:58 +00:00
daniel.boelzle%sun.com 4646426d76 Bug 340949: X-props madness again on cs, minor typos 2006-11-02 23:35:20 +00:00
mvl%exedo.nl 6a133be9d3 bug 355577: add index to properties table, to speed up item construction. r=jminta 2006-11-02 20:24:30 +00:00
daniel.boelzle%sun.com e14a9cd7d2 Bug 340949: no REQUESTs for alarm dismisses 2006-10-31 18:09:40 +00:00
daniel.boelzle%sun.com 4cb23833ec Bug 340949: no REQUESTs for alarm dismisses 2006-10-31 18:03:11 +00:00
mattwillis%gmail.com e73a7aec9a bug 358542 - Fixes calls to nsIStreamLoader to comply with changes in bug 281153. Patch by mvl, r=lilmatt. Branch/trunk mods by lilmatt, r=mvl 2006-10-28 21:02:07 +00:00
mattwillis%gmail.com 1758b1b239 bug 356183 - Typo fix 2006-10-28 18:49:28 +00:00
mattwillis%gmail.com ad081eba9b bug 356183 - Prevents CalDAV provider from throwing on VTODO retrieval. Patch by Bruno Browning <browning@uwalumni.com> r=lilmatt,jminta 2006-10-28 01:28:44 +00:00
daniel.boelzle%sun.com 0d798debb5 Bug 340949: fixing failed logon 2006-10-25 11:20:45 +00:00
daniel.boelzle%sun.com 0fabd85d7a REVERTING: Bug 340949: tweaking server time offset 2006-10-24 10:04:54 +00:00
daniel.boelzle%sun.com 4a66892924 Bug 340949: tweaking server time offset 2006-10-24 09:59:08 +00:00
mattwillis%gmail.com 9ca3778ec6 bug 357481 - Fixes typo in storage provider that prevents viewing of todos in floating tz. r1/r2=mvl 2006-10-21 14:56:24 +00:00
daniel.boelzle%sun.com a5be16ccca Bug 340949: server time 2006-10-20 10:09:36 +00:00
daniel.boelzle%sun.com 3cc229b467 Bug 340949: server time diff, suppress alarms 2006-10-20 09:40:50 +00:00
daniel.boelzle%sun.com 3431aeecd7 Bug 340949: fixing calId encoded into url, alarms/ tunneling X- props, support for TRANSP 2006-10-19 11:41:36 +00:00
daniel.boelzle%sun.com 7c0c21e198 Bug 340949: read-only finetuning, fix for orphaned but still subscribed users, better timezone matching, misc 2006-10-17 10:18:34 +00:00
daniel.boelzle%sun.com 06d90331fd Bug 354454: revised login code; fixing problems with wrong protocols and https probing 2006-10-17 10:13:48 +00:00
daniel.boelzle%sun.com 50dafc0b16 Bug 340949: support for different timezones for start and end, fixing all-day toggling 2006-10-17 10:11:02 +00:00
daniel.boelzle%sun.com c1b5472ed5 340949: newer server versions may use special characters in session-id 2006-10-11 13:12:01 +00:00
mattwillis%gmail.com a5d5bfe54b bug 328576 - Fixes recurring events when using CaDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=jminta,dmose 2006-09-27 22:32:33 +00:00
mattwillis%gmail.com ea9814d897 bug 354465 - restores nsIDocShellTreeItem for Ln on branch. rs=dmose 2006-09-27 21:41:07 +00:00
mattwillis%gmail.com 53c32e72c9 bug 354465 - Fixes calls to nsIAuthPrompt2 so it shows the save password checkbox. r=ctalbert,dmose 2006-09-27 21:14:10 +00:00
mattwillis%gmail.com b1fdee6756 bug 337712 - Uses X-MOZ-LOCATION-PATH to construct the uri for deleting if available. r=ctalbert,dmose 2006-09-27 19:47:51 +00:00
mattwillis%gmail.com cda0b6e739 typo fix 2006-09-26 23:13:25 +00:00
mattwillis%gmail.com 8603f527b0 bug 335462 - back out use of 'for'. 2006-09-26 23:06:10 +00:00
mattwillis%gmail.com 4bd4cf9d96 bug 335462 - Queues up authentication requests to prevent multiple auth prompts. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, dmose 2006-09-26 20:29:45 +00:00
mattwillis%gmail.com eada499031 bug 351199 - Stubs out missing methods to reduce useless exceptions in CalDAV provider. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=dmose 2006-09-19 23:28:11 +00:00
mattwillis%gmail.com 082d82fafb bug 348798 - Removes braces in uuids. Patch by Bruno Browning <browning@uwalumni.com>, r1=jminta, r2=dmose 2006-09-19 23:23:06 +00:00