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
17 Jan, 2005
4 commits
  • Default db parameter to lastQuery method to null, like the rest. ...
    b35c8a29
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3178 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 10:21:19 +0000  
    Browse Code »
  • Use (int) casting instead of non-existent int() function. ...
    ec4efcd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3177 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 09:23:42 +0000  
    Browse Code »
  • Grab the 'redirect' request parameter into a local variable. ...
    963dcc83
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3176 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 09:13:34 +0000  
    Browse Code »
  • Use both Pragma: no-cache and Cache-Control: no-cache to aid Internet ...
    190f606d
    Explorer in not caching content.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3175 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 09:10:22 +0000  
    Browse Code »

14 Jan, 2005
5 commits
  • Deal with the Root Folder having a (non-existent) parent id of 0 ...
    0490a670
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3174 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 12:55:29 +0000  
    Browse Code »
  • Deal with rootUrl already being in the given URLs. ...
    c26bd04f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3173 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 12:46:38 +0000  
    Browse Code »
  • foreach returns copies of objects, not the objects themselves, so work ...
    13811524
    around this.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3172 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 10:16:52 +0000  
    Browse Code »
  • Remove insert into non-existent zseq_document_text ...
    79cd7fdf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3171 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 10:03:29 +0000  
    Browse Code »
  • Add arrayGet and requestValue ...
    40debad1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3170 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 09:53:31 +0000  
    Browse Code »

11 Jan, 2005
3 commits
  • Remove id and sequence from document_text. ...
    fbef9b75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3169 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-11 11:12:51 +0000  
    Browse Code »
  • Rename 1.2.4-to-1.2.5.sql to 1.2.4-to-2.0.0.sql ...
    95d84aac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3168 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-11 11:02:20 +0000  
    Browse Code »
  • Drop the id and sequence from the document_text table. ...
    3a713bad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3167 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-11 10:57:37 +0000  
    Browse Code »

10 Jan, 2005
8 commits
  • Remove use of print_r that will fail on PHP < 4.3.0 ...
    38d18afe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3166 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 19:42:54 +0000  
    Browse Code »
  • Changelog for 2.0.0rc3 ...
    35480845
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3164 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 11:38:44 +0000  
    Browse Code »
  • Change over fully to the new Criteria implementation. ...
    6993a3c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3163 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 10:45:09 +0000  
    Browse Code »
  • Correct misnamed return variable. ...
    a8876c3f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3162 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 10:08:29 +0000  
    Browse Code »
  • Add a criteria for a document's last modified date. ...
    f1596b23
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3161 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 10:06:18 +0000  
    Browse Code »
  • Load up legacy and utility functions as early as possible ...
    ebf336a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3160 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 10:05:02 +0000  
    Browse Code »
  • Remove debug message ...
    5671bc1b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3159 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 09:09:29 +0000  
    Browse Code »
  • ChangeLog for 2.0.0rc2 ...
    1c9be63e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3157 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-10 08:38:39 +0000  
    Browse Code »

08 Jan, 2005
1 commit
  • Fix up hastily added changes ...
    33b5d5de
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3156 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-08 08:53:46 +0000  
    Browse Code »

07 Jan, 2005
15 commits
  • ChangeLog for 2.0.0rc1 ...
    4a4a0b08
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3154 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 14:00:53 +0000  
    Browse Code »
  • Assign strings on first use (not using concatenation which might break ...
    5e4ee4bf
    later)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3153 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 13:16:56 +0000  
    Browse Code »
  • Rename the legacy log class for the legacy log. ...
    69fe7285
    Introduce a PEAR Log instance to log all PHP errors.
    
    Log all PHP errors to the PEAR Log instance.
    
    Optionally, if default->developmentLogWindow is set, log all PHP errors
    to a Javascript window.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3152 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 11:54:20 +0000  
    Browse Code »
  • Rename the legacy Log class to KTLegacyLog ...
    c6c75cb4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3151 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 11:53:07 +0000  
    Browse Code »
  • Add the PEAR Log class, version 1.8.7. ...
    59421826
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3150 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 11:52:18 +0000  
    Browse Code »
  • Take out debugging stuff for where neither start nor end date is given. ...
    1e873a57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3149 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:49:39 +0000  
    Browse Code »
  • Improve the full-text index minimum word length question. ...
    f9a6b9bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3148 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:44:54 +0000  
    Browse Code »
  • If the document field is a lookup, provide a drop-down box with the ...
    5cb5232f
    lookup values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3147 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:19:43 +0000  
    Browse Code »
  • Fix criteriaNumber for base widget names too. ...
    fcd4ccf3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3146 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:18:46 +0000  
    Browse Code »
  • Add a getList static method. ...
    d9fd3379
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3145 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:18:01 +0000  
    Browse Code »
  • Convert database values properly back to boolean. ...
    52c855bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3144 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 10:17:35 +0000  
    Browse Code »
  • Render negative numbers with underscore instead of dash to allow easier ...
    876773f5
    manipulation in javascript.
    
    Implement searching for date created, offering between A and B, after A,
    and before B syntax.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3143 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:37:48 +0000  
    Browse Code »
  • Negative numbers are now rendered as _1 for the form widgets - handle ...
    392e00be
    that.
    
    Deal with suffixes after the base form widget name.
    
    Use LEFT JOIN instead of INNER JOIN onto the document_fields_link table
    as the INNER form will lose documents without document fields.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3142 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:35:06 +0000  
    Browse Code »
  • Make it easy to get a calendar that allows you to choose dates in the ...
    c5796736
    past.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3141 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:32:42 +0000  
    Browse Code »
  • Moved created time into the document table. ...
    76bbd115
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3140 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-07 09:30:49 +0000  
    Browse Code »

06 Jan, 2005
4 commits
  • In userHasFolder(Read|Write)Access, use the Permission Folder ID instead ...
    1af581ec
    of incorrectly using all parents to determine access.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3139 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:47:37 +0000  
    Browse Code »
  • Put the option transfers into the global scope. ...
    252ec215
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3138 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:43:34 +0000  
    Browse Code »
  • Grab the Permission Folder for Folders created from the database. ...
    8238dd67
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3137 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 16:34:51 +0000  
    Browse Code »
  • Finished search permissions functionality as expressed in this file. ...
    b9875280
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3136 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-06 14:07:48 +0000  
    Browse Code »