Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
08 Jul, 2003
2 commits
  • stripped slashes from text input (fixes #2697) ...
    c4e65bd2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2323 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-08 09:42:39 +0000  
    Browse Dir »
  • corrected create query ...
    f1d3e7c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2317 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-08 07:28:17 +0000  
    Browse Dir »

07 Jul, 2003
6 commits
  • added getList method and removed evil name,value array returning methods ...
    2a303cf7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2311 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 15:10:33 +0000  
    Browse Dir »
  • tidied comments and formatting ...
    d7397a6f
    changed seDocTypeFieldID to more sensible getByFieldAndTypeIDs method that returns an object
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2310 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 15:10:07 +0000  
    Browse Dir »
  • added getList method ...
    2ecefae3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2309 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 15:09:18 +0000  
    Browse Dir »
  • corrected error condition in getFolderDisplayPath ...
    dffc3434
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2307 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 07:29:56 +0000  
    Browse Dir »
  • added object instantiation checks before object access ...
    45a30516
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2306 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 07:29:24 +0000  
    Browse Dir »
  • changed cleanupDocumentData to be static ...
    d22bf0b6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2304 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-07 07:09:58 +0000  
    Browse Dir »

04 Jul, 2003
2 commits
  • added displayPath fix for retrieving folder path for a deleted document in a deleted folder ...
    5e241ed0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2303 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-04 15:17:47 +0000  
    Browse Dir »
  • implemented moving versioned document backups ...
    acf4954f
    updated routine to delete, restore and expunge versioned document backups
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2301 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-04 14:33:19 +0000  
    Browse Dir »

03 Jul, 2003
10 commits
  • removed duplicate PatternListBox constructor (fixes #2709) ...
    294c8387
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2290 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 15:21:30 +0000  
    Browse Dir »
  • added the ability to supply a user-defined query (fixes #2613) ...
    2615b02f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2287 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 14:44:53 +0000  
    Browse Dir »
  • corrected documentIsAssignedDocTypeInFolder query to join on document.document_type_id ...
    595e3ffe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2286 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 14:43:30 +0000  
    Browse Dir »
  • (#2691) added expiration date validation ...
    26decb11
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2285 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 14:07:40 +0000  
    Browse Dir »
  • added check for empty rows in system_settings ...
    55a2991a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2283 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 12:13:27 +0000  
    Browse Dir »
  • fixed #2436 ...
    fbfc52e6
    joins on reference tables correctly now
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2282 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 12:11:33 +0000  
    Browse Dir »
  • added filesystemRoot to initialised check ...
    234b4bfe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2280 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 08:44:36 +0000  
    Browse Dir »
  • moved browser check to $defaults ...
    364c79c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2278 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 07:41:48 +0000  
    Browse Dir »
  • corrected nbspes ...
    00c2b469
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2277 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 07:41:08 +0000  
    Browse Dir »
  • added boolean display type ...
    a2c7f40a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2276 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-03 07:40:50 +0000  
    Browse Dir »

01 Jul, 2003
1 commit
  • (#2681) added code to automatically insert into search permissions table to enab… ...
    856d2871
    …le immediate metadata searching
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2259 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-01 10:32:30 +0000  
    Browse Dir »

30 Jun, 2003
1 commit
  • removed intra-tag space ...
    49b18e12
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2250 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-30 11:16:27 +0000  
    Browse Dir »

24 Jun, 2003
1 commit
  • Changed search variable name to fSearchText from fStandardSearchString ...
    ae22f970
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2242 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-06-24 11:42:11 +0000  
    Browse Dir »

23 Jun, 2003
3 commits
  • removed old archiving settings classes ...
    aadc78e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2234 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-23 14:59:48 +0000  
    Browse Dir »
  • updates for merging archiving settings table ...
    930dc679
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2233 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-23 14:42:35 +0000  
    Browse Dir »
  • moved archiving type id field to settings table ...
    61ff5c98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2232 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-23 14:41:45 +0000  
    Browse Dir »

20 Jun, 2003
5 commits
  • corrected attribute dereferencing ...
    6f973e85
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2218 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-20 15:04:54 +0000  
    Browse Dir »
  • fixed update ...
    5d8a2e9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2217 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-20 14:52:10 +0000  
    Browse Dir »
  • added bgcolor and explicit dimensions for logo ...
    a98eb8bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2216 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-20 10:35:54 +0000  
    Browse Dir »
  • added title ...
    e8179dcb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2198 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-20 09:01:57 +0000  
    Browse Dir »
  • Added getId() function ...
    91be07f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2192 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-20 07:31:57 +0000  
    Browse Dir »

17 Jun, 2003
3 commits
  • removed nowrap ...
    0e1a801c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2177 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-17 10:23:27 +0000  
    Browse Dir »
  • added comment ...
    0d9953ea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2176 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-17 10:23:12 +0000  
    Browse Dir »
  • added getVersion method to return the document version as a string ...
    4197d1f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2175 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-17 10:22:55 +0000  
    Browse Dir »

13 Jun, 2003
2 commits
  • fixed date handling ...
    e481e7c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2173 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-13 15:09:24 +0000  
    Browse Dir »
  • added onload javascript ...
    5c25ef67
    scrolling switch
    divSwitch javascript lib
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2163 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-13 10:27:54 +0000  
    Browse Dir »

12 Jun, 2003
1 commit
  • corrected syntax, made tds nowrap ...
    c7117c7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2159 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-12 16:11:07 +0000  
    Browse Dir »

11 Jun, 2003
1 commit
  • Added function to return lookup count ...
    8518749f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2146 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-11 09:30:25 +0000  
    Browse Dir »

10 Jun, 2003
2 commits
  • added onLoadJavascript attribute ...
    0a9bd604
    fixed session timeout for ns 4.7
    added getFormAction method
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2122 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-10 12:22:47 +0000  
    Browse Dir »
  • change method name to be bit more descriptive ...
    3ea524e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2121 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-06-10 12:17:17 +0000  
    Browse Dir »