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
07 Jun, 2006
9 commits
  • fix document-type selection so it works. ...
    729faaee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5536 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-07 16:02:14 +0000  
    Browse Dir »
  • Add in the ability for plugins to auto-install themselves. ...
    e86d9497
    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
    Brad Shuttleworth authored
    2006-06-07 15:43:07 +0000  
    Browse Dir »
  • Better ugly very useful error messages than useful very ugly error ...
    74e1cb9f
    messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5534 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 14:57:36 +0000  
    Browse Dir »
  • Fixed KTS-1017 ...
    2b2f6b65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5532 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-07 13:28:33 +0000  
    Browse Dir »
  • Folder here is stored in $this->oFolder, not $oFolder ...
    5e6585e9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5531 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 12:24:17 +0000  
    Browse Dir »
  • bAlwaysAdminAvailable only overrides the lack of permissions if the user ...
    7f872704
    is in admin mode.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5530 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    79f29b4e
    permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5528 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    3e67af18
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5527 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 12:01:29 +0000  
    Browse Dir »
  • Rename Folder View to Folder Details ...
    17aae85a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5526 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 12:00:28 +0000  
    Browse Dir »

06 Jun, 2006
14 commits
  • Create the "Core: Folder View" permission ...
    03eca596
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5523 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 19:51:31 +0000  
    Browse Dir »
  • Remove the plugin cache when the plugins are reread ...
    1cc35d53
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5522 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 18:47:12 +0000  
    Browse Dir »
  • Don't show folders in breadcrumbs unless you have read permission on ...
    875246f4
    them
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5521 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 18:39:09 +0000  
    Browse Dir »
  • If we get a PEAR Error back from startNewContentVersion, return it to ...
    cdecbc05
    our caller.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5520 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 17:19:57 +0000  
    Browse Dir »
  • Ensure the id is an integer. ...
    c3359247
    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
    Neil Blakey-Milner authored
    2006-06-06 17:18:56 +0000  
    Browse Dir »
  • Add document immutable flag to the database (functionality to follow) ...
    2c4e7758
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5517 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-06 14:54:23 +0000  
    Browse Dir »
  • further extension to help - work better if no fs-version is available in the ...
    635e110e
    chosen lang.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5515 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth 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. ...
    7fa530d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5514 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 13:06:46 +0000  
    Browse Dir »
  • Remove more of the ->query stuff. ...
    01f30b9f
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5513 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 10:42:18 +0000  
    Browse Dir »
  • fix for broken checkin. ...
    b5e9a1c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5512 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 10:41:30 +0000  
    Browse Dir »
  • fix my broken-ness ...
    f97ab471
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5511 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 10:40:34 +0000  
    Browse Dir »
  • Fix missing semi-colon of stupidity. ...
    5416469d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5510 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 10:24:12 +0000  
    Browse Dir »
  • Cleanup of sql->query locations. NBM: PLEASE REVIEW. ...
    50d1361d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5509 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 10:19:43 +0000  
    Browse Dir »
  • First UTF8 steps. ...
    a402fe18
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5508 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-06 09:51:38 +0000  
    Browse Dir »

05 Jun, 2006
13 commits
  • make some attempt at cleaning up the garbage in mime.inc.php ...
    d2d47b65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5507 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 16:47:49 +0000  
    Browse Dir »
  • remove swathes of deprecated code (grep shows no callers) and sql->query gumpf. ...
    940036dc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5506 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 16:36:47 +0000  
    Browse Dir »
  • duplicate and correct usage of implode and $default ...
    067a18a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5505 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 16:07:19 +0000  
    Browse Dir »
  • was crack ...
    3db90d2a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5504 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 16:04:07 +0000  
    Browse Dir »
  • remove usage of db-direct access. ...
    ee682591
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5503 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 16:03:08 +0000  
    Browse Dir »
  • as per nbm suggestion - use break after bBreak ... ...
    9e5304ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5502 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth 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. ...
    e66be5e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5500 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-05 15:34:05 +0000  
    Browse Dir »
  • require mime before using KTMime ...
    a3310746
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5499 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-05 15:18:18 +0000  
    Browse Dir »
  • Deal with folders that don't have permission_folder_id set properly for ...
    8a43c577
    whatever reason.  Copy their parent until we find someone with
    permission_folder_id set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5498 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-05 13:45:52 +0000  
    Browse Dir »
  • actually add the precheck. ...
    6378defa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5497 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 13:34:35 +0000  
    Browse Dir »
  • add pre-check to triggers. ...
    ded72ed7
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5496 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 13:24:29 +0000  
    Browse Dir »
  • basic api for workflow triggers. ...
    2b6c29ff
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5495 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 12:24:32 +0000  
    Browse Dir »
  • Abstract base class for Workflow Triggers. ...
    79a15ddc
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5494 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-05 11:32:49 +0000  
    Browse Dir »

04 Jun, 2006
1 commit
  • Move all plugin-dynamic structures into $GLOBALS['_KT_PLUGIN'] for easier later ...
    526faee1
    caching.
    
    Implement the caching code, but don't use it yet.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5492 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-04 20:50:43 +0000  
    Browse Dir »

02 Jun, 2006
1 commit
  • Little mod to discussion, clean up others. ...
    4ad735f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5486 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-02 13:28:48 +0000  
    Browse Dir »

01 Jun, 2006
2 commits
  • KTS-874: Renamed some criteria names for greater clarity. ...
    f97a0824
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5484 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-01 14:45:53 +0000  
    Browse Dir »
  • Finished off discussion plugin ...
    544414ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5483 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-06-01 11:03:44 +0000  
    Browse Dir »