better xhtml compliance
better admin console some bug fixes
This commit is contained in:
parent
c6065852aa
commit
f27d8d16be
10 changed files with 144 additions and 194 deletions
|
|
@ -107,6 +107,10 @@
|
|||
- added [ 1205807 ] ability to report file size in File template
|
||||
- added [ 1201811 ] resizable textAreas
|
||||
- added [ 1376374 ] WebGUI should return a Last-Modified http/1.x header
|
||||
- added [ 1216059 ] Admin Bar Made Sticky
|
||||
- fix [ 1463411 ] Denied content not getting expired or trashed
|
||||
- fix [ 1461522 ] 6.8.7 Linking items in the page tree (PDF and other files)
|
||||
- fix [ 1465280 ] BR Tag in Outlook
|
||||
- fix [ 1178981 ] IE is in "quirks mode" - multi-column layout templates
|
||||
break
|
||||
- fix [ 999590 ] Rating
|
||||
|
|
|
|||
|
|
@ -51,7 +51,9 @@ save you many hours of grief.
|
|||
* You no longer need the cron job for runHourly.pl. Instead, you
|
||||
must start sbin/spectre.pl when your server starts up.
|
||||
Spectre is WebGUI's offline execution engine. It triggers
|
||||
scheduled events and executes workflow tasks.
|
||||
scheduled events and executes workflow tasks. Be sure to
|
||||
edit each of your WebGUI config files to set the
|
||||
spectreSubnet setting to match your IP address or IP range.
|
||||
|
||||
* If you wish to run the full test suite, you'll need to install
|
||||
these optional modules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue