| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 350 |
64 d 8 h |
liveuser |
/trunk/usr/lib/ |
-- Power by QBPWCF
'變更 usr/lib64 為 usr/lib,以符合 FHS(Filesystem Hierarchy Standard) 對於 noarch 的定義.' |
|
| 239 |
221 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新版權宣告的年份到西元2026年.' |
|
| 226 |
238 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 220 |
239 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.'
'修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.'
'加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.'
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]' |
|
| 207 |
270 d 11 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 joinByPHP 函式的 linkColumnName 參數為可省略.'
'增加 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjaxRes 函式的 db::joinByPHP 使用,強化資料庫取得能力. [test]'
'修正 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjax 函式的 有無資料判斷.'
'增加 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjax 函式的註解.'
'新增 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 setBodyFont 函式,提供使用自定義字形的功能.'
'變更 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.fonts 物件中載入字體的方式.'
'增加 usr/lib64/qbpwcf/allInOneFull.php 檔案的對於預設字體的設置.'
'修正 usr/lib64/qbpwcf/text.php 檔案的 text 類別的 oneLineNotEnd 函式重複定義同名 css class 的問題.'
'增加 usr/lib64/qbpwcf/css.php 檔案的 css 類別的 qbpwcfStyle 函式中的 __qbpwcf_inputRadioWithBorder css class.'
'增加 usr/lib64/qbpwcf/security.php 檔案的 security 類別的 copyRight 函式的註解.' |
|
| 183 |
295 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'code clean'
'加強 usr/share/qbpwcf/system/db/toDb.php 的安全性.'
'加強 usr/share/qbpwcf/system/db/deleteDb.php 的安全性.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 shell 函式的 dbAddress 參數實作.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 updateDataTableContent 函式中指派 shell 變數給 sql 的方式.'
'加強 usr/share/qbpwcf/system/db/update.php 的安全性.'
'update release note' |
|
| 177 |
298 d 4 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 execMysqlQuery 函式的遇到參數檢查不通過的檢查結果.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 createDataTable 函式的註解.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 createDatabase 函式的註解.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 checkDataBaseExists 函式的註解.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 getTableColumnDetailInfo 函式,無法偵測 資料庫不存在或無法存取的問題. [test]'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 execMysqlQuery 函式,無法偵測 資料庫不存在或無法存取的問題. [test]'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 dbConnect 函式,無法偵測 資料庫不存在或無法存取的問題. [test]'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 sendQueryDataToVariabele 函式的參數說明.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 mysqlConnect 函式回傳執行異常的識別.' |
|
| 170 |
312 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/authenticate.php 檔案中的 authenticate 類別的 enCodeStr 函式的 gpgId 參數預設值.'
'修正 usr/lib64/qbpwcf/authenticate.php 檔案中的 authenticate 類別的 enCodeStr 函式的 enCodeType 參數說明.'
'增加 php-qbpwcf.spec 檔案中,對於安裝本套件所需要的套件.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 mysqlConnect 函式回傳執行異常的識別.' |
|
| 3 |
465 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增未commit到的檔案' |
|