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
29 Aug, 2006
3 commits
  • slight cleanup in JS format. ...
    58c2d3cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5889 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-29 11:15:11 +0000  
    Browse Code »
  • simple fixes to the ways forms / some ui elements work. ...
    dce8fd41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5888 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-29 11:13:35 +0000  
    Browse Code »
  • welcome should specify KT 3, not KT 3.0 ...
    a38ee38b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5887 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-29 10:54:19 +0000  
    Browse Code »

28 Aug, 2006
4 commits
  • When copying a document, ensure that the copy can be searched for. ...
    94185276
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5885 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-28 11:49:13 +0000  
    Browse Code »
  • Rendering edit correctly (respecting subgroup JOINs) ...
    2dec8c68
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5884 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-28 10:34:43 +0000  
    Browse Code »
  • Added search parameters, fixed join assignment in constructed search JS, added collapsible CSS class ...
    335bfb41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5882 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-28 10:19:24 +0000  
    Browse Code »
  • Fix folder moves to do permissions properly. ...
    36ddb4a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5881 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-28 10:00:52 +0000  
    Browse Code »

25 Aug, 2006
1 commit
  • handle missing groups a little more tolerantly. ...
    3aa5ca09
    fixes KTS-1313
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5880 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-25 16:18:37 +0000  
    Browse Code »

24 Aug, 2006
1 commit
  • End the session early to prevent lockups with other requests wanting at ...
    72d0a3ca
    the session.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5878 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-24 13:39:41 +0000  
    Browse Code »

22 Aug, 2006
6 commits
  • Add auto-signup for LDAP/ActiveDirectory authentication provider ...
    9f16cd00
    (including auto-creating AD groups).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5876 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 13:15:23 +0000  
    Browse Code »
  • autoSignup methods on Authentication Providers get given the password ...
    426e89b5
    entered by the user.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5875 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 13:08:07 +0000  
    Browse Code »
  • Add login interceptors and a more dynamic login process. ...
    527d283e
    (Forgot this file in last commit)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5874 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 08:37:20 +0000  
    Browse Code »
  • Add login interceptors and a more dynamic login process. ...
    fc68163a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5873 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 08:35:22 +0000  
    Browse Code »
  • Add autoSignup base implementation to authentication provider - by ...
    39fab126
    default, don't support it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5872 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 08:24:31 +0000  
    Browse Code »
  • If the parent folder doesn't exist during generateParentFolders, don't blow up. ...
    934e490c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5871 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-22 08:23:38 +0000  
    Browse Code »

21 Aug, 2006
3 commits
  • Allow for the navbar to be hidden on request ...
    a3067cea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5870 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-21 19:44:36 +0000  
    Browse Code »
  • Remove missed var_dump ...
    4fd8c626
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5869 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-21 19:43:31 +0000  
    Browse Code »
  • Don't hard-code "action" as the event variable in forms. Inherit it ...
    ff81b40b
    from the dispatcher, if given.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5868 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-08-21 12:28:05 +0000  
    Browse Code »

18 Aug, 2006
2 commits
  • Added size criteria ...
    d50fca6a
    Added XML/HTML indexing to core
    Fixed wording on bulk import
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5867 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-18 11:39:14 +0000  
    Browse Code »
  • fix for KTS-1269: advanced search does not work. ...
    88a0e0d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5865 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-18 11:34:17 +0000  
    Browse Code »

17 Aug, 2006
9 commits
  • edit_metadata icon. ...
    43d53e57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5864 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:57:29 +0000  
    Browse Code »
  • - make sure we temporarily store the file, since PHP cleans it up on exit. ...
    166b113d
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5863 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:53:57 +0000  
    Browse Code »
  • (NBM: Please review - are there issues with unlink on windows?) ...
    a10931e7
    - actually use the error return if we get one from FSFileLike
    - allow cleanup of the file we uploaded (needed with new add code).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5862 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:52:54 +0000  
    Browse Code »
  • don't show a warning - we're returning an error already. ...
    7c40350a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5861 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:51:43 +0000  
    Browse Code »
  • minor fixes to comparison. ...
    c4f0848c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5860 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:50:58 +0000  
    Browse Code »
  • - don't show version info for document on normal page ...
    7ab4fd0a
    - highlight it on compare page
    - allow one-click return to normal view (since details is turned off at this point).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5859 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-17 15:50:07 +0000  
    Browse Code »
  • Fixing me stupid mistakes ...
    e3e4cdbd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5857 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-17 15:39:53 +0000  
    Browse Code »
  • Fixed KTS-1286, and ONE LAST THING in jsonlookup ...
    e6f3afbf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5855 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-17 14:10:20 +0000  
    Browse Code »
  • More permissions JS fixed. Dum de dum. ...
    cd863db4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5853 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-08-17 10:45:03 +0000  
    Browse Code »

16 Aug, 2006
11 commits
  • - un-break comparison viewing ...
    a9e367d9
    - make document-permissions an "info" item.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5852 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 16:44:04 +0000  
    Browse Code »
  • indicate that we're "display details" when in view. ...
    e9f78509
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5851 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 16:40:54 +0000  
    Browse Code »
  • add a checkout guard for triggers. ...
    10fa8402
    fixes KTS-1128
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5850 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 16:21:49 +0000  
    Browse Code »
  • make portlets consistent with folderaction. ...
    00b34f1b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5849 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 16:03:57 +0000  
    Browse Code »
  • misc fixes for viewlets, etc. ...
    8181aff0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5848 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 15:58:51 +0000  
    Browse Code »
  • fix broken i18n tag. ...
    6bbfaacc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5847 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 15:54:56 +0000  
    Browse Code »
  • fix for KTS-1230 ...
    bc2f0be3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5845 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 14:30:51 +0000  
    Browse Code »
  • fix for KTS-1288: advanced search format improvements. ...
    f43616d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5844 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 14:21:37 +0000  
    Browse Code »
  • fix for BBS-445: automatic workflow isn't translated. ...
    59475506
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5843 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 14:00:45 +0000  
    Browse Code »
  • - fix for KTS-1135: hide folder-only permissions in dynamic condition. ...
    ab12f3be
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5842 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 13:50:28 +0000  
    Browse Code »
  • fix for KTS-1280 ...
    9e6666ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5841 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-08-16 13:41:22 +0000  
    Browse Code »