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
13 Jun, 2006
1 commit
  • fix for KTS-1021 and KTS-1023: conditional metadata edgecases and clarity. ...
    8e42dc5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5560 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 14:07:11 +0000  
    Browse Dir »

12 Jun, 2006
2 commits
  • Fixed a number of '_()'s that hadn't become '_kt()'s. ...
    b5759858
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5557 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-12 13:33:03 +0000  
    Browse Dir »
  • make ::changeWorkflowOnDocument match ::startWorkflowOnDocument in tolerance ...
    eb6b5145
    by handling null input properly.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5556 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-12 09:08:07 +0000  
    Browse Dir »

09 Jun, 2006
2 commits
  • Return PEAR_Error objects when given non-numeric ids with get. ...
    2a36f7ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5554 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-09 18:06:57 +0000  
    Browse Dir »
  • Added admin version stuff ...
    15461666
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5552 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-09 14:16:24 +0000  
    Browse Dir »

08 Jun, 2006
5 commits
  • Basic workflow triggers + UI. ...
    953c5948
     - note: still not fully functional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5544 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 14:26:58 +0000  
    Browse Dir »
  • Store the ID field in the getList cache values to prevent the result of ...
    e9459478
    the wrong query from being returned from the cache.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5542 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-08 13:04:47 +0000  
    Browse Dir »
  • At least show the error before dying if a broken user object is passed ...
    512b6c66
    in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-08 13:03:34 +0000  
    Browse Dir »
  • Use =& to try work around lost queries ...
    bd7af86f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5540 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-08 13:00:41 +0000  
    Browse Dir »
  • Fix for KTS-1049: moving a document resets the state of the workflow. ...
    b5f564e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5537 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 10:05:33 +0000  
    Browse Dir »

07 Jun, 2006
9 commits
  • fix document-type selection so it works. ...
    385bae83
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5536 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-07 16:02:14 +0000  
    Browse Dir »
  • Add in the ability for plugins to auto-install themselves. ...
    53ecb5ae
    Please have a look at how DocumentFolderLink plugin (latest version) works
    for an explanation of how to work with it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5535 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-07 15:43:07 +0000  
    Browse Dir »
  • Better ugly very useful error messages than useful very ugly error ...
    59175e50
    messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5534 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 14:57:36 +0000  
    Browse Dir »
  • Fixed KTS-1017 ...
    af88f83d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5532 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-07 13:28:33 +0000  
    Browse Dir »
  • Folder here is stored in $this->oFolder, not $oFolder ...
    e1488692
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5531 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:24:17 +0000  
    Browse Dir »
  • bAlwaysAdminAvailable only overrides the lack of permissions if the user ...
    75441d81
    is in admin mode.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5530 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:17:45 +0000  
    Browse Dir »
  • Don't show the folder name in the title if we don't have Folder Details ...
    dfa57573
    permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5528 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:02:14 +0000  
    Browse Dir »
  • Use Folder Details to check whether to be able to see the details of a ...
    4e22e64b
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5527 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:01:29 +0000  
    Browse Dir »
  • Rename Folder View to Folder Details ...
    4a156bb6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5526 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:00:28 +0000  
    Browse Dir »

06 Jun, 2006
14 commits
  • Create the "Core: Folder View" permission ...
    00422346
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5523 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 19:51:31 +0000  
    Browse Dir »
  • Remove the plugin cache when the plugins are reread ...
    7561f746
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5522 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 18:47:12 +0000  
    Browse Dir »
  • Don't show folders in breadcrumbs unless you have read permission on ...
    679a8e16
    them
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5521 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 18:39:09 +0000  
    Browse Dir »
  • If we get a PEAR Error back from startNewContentVersion, return it to ...
    bc7e2bd0
    our caller.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5520 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 17:19:57 +0000  
    Browse Dir »
  • Ensure the id is an integer. ...
    86847e26
    Also, if the document is immutable, return a PEAR Error from
    startNewContentVersion.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5519 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 17:18:56 +0000  
    Browse Dir »
  • Add document immutable flag to the database (functionality to follow) ...
    5c815434
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5517 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-06 14:54:23 +0000  
    Browse Dir »
  • further extension to help - work better if no fs-version is available in the ...
    b456f3ff
    chosen lang.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5515 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 13:11:36 +0000  
    Browse Dir »
  • fix for KTS-1038: Help replacement doesn't work properly when no help files exist. ...
    224025c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5514 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 13:06:46 +0000  
    Browse Dir »
  • Remove more of the ->query stuff. ...
    4c340000
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5513 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 10:42:18 +0000  
    Browse Dir »
  • fix for broken checkin. ...
    7299800f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5512 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 10:41:30 +0000  
    Browse Dir »
  • fix my broken-ness ...
    b9f4f48f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5511 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 10:40:34 +0000  
    Browse Dir »
  • Fix missing semi-colon of stupidity. ...
    b0ecb028
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5510 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 10:24:12 +0000  
    Browse Dir »
  • Cleanup of sql->query locations. NBM: PLEASE REVIEW. ...
    681487b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5509 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-06 10:19:43 +0000  
    Browse Dir »
  • First UTF8 steps. ...
    f2c945d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5508 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-06 09:51:38 +0000  
    Browse Dir »

05 Jun, 2006
7 commits
  • make some attempt at cleaning up the garbage in mime.inc.php ...
    a094ad91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5507 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:47:49 +0000  
    Browse Dir »
  • remove swathes of deprecated code (grep shows no callers) and sql->query gumpf. ...
    c4db4308
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5506 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:36:47 +0000  
    Browse Dir »
  • duplicate and correct usage of implode and $default ...
    31335e9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5505 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:07:19 +0000  
    Browse Dir »
  • was crack ...
    28dafa84
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5504 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:04:07 +0000  
    Browse Dir »
  • remove usage of db-direct access. ...
    7cdd2ab0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5503 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 16:03:08 +0000  
    Browse Dir »
  • as per nbm suggestion - use break after bBreak ... ...
    f047aac0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5502 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-05 15:41:18 +0000  
    Browse Dir »
  • saveMetadata now takes $aOptions (defaults to null). Pass 'novalidate', and it won't try validate. ...
    0f0044db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5500 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-05 15:34:05 +0000  
    Browse Dir »