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
03 Feb, 2006
3 commits
  • Workflow Permission Assignment UI => CVS ...
    ca373c04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4799 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 11:51:18 +0000  
    Browse Dir »
  • Add Workflow State Permission Assignments, allowing permissions on ...
    aa78a597
    documents to be overridden by virtue of their workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4795 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 10:04:36 +0000  
    Browse Dir »
  • - lots of fixes (js, workflow, template, fieldsets, documents) ...
    6859ee01
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4794 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 09:18:29 +0000  
    Browse Dir »

02 Feb, 2006
14 commits
  • - add should work right even with _no_ metadata ...
    feea2f2a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4793 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 15:51:07 +0000  
    Browse Dir »
  • Remove unused constants and methods. ...
    d58300f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4791 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 15:01:58 +0000  
    Browse Dir »
  • - add delete-catch patch ...
    b4797d4c
    - use ktLink in notifications
    - correct editTransitions
    - add "important descriptiveText" CSS class.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4781 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 13:39:15 +0000  
    Browse Dir »
  • Use generateLink to generate a fully-qualified URL to pass to ...
    9acdb74f
    KTUtil::addQueryString.  Store kt_path_info within the URL (to match
    what happens elsewhere).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4778 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 11:20:39 +0000  
    Browse Dir »
  • Query string related changes - use addQS and friends. ...
    22e21c11
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4777 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 11:01:11 +0000  
    Browse Dir »
  • - admin breadcrumbs ...
    7e2d2c1a
    - workflow portlet
    - help urls
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4776 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:34:36 +0000  
    Browse Dir »
  • - roles are sometimes unallocated. ...
    9b148299
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4775 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:12:07 +0000  
    Browse Dir »
  • correct path_info irregularities. ...
    2ba128f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4774 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:11:47 +0000  
    Browse Dir »
  • Remove unused folderurl option, and use addQueryStringSelf to generate ...
    21e3e09e
    URLs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4772 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 10:05:40 +0000  
    Browse Dir »
  • Add an addQS block function to run KTUtil::addQueryStringSelf on the ...
    4f25b8f9
    block contents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4768 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:33:14 +0000  
    Browse Dir »
  • Use KTUtil::addQueryStringSelf to generate URLs. ...
    e6d943e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4767 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:32:46 +0000  
    Browse Dir »
  • Make addQueryStringSelf use KTUtil::addQueryStringSelf ...
    06c64b06
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4766 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:09:03 +0000  
    Browse Dir »
  • Add addQueryStringSelf for the common case of adding the query string to ...
    ebe38966
    PHP_SELF, and add shortcuts as addQS and addQSSelf.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4764 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:01:47 +0000  
    Browse Dir »
  • Add addQueryStringSelf, for the common case when you're dealing with ...
    24a6603d
    PHP_SELF.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4763 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:00:42 +0000  
    Browse Dir »

01 Feb, 2006
16 commits
  • fix unit bug in folder creation. ...
    5189e954
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4758 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 16:12:56 +0000  
    Browse Dir »
  • Allow for dynamic permissions to be removed. ...
    a29d9e74
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4757 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 13:56:23 +0000  
    Browse Dir »
  • - group editing broke post-nbm changes. ...
    6010258b
    - checkin didn't update searchable text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4756 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 13:41:56 +0000  
    Browse Dir »
  • fix for subtle role-document bug. ...
    920b69b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4752 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 11:39:24 +0000  
    Browse Dir »
  • - fix for KTS-85 (category description for fieldset and field are the same) ...
    f34695e9
    - make Document Details show the fieldset description.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4747 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 10:34:42 +0000  
    Browse Dir »
  • you can now browse by lookup value. ...
    b6556022
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4745 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 10:17:26 +0000  
    Browse Dir »
  • Fix typo double-semi-colon ...
    30d3dd3d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4743 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 10:07:53 +0000  
    Browse Dir »
  • Use KTEntityUtil::get() for simplified get function, and perform ID -> Id ...
    3985a4d7
    conversion
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4742 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 10:07:30 +0000  
    Browse Dir »
  • Take options and pass them on to KTEntityUtil::getList2() ...
    c18119d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4740 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:48:47 +0000  
    Browse Dir »
  • Call removeFolderTree on the storage to remove the folders (if ...
    cbf04564
    appropriate to the storage)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4737 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:27:49 +0000  
    Browse Dir »
  • Add removeFolder and removeFolderTree methods, and ease up and use an ...
    d838d50f
    existing folder if it exists.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4736 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:27:25 +0000  
    Browse Dir »
  • Don't restrict by those who want email notifications - they should still ...
    5ad4c0e0
    get emailed documents explicitly sent to them.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4735 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:10:48 +0000  
    Browse Dir »
  • Implement getEmailUsers, which returns all users with email ...
    a66d226d
    notifications enabled and an email address set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4733 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:07:31 +0000  
    Browse Dir »
  • - tidy up document links code a little ...
    a2a49fd0
    - fix bug where role allocations ignored the actual role during resolution
    - fix bug where roles couldn't be allocated in the root.
    - improve copy on the manageActions page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4731 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 08:51:59 +0000  
    Browse Dir »
  • Add getSearches, which returns all non-condition saved searches. ...
    6566ca75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4730 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:51:04 +0000  
    Browse Dir »
  • Rename $_adminAlwaysAvailable to $_bAdminAlwaysAvailable to fit style. ...
    c5146fda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4728 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 08:37:39 +0000  
    Browse Dir »

31 Jan, 2006
7 commits
  • land Bryn Divey's Links work. ...
    507e2fb8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4726 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 16:06:02 +0000  
    Browse Dir »
  • Workflow can now generate notifications (tentative) ...
    2e73f774
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4725 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-01-31 15:11:59 +0000  
    Browse Dir »
  • Remove mention of units from the Folder object ...
    907deac9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4724 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 15:00:18 +0000  
    Browse Dir »
  • Correct units data after an upgrade - folder_id is stored in units ...
    70e2cb6d
    (not unit_id in folders), and unit_id is stored directly in groups, not
    via groups_units_link.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4722 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:50:20 +0000  
    Browse Dir »
  • Stick an upgrade function to detect whether the system has the ...
    7bb96c09
    discussion.sql upgrade script installed, but without the upgrade being
    recorded.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4721 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 14:25:52 +0000  
    Browse Dir »
  • Make unit_id directly part of Group - groups are members of one unit at ...
    ab007c9b
    a maximum.  Remove all unused unit-related methods.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4717 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 11:54:06 +0000  
    Browse Dir »
  • Simplify to use the New World Order - KTEntity and KTEntityUtil and ...
    cc254f32
    remove unused functionality.  Units now explicitly have a unit folder
    (the base folder of their effect).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4715 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-01-31 11:17:41 +0000  
    Browse Dir »