Multiple fixes:
- Caching of overrides was using inconsistent tag in Shortcut assets. - Fix JavaScript race condition in dashlet prefs form code.
This commit is contained in:
parent
3922cf7238
commit
58449bb158
3 changed files with 15 additions and 7 deletions
|
|
@ -33,6 +33,8 @@
|
|||
- API change: in ProfileField, the get*Fields family of methods are now class methods
|
||||
- API change: 'func' and 'op' are now reserved and not usable as profile fields
|
||||
- fix: project editing in project management systems not reading fields correctly
|
||||
- fix: JavaScript race condition in dashlet prefs form
|
||||
- fix: caching problem with overrides in dashlets
|
||||
|
||||
7.0.6
|
||||
- fix: Error in DateTime.pm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue