]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date
authormkanat%bugzilla.org <>
Thu, 29 Nov 2007 08:20:05 +0000 (08:20 +0000)
committermkanat%bugzilla.org <>
Thu, 29 Nov 2007 08:20:05 +0000 (08:20 +0000)
commit9dfa47cccbf6cf4f98d807c1c61400fc138e18ff
tree14f2bcdec784bc9ad056894af2d85e92acd5f295
parentab73b625a7fb071794cd1152de3c8486d91788f6
Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
20 files changed:
Bugzilla/Bug.pm
Bugzilla/Install/Filesystem.pm
Bugzilla/Object.pm
Bugzilla/Util.pm
js/field.js [new file with mode: 0644]
js/keyword-chooser.js
js/util.js
js/yui/calendar.js [new file with mode: 0644]
js/yui/yahoo-dom-event.js [new file with mode: 0644]
skins/contrib/Dusk/.cvsignore
skins/standard/global.css
skins/standard/global/calendar.png [new file with mode: 0644]
skins/standard/yui/calendar.css [new file with mode: 0644]
skins/standard/yui/sprite.png [new file with mode: 0644]
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/field.html.tmpl
template/en/default/bug/process/header.html.tmpl
template/en/default/bug/show.html.tmpl
template/en/default/global/header.html.tmpl
template/en/default/list/list.html.tmpl