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
22 Apr, 2006
2 commits
  • KTS-748: improved message on doctype change. ...
    9d3d9167
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5309 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-22 09:44:49 +0000  
    Browse Code »
  • Make visible and update the document storage verifier. ...
    3aea2a61
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5308 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-22 08:53:19 +0000  
    Browse Code »

21 Apr, 2006
13 commits
  • handle the fact that escapeShellArg on windows can't handle certain filenames. ...
    b524f641
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5307 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-21 17:04:40 +0000  
    Browse Code »
  • improve the wording of daterange widgets (again) ...
    ac6deda7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5306 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-21 17:00:07 +0000  
    Browse Code »
  • actually sanely handle request input in a non-broken way. ...
    e2be4d92
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5305 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-21 16:57:24 +0000  
    Browse Code »
  • KTS-721: Criteria should be invertable. ...
    23381400
    Also made it explicit that date widgets are ranged.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5304 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-21 16:42:22 +0000  
    Browse Code »
  • KTS-852: cache not invalidated when preferences changed (uses ...
    97980277
    doLimitedUpdate for some reason)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5303 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 15:23:14 +0000  
    Browse Code »
  • KTS-853: create changeWorkflowOnDocument as an alias to ...
    2109cf6e
    startWorkflowOnDocument.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5302 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 15:15:16 +0000  
    Browse Code »
  • KTS-527: Add an RTF indexer using catdoc ...
    684883f7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5301 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 12:21:25 +0000  
    Browse Code »
  • If given a KTDocumentCore object, get the Document object instead. ...
    91094d39
    Copy the metadata when creating a new metadata version.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5300 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 12:15:04 +0000  
    Browse Code »
  • Updated phrases for translation. ...
    9e439708
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5299 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 10:41:46 +0000  
    Browse Code »
  • Catch up changes to phraseSplit - an array of words was treated as a ...
    44897c53
    string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5298 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 09:46:03 +0000  
    Browse Code »
  • Show use of the new bin/genpo.sh ...
    0e5dbe47
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5297 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 09:05:32 +0000  
    Browse Code »
  • Shell script to regenerate the PO template file. ...
    68535bc7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5296 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 09:04:19 +0000  
    Browse Code »
  • KTS-795: translating core permission names ...
    93bb928f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5295 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-21 09:00:39 +0000  
    Browse Code »

20 Apr, 2006
10 commits
  • Don't call updatePermissionLookup at DocumentCore time, wait for the ...
    f2b6e305
    metadata version to be created in Document::createFromArray
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5294 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 16:08:49 +0000  
    Browse Code »
  • DB changes for 3.0.1.7 ...
    6ed186fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5293 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 15:11:04 +0000  
    Browse Code »
  • Add session_id to document and folder transactions, and user history. ...
    da944ea7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5292 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 15:03:25 +0000  
    Browse Code »
  • Move session_id to 3.0.1.7 ...
    8e7a7353
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5291 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 15:00:35 +0000  
    Browse Code »
  • Add session ids to document and folder transactions. ...
    6f514df2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5290 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 14:58:55 +0000  
    Browse Code »
  • Database sync for 3.0.1.6 ...
    09fca590
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5289 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 12:25:52 +0000  
    Browse Code »
  • KTS-733: Add missing breadcrumbs in edit lookup tree ...
    26fe7c8f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5288 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-20 12:09:12 +0000  
    Browse Code »
  • 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
8 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 »