Please could the pop-up calendar be enabled on event nodes on gdo?

Right now the drop-downs make entering a date and time really painful :(

Comments

joachim’s picture

bump.

what would it take to get this set up?

greggles’s picture

Title: enable pop-up calendar on events on g.d.o » enable date_popup on events on g.d.o
Project: Drupal.org infrastructure » Groups.drupal.org
Version: » 6.x-1.x-dev
Component: groups.drupal.org » User interface

I just enabled the date_popup module, configured the field to use a widget of "Text Field with Date Pop-up calendar" and it doesn't seem to work. I've definitely used it before, so I'm not sure what's going on :/

joachim’s picture

Might it be failing because the version of jquery is wrong?

Also, IIRC an update of Date module a while back began requiring jQuery UI module. If that's missing, it'll fall back to the dropdowns.

soulston’s picture

StatusFileSize
new21.42 KB

Yeah - IIRC:

"If you are updating to Date 2.6 - then Date PopUp will need jQuery UI. Once you update Date it will show this error".

You then need jQuery UI as you pointed out.

greggles’s picture

jQuery UI 6.x-1.5 is installed/enabled which is the latest release. http://groups.drupal.org/admin/reports/status reports that we have jQuery UI 1.6.

joachim’s picture

Is it possible to get a sandbox of g.d.o so I can try and debug this?

I'd really like to get this fixed. Every month I post the local Drupal Drinks event and without fail[*] I enter the date wrong with the dropdowns.

* Or rather *with* fail. You know what I mean ;)

greggles’s picture

it's the same process as getting a sandbox for any d.o site. See http://drupal.org/make-drupalorg-awesome

joachim’s picture

What I meant more is 'Can sandboxes be g.d.o rather than central d.o'. But filed a request anyway.

joachim’s picture

Got a sandbox at http://date-popup-groups.redesign.devdrupal.org/

And everything there works for me:

- went to admin/content/node-type/event/fields/field_start7
- changed widget type to 'Text Field with Date Pop-up calendar'
- went to edit an event and it shows the popup as expected.

Works fine both as uid 1 and my own account.

So not sure what's making this fail on the real gdo :/

greggles’s picture

Status: Active » Fixed

Yay, it works now on g.d.o as well.

In between comment #2 and now we have had several module updates, so I guess it got fixed along the way.

Thanks for your persisitence in getting this fixed, joachim.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.