| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 222 |
81 d 20 h |
liveuser |
/trunk/usr/share/qbpwcf/ |
-- Power by QBPWCF
'update copyright info' |
|
| 221 |
81 d 20 h |
liveuser |
/trunk/usr/ |
-- Power by QBPWCF
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能,尚未支援多執行序功能. [devel]' |
|
| 220 |
82 d 8 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]' |
|
| 219 |
94 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 README 檔案的說明.' |
|
| 218 |
94 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/math.php 檔案的 math 類別的 randomFromArrayManyTimes 函式,提供多次隨機產生結果並串接起來的功能'
'新增 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findConMatchStrs 函式,提供判斷多個元素字串是否依照順序符合特定結構,並回傳比對結果的功能.'
'新增 usr/lib/qbpwcf/stringPorcess.php 檔案的 stringProcess 類別的 replaceOnce 函式,提供僅替換字串中特定內容一次的功能.'
'新增 usr/lib/qbpwcf/phpLib.php 檔案的 phpLib 類別的 replaceMatchContent 函式,提供取代檔案中特定格式的內容.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.' |
|
| 217 |
108 d 19 h |
liveuser |
/tags/20251124/ |
-- Power by QBPWCF
'tag tags/20251124 from trunk' |
|
| 216 |
109 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 215 |
110 d 3 h |
liveuser |
/tags/20251123.1/ |
-- Power by QBPWCF
'tag tags/20251123.1 from trunk' |
|
| 214 |
110 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 213 |
110 d 3 h |
liveuser |
/tags/20251123/ |
-- Power by QBPWCF
'tag tags/20251123 from trunk' |
|
| 212 |
110 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 211 |
113 d 2 h |
liveuser |
/tags/20251120.1/ |
-- Power by QBPWCF
'tag tags/20251120.1 from trunk' |
|
| 210 |
113 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 %post 區段運行失敗的問題.' |
|
| 209 |
113 d 5 h |
liveuser |
/tags/20251120/ |
-- Power by QBPWCF
'tag tags/20251120 from trunk' |
|
| 208 |
113 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update release note' |
|
| 207 |
113 d 5 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 函式的註解.' |
|
| 206 |
117 d 3 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'code clean' |
|
| 205 |
117 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'+新增 /var/qbpwcf/home/php/session 目錄, 提供 php 存放 session 的地方. [test]'
'增加 php-qbpwcf.spec 檔案的 安裝好 package 後要確保 /var/qbpwcf/home/php/session 可以被使用者 qbpwcf 存取. [test]' |
|
| 204 |
123 d 22 h |
liveuser |
/tags/20251109.1/ |
-- Power by QBPWCF
'tag tags/20251109.1 from trunk' |
|
| 203 |
123 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的回傳結果 base64data.' |
|