Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061
This commit is contained in:
parent
de6cf5875f
commit
d72d36986b
4 changed files with 93 additions and 8 deletions
|
|
@ -5,6 +5,7 @@
|
|||
- fixed #12062: Thingy: column headers missing from exported file
|
||||
- fixed #12063: Return URL from export doesn't work on non-default Thingy's
|
||||
- fixed #12054: Thingy: Time fields and formatting
|
||||
- fixed #12061: TimeField form plugin doesn't work with all names.
|
||||
|
||||
7.10.10
|
||||
- fixed #12035: Story Manager - make keywords from Story view work
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ save you many hours of grief.
|
|||
* The updated versions of HTML::Packer, JavaScript::Packer and CSS::Packer
|
||||
added for 7.10.9 require perl 5.8.9 or higher to run.
|
||||
|
||||
* Modified TimeField, now provides popupless immediate validation with
|
||||
an alert if the value is not interpretable when the user leaves that field
|
||||
|
||||
7.10.9
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now depends on Data::ICal for making and reading iCal feeds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue