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
23 Dec, 2004
8 commits
  • Untie Criteria from Browser, so it can be used by others easily. ...
    e2adcb3e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3082 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 14:48:39 +0000  
    Browse Code »
  • Use the browser columns method to determine table width for table-wide ...
    bc01295a
    announcements.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3081 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:39:07 +0000  
    Browse Code »
  • Build the default criteria list from the browser_criteria table. ...
    09924229
    Add a columns helper method to make building the table easier.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3080 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:38:19 +0000  
    Browse Code »
  • Sort by "more" correct filename rather than name by default. ...
    b11e5520
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3079 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:36:20 +0000  
    Browse Code »
  • Sort by "more" correct filename instead of name by default. ...
    1bff1a5b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3078 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:36:02 +0000  
    Browse Code »
  • Allow an administrator to determine which fields they want to display ...
    c08893b7
    and in what order in the collection browser.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3077 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 13:34:38 +0000  
    Browse Code »
  • Allow more administration links. ...
    c7f51b57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3076 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 10:57:04 +0000  
    Browse Code »
  • Extract more request variables to global scope so this works. ...
    d98f9a32
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3075 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-23 10:35:59 +0000  
    Browse Code »

22 Dec, 2004
7 commits
  • Fix broken HTML tag. ...
    add56e05
    Submitted by:	Jorrit Jorritsma
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3074 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 14:41:05 +0000  
    Browse Code »
  • Centralise browser logic into per-criterion objects, making the ...
    cc8c54e7
    interface respond to which criteria are set up in the browser.
    
    Also support generic metadata in the browser - as evidenced by the
    Category criterion added to the browser now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3073 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 14:35:44 +0000  
    Browse Code »
  • Fix some broken HTML in tables, and move checkboxes into their own column. ...
    fe2a0eea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3072 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 10:32:15 +0000  
    Browse Code »
  • Whitespace cleanup. ...
    160da172
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3071 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 10:15:09 +0000  
    Browse Code »
  • Flatten the code to make it more understandable. ...
    fd63735a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3070 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 08:26:32 +0000  
    Browse Code »
  • Pretty up and make more understandable the sort criteria ...
    0b65a15d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3069 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 08:25:27 +0000  
    Browse Code »
  • Add compactQuery, which turns multi-line queries into single-line ones, ...
    08707e23
    in case that's ever a problem (and to make the logs more log-like).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3068 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-22 08:24:50 +0000  
    Browse Code »

21 Dec, 2004
4 commits
  • Make it possible to copy inherited permissions directly onto folder ...
    2710bce0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3067 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-21 11:53:43 +0000  
    Browse Code »
  • Untangle nested ifs to simplify understanding of code. ...
    236b3e8b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3066 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-21 09:12:39 +0000  
    Browse Code »
  • Convert incorrect image tags to img ...
    99bb247e
    SF Tracker:	1081772
    Submitted by:	Adam Monsen (meonkeys)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3065 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-21 08:22:18 +0000  
    Browse Code »
  • Add missing comma from table definitions. ...
    b64cbd9d
    SF Tracker:	1085242
    Submitted by:	joe1-1
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3064 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-21 08:03:09 +0000  
    Browse Code »

20 Dec, 2004
14 commits
  • Parameterise (or vette/mark) remaining SQL statements. ...
    682f19b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3063 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 21:25:15 +0000  
    Browse Code »
  • Parameterise (or vette/mark) more SQL queries ...
    88d2fbe4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3062 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 13:52:58 +0000  
    Browse Code »
  • Parameterise (or vette) some SQL statements ...
    2f065d4a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3061 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 11:03:16 +0000  
    Browse Code »
  • Use the safer store/create session variables. ...
    398f4df9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3060 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 11:02:03 +0000  
    Browse Code »
  • Use the safer create/store session variables. ...
    291ddca7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3059 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 11:01:31 +0000  
    Browse Code »
  • Parameterise SQL statements under presentation/ ...
    5bf4d48c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3058 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:56:30 +0000  
    Browse Code »
  • Remove commented-out code. ...
    d72d94f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3057 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:55:32 +0000  
    Browse Code »
  • Make code easier to understand by flattening nested if statements. ...
    8092e517
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3056 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:53:37 +0000  
    Browse Code »
  • Make create and store safer: ...
    af8535a2
    Require a built-up session.
    
    Store static data in a session instead of using a hidden form variable,
    out of the reach of attackers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3055 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:52:57 +0000  
    Browse Code »
  • Return false in getFolderPathAsArray if given folder doesn't exist. ...
    ac5d1467
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3054 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:45:17 +0000  
    Browse Code »
  • Support parameterised queries in old database compatibility. ...
    4656743c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3053 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:44:03 +0000  
    Browse Code »
  • Try harder to convert strings to bools. ...
    b982fe88
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3052 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:39:50 +0000  
    Browse Code »
  • paramArray is useful when we have a variable-list sized IN (...) SQL ...
    b0977bca
    statement.
    
    escapeSimple allows legacy code to use the loaded database's
    escapeSimple until we can clean it up properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3051 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 09:06:35 +0000  
    Browse Code »
  • Include PHP-based versions of functions that KnowledgeTree uses that ...
    6269674d
    aren't in earlier versions of PHP 4.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3050 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 09:04:54 +0000  
    Browse Code »

17 Dec, 2004
1 commit
  • Rename TestFolder to more useful InheritedFolder, and try to match the ...
    62856ed1
    colour scheme a bit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3049 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-17 09:46:36 +0000  
    Browse Code »

15 Dec, 2004
5 commits
  • Show inherited permissions if there are no direct permissions on the folder. ...
    5ad9fc21
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3048 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-15 11:24:46 +0000  
    Browse Code »
  • Extend from PatternTableGeneric, passing in an adaptered version of the ...
    4b2ec61a
    PEAR DB result set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3047 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-15 11:23:43 +0000  
    Browse Code »
  • PatternTableGeneric is a generic form of PatternTableSqlQuery, and takes ...
    36a34b2f
    a ResultSet from which it expects Results that handle 'get' method
    queries, so that we can also pass in standard arrays with dictionaries
    inside (suitably adapterised).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3046 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-15 11:22:25 +0000  
    Browse Code »
  • Work for non-parameterised queries too! ...
    9ca33aba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3045 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-15 11:20:43 +0000  
    Browse Code »
  • Turn off copious logging ...
    aa88bea5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3044 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-15 11:20:08 +0000  
    Browse Code »

03 Dec, 2004
1 commit
  • Replace manual UPDATEs to whereUpdate ...
    7c7836a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3042 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-03 12:53:17 +0000  
    Browse Code »