Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 907 | Rev 928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 907 Rev 926
Line 21... Line 21...
21
 
21
 
22
qbpwcf-next.tat.zst
22
qbpwcf-next.tat.zst
23
 
23
 
24
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
24
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
25
 
25
 
26
將 usr/lib 底下的檔案 改放到 usr/lib/qbpwcf 底下. [devel]
26
更新 usr/bin 底下的 php 檔案,使用符合新的  qbpwcf lib 路徑. [test]
27
 
27
 
28
取消 allInOneFull.php 檔案使用 jquey 跟 boostrap 的程式. [test]
28
更新  index.php 以便符合 新的 qbpwcf lib 路徑. [test]
29
 
29
 
-
 
30
將 usr/lib 底下的檔案 改放到 usr/lib/qbpwcf 底下. [test]
-
 
31
 
-
 
32
取消 allInOneFull.php 檔案使用 jquey 跟 boostrap 的程式.
-
 
33
 
30
調整 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式的暫存目錄為 var/temp. [test]
34
調整 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式的暫存目錄為 var/qbpwcf/tmp.
31
 
35
 
32
修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於要移除版本控制的軟連結會判斷不存在的問題. [test]
36
修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於要移除版本控制的軟連結會判斷不存在的問題. [test]
33
 
37
 
34
增加 install.php 安裝 usr、 etc 的功能. [test]
38
增加 install.php 安裝 usr、 etc 的功能. [test]
35
 
39