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
31 Jul, 2005
16 commits
  • Add permission object and lookup attributes. Also clean up things a ...
    525a5e73
    bit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3511 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:56:07 +0000  
    Browse Code »
  • Add permission object and permission lookups for documents. ...
    144424a9
    (This allows documents to, in theory, have their own permissions
    separately from the folders they are in.  It also allows for the same
    permissions on a folder mapped to a (to-be-created) Owner role to affect
    different documents in the folder in different ways.  But for now none
    of that is exposed by the UI.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3510 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:54:58 +0000  
    Browse Code »
  • Add permission management pages ...
    45322db5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3509 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:52:35 +0000  
    Browse Code »
  • New tables used by permission system ...
    277216a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3508 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:52:12 +0000  
    Browse Code »
  • Upgrade PHP function related to the new permissions system ...
    a5ac9808
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3507 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:51:45 +0000  
    Browse Code »
  • SQL upgrade scripts related to the new permissions system. ...
    5637921a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3506 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:50:55 +0000  
    Browse Code »
  • Templates for permission management ...
    378bd931
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3505 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:44:41 +0000  
    Browse Code »
  • Folder-level permission management - assign permissions to groups, and ...
    a8e783d7
    view the users that have permissions (via a group) to this folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3504 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:44:09 +0000  
    Browse Code »
  • Permissions manager - view permissions, add and delete custom ...
    d9b4f4a7
    permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3503 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:42:35 +0000  
    Browse Code »
  • Tests for the new permissions system. ...
    a3bb079b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3502 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:41:47 +0000  
    Browse Code »
  • Basic developer documentation for the new permission system. ...
    05b14a8b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3501 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:40:27 +0000  
    Browse Code »
  • Add support for arbitrary permissions (not just read and write). ...
    6e85fb54
    Documentation of the new system in docs/Permission.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3500 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:39:27 +0000  
    Browse Code »
  • Table for editable help ...
    d4e85bae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3499 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:37:24 +0000  
    Browse Code »
  • 2.0.8 is the next release ...
    22954c70
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3498 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:35:58 +0000  
    Browse Code »
  • Add support for functions not being in the first phase of upgrades. ...
    6cd9274d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3497 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:35:27 +0000  
    Browse Code »
  • Almost all pages need to checkSession, not just admin ones. Add ...
    baca68a2
    KTStandardDispatcher to handle this.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3496 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:34:33 +0000  
    Browse Code »

30 Jul, 2005
4 commits
  • Bring some testing CSS stuff into the stylesheet. ...
    33bee0e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3495 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:51:04 +0000  
    Browse Code »
  • Remove common CSS stuff ...
    b9acf867
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3494 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:50:41 +0000  
    Browse Code »
  • Correct errant whitespace ...
    f313a90b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3493 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:50:03 +0000  
    Browse Code »
  • Test for phpcompat's array_combine ...
    0edba664
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3492 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:48:22 +0000  
    Browse Code »

29 Jul, 2005
8 commits
  • Clean up uncommented code. ...
    66d411ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3491 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:15:17 +0000  
    Browse Code »
  • array_combine in PHP_Compat doesn't deal with empty arrays - bypass it ...
    ea3c5bb8
    in the empty case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3490 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:14:36 +0000  
    Browse Code »
  • Use PHP_Compat to support older versions of PHP. ...
    8e5c11ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3489 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:13:56 +0000  
    Browse Code »
  • Allow options for KTEntityUtil::get* to return ids instead of objects, ...
    283bb872
    and to return multiple objects/ids if requested.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3488 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:13:04 +0000  
    Browse Code »
  • Allow arbitrary query strings (string or dictionary) for redirects. ...
    af4f6e7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3487 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:11:48 +0000  
    Browse Code »
  • Import PHP_Compat 1.4.1 from PEAR. ...
    fa5cfc3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3486 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:10:48 +0000  
    Browse Code »
  • Fix a typo in the error handler. ...
    820b32e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3485 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 11:59:15 +0000  
    Browse Code »
  • KTEntityUtil::getList2 doesn't need the table passed. ...
    ae2490d8
    KTEntityUTil::getByDict can be passed a dictionary of fields to values
    to look up.
    
    KTEntityUtil::getBy{,Dict} can be asked to return multiple results.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3484 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 08:52:22 +0000  
    Browse Code »

28 Jul, 2005
1 commit
  • Don't use relative/current paths for includes. ...
    d65209c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3483 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-28 07:36:23 +0000  
    Browse Code »

27 Jul, 2005
11 commits
  • action is now updateReplacement ...
    01e6f440
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3482 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:58:07 +0000  
    Browse Code »
  • List existing help assignments (helpentity) as well as help replacements ...
    06c280e4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3481 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:32 +0000  
    Browse Code »
  • Use dispatcher and new helpentity to simplify code. ...
    0fa04382
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3480 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:07 +0000  
    Browse Code »
  • Include templating directly in case someone else doesn't. ...
    7971c0bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3479 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:56:26 +0000  
    Browse Code »
  • Add getHelpFromFile so all places that hard-code the path to the help ...
    8f3ca5f2
    files can use it instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3478 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:55:55 +0000  
    Browse Code »
  • Rename helpAdmin to manageHelp ...
    40c62bac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3477 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:54:43 +0000  
    Browse Code »
  • Quick tests for helpentity ...
    0f5ccee1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3476 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:52:57 +0000  
    Browse Code »
  • Represents the entries in the help table - maps sections to filenames ...
    458c4d8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3475 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:50:48 +0000  
    Browse Code »
  • Add a simple dispatcher mechanism for developing pages. ...
    3d88a0a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3474 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:31:21 +0000  
    Browse Code »
  • Return the object from createFromArray() ...
    67329461
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3473 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:09:27 +0000  
    Browse Code »
  • Quick test for KTEntityUtil::getBy ...
    c8a1e2b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3472 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 08:51:40 +0000  
    Browse Code »