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
30 Jul, 2003
13 commits
  • (#2794) added check- does a file with the same name exist in the restore to folder? ...
    f84412e4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2455 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 13:40:27 +0000  
    Browse Code »
  • (#2819) fixed check in button when document is checked out by someone else ...
    a01303c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2454 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 13:19:15 +0000  
    Browse Code »
  • (#2794) a file only exists if its live ...
    e888627e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2453 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 12:58:50 +0000  
    Browse Code »
  • formatting fix ...
    dc36ec9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2452 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 12:54:14 +0000  
    Browse Code »
  • changed web document lookup code ...
    a71ed3a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2451 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 11:05:27 +0000  
    Browse Code »
  • removed debug logging and added operational/status logging ...
    fe75e399
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2450 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 11:05:08 +0000  
    Browse Code »
  • (#2796) added file_exists protection for all filesystem methods ...
    f1b63a57
    added code to exclude the current version from all versioned file manipulation code
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2449 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 11:04:06 +0000  
    Browse Code »
  • removed a menu level for checked out documents ...
    3a749b29
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2448 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 11:03:00 +0000  
    Browse Code »
  • fixed heading width ...
    210ef9bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2447 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 10:26:09 +0000  
    Browse Code »
  • changed document routing active/done to booleans in pattern ...
    512b5bec
    (#2677) fixed archive and move display conditions
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2446 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 09:53:34 +0000  
    Browse Code »
  • added publish document action button ...
    d0df5149
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2445 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 09:46:47 +0000  
    Browse Code »
  • (#2677) fixed checkin/out no access case ...
    a3b465f2
    moved publish button to list
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2444 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 09:45:15 +0000  
    Browse Code »
  • (#2677) added missing checkin/out button ...
    9c3deec7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2443 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-30 08:56:57 +0000  
    Browse Code »

29 Jul, 2003
17 commits
  • (#2808) added statusPage method (to be refactored) ...
    bd232b70
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2442 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:48:58 +0000  
    Browse Code »
  • removed debug logging ...
    b659609d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2441 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:48:36 +0000  
    Browse Code »
  • added appropriate background colour for archived restoration requests section ...
    3993303f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2440 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:48:15 +0000  
    Browse Code »
  • (#2808) added checks for users mapped to groups ...
    fdb5dc12
    and units mapped to groups
    incorporated statusPage method (need to refactor this)
    tidied and reformatted
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2439 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:46:44 +0000  
    Browse Code »
  • (#2808) added hasUsers and hasUnit methods, moved these checks out of the CRUD m… ...
    6b767aa8
    …ethods and called from the BL layer
    tidied and formatted
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2438 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:45:48 +0000  
    Browse Code »
  • (#2812) fixed title ...
    18295e0d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2437 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:11:48 +0000  
    Browse Code »
  • removed unnecessary requires and some formatting ...
    e2b0e618
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2436 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 15:05:12 +0000  
    Browse Code »
  • removed debug logging ...
    c3369d2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2435 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 14:55:18 +0000  
    Browse Code »
  • (#2785) tidied formatting and only restrict search by folderID when one is present ...
    05a7d7dc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2434 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 14:54:13 +0000  
    Browse Code »
  • removed comments and formatted ...
    50d24b23
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2433 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 14:53:22 +0000  
    Browse Code »
  • added disabled buttons ...
    453ba827
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2432 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 14:42:36 +0000  
    Browse Code »
  • (#2677) Grey out buttons that aren't accessible with explanatory tooltips ...
    797a90bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2431 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 14:40:42 +0000  
    Browse Code »
  • removed comment ...
    6d0ed5d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2430 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 13:28:41 +0000  
    Browse Code »
  • made candystriping consistent, aligned text ...
    e3ec355e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2429 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 13:28:05 +0000  
    Browse Code »
  • don't allow browsing if you don't have permission to add a document to the current folder ...
    2f1ab702
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2428 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 10:57:49 +0000  
    Browse Code »
  • reinstated browsing when adding a dependant document ...
    4102c4b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2427 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 10:55:41 +0000  
    Browse Code »
  • added release script ...
    5b7415df
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2426 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-29 08:32:39 +0000  
    Browse Code »

25 Jul, 2003
7 commits
  • (#2790) corrected permissions ...
    fe4fd2c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2419 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 15:15:43 +0000  
    Browse Code »
  • removed browser version logging ...
    70f2a6e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2418 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 15:15:18 +0000  
    Browse Code »
  • (#2674) Changed Add Document page to incorporate meta data into one page. ...
    78a3cddf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2417 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 14:40:42 +0000  
    Browse Code »
  • (#2674) corrected query- don't allow duplicate /filenames/ in a folder ...
    306d36ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2416 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 14:38:08 +0000  
    Browse Code »
  • (#2674) decoupled pattern POST array handling ...
    0234fe3f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2415 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 14:10:55 +0000  
    Browse Code »
  • (#2674) added option to decouple validation javascript from pattern render ...
    c9582c85
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2414 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 14:08:36 +0000  
    Browse Code »
  • (#2800) added empty table message ...
    ef3b4551
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2413 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-25 09:13:10 +0000  
    Browse Code »

23 Jul, 2003
3 commits
  • changed width to relative value ...
    780b3800
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2412 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-23 17:07:41 +0000  
    Browse Code »
  • added option to display a folder path without links ...
    44f91795
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2411 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-23 14:04:57 +0000  
    Browse Code »
  • corrected conditions under which the archive button is shown ...
    7ff0d22e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2410 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-07-23 07:32:31 +0000  
    Browse Code »