OxOffice Online 社群版本更新公告
-
- 2020-12-11
Online:oxool-3.2.13-1
OxOffice:OxOfficeR8-8.5.1-2
版本更新說明:
-
-
log 時間改為顯示機器本地時間
-
Grant oxool the cap_dac_override permission.
-
Set the backup log file name suffix time to be the same as the local machine time.
-
Fixed the problem that the function map.forceCellCommit() cannot be used repeatedly
-
set png compress level to 4
-
[docker] add dockerfile to build container
-
[docker] install oxool from yum repo
-
calc: Fix the problem of incorrect scrolling and clicking when the number of worksheets exceeds the screen area.
-
View mode and output is not prohibited to display download as XXX and print button.
-
實作關閉文件確認存檔機制:
-
原本的關閉文件流程:
按下右上角的關閉按鈕,或是選單「檔案->關閉」,
會送出 UI_Close 給 WPOI HOST 端,然後結束。
新的機制是:
按下右上角的關閉按鈕,或是選單「檔案->關閉」,
若是檔案未被修改過,則 送出 UI_Close 給 WPOI HOST 端,然後結束。
若是已修改過,會送出 save 訊息,通知 OxOOL 存檔並存回 WOPI HOST,等到收到確定存檔通知後,再送出 UI_Close 給 WPOI HOST 端, 然後結束。
-
-
關閉檔案統一執行 map.closeDocument()
-
修正 OxOffice Dialog 面積太大,畫面容納不下的問題。
-
Add calc worksheet and impress detail information, need patch OxOffice.
-
Added map.getDocumentStatus() to enable OxOOL to retrieve the document status.
-
確保 this._map.CallPythonScriptSource 檢查正確
-
新增 impress 預覽用的圖示
-
Socket.js parseServerCmd adds partdetail conversion.
-
Modify calc and impress related css style.
-
calc 和 impress 詳細資訊使用新格式
-
impress can show whether there is transition animation, mouse animation and whether it is hidden.
-
Fix the problem of parser error caused by worksheet protection icon.
-
Rewrite right-click menu to avoid using <a> tag to prevent the browser from displaying strange links.
-
Parts.js added map.getPartProperty([part]) function.
-
partsInfo does not need to be exported to the outside.
-
Control.PartPreview.js obtains detailed properties of slides through a unified method.
-
Fixed the problem that when the dialog generated by OxOffice exceeds the height of the screen, the screen will be rolled back when clicking the bottom.
-
Correct the size of some icons.
-
Preview.js: Move the close button to the right and change the icon to X. Click the file icon to display the about window.
-
Before closing the editor, if it is not wrapped in a frame, close it directly.
-
Corrected some icons.
-
Fix the problem of load exception if there is a'%' symbol in the user name.
-
calc: Editing the hyperlink will cause the picture not to be selected, temporarily closed.
-
Fix the related CSS styles on the left side of impress.
-
impress: Improve the appearance of the vertical scroll bar in the preview on the left.
-
impress: Change the icon and display position of the mouse effect and the special effect.
-
jquery-contextmenu upgrate to 2.9.2
-
impress: Add layout icon.
-
Toolbar.js has two amendments:
-
getUnoCommandIcon() prioritizes whether the command is a resource Icon.
-
getDocumentStatus() delays 50 milliseconds before sending the status command.
-
-
Change the Traditional Chinese translation:
-
「非使用中文件 - 請點按按鍵繼續編輯」→「文件閒置中 - 請點按按鍵繼續」
-
-
Add poco denpendency
-
[後端]Fixed xlsx add sheets issue crash。
-
[後端] 底層核心升級至 Libreoffice 6.3.6
-
[後端] calc: 修改 getPartInfo,取得更詳細資訊。
-
[後端] impress: 修改 getPartInfo,取得更詳細資訊。
-
[後端][writer]: InsertGraphic anchor default use FLY_AS_CHAR
-
- 2020-11-04
Online:oxool-3.2.12-1
OxOffice:OxOfficeR8-8.4.4-2
版本更新說明:
- 2020-10-14
Online:oxool-3.2.11-1
OxOffice:OxOfficeR8-8.4.3-3
版本更新說明:
-
-
WopiInfo sent to Client adds a new DocumentOwner field.以辨識該文件是否由檔案擁有者編輯。
-
Editing in ODF format can only be executed by the file owner, and others can only open it in read-only format.
-
重新修改 api (/hosting/version) 回報 lool 以及 lokiit 版本資訊。
-
把 getVersionInfo with parameter "branch" 移植回來
-
Add build require package to depency script
-
Update debian install script
-
The following API addresses are displayed on the console side.
-
/hosting/version
-
/hosting/capabilities
-
/hosting/discovery
-
-
Change the new fontconfig settings.
-
calc: Zoomout extends from 100% to 60% minimum.
-
Rewrite the new oxool fonts config.
-
Avoid missing characters caused by installing oxool & ndcodfweb at the same time.
-
calc: After the "Set Percentage" button in the toolbar, add a "Set Number" button.
-
Remove signed document option.
-
Add files that git does not need to track.
-
修改繁體中文翻譯
-
文字方塊 -> 水平文字方塊
-
垂直文字 -> 垂直文字方塊
-
-
calc: Intercept the input method activation event when inputting in the formula column
-
Remove the upper limit of oxool open file and use cpu
-
Fix name format.
-
Simplify the downloadas process.
-
calc: Spreadsheet preview zoom can be from 60%~200%.
-
calc: If the open document is a spreadsheet, set the zoom to a minimum of 60%.
-
calc: Solve the problem that the spreadsheet file cannot be zoomed in touch mode.
-
Change the vertical center alignment icon.
-
toolbar: Add and modify toolbar buttons
-
Added four icons for text direction and text box css style.
-
No need to put the font path that comes with OxOffice in the system
-
- 2020-09-10
Online:oxool-3.2.10-1
OxOffice:OxOfficeR8-8.4.3-3
版本更新說明:
-
- Update ubuntu installation script.
- Upgrade bootstrap to version 3.4.1.
- oxoolwsd: Introduce freetype and fontconfig to assist background font management.
- Add font management.
- Fixed the problem that the last edited data of the spreadsheet file was not archived.
- admin: Return the font json to the client, change boolean to string.
- fontconfig dependent version down to 2.12.6.
- Fixed WOPI fileinfo not receiving UserExtraInfo and causing JSON Exception.
- Add the font path of OxOffice to the fontconfig of the system.
- [後端][impress][svg]: 增加符號清單 add lost bullet char-define: ►
- [後端][impress][svg]: 修復頁尾文字跟編號 also parse Placeholder.
- [後端][impress][svg]: 修復頁尾時間parse Placeholder use aOOOAttrDateTimeField。
- [後端][impress][svg]: 修復 svg 檔內容 BulletCharElem Id。
- [後端][fonts]: 更新字型 update SourceHanSans font use filetype ttc
- [後端]LoKit: 新增文字浮水印可旋轉角度。
- [後端]LoKit: 新增讓 PDF 也能使用對角浮水印。
- [後端][fonts]: 更改字型權限 SoureHanSans-fonts to 644。
- 2020-08-02
Online:oxool-3.2.9-1
OxOffice:OxOfficeR8-8.4.2-1
版本更新說明:
-
- Put WOPI UserExtraInfo in Wopi info and pass it to Client.
- 將 Preview.js 加在擷取翻譯列表。
- Added goto page button.
- Added "Edit in ODF" function.
- The menu is not displayed in non-edit mode or mobile phone mode.
- Added Traditional Chinese translation of "Edit in ODF format".
- Fix close button disappeared after folding.
- Writer: According to the editing mode, decide whether to display the ruler.
- Change close button icon.
- Remove duplicate file.
- admin: If there is no set value, replace it with the default value.
- Add font directory and settings managed by oxool.
- 提供外部開發機制。
- SDK: Implement oxool module SDK.
- Remove the include_header in oxool debian package.
- 2020-06-28
Online:oxool-3.2.8-1
OxOffice:OxOfficeR8-8.4.2-1
版本更新說明:
-
- Fix _lastmodtime will appear undefined
- Added spectrum-colorpicker2 package
- Update extensions, add binding line macros
- Fix the problem that the runmacro parameter blank is cut off.
- Added menubar item id to specify 'macro:///'
- Writer: Added inserting gutter function. (裝訂線)
- Added traditional Chinese translation related to gutter. (裝訂線)
- Fix sign compare issue.
- Encode with encodeURI before executing the macro to avoid blank spaces being cut off.
- Add OSSII official website address.
- Add 'hasTemplateSaveAs' and 'hasTemplateSource' To capabilities.
- Add print or download PDF Add watermark mechanism.
- 2020-06-02
Online:oxool-3.2.7-1
OxOffice:OxOfficeR8-8.4.2-1
版本更新說明:
-
- add missing #include <list>
- wsd: fix crash with read-only documents + uno command without param
- admin console: fix handling of out of range kill parameter
- admin: cleanup sent/recv accounting - and initialize the totals.
- 新增 OxOffice banner 圖片
- 新增官方文件說明連結
- Added the function of intercepting shortcut keys.
- impress: Added projection function from the current page (Shift + F5)
- Fix impress view mode download pptx is mistakenly planted as xlsx.
- If the PDF watermark is not specified,it does not need to be added in filterOptions.
- Remove the timeago package and related code.
- Added Traditional Chinese translation related to the most recent modification time.
- 修改 impress svg 格式投影 script,加上可取得網址參數功能,就能指定開始播放的頁面
- 2020-04-08
Online:oxool-3.2.6-1
OxOffice:OxOfficeR8-8.4.1-2
版本更新說明:
- 2020-03-27
Online:oxool-3.2.5-1
OxOffice:OxOfficeR8-8.4.1-2
版本更新說明:
-
- calc: 修正 readonly 模式時,document-container 留白問題。
- 修正 toolbar 顯示時機:除了 edit 模式外,都不顯示。
- Add files that git must ignore.
- menubar fixed:
- Distinguish between view mode and readonly mode.
- Don't send automatic report without uno command.
- Always display the file icon.
- Remove unwanted files: dist_git_hash.
- 2020-03-19
Online:oxool-3.2.4-1
OxOffice:OxOfficeR8-8.4.1-2
版本更新說明:
-
- 初版釋出