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
21 Nov, 2005
12 commits
  • Document publication has always been broken - remove it entirely. ...
    aced4b0d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4094 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:27:11 +0000  
    Browse Code »
  • Implement document move subscription notices using the triggers ...
    6b0c6bfa
    framework.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4093 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:25:27 +0000  
    Browse Code »
  • Implement document move using the action framework. ...
    90e903ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4092 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:24:44 +0000  
    Browse Code »
  • improve and merge help admin with the new UI. ...
    2303cdf2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4091 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:56:34 +0000  
    Browse Code »
  • improved the fieldset modification views. ...
    23999e53
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4090 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:44:38 +0000  
    Browse Code »
  • removed old link-type admin code. ...
    1021245d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4089 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-21 14:33:58 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • The file request variable is named 'file', not 'fFile'. ...
    91119a66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4084 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 10:56:12 +0000  
    Browse Code »
  • Deletion of documents now lives in the delete action. ...
    0ea5aecd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4083 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 10:55:54 +0000  
    Browse Code »

20 Nov, 2005
8 commits
  • Use self-rendering fieldsets ...
    b318d70a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4082 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:41:52 +0000  
    Browse Code »
  • Modernise - use requireJSResource, requireJSStandalone, widgets, and ...
    2244e784
    self-rendering fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4081 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:41:06 +0000  
    Browse Code »
  • Implement document addition using the action framework. ...
    3edf668e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4080 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:39:53 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • We're now using folder actions! ...
    b0acd4d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4077 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:38:11 +0000  
    Browse Code »
  • 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 Code »
  • Don't try manage the list of transitions when we're not even in ...
    9580a83e
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4075 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 07:39:58 +0000  
    Browse Code »

19 Nov, 2005
20 commits
  • New world order changes - descriptive text, no tables, and widgets. ...
    8067cf91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4074 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:11:45 +0000  
    Browse Code »
  • Implement the document workflow screen within the actions framework. ...
    9cb27927
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4073 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:11:07 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Add a subscription trigger on the delete action. ...
    4d4ec005
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4070 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:23:52 +0000  
    Browse Code »
  • Implement document deletion using the action system. ...
    7addd52a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:22:19 +0000  
    Browse Code »
  • 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 Code »
  • Remove old checkin and checkout pages. ...
    d193adf5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4067 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:56:24 +0000  
    Browse Code »
  • Make the checkout subscription event a trigger. ...
    d52e9749
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4066 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:43:06 +0000  
    Browse Code »
  • 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 Code »
  • Add constraints for document_id and document_field_id foreign keys ...
    5c1b12cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4064 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:36:14 +0000  
    Browse Code »
  • 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 Code »
  • Implement checkin and checkout using the actions system ...
    1164e1b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:19:21 +0000  
    Browse Code »
  • Support standalone javascript included in pages. ...
    1b5a0079
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4061 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:51:18 +0000  
    Browse Code »
  • Use KTBrowseUtil::breadcrumbsForFolder instead of doing it manually. ...
    18e28478
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4060 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:50:51 +0000  
    Browse Code »
  • Add the search portlet to the dashboard page. ...
    c8429d02
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4059 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 20:50:04 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »