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
07 Jan, 2005
12 commits
  • Rename the legacy Log class to KTLegacyLog ...
    c6c75cb4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3151 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 11:53:07 +0000  
    Browse Code »
  • Add the PEAR Log class, version 1.8.7. ...
    59421826
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3150 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 11:52:18 +0000  
    Browse Code »
  • Take out debugging stuff for where neither start nor end date is given. ...
    1e873a57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3149 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:49:39 +0000  
    Browse Code »
  • Improve the full-text index minimum word length question. ...
    f9a6b9bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3148 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:44:54 +0000  
    Browse Code »
  • If the document field is a lookup, provide a drop-down box with the ...
    5cb5232f
    lookup values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3147 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:19:43 +0000  
    Browse Code »
  • Fix criteriaNumber for base widget names too. ...
    fcd4ccf3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3146 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:18:46 +0000  
    Browse Code »
  • Add a getList static method. ...
    d9fd3379
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3145 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:18:01 +0000  
    Browse Code »
  • Convert database values properly back to boolean. ...
    52c855bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3144 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:17:35 +0000  
    Browse Code »
  • Render negative numbers with underscore instead of dash to allow easier ...
    876773f5
    manipulation in javascript.
    
    Implement searching for date created, offering between A and B, after A,
    and before B syntax.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3143 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:37:48 +0000  
    Browse Code »
  • Negative numbers are now rendered as _1 for the form widgets - handle ...
    392e00be
    that.
    
    Deal with suffixes after the base form widget name.
    
    Use LEFT JOIN instead of INNER JOIN onto the document_fields_link table
    as the INNER form will lose documents without document fields.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3142 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:35:06 +0000  
    Browse Code »
  • Make it easy to get a calendar that allows you to choose dates in the ...
    c5796736
    past.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3141 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:32:42 +0000  
    Browse Code »
  • Moved created time into the document table. ...
    76bbd115
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3140 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:30:49 +0000  
    Browse Code »

06 Jan, 2005
17 commits
  • In userHasFolder(Read|Write)Access, use the Permission Folder ID instead ...
    1af581ec
    of incorrectly using all parents to determine access.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3139 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:47:37 +0000  
    Browse Code »
  • Put the option transfers into the global scope. ...
    252ec215
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3138 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:43:34 +0000  
    Browse Code »
  • Grab the Permission Folder for Folders created from the database. ...
    8238dd67
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3137 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:34:51 +0000  
    Browse Code »
  • Finished search permissions functionality as expressed in this file. ...
    b9875280
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3136 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 14:07:48 +0000  
    Browse Code »
  • When the document is moved, update its search permissions. ...
    77d349fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3135 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 14:07:16 +0000  
    Browse Code »
  • Update with progress updating search permissions on group events. ...
    f08a885e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3134 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:56:50 +0000  
    Browse Code »
  • Don't worry about permissions - the GroupUserLink will take care of that ...
    a82c49eb
    itself.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3133 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:56:03 +0000  
    Browse Code »
  • Use Permission::updateSearchPermissionsForUser to redo permissions ...
    10df19b1
    instead of local attempt.  Automatically redo permissions when a link
    has been successfully created or deleted.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3132 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:55:23 +0000  
    Browse Code »
  • Replace mis-copied iDocumentID to iUserID so that user permissions are ...
    fd1b206c
    deleted.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3131 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:52:22 +0000  
    Browse Code »
  • Some documentation on how the Search Permissions system in KnowledgeTree ...
    6db4c5af
    works, and the current information on how they are determined, and when
    they need to be updated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3130 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:35:14 +0000  
    Browse Code »
  • Rebuild search permissions for all documents - either by doing it for ...
    b3abc5a0
    each document in turn (rebuildSearchPermissions.php) or for each user in
    turn (rebuildSearchPermissionsbyUser.php).  Should produce the same
    results.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3129 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:16:48 +0000  
    Browse Code »
  • Lessen unnecessary verbosity since this stuff seems to be solid. ...
    bef98525
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3128 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:11:51 +0000  
    Browse Code »
  • updatePermissions now not only updates the folder and its children's ...
    4389f67e
    permission folder, but the permissions on each of the documents in those
    folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3127 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:04:33 +0000  
    Browse Code »
  • Use the permission-handling in the Permission utility class instead of ...
    2eaee1fa
    doing so locally.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3126 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:02:37 +0000  
    Browse Code »
  • Import the Group class ...
    e6afbd1c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3125 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:01:56 +0000  
    Browse Code »
  • Move permission-management of documents here in ...
    c24863eb
    updateSearchPermissionsForDocument.
    
    updateSearchPermissionsForUser does the same, recalculating the
    permission a user has on all documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3124 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 13:01:19 +0000  
    Browse Code »
  • Get the folder to update its permission folder if a permission is ...
    f04d79be
    removed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3123 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 10:38:39 +0000  
    Browse Code »

05 Jan, 2005
11 commits
  • setPermissionFolder.php will calculate permission_folder_id for folders ...
    473a79a7
    that don't have it set already - usually because they've just been added
    via the upgrade SQL script.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3122 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:51:47 +0000  
    Browse Code »
  • Call updatePermissions on the folder we've just copied the new ...
    fb2f733c
    permissions to.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3121 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:49:02 +0000  
    Browse Code »
  • Use the Folder addPermissions method instead of a local copy. ...
    075a1db1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3120 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:48:25 +0000  
    Browse Code »
  • Implement support for the permission_folder_id - how to calculate it, ...
    728b370e
    and how to update it on all a folder's children when it needs to be
    changed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3119 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:47:22 +0000  
    Browse Code »
  • Add permission_folder_id to the folder table, which provides us with a ...
    6efc8214
    link to the folder from which this folder gets its permissions - either
    itself if it has permissions, or the folder from which it inherits its
    permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:44:19 +0000  
    Browse Code »
  • Flatten nested ifs to improve understandability. ...
    27ff5010
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3117 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 21:16:48 +0000  
    Browse Code »
  • Include global variable $default for the rootUrl of the KnowledgeTree. ...
    2904d432
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3116 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 17:14:54 +0000  
    Browse Code »
  • Allow the admin to remove a group despite it having members, since ...
    2314e91a
    all they're going to do is remove the users from that group, and remove
    a group despite it being a member of the unit, since all they're going
    to do is remove it from the unit.  So do it for them.  They still have
    to confirm that they want to delete that group.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3114 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 12:58:39 +0000  
    Browse Code »
  • Allow the user to choose multiple document types when creating a folder. ...
    4a04ddec
    Default the document types to that of the parent folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3113 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 11:50:25 +0000  
    Browse Code »
  • Flatten nested ifs into more readable code. ...
    1bc2becf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3112 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 11:10:10 +0000  
    Browse Code »
  • Use the query log for queries (but not errors containing queries). ...
    5598af6d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3111 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-05 10:51:24 +0000  
    Browse Code »