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
28 Apr, 2006
17 commits
  • Clear DocumentFieldLink caches when we've not gone through the entity ...
    1fda2caa
    layer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5376 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:59:27 +0000  
    Browse Code »
  • fix for KTS-868 ...
    232d591d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5375 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-28 14:58:07 +0000  
    Browse Code »
  • Make DocumentTransation inherit from KTEntity (just the class, not ...
    4086a08d
    reimplement), and use clearCacheGroups when the entity is
    created/deleted
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5374 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:44:39 +0000  
    Browse Code »
  • Show more information to system administrators on how to fix their lack ...
    e1b0c106
    of email configuration.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5373 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:34:43 +0000  
    Browse Code »
  • If an email server isn't specified, don't send email, and show a dashlet ...
    46db9e52
    saying that email is disabled.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5372 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:33:36 +0000  
    Browse Code »
  • Always include ktentity.inc ...
    aca15841
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5371 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:02:32 +0000  
    Browse Code »
  • Make sure to include ktentity.inc before inheriting from it. ...
    466b0525
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5370 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:02:13 +0000  
    Browse Code »
  • Clear document and folder caches after a folder rename, since it doesn't ...
    0cf73a26
    go through the entity layer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5369 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 14:01:18 +0000  
    Browse Code »
  • add history file. ...
    7bd019a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5368 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-28 13:07:35 +0000  
    Browse Code »
  • KTS-911: Remove tests that no longer apply ...
    3b1e37c1
    KTS-880: Remove Documents-through-web because it crashes PHP/Apache on
    some platforms.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5367 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 12:11:36 +0000  
    Browse Code »
  • Use KTUtil::getObject to ensure we have a proper object passed into the ...
    132e7ac1
    LDAP authenticator.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5366 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 11:53:57 +0000  
    Browse Code »
  • Remove testing info-level log messages ...
    3c00257a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5365 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 11:53:15 +0000  
    Browse Code »
  • Allow for the field name to the different from the dictionary key (in ...
    66916762
    case you need multiple constraints on a single key).
    
    Add a 'between' constraint type, taking a lower and upper end for a SQL
    BETWEEN clause.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5364 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 11:51:05 +0000  
    Browse Code »
  • No longer need Root Folder and Default Unit for storage. ...
    d6dff9a5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5363 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 08:11:38 +0000  
    Browse Code »
  • We're building a 3.0.2 release candidate ...
    162d58d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5362 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 08:08:30 +0000  
    Browse Code »
  • Remove incorrect license information ...
    e3dc658b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5361 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 08:05:30 +0000  
    Browse Code »
  • String freeze for 3.0.2 ...
    86896340
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5360 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-28 08:03:11 +0000  
    Browse Code »

26 Apr, 2006
11 commits
  • fix minor translation issues with Permissions and Checkout. ...
    d601aa1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5359 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-26 17:04:29 +0000  
    Browse Code »
  • Fix logico - make sure we don't delete the stored file when on Windows. ...
    3bab2763
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5358 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 16:25:47 +0000  
    Browse Code »
  • fix for SUSe and BitRock. ...
    3104bb65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5357 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-26 13:50:01 +0000  
    Browse Code »
  • fix for windows file-location problems. ...
    ca7c35f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5356 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-26 12:52:28 +0000  
    Browse Code »
  • workflow_state_id lives in document_metadata_version, not documents. ...
    f1346a43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5355 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 12:16:29 +0000  
    Browse Code »
  • Add some tests for File_Gettext. ...
    2f2ac223
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5354 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 12:10:37 +0000  
    Browse Code »
  • Bryn Divey 2006-04-26 Added 'externalLink' class to prevent rewriting in h... ...
    b4f28d44
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5353 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-26 11:48:02 +0000  
    Browse Code »
  • KTS-897: don't synchronise empty items over. ...
    c2fb7d64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5352 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 09:50:34 +0000  
    Browse Code »
  • Change over to KTOnDiskHashedStorageManager ...
    43d3281a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5351 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 09:50:08 +0000  
    Browse Code »
  • Fix a problem dealing with PO files when the msgstr contains an escape ...
    6170254a
    quote - it previously prematurely ended the msgstr.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5350 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 09:18:04 +0000  
    Browse Code »
  • i18n strings in preparation for string freeze. ...
    6e4ae14f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5349 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-26 09:15:18 +0000  
    Browse Code »

25 Apr, 2006
12 commits
  • move to next internal (near-RC) release. ...
    1d0d55b2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5348 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-25 15:29:13 +0000  
    Browse Code »
  • Bryn Divey 2006-04-25 Fixed document links (how did they get broken??) ...
    60da3c67
    Bryn Divey 2006-04-25 Added new message to 'clear notifications' link
    Bryn Divey 2006-04-25 KTS-633: Custom delete messages on delete class el...
    Bryn Divey 2006-04-25 Deleted documents list now gives path and deletion...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5347 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-25 15:27:27 +0000  
    Browse Code »
  • Anonymous sessions on a system where anonymous sessions are no longer allowed ...
    70d7d723
    (via a change in config.ini) are now -destroyed- and a friendly message is relayed.
    
    allowAnonymousUser has a default set to false
    
    session verification failures are now translateable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5346 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-25 14:59:27 +0000  
    Browse Code »
  • Allow admins in admin mode to edit permissions. ...
    90fc744c
    Ensure that permission changes are allowed by admin mode admins and
    those with the manage security permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5345 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 14:50:59 +0000  
    Browse Code »
  • KTS-888: don't show information about lookup fields on "normal" fields. ...
    39ff6b84
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5344 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:44:18 +0000  
    Browse Code »
  • KTS-867: title criteria search with '!!' was causing escaping issues. ...
    0f9965ab
    Use '%!%' and pass search criterion as a parameter.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5343 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:37:12 +0000  
    Browse Code »
  • KTS-893: checkboxes shown for roles in view permission action ...
    bb4be718
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5342 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:27:56 +0000  
    Browse Code »
  • KTS-864: max_post_size -> post_max_size ...
    c04deb5e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:24:52 +0000  
    Browse Code »
  • KTS-863: "View Roles" document action not using getDisplayName ...
    11394236
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5340 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:19:48 +0000  
    Browse Code »
  • KTS-862: "view types" breadcrumb detail wasn't marked up. ...
    72ddde2e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5339 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:17:44 +0000  
    Browse Code »
  • KTS-861: "cancel checkout" is not translateable (and changed from ...
    461fd5fb
    "cancel checkin").
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5338 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-04-25 13:16:51 +0000  
    Browse Code »
  • don't show errors on Windows - they mislead people into thinking their ...
    38a276a1
    installations are faulty or incomplete.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5337 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-04-25 12:51:49 +0000  
    Browse Code »