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
06 Dec, 2005
8 commits
  • Add i18n function around translatable text in lib ...
    acf92a0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4346 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 13:16:45 +0000  
    Browse Code »
  • This file isn't used anymore. ...
    b6c4afb1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4345 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 12:16:55 +0000  
    Browse Code »
  • This file is no longer used. ...
    59317515
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4344 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 12:11:29 +0000  
    Browse Code »
  • This file hasn't been used for quite some time... ...
    55d04389
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4343 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 12:09:03 +0000  
    Browse Code »
  • This file is unused. ...
    bcc88b43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4342 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 11:56:13 +0000  
    Browse Code »
  • Add i18n tags around translatable text. ...
    da17f4a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4341 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 10:58:51 +0000  
    Browse Code »
  • This template is no longer used by anything. ...
    8e83d7b0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4340 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 09:19:30 +0000  
    Browse Code »
  • Remove unused phpSniff library ...
    b6648616
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4339 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 08:47:24 +0000  
    Browse Code »

05 Dec, 2005
16 commits
  • Add i18n tags around translatable text. ...
    2e2b0031
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4338 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 20:42:17 +0000  
    Browse Code »
  • Temporary file is kept in tmp_name, not tmp_nam ...
    99759e15
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4337 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 20:35:02 +0000  
    Browse Code »
  • Remove unused template. ...
    8d822074
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4336 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 19:49:06 +0000  
    Browse Code »
  • Add {i18n} blocks around translatable text. ...
    14b2c542
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4335 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 17:02:27 +0000  
    Browse Code »
  • Register the default i18n domain, "knowledgeTree" ...
    e556228a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4334 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:57:56 +0000  
    Browse Code »
  • Add an {i18n} block function for marking up translatable sections of ...
    e856007e
    templates.  Allows for variable substitution post-translation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4333 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:57:34 +0000  
    Browse Code »
  • Allow for plugins to register i18n domains ...
    a34e8450
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4332 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:56:35 +0000  
    Browse Code »
  • Add an i18n infrastructure that allows for multiple different domains to ...
    b11d0228
    receive translations from.  This allows for plugins to bind an i18n
    domain name to their translations, allowing for plugins to be shipped
    with their own gettext po/mo files and be displayed with the most
    appropriate translation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4331 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:56:11 +0000  
    Browse Code »
  • Make sure we quit after redirecting, so that the existing connection ...
    61928461
    doesn't do something silly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4330 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 16:53:25 +0000  
    Browse Code »
  • Obsoleted by new UI ...
    ff0f1a55
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4329 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:58:39 +0000  
    Browse Code »
  • No more users of PatternTableLinks ...
    423443f4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4328 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:34:33 +0000  
    Browse Code »
  • No more users of PatternMainPage remaining. ...
    76543999
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4327 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:31:39 +0000  
    Browse Code »
  • Obsoleted by admin/dispatcher-based implementation ...
    9e97723b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4326 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:07:16 +0000  
    Browse Code »
  • Obsolted by simple search. ...
    bb0c2096
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4325 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:05:01 +0000  
    Browse Code »
  • Remove unused include of PatternBrowsableSearchResults and ...
    b865c645
    already-implemented TODOs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4324 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 14:01:24 +0000  
    Browse Code »
  • These files have been re-implemented using the Admin and Dispatcher ...
    f84b84d7
    systems.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4323 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-05 13:59:53 +0000  
    Browse Code »

04 Dec, 2005
4 commits
  • Add deleteGroup method. ...
    ffc1dbb3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4322 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:49:06 +0000  
    Browse Code »
  • Folder actions live under "Browse Collections". ...
    381659ad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4321 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:39:18 +0000  
    Browse Code »
  • Correct breadcrumb detail for add folder to not say "add document". ...
    4c7e0199
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4320 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:37:58 +0000  
    Browse Code »
  • Redirect to folder containing the document that was just deleted. ...
    d5e1796d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4319 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:34:55 +0000  
    Browse Code »

02 Dec, 2005
12 commits
  • Be slightly stronger in checkPassword - it has to return exactly true ...
    a4afbcb4
    for authentication to pass.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4317 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 11:50:33 +0000  
    Browse Code »
  • For some reason, ActiveDirectory lets you bind using a DN and a ...
    2c36e776
    password no matter what the password (or perhaps even DN).  But if it is
    in the form username@domain, it will check the password correctly.  Do
    that instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4316 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 11:49:48 +0000  
    Browse Code »
  • - new users could not login, since creation didn't md5 the passwords after the User.inc changes. ...
    2739f0e9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4315 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:49:34 +0000  
    Browse Code »
  • Remove commented out old getURL function. ...
    08b1edd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4314 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 11:48:41 +0000  
    Browse Code »
  • yet-another-conditional-fix. ...
    e43f5f48
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4313 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:21:50 +0000  
    Browse Code »
  • conditional metadata didn't work. ...
    43e02466
    surprise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4312 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:01:58 +0000  
    Browse Code »
  • plugin pages should work in non-root situations. ...
    009770d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4311 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-02 11:01:21 +0000  
    Browse Code »
  • getURL() is expected to include the root URL by itself now. ...
    0ddc42ba
    Remove unused KTBuiltInFolderAction and friend.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4310 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:21:25 +0000  
    Browse Code »
  • getURL() is now expected to include KTRootUrl itself. ...
    3a2fc0ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4309 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:19:01 +0000  
    Browse Code »
  • Make the Root URI for the install more readily available. ...
    9576d09d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4308 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:17:57 +0000  
    Browse Code »
  • Cosmetic whitespace change. ...
    df775224
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4307 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:03:04 +0000  
    Browse Code »
  • Add an include that is necessary to prevent problems if we are one of ...
    4d020c91
    the first plugins included.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4306 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 10:02:45 +0000  
    Browse Code »