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
20 Apr, 2006
3 commits
  • KTS-810: try to translate permission names from the database. ...
    25a4dfd2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5287 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 10:28:26 +0000  
    Browse Code »
  • KTS-820: mark up "None" entries for translation ...
    a93ea1e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5286 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 10:25:37 +0000  
    Browse Code »
  • KTS-813: typo in document links page ...
    f0675cce
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5285 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 10:18:12 +0000  
    Browse Code »

19 Apr, 2006
7 commits
  • Disable time limits when performing bulk operations. ...
    2972a6ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5284 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 12:46:33 +0000  
    Browse Code »
  • Don't destroy sessions that we don't understand, they're probably just ...
    e4484ef0
    stale.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5283 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 12:43:03 +0000  
    Browse Code »
  • Register the folder transactions folder action. ...
    b6924ca1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5282 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 12:11:53 +0000  
    Browse Code »
  • Add create and move folder transactions. Clear document and folder ...
    306d8a55
    caches after a folder move.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5281 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 12:11:27 +0000  
    Browse Code »
  • Don't fiddle with attributes on a foreign object - use the accessors. ...
    03722a41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5280 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 12:03:43 +0000  
    Browse Code »
  • When removing stale sessions, add a "timeout" entry in the user_history ...
    620e1f5a
    table with the time at which the session would have expired.
    
    Also, track the session_id for all transactions for later use.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5279 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 11:42:59 +0000  
    Browse Code »
  • KTS-837: PHP5-related fix, can't compare different objects representing ...
    2b98efb3
    same entity.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5278 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-19 08:37:00 +0000  
    Browse Code »

18 Apr, 2006
30 commits
  • KTS-634: Allow for dynamic conditions to be deleted. ...
    25cceb3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5277 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 16:51:07 +0000  
    Browse Code »
  • KTS-791: mark up string for translation ...
    73db85a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5276 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 15:14:05 +0000  
    Browse Code »
  • KTS-796: Mark up strings for translation. ...
    e109fd8b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5275 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 15:11:30 +0000  
    Browse Code »
  • Restrict setting of workflows to those with the Core: Manage Workflow ...
    e104f501
    permission.  Allow users with this permission to change the workflow on
    the document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5274 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:56:44 +0000  
    Browse Code »
  • Add database constraints to help prevent data integrity loss ...
    05b526b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5273 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:56:00 +0000  
    Browse Code »
  • Send through whether the user has the necessary permission to change ...
    af59be10
    which workflow is assigned to the document (as opposed to just using the
    existing workflow)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5272 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:55:26 +0000  
    Browse Code »
  • If passed a string for a permission in userHasPermissionOnItem, get the ...
    f49d4b56
    permission object.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5271 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:50:46 +0000  
    Browse Code »
  • Use newCopy() to create copies of existing metadata and content versions ...
    15fd8368
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5270 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:48:05 +0000  
    Browse Code »
  • Add a helper method to KTEntity-based objects. newCopy will make a new ...
    fa38ee88
    copy of the object with a new id.  This is the preferred way to create a
    "copy" of an object.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5269 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 14:47:30 +0000  
    Browse Code »
  • Store the workflow and state in the document metadata, and create a new ...
    24c2d382
    metadata version when the workflow state changes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5268 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 13:42:22 +0000  
    Browse Code »
  • Bryn Divey 2006-04-07 Fixed add user form to not display login credentials ...
    5edc0caa
    Bryn Divey 2006-04-07 Added lists of fieldsets used to documents, and do...
    Bryn Divey 2006-04-07 Added max_str_len to dispatcher validation. Added ...
    Bryn Divey 2006-03-30 Fixed folder duplicate bug
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5267 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-18 13:13:00 +0000  
    Browse Code »
  • KTS-797: Untranslated strings. ...
    e6ac28f9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5266 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 12:01:52 +0000  
    Browse Code »
  • Make unlinking of cache files that don't exist fail silently again. ...
    e49e18c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5265 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 10:51:53 +0000  
    Browse Code »
  • Only try create a directory if it doesn't exist already. Pass on the ...
    751816d7
    PEAR Error object if we can't generate a storage path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5264 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 10:51:27 +0000  
    Browse Code »
  • move to 3.0.1.5 for testing. ...
    c557b637
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5263 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-18 10:47:43 +0000  
    Browse Code »
  • bump the structure and data.sql versions to 3.0.1.5 ...
    69e2652d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5262 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-18 10:46:42 +0000  
    Browse Code »
  • Create folder transactions on permissions changes. ...
    edd4d90e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5261 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 10:31:58 +0000  
    Browse Code »
  • move anonymous upgrade to 3.0.1.5 for nbm. ...
    bf8b6f13
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5260 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-18 10:22:19 +0000  
    Browse Code »
  • add in information for the anonymous user. ...
    11f21466
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5259 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-18 10:17:55 +0000  
    Browse Code »
  • Don't fiddle with object attributes directly - use accessors instead. ...
    8d17ca1c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5258 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:55:29 +0000  
    Browse Code »
  • No need to set our own cache name. ...
    dd3d5bfc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5257 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:54:23 +0000  
    Browse Code »
  • Use KTEntityUtil::get instead of rolling our own. ...
    9b40db6d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5256 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:53:59 +0000  
    Browse Code »
  • Add setId(), so that valid uses of setting the Id don't fiddle with ...
    6cae59f9
    attributes directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5255 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:53:27 +0000  
    Browse Code »
  • Fix typo, getting attribute getName instead of using method getName() ...
    161e6be5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5254 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:45:18 +0000  
    Browse Code »
  • Add bumpMetadataVersion() ...
    bb537832
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5253 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:40:45 +0000  
    Browse Code »
  • Remove unused TimePeriod and TimeUnit ...
    b6457aa7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5252 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:25:55 +0000  
    Browse Code »
  • Remove unused DefaultLookup.inc ...
    471d47a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5251 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:21:25 +0000  
    Browse Code »
  • Create the Core: Manage Workflow permission. ...
    3786a718
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5250 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:14:27 +0000  
    Browse Code »
  • 3.0.1.4 database milestone ...
    bbd471c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5249 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:12:59 +0000  
    Browse Code »
  • Include KTAuthenticationUtil in case the authentication source doesn't. ...
    08c83b7c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5248 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-18 09:06:04 +0000  
    Browse Code »