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
04 Jun, 2005
3 commits
  • Remove last vestiges of last_insert_id. ...
    407230a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3321 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 09:54:14 +0000  
    Browse Code »
  • Don't set boolean SQL values to '1' directly, use abstraction layer ...
    f237dc03
    instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3320 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 09:53:17 +0000  
    Browse Code »
  • Trim the version from docs/VERSION.txt ...
    1e542af5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3319 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 09:44:17 +0000  
    Browse Code »

02 Jun, 2005
1 commit
  • Put proper error messages into the Bulk Upload system. ...
    3ef24e9a
    Submitted by:	aledain
    SF Tracker:	1118334
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3318 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-02 15:11:41 +0000  
    Browse Code »

31 May, 2005
2 commits
  • Add default.htm files for IIS to use. ...
    41c928da
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3317 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-31 08:21:54 +0000  
    Browse Code »
  • Updated i18n template file ...
    1609fd1f
    Submitted by:	Yunus KALDIRIM (colderthanice)
    SF Tracker:	1208535
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3316 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-31 08:19:46 +0000  
    Browse Code »

28 May, 2005
4 commits
  • Handle the case where file_uploads are disabled in PHP as well. ...
    7cfc5044
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3315 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-28 11:43:57 +0000  
    Browse Code »
  • Give better error messages when uploads fail - detect if post_max_size ...
    80405fe1
    or upload_max_filesize have been violated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3314 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-28 11:30:34 +0000  
    Browse Code »
  • Detect if cookies are enabled at login-time. If not, print a message ...
    3c461e4a
    explaining what is wrong.
    
    Submitted by:	zkrih
    SF Tracker:	1202501
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3313 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-28 10:14:37 +0000  
    Browse Code »
  • Fix typo oSendingUserName -> oSendingUser ...
    164819db
    Submitted by:	olivierde
    SF tracker:	1210188
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3312 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-28 09:46:50 +0000  
    Browse Code »

27 May, 2005
2 commits
  • PostgreSQL likes to return lower-case column names. ...
    db270bc7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3311 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-27 13:01:32 +0000  
    Browse Code »
  • Database portability fixes ...
    cd959b13
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3310 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-27 12:59:39 +0000  
    Browse Code »

26 May, 2005
3 commits
  • Give an error message if a non-existent folderId is given. ...
    7f9fafb2
    Submitted by:	Nicolas Quienot (nquienot)
    SF Tracker:	1119196
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3309 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-26 13:43:20 +0000  
    Browse Code »
  • Don't allow the Name column to be removed from the browser. ...
    ce7d3210
    Submitted by:	1119191
    SF Tracker:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3308 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-26 13:05:40 +0000  
    Browse Code »
  • Use either mail or principalUser, as either could be there. ...
    90cad63e
    SF Tracker:	996172
    Submitted by:	peckman10
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3307 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-26 10:43:10 +0000  
    Browse Code »

25 May, 2005
11 commits
  • Add some starting steps for using PostgreSQL. ...
    8eec6969
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3306 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 21:23:43 +0000  
    Browse Code »
  • Functions used by the KnowledgeTree for SQL (MySQL compatibility of ...
    3a323f7d
    sorts).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3305 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 21:22:04 +0000  
    Browse Code »
  • Make PEAR DB decide on whether the backend wants TRUE or 1 for booleans. ...
    360962ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3304 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 21:13:46 +0000  
    Browse Code »
  • Make PEAR DB decide whether the backend wants TRUE or 1 for boolean fields. ...
    8d3789ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3303 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:57:04 +0000  
    Browse Code »
  • Use boolean types for boolean values, since we have the type available. ...
    ce6803aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3302 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:55:57 +0000  
    Browse Code »
  • Trim the IP from the database, as some databases will return the full ...
    f01261ab
    size of the CHAR(30).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3301 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:55:04 +0000  
    Browse Code »
  • Make PEAR DB decide on whether my backend database wants TRUE or 1. ...
    c096b516
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3300 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:54:24 +0000  
    Browse Code »
  • Deal with errors that might occur with nextID function from the database. ...
    4c2953ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3299 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:53:59 +0000  
    Browse Code »
  • Make PEAR DB decide if a want TRUE or 1 in my database for portability. ...
    1608e4c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3298 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:53:14 +0000  
    Browse Code »
  • Use DBUtil for this query, it was not database-portable previously. ...
    0977ac59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3297 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:52:35 +0000  
    Browse Code »
  • Add very preliminary PostgreSQL initalisation dumps. ...
    05589ce4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3296 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-25 20:20:15 +0000  
    Browse Code »

24 May, 2005
11 commits
  • Changelog for version 2.0.4 ...
    37966c77
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3294 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:48:15 +0000  
    Browse Code »
  • Version 2.0.4 going live ...
    17936843
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3293 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:40:55 +0000  
    Browse Code »
  • Note that database upgrades don't happen with _every_ release. ...
    7ec484b0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3292 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:40:14 +0000  
    Browse Code »
  • Disable any further overrides in this path (prevents .htaccess files ...
    0320cc96
    from being uploaded and potentially changing these settings)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3291 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:32:09 +0000  
    Browse Code »
  • Ignore log files in CVS operations ...
    62f7e684
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3290 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:30:52 +0000  
    Browse Code »
  • Restrict document field value search to the document field id being ...
    e57435d7
    requested.  Otherwise _any_ of the document fields' values would be
    acceptable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3289 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 21:25:40 +0000  
    Browse Code »
  • Deal with searches criteria potentially adding joins to the advanced ...
    9d407d23
    search query.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3288 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:51:35 +0000  
    Browse Code »
  • Add searchJoinSQL method, which adds joins to the advanced search query. ...
    3c44a61a
    Also differentiate joins and searches for each metadata criterion
    involved in the search, so one can search for more than one metadata
    criterion at a time.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3287 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:49:34 +0000  
    Browse Code »
  • Default aOptions attribute to an empty array. ...
    7d7a7a90
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3286 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:31:22 +0000  
    Browse Code »
  • Only try assign autofree to resultsets. ...
    a9176b71
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3285 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:28:21 +0000  
    Browse Code »
  • Use KTInit as an object rather than a utility class. ...
    38fb803c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3284 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-24 20:27:01 +0000  
    Browse Code »

21 May, 2005
1 commit
  • Fix folder subscription notification; folder subscriptions were run ...
    1cdf74ef
    using the external ID from the document, not the folder.
    
    Submitted by:	Ken Smith (cscribe)
    SF Tracker:	1189656
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3283 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-21 19:42:15 +0000  
    Browse Code »

20 May, 2005
2 commits
  • Use IN BOOLEAN MODE for the search, allowing us to overcome some issues ...
    9ae84db1
    on low document volumes for searching.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3282 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-20 23:45:56 +0000  
    Browse Code »
  • Allow Units to be created with their homes anywhere in the folder ...
    49a9d389
    hierarchy.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1182024
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3281 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-20 20:53:20 +0000  
    Browse Code »