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
27 Mar, 2006
2 commits
  • Grab language to use from a cookie, and implement _kt using the internal ...
    0ea21be4
    i18n infrastructure.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5141 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-27 10:47:08 +0000  
    Browse Dir »
  • Allow plugins to order themselves numerically - plugins default to order ...
    cb76ac0c
    0.  Negative orders are possible.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5139 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-27 10:43:51 +0000  
    Browse Dir »

26 Mar, 2006
5 commits
  • Change all references to gettext's _ to _kt ...
    b37c493e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 21:40:01 +0000  
    Browse Dir »
  • Allow for languages to be registered by plugins, and use File_Gettext to ...
    40a7685a
    read the PO/MO files.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5134 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 17:33:54 +0000  
    Browse Dir »
  • Use more appropriate variable name for list of plugins: aPlugins ...
    69c1562b
    Ensure that each member in the list isa n actual KTPluginEntity object,
    and error out otherwise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5132 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 17:20:25 +0000  
    Browse Dir »
  • Record the time it took to store the uploaded file in the storage. ...
    5e057971
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5130 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 16:46:43 +0000  
    Browse Dir »
  • Don't use pass-by-pseudo-reference when we're not dealing with a ...
    e6be913b
    variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5129 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 16:44:33 +0000  
    Browse Dir »

24 Mar, 2006
2 commits
  • Make sure we pass the i18n object by reference, so that we avoid ...
    c6c077ae
    rereading translation files.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5127 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-24 15:49:58 +0000  
    Browse Dir »
  • - add and enable caching (properly) ...
    840b2ee0
    - enable document roles (DOUBLE CHECK YOUR DB)
    - fix minor toggleselect bug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5125 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-24 15:10:04 +0000  
    Browse Dir »

20 Mar, 2006
4 commits
  • KTS-649: browse expects fFolderId, not fFolderID ...
    0eb153fa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5118 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-20 11:18:36 +0000  
    Browse Dir »
  • For conditional metadata, show the offending fieldset(s) that did not ...
    63eec205
    pass validation.
    
    (Non-conditional metadata already shows the offending fields.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5116 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-20 10:33:52 +0000  
    Browse Dir »
  • further i18n fixes. ...
    ac81f59f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5115 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-20 10:21:52 +0000  
    Browse Dir »
  • fix for 636 ...
    43e73634
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5113 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-20 08:00:12 +0000  
    Browse Dir »

15 Mar, 2006
5 commits
  • Use GroupUtil::getMembershipReason to check if the user is a member of ...
    3e25a70e
    the workflow transition guard group or any of its sub-groups.
    
    KTS-601
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5106 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-15 09:53:13 +0000  
    Browse Dir »
  • Return true from hasPermission - permission checks are handled by ...
    8b7c6814
    dispatchers anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5105 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-15 09:40:23 +0000  
    Browse Dir »
  • Return PEAR errors for Unit's create/delete/update. ...
    6f17f1df
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5103 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-15 09:24:32 +0000  
    Browse Dir »
  • Always return true from hasPermission - permission checks are in ...
    7744079d
    the dispatchers already anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5102 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-15 09:24:07 +0000  
    Browse Dir »
  • Not used anymore. ...
    6b0fc0a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5101 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-15 09:10:47 +0000  
    Browse Dir »

14 Mar, 2006
4 commits
  • Show a better error message if the unit can't be removed due to database ...
    afd48082
    constraints.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5097 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-14 13:18:04 +0000  
    Browse Dir »
  • Display the correct folder name for the folder in question. ...
    b925636c
    KTS-620
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5096 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-14 13:00:31 +0000  
    Browse Dir »
  • Add browseToUnitFolder, defaulting to false, which determines whether ...
    f67396e0
    the user browses to the root folder first, or to their (first) unit
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5093 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-14 10:12:09 +0000  
    Browse Dir »
  • add "folders" into browseutil::breadcrumbsForFolders ...
    c0ccfacd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5092 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-14 08:24:43 +0000  
    Browse Dir »

13 Mar, 2006
2 commits
  • Extended the Document Transaction API to be more useful. ...
    096264c9
    Note:  DT's need to be migrated to be part of the KTEntity stack.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5087 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-13 14:46:54 +0000  
    Browse Dir »
  • Change calling parameters for validateDuplicateName and ...
    74b6f431
    validateEntityName to make them more translation-friendly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5086 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-13 08:58:24 +0000  
    Browse Dir »

10 Mar, 2006
14 commits
  • Remove unused GroupUnitLink class. ...
    4280090e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5083 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 18:19:42 +0000  
    Browse Dir »
  • Unambiguate the id being used in the WHERE clause ...
    099e4ed9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5078 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 10:55:20 +0000  
    Browse Dir »
  • Avoid spurious warning with error_reporting(ALL) on. ...
    cc6020f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5077 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 10:54:53 +0000  
    Browse Dir »
  • Add getBenchmarkTime which returns a float using microtime in a ...
    4602893d
    simpler-to-use way.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5075 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 10:13:05 +0000  
    Browse Dir »
  • Add caching to KTSavedSearch::getSearches/getConditions/getSystemSearches ...
    c046a3cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5074 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 10:12:19 +0000  
    Browse Dir »
  • Use caching for KTPluginEntity::getList/getByNamespace ...
    de79e027
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5073 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:25:40 +0000  
    Browse Dir »
  • Use caching for KTPermissionLookupAssignment::getByPermissionAndLookup ...
    e2ae39a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5072 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:25:07 +0000  
    Browse Dir »
  • Use caching for KTPermission::getByName ...
    92408215
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5071 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:23:35 +0000  
    Browse Dir »
  • Use caching for GroupUtil::_listGroupIDsForUserExpand ...
    a64a8aa4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5070 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:23:15 +0000  
    Browse Dir »
  • Use caching for Group::getList ...
    f3591429
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5069 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:22:47 +0000  
    Browse Dir »
  • Fix typos in Document->getVersion() ...
    f11defa3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5068 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:22:24 +0000  
    Browse Dir »
  • Add DBUtil::setupAdminDatabase, for upgrades and plugins to have access ...
    90010da6
    to the database with the ability to modify the database schema.
    
    (Administrators who don't want this to work should just not supply the
    admin details in their config file.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5067 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:21:46 +0000  
    Browse Dir »
  • Only cache the result of the database query, not the objects created. ...
    dba9db8d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5066 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-10 09:20:03 +0000  
    Browse Dir »
  • - make Email's always get sent as UTF-8. ...
    5e5df0a8
    - Add auto-register to core plugins, and a few essential Standard plugins.
    - make the lookup-tree text more useful.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5063 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-10 08:14:24 +0000  
    Browse Dir »

08 Mar, 2006
2 commits
  • Put all values in an array to be able to handle the storage of false ...
    1c4fafcb
    values in the cache.
    
    Return an tuple from KTCache->get, the first item of which is whether
    the item was cached or not, and the second item of which is the value
    (if any, meaningless otherwise).
    
    Rearchitect getBy to support operations in getBy and getByDict besides
    equals (and IN).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5061 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-08 08:38:59 +0000  
    Browse Dir »
  • fix for KTS-583: delete fails ...
    cbcfc807
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5060 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-08 06:53:17 +0000  
    Browse Dir »