#29523 closed Cleanup/optimization (fixed)
Remove DateTimeShortcuts.js dependency on jQuery
| Reported by: | Claude Paroz | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
DateTimeShortcuts.js is only marginally depending on jQuery, so I think a pure JavaScript implementation would be trivial to achieve.
Change History (7)
comment:1 by , 7 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 7 years ago
comment:4 by , 7 years ago
| Has patch: | set |
|---|---|
| Patch needs improvement: | set |
comment:5 by , 7 years ago
| Patch needs improvement: | unset |
|---|
Note:
See TracTickets
for help on using tickets.
There is a PR already, albeit with test failures.