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
04 Jul, 2003
10 commits
  • 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
16 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 »
  • added boolean display type ...
    5312e2e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 07:40:50 +0000  
    Browse Code »
  • removed modify folder data from sidebar ...
    acc52f83
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2275 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-03 07:34:37 +0000  
    Browse Code »

02 Jul, 2003
3 commits
  • refactored use of patterns and webpage template ...
    0d379e20
    created separate modify folder data page (fixes ##2653)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2274 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-02 15:12:08 +0000  
    Browse Code »
  • added comment ...
    08387927
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2273 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-02 15:11:01 +0000  
    Browse Code »
  • added modifyFolder page (fixes #2653) ...
    9dd6e8cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2272 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-02 15:10:13 +0000  
    Browse Code »

01 Jul, 2003
11 commits
  • added search permission table alias ...
    bef40a41
    added netscape browser flag to $default
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2271 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 14:13:26 +0000  
    Browse Code »
  • removed image border ...
    a86373ce
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2270 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 12:30:04 +0000  
    Browse Code »
  • enabled folder breadcrumb links when displaying status message ...
    65329ec0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2269 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 12:03:09 +0000  
    Browse Code »
  • (#2670) fixed displaying status message ...
    69994f5b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2268 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 11:56:58 +0000  
    Browse Code »
  • removed commented out renderHeading ...
    1a42b2b2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2267 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 11:36:22 +0000  
    Browse Code »
  • fixed #2682 ...
    232941e8
    removed commented out heading
    changed browse last modified to created
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2266 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 11:34:20 +0000  
    Browse Code »
  • closed <table> tag- fixes #2668 ...
    3d0bb56e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2265 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 11:24:22 +0000  
    Browse Code »
  • aliased table names and fixed search by category query ...
    670b393d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2264 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 10:44:56 +0000  
    Browse Code »
  • added openoffice mime types and tidied constraints ...
    5dcf652f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2263 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 10:38:08 +0000  
    Browse Code »
  • used table aliases ...
    8d25dad3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2262 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 10:37:18 +0000  
    Browse Code »
  • removed commented out renderHeading ...
    fa2bddc3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2261 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-01 10:35:05 +0000  
    Browse Code »