Opened 12 years ago
Closed 5 years ago
#8606 closed task (fixed)
[meta] update/expand inline documentation
Reported by: | alex | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | Documentation | Version: | 1.2.3 |
Keywords: | 14open | Cc: | |
Blocked By: | Blocking: |
Description
catch-all bug for referencing in documentation-only checkins
Change History (68)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
ugh. meant to ref #8609
comment:3 Changed 12 years ago by
comment:5 Changed 12 years ago by
Priority: | high → normal |
---|
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
Summary: | [meta] update/expand inline documentation for Dojo 1.3 → [meta] update/expand inline documentation |
---|
comment:10 Changed 12 years ago by
(In [17415]) fixing deprecated messages, and switching to AccordionContainer? for namespaces. refs #8606
comment:11 Changed 12 years ago by
comment:14 Changed 12 years ago by
comment:15 Changed 12 years ago by
comment:19 Changed 11 years ago by
comment:20 Changed 11 years ago by
comment:21 Changed 11 years ago by
comment:23 Changed 11 years ago by
comment:24 Changed 11 years ago by
comment:25 Changed 11 years ago by
comment:27 Changed 11 years ago by
comment:30 Changed 11 years ago by
comment:32 Changed 11 years ago by
comment:36 Changed 11 years ago by
comment:38 Changed 11 years ago by
comment:43 Changed 11 years ago by
comment:45 Changed 11 years ago by
comment:46 Changed 11 years ago by
comment:47 Changed 11 years ago by
comment:48 Changed 11 years ago by
(In [21459]) For documentation purposes, move the definition on onClose() to _Widget. onClose() has two purposes (for popup widgets and for children of StackContainer), so needed to combine the two descriptions of the method into one. Actually the popup description was just missing before, so I'm adding it.
Refs #8606 !strict.
comment:51 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:52 Changed 11 years ago by
Owner: | set to anonymous |
---|---|
Status: | reopened → new |
comment:56 Changed 10 years ago by
comment:58 Changed 10 years ago by
comment:59 Changed 10 years ago by
comment:60 Changed 10 years ago by
Milestone: | 1.6 → future |
---|
(sadly) punting seemingly abandoned ticket and meta tickets to future
comment:61 Changed 10 years ago by
Owner: | anonymous deleted |
---|
comment:62 Changed 10 years ago by
(In [24932]) refs #8606 - removed unneeded ; in BidiSupport?.js (both); moved the /*===== =====*/ out of the returned object literal and removed a global declaration in place.js; now generate.php should work again (SUPSI, CCLA) !strict
comment:63 Changed 9 years ago by
Owner: | set to bill |
---|---|
Resolution: | → fixed |
Status: | new → closed |
In [29102]:
comment:64 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oops, didn't mean to close this.
comment:68 Changed 5 years ago by
Milestone: | future → 1.11 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Meta ticket has outlived its usefulness.
(In [16634]) goodbye, old friend. fixes #8606 - use clean_release.sh instead, code is ultimately duplicated.