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
22 Nov, 2005
6 commits
  • Modernise the discussion entities using the usual KTEntity style. ...
    d584ab0b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4113 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:18:59 +0000  
    Browse Dir »
  • Add validateString, which currently trims off all whitespace from the ...
    9647600c
    return value, and errors out if the resultant string is empty.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4111 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:17:28 +0000  
    Browse Dir »
  • Add requireCSSStandalone, which allows you to include some CSS styling ...
    ed2dd97d
    for your template, but in the proper location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4110 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:16:39 +0000  
    Browse Dir »
  • Add getId(), since the implementation is the same for every entity. ...
    0c64431c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4109 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 14:15:49 +0000  
    Browse Dir »
  • user management is now a dispatcher, and cleaned up. ...
    55c72d3b
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-22 13:18:48 +0000  
    Browse Dir »
  • We consider the value '0' for iId to mean that we never got the value ...
    74aa5c92
    from the database, and that we can thus use create to create the entity
    in the database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4107 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-22 10:31:00 +0000  
    Browse Dir »

21 Nov, 2005
5 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 »
  • Add FolderBrowseQuery, which only cares about folders in the given ...
    5de6b7c9
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4087 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 13:57:00 +0000  
    Browse Dir »
  • Make the TitleColumn class easier to inherit from and override tiny bits ...
    bde98498
    of the functionality.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4086 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 13:56:33 +0000  
    Browse Dir »
  • Only use generateLink() if the url is a path ...
    63aa2640
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4085 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 13:55:58 +0000  
    Browse Dir »

20 Nov, 2005
3 commits
  • Add validateDocumentType as a validator ...
    bef81e7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4079 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:39:12 +0000  
    Browse Dir »
  • Give KTFolderAction a makeover, making it analogous to KTDocumentAction ...
    cd27b0a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4078 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:38:50 +0000  
    Browse Dir »
  • Add a static text widget - for when the user doesn't have a choice... ...
    9f319918
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4076 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:37:45 +0000  
    Browse Dir »

19 Nov, 2005
12 commits
  • Allow for actions to be set for the folder and document links on the ...
    1387af01
    breadcrumbs generated in breadcrumbsForFolder/Document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4072 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:10:29 +0000  
    Browse Dir »
  • Check the action permission automatically in the check method. ...
    0f0e3f6f
    Document action breadcrumbs now default to going to the "view" for
    folders and documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4071 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:09:52 +0000  
    Browse Dir »
  • BrowseQuery should only show live documents. ...
    7f3cfc86
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4068 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:09:55 +0000  
    Browse Dir »
  • Automatically create breadcrumbs for document actions. ...
    746a5684
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4065 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:41:49 +0000  
    Browse Dir »
  • Look for the _last_ dot, not the first dot, to find the file extension. ...
    3f937237
    SF Tracker:	1333366
    Submitted by:	Stefano Ciancio (sciancio)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4063 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:23:40 +0000  
    Browse Dir »
  • Remove the fixme on last_modified_by being passed into the document ...
    f2b5b85d
    details fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4058 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:49:16 +0000  
    Browse Dir »
  • Put $main truly into the global scope using $GLOBALS. ...
    e31f671c
    If no contents are passed to the template, put up an error message.
    
    Add the ability to include standalone javascript in a page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4057 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:48:42 +0000  
    Browse Dir »
  • 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 »
  • Add breadcrumbsForFolder and breadcrumbsForDocument, which autogenerates ...
    ce615c6d
    the breadcrumbs for a folder or document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4054 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:45:14 +0000  
    Browse Dir »
  • Make sure we've included kt3template.inc.php by the time a ...
    50a953bf
    KTStandardDispatcher is initialised (or $main isn't set)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4053 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:44:19 +0000  
    Browse Dir »
  • Add a file upload widget. ...
    5b8a198b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4052 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:43:25 +0000  
    Browse Dir »

18 Nov, 2005
8 commits
  • Add setDispatcher for portlets, so that portlets can get their hands on ...
    6b506383
    context for decisions on how to display themselves.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4046 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:28:20 +0000  
    Browse Dir »
  • By default, document actions require the ktcore.permissions.read ...
    cd80f029
    permission to display and to be called.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4045 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:27:26 +0000  
    Browse Dir »
  • Get the portlets to add to the page from the portlet registry. ...
    b4de176f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4044 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:26:47 +0000  
    Browse Dir »
  • Add a registry that portlets can register themselves into. ...
    04d6f681
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4042 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:24:07 +0000  
    Browse Dir »
  • improved info, error handling. ...
    47cbbe5f
    improved field & fieldset editing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4040 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-18 16:20:52 +0000  
    Browse Dir »
  • 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
6 commits
  • Fix the workflow-related Fixme, displaying the current workflow state ...
    8773b4b0
    and a link to controlling this document's workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4019 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:15:44 +0000  
    Browse Dir »
  • Implement fieldsetsForDocument, which returns all the fieldsets that are ...
    d9d2b39c
    or should be set on a document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4018 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:14:33 +0000  
    Browse Dir »
  • Add options to getNonGenericFieldsets, getGenericFieldsets, and ...
    3d2979b3
    getForDocumentType
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4017 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:13:48 +0000  
    Browse Dir »
  • 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 »
  • Respect metadata that is stuck to a particular status. ...
    4f375507
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4007 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 14:26:16 +0000  
    Browse Dir »