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
  • documentmanagement
28 Nov, 2005
3 commits
  • Grab document type and set it at createFromArray-time. ...
    1d1ac53c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4236 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:27:13 +0000  
    Browse Dir »
  • Don't try set the document type to the folder default if the folder is ...
    258af91d
    not set (for example, when using createFromArray).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4235 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:26:37 +0000  
    Browse Dir »
  • - added rudimentary subscription support into notifications. ...
    80a81ee0
    - extended notifications to be activation-aware (notify.php).
    - forced subscriptionengine::fireSubscription to generate notifications.
    - handle very simple subscription events.
    - made notifications more robust against data-values.
    - corrected a new bug in subscriptions.
    
    Note:
    
    - subscriptions needs to be completely revised:  it touches the code in 15 places, and is currently very hard to understand, extend and debug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4227 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 14:27:37 +0000  
    Browse Dir »

27 Nov, 2005
4 commits
  • Set the MIME type for documents as they are added. ...
    0de4874a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4215 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 22:34:51 +0000  
    Browse Dir »
  • This has been replaced by KTZipImportStorage ...
    77efe13c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4208 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 21:25:55 +0000  
    Browse Dir »
  • Call updateSearchableText whenever saveMetadata succeeds. ...
    fc4b19f9
    Include the path for triggers when they're called - must find a saner
    way to handle this...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4202 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 21:17:55 +0000  
    Browse Dir »
  • Update transaction text and searchable text for documents on each ...
    812a8a66
    transaction.  This is way too expensive, but it's what we're doing for
    now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4201 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 21:17:09 +0000  
    Browse Dir »

21 Nov, 2005
2 commits
  • Remove all vestiges of "Web Documents" (aka the "publish" button on ...
    d28604c8
    documents)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4095 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:54:06 +0000  
    Browse Dir »
  • moved admin/documentlink to new environment ...
    0573fffe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4088 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:31:11 +0000  
    Browse Dir »

19 Nov, 2005
2 commits
  • Add modified user tracking to the checkin functionality. ...
    8edec41e
    Rename setModifiedDate to setModified, and require the user to be passed
    in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4056 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:47:31 +0000  
    Browse Dir »
  • Add the modified_user_id column to the Document object as ...
    bb1b2bce
    iModifiedUserId.  It is set to iCreatorId on creation of the document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4055 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:46:08 +0000  
    Browse Dir »

18 Nov, 2005
3 commits
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    7de4999f
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »
  • Remove last vestiges of old permission and routing system ...
    9039430d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4032 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 11:34:27 +0000  
    Browse Dir »
  • Remove vestiges of the old permissions and routing system. ...
    0282948c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4030 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 11:08:48 +0000  
    Browse Dir »

16 Nov, 2005
4 commits
  • Fix some merge errors from the KT3 UI landing. ...
    ee12b535
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4015 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 19:04:56 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »
  • Add bIsStuck, which tells the system that the metadata's current state ...
    b5613f00
    is not to be changed in automated synchronisation with external sources.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4005 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:01:10 +0000  
    Browse Dir »
  • Provide helpers getEnabledValues and getDisabledValues ...
    181550b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4004 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:00:24 +0000  
    Browse Dir »

15 Nov, 2005
2 commits
  • Make document transaction types a first-class entity. ...
    7bc077ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3999 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 21:47:08 +0000  
    Browse Dir »
  • Import KTTriggerRegistry ...
    3a5782ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3996 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-15 16:01:20 +0000  
    Browse Dir »

14 Nov, 2005
2 commits
  • Remove unused (and never used) code. ...
    120add1d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3977 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:20:13 +0000  
    Browse Dir »
  • Remove document collaboration (superceded by workflow). ...
    754d1772
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3976 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-14 09:18:53 +0000  
    Browse Dir »

11 Nov, 2005
1 commit
  • Add missing folding mark. ...
    8aebd187
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3966 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:07:01 +0000  
    Browse Dir »

07 Nov, 2005
4 commits
  • Conform to style, and use KTUtil::getId to get the ID from $oDocument. ...
    9477d0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3930 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-07 20:57:06 +0000  
    Browse Dir »
  • Add updateSearchableText, which creates a single full-text indexed ...
    eb0a74bb
    string based on document contents, field values, and transaction
    history.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3928 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-07 15:45:04 +0000  
    Browse Dir »
  • Add updateTransactionText, which takes all the comments from all ...
    334a26ca
    transactions into a single full-text indexed string in the database for
    search purposes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3927 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-07 14:45:41 +0000  
    Browse Dir »
  • Add a Workflow Transition transaction type, and add a getByDocument ...
    fbe471c8
    lister.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3923 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-07 14:40:40 +0000  
    Browse Dir »

06 Nov, 2005
3 commits
  • When adding a document, the "scan" trigger on the "content" action is ...
    98b45412
    now checked to verify whether this document will be added.  For
    example, after doing an anti-virus check and finding a virus in the
    document.
    
    When adding a document, the "transform" trigger on the "content" action
    is now run to change attributes of the document based on its contents.
    For example, automatically adding the title from the contents of the
    document as a metadata field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3917 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-06 10:52:48 +0000  
    Browse Dir »
  • Modernise to use $_aFieldToSelect, use Id instead of ID ...
    f0b490f8
    Add most common read operation - getByDocumentAndField
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3913 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-06 10:46:07 +0000  
    Browse Dir »
  • getByFieldsetAndName - finding the field you want when you know its name ...
    a4a22e79
    and its fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3912 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-06 10:45:13 +0000  
    Browse Dir »

02 Nov, 2005
1 commit
  • Allow for metadata to be enabled or disabled, and add some getBy* ...
    0781b339
    functions for ease of use.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3907 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-02 14:09:32 +0000  
    Browse Dir »

27 Oct, 2005
1 commit
  • validateMetadata is given an array of array($oField, $sValue)s. ...
    d3c1f78e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3899 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-27 12:47:31 +0000  
    Browse Dir »

26 Oct, 2005
2 commits
  • Implement metadata validation using the mandatory flag on fields and ...
    0ec7c0f3
    verifying conditional metadata fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3893 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-26 14:04:22 +0000  
    Browse Dir »
  • Add bIsMandatory, which allows for a user to set a field as being ...
    f97c4cd2
    mandatory.
    
    Use KTEntityUtil's get helper function.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3892 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-26 14:02:42 +0000  
    Browse Dir »

17 Oct, 2005
1 commit
  • Set the name ("title") to the description given when uploaded. ...
    afd090bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3838 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-17 14:59:24 +0000  
    Browse Dir »

12 Oct, 2005
1 commit
  • Add aliases getParentFieldsetId and setParentFieldsetId to match the ...
    68921d90
    common usage.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3803 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-12 12:07:16 +0000  
    Browse Dir »

10 Oct, 2005
1 commit
  • Fire subscription on document addition. ...
    44a05bdc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3780 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 08:57:22 +0000  
    Browse Dir »

06 Oct, 2005
1 commit
  • Standardise on 'Id' endings and not 'ID'. ...
    b469ac6c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3746 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-06 19:16:54 +0000  
    Browse Dir »

04 Oct, 2005
1 commit
  • Changes regarding relations of fields in a conditional fieldset ...
    6faa5d71
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3706 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:24:25 +0000  
    Browse Dir »

30 Sep, 2005
1 commit
  • Add getType (returns a string - "Normal", "Lookup", "Tree"), and add ...
    32482ae0
    getValues() for the lookup case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3694 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:02:55 +0000  
    Browse Dir »