第二十四個夏天後
幸福,不是做自己喜歡的事,而是喜歡自己做的事
顯示具有
mantis
標籤的文章。
顯示所有文章
顯示具有
mantis
標籤的文章。
顯示所有文章
2014年8月27日 星期三
[PHP] Mantis Plugin 開發筆記 @ Mantis 1.2.17
›
由於公司管理者熟悉 Mantis 系統,最近挑了 Mantis 來做類似 Customer Relationship Management (CRM) 服務,接著很容易碰到 User Group 的需求,這是在系統本身不存在的功能。 在網路上找了許久,有發現 User Gro...
2014年8月25日 星期一
[PHP] Mantis Email Notification Settings @ Ubuntu 12.04
›
在 Ubuntu 12.04 透過 apt-get 安裝後,配置好系統管理後,又手動把它生成 Mantis 1.2.17 了。預設 Mantis 是有啟動 Email Notification,包含新增帳號後,還要由對方 email 去設定密碼等。對於 Email Notific...
2014年8月22日 星期五
[PHP] 擴充 Mantis SOAP API 、處理 DB Query 心得
›
前置準備: soap api source code 就擺在 mantis/api/soap 中 記得清掉 SoapServer 跟 SoapClient 的 cache 資料,可以用 ini_set("soap.wsdl_cache_enabled",...
2014年8月14日 星期四
[PHP] 使用 Mantis SOAP API - 新增 issue custom_fields
›
架好 Mantis 後,預設是有開啟 SOAP API 的,可以瀏覽 http://server_ip/mantis/api/soap/mantisconnect.php?wsdl 試試,應該會看到 SOAP API 的使用列表跟使用方式。 對於 custom_fields ...
2014年8月12日 星期二
[PHP] 使用 Mantis SOAP API - Automatically Create an Issue
›
架好 Mantis 後,預設是有開啟 SOAP API 的,可以瀏覽 /mantis/api/soap/mantisconnect.php?wsdl 試試,應該會看到 SOAP API 的使用列表跟使用方式。 使用上需要指定 user, password 跟 proj...
›
首頁
查看網路版