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 Jun, 2005
9 commits
  • Allow emails to be sent with documents as attachments. ...
    a7e15f52
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3334 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 22:03:02 +0000  
    Browse Code »
  • Provide some more appropriate sizes for data entry (especially "TEXT"). ...
    c44bd62e
    Submitted by:	Marcel Berteler (pluk77)
    SF Tracker:	1013920
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3333 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 20:48:05 +0000  
    Browse Code »
  • Rather don't put Generic and Type-Specific Metadata side-by-side, so ...
    306cd0e2
    that field size increases can be handled better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3332 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 20:27:43 +0000  
    Browse Code »
  • Show errors in sending email on the next page. ...
    bc7f6615
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3331 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 19:02:18 +0000  
    Browse Code »
  • Handle multiple error messages, as well as errors via $_SESSION ...
    0a29c847
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3330 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 19:01:34 +0000  
    Browse Code »
  • Set phpmailer language (to English, for now), and return PEAR Error ...
    bc1de00c
    instances instead of false.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3329 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 19:00:15 +0000  
    Browse Code »
  • Don't set an error message for a common case - not getting results. ...
    710b7bd7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3328 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 18:57:28 +0000  
    Browse Code »
  • Upgrade to phpmailer 1.7.2 ...
    898aa587
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3327 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 18:56:02 +0000  
    Browse Code »
  • Fix parse error due to typo ...
    cae15b34
    Submitted by:	mehdi-dz
    SF Tracker:	1215583
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3326 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-06 10:14:55 +0000  
    Browse Code »

04 Jun, 2005
6 commits
  • ChangeLog for 2.0.5 ...
    aa08400d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3324 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 10:53:53 +0000  
    Browse Code »
  • Version 2.0.5 coming up. ...
    18c0d601
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3323 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 10:41:05 +0000  
    Browse Code »
  • Don't set boolean values directly (to integers), use the abstraction ...
    704d1edd
    layer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3322 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-06-04 10:11:15 +0000  
    Browse Code »
  • 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
2 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 »