外掛目錄 » 自訂 JavaScript
|
作者 | Martin Denizet(redmine.org 團隊成員) |
---|---|---|
網站 | http://martin-denizet.com | |
程式碼儲存庫 | https://github.com/martin-denizet/redmine_custom_js | |
註冊時間 | 2014-04-13(超過 10 年前) | |
目前版本 | 0.1.1 | |
相容於 | Redmine 3.4.x、3.3.x、3.2.x、3.1.x、3.0.x、2.6.x、2.5.x、2.4.x、2.3.x、2.2.x、2.1.x、2.0.x | |
使用者評分 |
允許直接從 Redmine 輸入 JavaScript 以自訂您想要的任何 Redmine 功能。
在外掛設定頁面中編輯 JavaScript。設定路徑為 /settings/plugin/redmine_custom_js
安裝注意事項
不需要資料庫遷移。
更新日誌
0.1.1 (2018-05-11)
相容於 Redmine 3.4.x、3.3.x、3.2.x、3.1.x、3.0.x、2.6.x、2.5.x、2.4.x、2.3.x、2.2.x、2.1.x、2.0.x。
已修正¶
- Redmine 3.4.x 相容性。感謝 @virtualmarc
- 修正跳脫字元問題。感謝 name zero
0.1.0 (2014-04-13)
相容於 Redmine 2.5.x、2.4.x、2.3.x、2.2.x、2.1.x。