Remove inline JS from the Date and DateTime forms by putting the user's firstDayOfWeek preference

into the getWebuiProps.
This commit is contained in:
Colin Kuskie 2009-06-23 19:25:50 +00:00
parent 036e6eb3a0
commit 91029e8140
4 changed files with 24 additions and 22 deletions

View file

@ -2,8 +2,9 @@
- Updated auth to allow sending back of non-text/html mime types.
- fixed #10564: edit branch progress bar goes kablooey
- fixed #10565: Survey: add question doing double-create
- fixed Photo resizing bugs with the Story asset.
- fixed: Photo resizing bugs with the Story asset.
- Enabled better month and year navigation in the YUI date picker. (Tom Beharrell)
- fixed: Add the user's first day of week data to getWebguiProperties and get rid of some inline javascript in the Data and DateTime forms.
7.7.11
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)