coppermine-gallery.com/forum

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Nibbler on January 10, 2005, 09:49:49 PM

Title: Ban expiry date box
Post by: Nibbler on January 10, 2005, 09:49:49 PM
The box to click on to enter the ban expiry is invisible in themes mac_ox_x, project vii and waterdrop.
Title: Re: Ban expiry date box
Post by: Joachim Müller on January 11, 2005, 11:38:42 PM
OK, this is something I was planning to add anyway for cpg1.4, but completely forgot about it: I'll ad an icon next to the field that triggers the calendar (insteda of the input field that triggers the calendar pop-up when clicked on).

Joachim
Title: Re: Ban expiry date box
Post by: Joachim Müller on January 13, 2005, 08:35:33 AM
added a calendar icon (taken from GPL'ed YaBB SE) and modified banning.php accordingly. Fixed a minor bug in calendar.php as well that didn't fully clear the date when "clear date" was clicked. Please confirm (and mark thread as "fixed" if OK).

Joachim
Title: Re: Ban expiry date box
Post by: Tarique Sani on January 13, 2005, 11:25:48 AM
Works for me
Title: Re: Ban expiry date box
Post by: Nibbler on January 13, 2005, 07:35:18 PM
That's ok now with the button, but any objections to me making the popup window a little taller ? I can't see the close and clear buttons as there is a status bar in the way (I didn't even know they were there until you mentioned the 'clear date' button just now).
Title: Re: Ban expiry date box
Post by: Joachim Müller on January 14, 2005, 08:53:23 AM
no problem with that, please go ahead.

Joachim
Title: Re: Ban expiry date box
Post by: Nibbler on January 14, 2005, 03:11:28 PM
Commited.
Title: Re: Ban expiry date box
Post by: Titooy on January 17, 2005, 08:42:35 PM
Language fallback doesn't work there.
Title: Re: Ban expiry date box
Post by: Joachim Müller on January 18, 2005, 05:49:27 AM
added language fallback feature to calendar box (that is used on banning screen). Check out include/langfallback.inc.php to test.

Joachim
Title: Re: Ban expiry date box
Post by: Titooy on January 19, 2005, 07:53:45 PM
It's ok now. Thanks.