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 Oct, 2005
4 commits
  • Add the "field_orders" table. ...
    e3a0ce7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3704 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:23:21 +0000  
    Browse Code »
  • Utilities relating to metadata (document fields) manipulation ...
    8927e88e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3703 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:22:51 +0000  
    Browse Code »
  • PHP code for conditional metadata simple case ...
    876fb9a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3702 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:17:08 +0000  
    Browse Code »
  • Templates for simple conditional metadata editing ...
    c2672dfe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3701 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-04 12:15:32 +0000  
    Browse Code »

03 Oct, 2005
2 commits
  • UI template for boolean search ...
    36f1019e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3700 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-03 15:26:47 +0000  
    Browse Code »
  • adding BL for boolean search. ...
    94ab7bd9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3699 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-10-03 15:17:55 +0000  
    Browse Code »

30 Sep, 2005
8 commits
  • Remove more old document field management files. ...
    64052a0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3698 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 15:58:10 +0000  
    Browse Code »
  • first layer of the Boolean Search AJAX UI. ...
    35fb033a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3697 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-30 15:19:29 +0000  
    Browse Code »
  • Replace old document field management system with new one. ...
    60959c24
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3696 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:17:43 +0000  
    Browse Code »
  • New document fieldset and field management interface. ...
    9ab2895b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3695 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:03:53 +0000  
    Browse Code »
  • 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 Code »
  • Modernise to use _aFieldToSelect, and add getByDocumentField. ...
    2eec9aa0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3693 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:00:48 +0000  
    Browse Code »
  • Add transparent (requested) transaction support for dispatcher. A ...
    41adce88
    dispatcher can be configured to always use transactions, or you can
    start a transaction.  Either way, rollback occurs when errorPage or
    errorRedirectTo is used, and committing happens in standard case and in
    successRedirectTo.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3692 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 14:00:19 +0000  
    Browse Code »
  • Remove old document field management ...
    6eebf621
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3691 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 13:57:07 +0000  
    Browse Code »

29 Sep, 2005
21 commits
  • Make sure the userID in the session gives us a valid user, and specify ...
    65a62024
    the basic errorPage function.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3690 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 22:51:59 +0000  
    Browse Code »
  • Replaced by addDocument.php ...
    5de73ae1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3689 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 13:15:26 +0000  
    Browse Code »
  • Use the new versions of various pages that have been added. ...
    022b1452
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3688 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:42:17 +0000  
    Browse Code »
  • Deal with being passed fFolderID instead of fFolderId ...
    59e75fa3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3687 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:41:38 +0000  
    Browse Code »
  • Make document addition a single-page step, and make it aware of ...
    097bd1e1
    fieldsets instead of dealing with fields directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3686 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:39:38 +0000  
    Browse Code »
  • Be aware that folders may not have any document type restrictions, and ...
    d2d4909d
    simplify the display of the document types that are allowed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3685 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:37:52 +0000  
    Browse Code »
  • Use fieldsets instead of working on fields directly. ...
    9a86e7ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3684 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:36:42 +0000  
    Browse Code »
  • Icons to represent delete and disabled delete, from the Nuvola Icon ...
    f2f1476a
    Theme (LGPL)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3683 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:34:53 +0000  
    Browse Code »
  • Fieldset-aware and simplified field management page ...
    bda2c2b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3682 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:32:02 +0000  
    Browse Code »
  • Simplified folder -> document type setting system (including the ability ...
    8f9aa69d
    to say that the folder doesn't have any restrictions)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3681 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:27:01 +0000  
    Browse Code »
  • Delete replaced get function - now uses the canonical way using ...
    5db6c042
    KTEntityUtil::get
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3680 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:25:09 +0000  
    Browse Code »
  • Add bRestrictDocumentTypes, which tells if this folder restricts the ...
    16455840
    document types of the documents put in it (defaults to no).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3679 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:24:21 +0000  
    Browse Code »
  • Rework Document Type management to use dispatcher and templating. ...
    b95af0da
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3678 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:20:27 +0000  
    Browse Code »
  • Move DocumentFieldSet to KTFieldset ...
    8b1991c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3677 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:18:26 +0000  
    Browse Code »
  • Accomodate setData, and add some helper functions for templates to use. ...
    14b2be6c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3676 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:15:52 +0000  
    Browse Code »
  • Add setData method, so render can be called without parameters. ...
    2aceb436
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3675 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:15:08 +0000  
    Browse Code »
  • Don't use checkSession in dispatchers - rather verify session directly ...
    1b10d438
    and allow the dispatcher to set its own access level.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3674 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:14:17 +0000  
    Browse Code »
  • Rename the fieldsets table. ...
    79bf71aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3673 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:13:17 +0000  
    Browse Code »
  • Modernise to use _aFieldToSelect. ...
    019a2e3e
    Add isUsed(), which helps to find out if the DocumentType is used.
    Don't not delete because the type is assigned to folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3672 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:12:39 +0000  
    Browse Code »
  • Consistently use iId. ...
    9521a57e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3671 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:11:30 +0000  
    Browse Code »
  • Modernise to use _FieldToSelect for KTEntity-related work. ...
    a4e3dd7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3670 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:10:54 +0000  
    Browse Code »

23 Sep, 2005
3 commits
  • Added new Mochikit file, added conditional Ajax stubs. ...
    af1e2d2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3669 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-23 15:39:23 +0000  
    Browse Code »
  • updated Mochikit and added handleConditional.php ...
    8afb4d89
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3668 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-23 15:34:27 +0000  
    Browse Code »
  • Add getTableName, The one true way to get the correct name for a table ...
    f0265d7f
    whilst respecting the administrator's choice of table naming.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3667 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-23 14:44:30 +0000  
    Browse Code »

22 Sep, 2005
2 commits
  • Set documentRoot to work for the default install ...
    d78c91ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3665 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-22 21:27:32 +0000  
    Browse Code »
  • Pass on the error from _add. ...
    10d862eb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3664 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-22 21:08:11 +0000  
    Browse Code »