Martin Schroeder
|
9c4869d793
|
Bug 1457727 - Update internal timezone database to version 2018d. r=philipp DONTBUILD
|
2018-04-28 23:40:28 +02:00 |
Philipp Kewisch
|
3b741dc23d
|
Bug 1454082 - Add a LOGverbose method and hook it up to the calendar console. r=MakeMyDay
MozReview-Commit-ID: 5qpcQJsIAop
|
2018-03-07 01:01:56 +01:00 |
Martin Schroeder
|
2409cfc016
|
Bug 1457622 - Linting errors: calendar/base/modules/utils/calCategoryUtils.jsm:75:63 | Unexpected control character(s) in regular expression: \x1a. (no-control-regex). r=philipp
|
2018-04-28 11:47:57 +02:00 |
Jorg K
|
56a65ad62c
|
Bug 1457713 - Port bug 1456035: Remove nsISupports from calls to XPCOMUtils.generateQI(). rs=bustage-fix
|
2018-04-29 01:10:11 +02:00 |
Martin Schroeder
|
4ab714c7f5
|
Bug 1457064 - Linting errors: calendar/base/modules/utils/calACLUtils.jsm:8:1 | 'cal' is defined but never used. r=philipp
--HG--
extra : rebase_source : e6012c290438e260488b7fa1723969a1223d4fb3
|
2018-04-27 20:49:06 +02:00 |
Jorg K
|
6f8fa8622d
|
Backed out changeset 3b668ee2e9b2 (bug 1457087) a=backout
|
2018-04-26 14:38:59 +02:00 |
Jorg K
|
8d97d401c0
|
Bug 1457087 - temporarily switch off failing calendar tests. rs=bustage-fix DONTBUILD
--HG--
extra : amend_source : 7fb9e2a52bacad1d8ab8a38d29d9b5d072dde776
|
2018-04-26 11:58:30 +02:00 |
Martin Schroeder
|
fede7f40e4
|
Bug 1440587 - Follow-up: Corrected wording in deprecation messages. r=philipp
|
2018-04-25 22:17:31 +02:00 |
Martin Schroeder
|
6ddd80f3e6
|
Bug 1399842 - Fix various JS errors in Calendar [ReferenceError: document is not defined]. r=MakeMyDay
|
2018-04-22 14:16:37 +02:00 |
Richard Marti
|
f2f8566b11
|
Bug 1453592 - Change <filefield> to <textbox> after its removal in bug 1452624. r=aceman
|
2018-04-18 22:40:16 +02:00 |
Jorg K
|
e03303ee95
|
Bug 1454842 - Port bug 1453869: Replace use of nsIDOMParser (JS part, take 4). rs=bustage-fix
|
2018-04-22 10:58:24 +02:00 |
Jorg K
|
7713590ff0
|
Bug 1454842 - Port bug 1453869: Replace use of nsIDOMParser (JS part, take 2). rs=bustage-fix
|
2018-04-21 14:16:37 +02:00 |
Jorg K
|
cb937b86ff
|
Bug 1454842 - Port bug 1453869: Replace use of nsIDOMParser (JS part). r=bz
--HG--
extra : rebase_source : 3de7275dfc86591361e875a558fe6c831c68b1df
|
2018-04-21 11:52:24 +02:00 |
Jorg K
|
0ade6518ad
|
Bug 1455536 - Port bug 1453881: add_task() doesn't accept generators any more (calendar part). rs=bustage-fix
|
2018-04-20 12:38:40 +02:00 |
Jorg K
|
aec2214d93
|
Bug 1452352 - Port bug 1452235: Replace use of nsIDOMSerializer (follow-up). r=me
|
2018-04-20 12:38:27 +02:00 |
Philipp Kewisch
|
d95ab7e1df
|
Bug 1449483 - Update password manager ensure origin code to use a real origin. r=MakeMyDay
MozReview-Commit-ID: VY2QUcuavh
--HG--
extra : rebase_source : aace83b982ddaad3d1b0962b92a32c8e8181543b
extra : histedit_source : 0eb40e49256aa3de1dcffdd7d44f7c3556017f58
|
2018-03-20 11:36:51 +01:00 |
Philipp Kewisch
|
f6634aa648
|
Bug 1449464 - Improvements to the calendar list tree. r=Taraman
MozReview-Commit-ID: EyEO4GKTFrM
--HG--
extra : rebase_source : b48641168d9d2dd3cd188f4a8a067a0203102206
extra : histedit_source : d1038ce67cbecdd0ccc62d27b7e104ff4eea4d2f
|
2018-03-18 21:20:16 +01:00 |
Philipp Kewisch
|
31db11a974
|
Bug 905097 - The final nail in the coffin of calUtils.js. r=MakeMyDay
MozReview-Commit-ID: AGfDXZjSn2z
--HG--
rename : calendar/base/modules/calACLUtils.jsm => calendar/base/modules/utils/calACLUtils.jsm
rename : calendar/base/modules/calAlarmUtils.jsm => calendar/base/modules/utils/calAlarmUtils.jsm
rename : calendar/base/modules/calAsyncUtils.jsm => calendar/base/modules/utils/calAsyncUtils.jsm
rename : calendar/base/modules/calAuthUtils.jsm => calendar/base/modules/utils/calAuthUtils.jsm
rename : calendar/base/modules/calCategoryUtils.jsm => calendar/base/modules/utils/calCategoryUtils.jsm
rename : calendar/base/modules/calDataUtils.jsm => calendar/base/modules/utils/calDataUtils.jsm
rename : calendar/base/modules/calDateTimeUtils.jsm => calendar/base/modules/utils/calDateTimeUtils.jsm
rename : calendar/base/modules/calEmailUtils.jsm => calendar/base/modules/utils/calEmailUtils.jsm
rename : calendar/base/modules/calItemUtils.jsm => calendar/base/modules/utils/calItemUtils.jsm
rename : calendar/base/modules/calIteratorUtils.jsm => calendar/base/modules/utils/calIteratorUtils.jsm
rename : calendar/base/modules/calItipUtils.jsm => calendar/base/modules/utils/calItipUtils.jsm
rename : calendar/base/modules/calL10NUtils.jsm => calendar/base/modules/utils/calL10NUtils.jsm
rename : calendar/base/modules/calPrintUtils.jsm => calendar/base/modules/utils/calPrintUtils.jsm
rename : calendar/base/modules/calProviderUtils.jsm => calendar/base/modules/utils/calProviderUtils.jsm
rename : calendar/base/modules/calUnifinderUtils.jsm => calendar/base/modules/utils/calUnifinderUtils.jsm
rename : calendar/base/modules/calViewUtils.jsm => calendar/base/modules/utils/calViewUtils.jsm
rename : calendar/base/modules/calWindowUtils.jsm => calendar/base/modules/utils/calWindowUtils.jsm
rename : calendar/base/modules/calXMLUtils.jsm => calendar/base/modules/utils/calXMLUtils.jsm
extra : rebase_source : aaf55652f78ca295d04622aa072c287cd4ec0225
extra : intermediate-source : 89e7f20f7ec0e19d365a0ebf8a901e8c9e2c1cb0
extra : source : 4b5512291620703bcb7f52cc4801e5ad3fff8014
|
2018-02-25 19:50:18 +01:00 |
Philipp Kewisch
|
10d6091d85
|
Bug 1440982 - Move calIteratorUtils to cal.iterate namespace - automatic changes. r=MakeMyDay
MozReview-Commit-ID: EMyQ3d4Xr72
--HG--
extra : rebase_source : 71d0059629dbb64883743b328dd9387cb4ea49d6
|
2018-02-24 22:16:16 +01:00 |
Philipp Kewisch
|
d711605968
|
Bug 1440982 - Move calIteratorUtils to cal.iterate namespace - manual changes. r=MakeMyDay
MozReview-Commit-ID: SVOlLq7xjo
--HG--
extra : rebase_source : 2cade890d482b3dff865badc33e405140aced926
|
2018-02-24 22:10:04 +01:00 |
Philipp Kewisch
|
2d12ade709
|
Bug 1440980 - Load sub-modules via calUtils.jsm - calXMLUtils. r=MakeMyDay
MozReview-Commit-ID: 990IG64RTmz
--HG--
extra : rebase_source : a7bfe3223de57f343e5fa216ea2e2cb7cd35c62e
|
2018-02-24 20:05:29 +01:00 |
Philipp Kewisch
|
a7b724e47a
|
Bug 1440980 - Load sub-modules via calUtils.jsm - calPrintUtils. r=MakeMyDay
MozReview-Commit-ID: FKBOtJfRrVo
--HG--
extra : rebase_source : 0145bb9fccf32b68d436dc39bca98f5279d8578a
|
2018-02-24 18:08:49 +01:00 |
Philipp Kewisch
|
97ae76eab8
|
Bug 1440980 - Load sub-modules via calUtils.jsm - calAuthUtils. r=MakeMyDay
MozReview-Commit-ID: 4sGC3LgzM6t
--HG--
extra : rebase_source : ca8f655f33cde08193b630b4c6df2876a10edfaa
|
2018-02-24 17:48:28 +01:00 |
Philipp Kewisch
|
a78ece2bf3
|
Bug 1440980 - Load sub-modules via calUtils.jsm - calAsyncUtils. r=MakeMyDay
MozReview-Commit-ID: 8QrJrxTw28a
--HG--
extra : rebase_source : 443f7b7430111008b547a944b8cfee75e394afe6
|
2018-02-24 16:21:32 +01:00 |
Philipp Kewisch
|
f06a2152ea
|
Bug 1440980 - Load sub-modules via calUtils.jsm - calAlarmUtils. r=MakeMyDay
MozReview-Commit-ID: dQYHSH0FQe
--HG--
extra : rebase_source : 1bd702a1a69a042a41a8149fc43f5aa4430ebc50
|
2018-02-24 16:08:48 +01:00 |
Philipp Kewisch
|
52f6a84ed2
|
Bug 1440587 - Move calProviderUtils to the cal.provider namespace - automatic provider changes. r=MakeMyDay
MozReview-Commit-ID: Jt0omp68ReS
--HG--
extra : rebase_source : 4da7afc9af443e2f6788ca4a7049765dc29304d6
|
2018-02-22 22:09:13 +01:00 |
Philipp Kewisch
|
8bdf14f2d1
|
Bug 1440587 - Move calProviderUtils to the cal.provider namespace - manual provider changes. r=MakeMyDay
MozReview-Commit-ID: 2JU8zMeWKiy
--HG--
extra : rebase_source : 14a47c0d70fd187b38b7236aec8666a8b9fad6a4
|
2018-02-22 21:48:52 +01:00 |
Philipp Kewisch
|
c4f215b928
|
Bug 1440587 - Move calProviderUtils to the cal.provider namespace - rfc3339 automatic changes. r=MakeMyDay
MozReview-Commit-ID: BiUGFO9JdB6
--HG--
extra : rebase_source : 8035c4b87017004c05a329c3dce7b1b87affe9d0
|
2018-02-22 16:02:28 +01:00 |
Philipp Kewisch
|
dcd373321a
|
Bug 1440587 - Move calProviderUtils to the cal.provider namespace - rfc3339 manual changes. r=MakeMyDay
MozReview-Commit-ID: JFTcOjoFGlR
--HG--
extra : rebase_source : d0b8002676dbf87b10ee6febe26679eb4b67cedb
|
2018-02-22 16:01:25 +01:00 |
Philipp Kewisch
|
5778c5dfc4
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 8 - migrate remaining calGetString instances. r=MakeMyDay
MozReview-Commit-ID: AtKAYYwS0ED
--HG--
extra : rebase_source : 9fc3fe6de0d582d976d08c0afd93b21651df2d3d
|
2018-02-22 09:44:33 +01:00 |
Philipp Kewisch
|
43aa652dfe
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 7 - migrate gdata provider. r=MakeMyday
MozReview-Commit-ID: 7KF1fUMRRi0
--HG--
extra : rebase_source : 98fe61101da3e025e9e7c61d207a91c210792b86
|
2018-02-22 09:58:05 +01:00 |
Philipp Kewisch
|
1f5cc4fe1e
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 6 - migrate WCAP provider. r=MakeMyDay
MozReview-Commit-ID: Dfy77g1G3Sz
--HG--
extra : rebase_source : 580a051764badd51d3a5b971c126c56bc171c4b1
|
2018-02-22 09:24:01 +01:00 |
Philipp Kewisch
|
f8d50ea48f
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 5 - migrate getDateFmtString. r=MakeMyDay
MozReview-Commit-ID: 65lJM28zm91
--HG--
extra : rebase_source : febffeb5c62f659cff081e7262766478aec34804
|
2018-02-22 09:18:15 +01:00 |
Philipp Kewisch
|
9680905f50
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 4 - Migrate getLtnString. r=MakeMyDay
MozReview-Commit-ID: DRN181PLsSh
--HG--
extra : rebase_source : b7d2a0f86d7801cc029ce594e7c77b1e89291f13
|
2018-02-22 07:47:47 +01:00 |
Philipp Kewisch
|
7134cde503
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 3 - migrate getCalString. r=MakeMyDay
MozReview-Commit-ID: 4rjjnuh2Du6
--HG--
extra : rebase_source : a5dcc1ef2e34411bf3c8f398179e3879bd4d24e0
|
2018-02-22 07:43:54 +01:00 |
Philipp Kewisch
|
8c59c424e1
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 2 - migrate formatMonth/sortArrayByLocaleCollator/createLocaleCollator. r=MakeMyDay
MozReview-Commit-ID: V07uSxVwgX
--HG--
extra : rebase_source : 0f7a8b816fe404ed0c3fcc7b0e806c3bfc4574de
|
2018-02-22 07:38:37 +01:00 |
Philipp Kewisch
|
04f905b2c3
|
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 1 - initial manual changes. r=MakeMyDay
MozReview-Commit-ID: 9OhRVmaDaZj
--HG--
extra : rebase_source : 1de0291a5e8b70b8c9020357b084391c2456b063
|
2018-02-22 07:35:59 +01:00 |
Jorg K
|
c6b58a33a9
|
Bug 1450128 - Make testDummy.js do something (sleep) to avoid quick shutdown and crash (suggestion by Andrew McCreight). rs=bustage-fix
|
2018-04-14 11:11:42 +02:00 |
Philipp Kewisch
|
84d6ab81b5
|
Bug 1440249 - Move (almost) all remaining calUtils.js functions to calUtils.jsm and friends. r=MakeMyDay
MozReview-Commit-ID: BZSH1l9R99P
|
2018-02-21 21:24:35 +01:00 |
Philipp Kewisch
|
fa37452098
|
Bug 1439900 - Move unifinder related functions to calUnifinderUtils.jsm. r=MakeMyDay
MozReview-Commit-ID: Hi53o8AJlv2
|
2018-02-21 13:33:24 +01:00 |
Richard Marti
|
c969442db6
|
Bug 1453704 - Port bug 1453281 to TB: Remove obsolete menubar binding and styling. r=jorgk
|
2018-04-12 17:51:06 +02:00 |
Richard Marti
|
a46f82f7ea
|
Bug 1452352 - Port bug 1452235: Replace use of nsIDOMSerializer. r=jorgk
|
2018-04-07 15:28:18 +02:00 |
MakeMyDay
|
cf81410812
|
Bug 1440235 - Fix linting errors in calStartupService.js. r=philipp
|
2018-04-08 20:24:52 +02:00 |
MakeMyDay
|
17c4eae526
|
Bug 1451763 - Fix update event from reply, add missing variable declaration. r=philipp
|
2018-04-07 11:14:48 +02:00 |
Philipp Kewisch
|
745134d668
|
Bug 1440235 - Port bug 1431260 to TB [Migrate LocaleService::AvailableLocales from ChromeRegistry to multilocale.json], Calendar part. r=MakeMyDay
|
2018-04-07 04:06:00 +02:00 |
Martin Schroeder
|
7ab7bdfc62
|
Bug 1288969 - Remove pref migration code from calProviderUtils. r=philipp
|
2018-02-02 23:11:50 +01:00 |
Tom Prince
|
244e2574d8
|
Bug 1439469: Package lightning directly as part of thunderbird; r=me
Differential Revision: https://phabricator.services.mozilla.com/D514
--HG--
extra : rebase_source : 905e5e1811204846defe295a48b4d2e7ce3afbaf
extra : source : 5e16b19cefa612e271a2ad798902526fbbbab7f7
|
2018-01-28 10:29:01 -07:00 |
MakeMyDay
|
be15384050
|
Bug 1449269 - Accept 204 as valid server response on OPTIONS requests. r=philipp
--HG--
extra : rebase_source : 220f61ed3d6f97ce3ad33f513ec97d989c3272cf
|
2018-04-01 21:45:18 +02:00 |
Philipp Kewisch
|
83d5f898cc
|
Bug 1449314 - Update calendar list checkbox images. r=Paenglab
MozReview-Commit-ID: 4SwzwfjaPPz
|
2018-03-18 21:08:05 +01:00 |
Jorg K
|
ec1f5c4381
|
Bug 1449487 - temporarily remove all Mozmill testing in Calendar. rs=bustage-fix
|
2018-03-29 22:20:53 +02:00 |