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
08 Jul, 2003
4 commits
  • added Category document field to db setup ...
    378296b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2318 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-08 08:48:56 +0000  
    Browse Code »
  • corrected create query ...
    e3856c97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2317 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-08 07:28:17 +0000  
    Browse Code »
  • corrected typo ...
    c4044d26
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2316 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-08 07:21:47 +0000  
    Browse Code »
  • corrected require case ...
    18018b9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2315 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-08 07:21:10 +0000  
    Browse Code »

07 Jul, 2003
11 commits
  • added date input field restrictions- maxlength=10 ...
    aa3445d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2314 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 15:15:50 +0000  
    Browse Code »
  • refactored, tidied and added confirmation page for removing document field from document type ...
    6e9d85cc
    (fixes #2639)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2313 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 15:15:15 +0000  
    Browse Code »
  • tidied, refactored and added check that the field is not mapped to a document type before deleting ...
    f763fe3e
    (fixes #2655)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2312 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 15:13:23 +0000  
    Browse Code »
  • added getList method and removed evil name,value array returning methods ...
    70bd3948
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2311 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 15:10:33 +0000  
    Browse Code »
  • tidied comments and formatting ...
    db8e7886
    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 Joseph authored
    2003-07-07 15:10:07 +0000  
    Browse Code »
  • added getList method ...
    cb4257ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2309 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 15:09:18 +0000  
    Browse Code »
  • implemented cleanup on expunge (fixes #2680) ...
    4516386b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2308 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 07:30:26 +0000  
    Browse Code »
  • corrected error condition in getFolderDisplayPath ...
    daf44c81
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2307 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 07:29:56 +0000  
    Browse Code »
  • added object instantiation checks before object access ...
    ff545b60
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2306 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 07:29:24 +0000  
    Browse Code »
  • moved commented code to expungeDocumentBL.php ...
    82801498
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2305 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 07:14:18 +0000  
    Browse Code »
  • changed cleanupDocumentData to be static ...
    54b1842c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2304 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-07 07:09:58 +0000  
    Browse Code »

04 Jul, 2003
11 commits
  • added displayPath fix for retrieving folder path for a deleted document in a deleted folder ...
    3620bc09
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2303 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 15:17:47 +0000  
    Browse Code »
  • added checks and ability to move old document versions ...
    5c59a038
    fixes #2679
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2302 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 14:34:38 +0000  
    Browse Code »
  • implemented moving versioned document backups ...
    ccb9c363
    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 Joseph authored
    2003-07-04 14:33:19 +0000  
    Browse Code »
  • added more access control for move document ...
    767d8655
    corrected expression for archiving document
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2300 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 14:05:31 +0000  
    Browse Code »
  • updated comments ...
    b89b8402
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2299 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 12:38:11 +0000  
    Browse Code »
  • added search permissions table indexes ...
    1087e4e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2298 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:54:04 +0000  
    Browse Code »
  • added fullstop ...
    ea9ae3a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2295 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:33:27 +0000  
    Browse Code »
  • prettified html content of email link mail ...
    9baa8f80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2294 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:15:40 +0000  
    Browse Code »
  • corrected image size checking (thanks pstav@adelie.net) ...
    1316df62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2293 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:01:43 +0000  
    Browse Code »
  • added restricted permissions for indexer and archiver user ...
    769cb9a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2292 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:01:12 +0000  
    Browse Code »
  • format correction and dummy data cleanup ...
    fe040481
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2291 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-04 09:00:56 +0000  
    Browse Code »

03 Jul, 2003
14 commits
  • removed duplicate PatternListBox constructor (fixes #2709) ...
    c5c2a2eb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2290 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 15:21:30 +0000  
    Browse Code »
  • changed to use getControllerLink ...
    7cb42f94
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2289 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 14:46:54 +0000  
    Browse Code »
  • only display document types that arent mapped (fixes #2613) ...
    85c6aa6a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2288 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 14:46:22 +0000  
    Browse Code »
  • added the ability to supply a user-defined query (fixes #2613) ...
    6de52202
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2287 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 14:44:53 +0000  
    Browse Code »
  • corrected documentIsAssignedDocTypeInFolder query to join on document.document_type_id ...
    c184fb77
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2286 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 14:43:30 +0000  
    Browse Code »
  • (#2691) added expiration date validation ...
    62c2db5e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2285 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 14:07:40 +0000  
    Browse Code »
  • added optional comment, username and document title in email title (fixes #2593) ...
    1aa24bea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2284 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 12:27:53 +0000  
    Browse Code »
  • added check for empty rows in system_settings ...
    2d35d74f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2283 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 12:13:27 +0000  
    Browse Code »
  • fixed #2436 ...
    269f940a
    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 Joseph authored
    2003-07-03 12:11:33 +0000  
    Browse Code »
  • removed old unused page ...
    36b2449b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2281 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 10:00:19 +0000  
    Browse Code »
  • added filesystemRoot to initialised check ...
    da115837
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2280 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 08:44:36 +0000  
    Browse Code »
  • displaying status message now ...
    bc5270b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2279 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 07:42:56 +0000  
    Browse Code »
  • moved browser check to $defaults ...
    9d6f6226
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2278 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 07:41:48 +0000  
    Browse Code »
  • corrected nbspes ...
    955788ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2277 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 07:41:08 +0000  
    Browse Code »