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 Feb, 2003
8 commits
  • added ldap class as an attribute, updated searchUsers method signature, coded checkPass method ...
    e0f71f32
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@826 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-06 09:24:23 +0000  
    Browse Code »
  • formatted and implemented searchUsers method ...
    2a48f093
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@825 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-06 09:23:38 +0000  
    Browse Code »
  • formatted and added searchUsers method to 'interface' ...
    de7dff34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@824 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-06 09:23:14 +0000  
    Browse Code »
  • removed static getFolderID method- conflicting with an existing method of the same name ...
    9a239b99
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@823 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-06 09:20:26 +0000  
    Browse Code »
  • added new browse widget graphic ...
    81f49c1e
    to replace browse button image on various pages
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@822 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-06 09:13:31 +0000  
    Browse Code »
  • Javascript validation added ...
    6676d43d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@821 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 08:12:07 +0000  
    Browse Code »
  • Added javascript validation functions ...
    8e77db17
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@820 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 08:11:30 +0000  
    Browse Code »
  • Initial revisions ...
    acff40b5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@819 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 07:46:49 +0000  
    Browse Code »

05 Feb, 2003
12 commits
  • Initial revisions ...
    2db14e59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@818 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-05 15:39:02 +0000  
    Browse Code »
  • Added javascript client side validation ...
    35931bdd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@817 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-05 15:37:47 +0000  
    Browse Code »
  • added tests for subscription alert firing ...
    8a7459aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@816 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 14:24:09 +0000  
    Browse Code »
  • added subscription alerting code and methods to be called when document and folder changes occur: ...
    987d1f0a
    onAddFolder, onRemoveFolder, onAddDocument, onRemoveDocument, onModifyDocument
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@815 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 14:21:46 +0000  
    Browse Code »
  • reformatted, added datetime_alerted and is_alerted attributes and updated update method accordingly ...
    82ba8d9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@814 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 14:18:10 +0000  
    Browse Code »
  • reformatted, added the phpmailer class to the object, added a constructor that i… ...
    9f2e3358
    …nitialises with the defaults, and a send method that only takes the necessary params as mandatory
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@813 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 14:16:15 +0000  
    Browse Code »
  • formatting update ...
    171b5561
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@812 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 13:24:33 +0000  
    Browse Code »
  • added optional queryString param to generateControllerUrl and generateControllerLink methods ...
    b98944cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@811 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 13:23:53 +0000  
    Browse Code »
  • reformatted, some phpdoc updates and added getFolderID, getDocumentName and getD… ...
    a5750f90
    …ocumentDisplayPath static methods
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@810 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 13:18:23 +0000  
    Browse Code »
  • updated from email name system setting ...
    e98b1213
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@809 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 12:58:33 +0000  
    Browse Code »
  • removed image border from search button ...
    269cad91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@808 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 07:56:41 +0000  
    Browse Code »
  • corrected css tag usage ...
    3ad41255
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@807 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-05 07:52:46 +0000  
    Browse Code »

04 Feb, 2003
13 commits
  • display the star for documents with no mime type ...
    99e9791f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@806 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 17:17:28 +0000  
    Browse Code »
  • escaped category name ...
    fb388d03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@805 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 17:08:03 +0000  
    Browse Code »
  • hacked around ns 4.79 utter crapness ...
    b7875f66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@804 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 17:04:29 +0000  
    Browse Code »
  • corrected queries to retrieve distinct categories and document types ...
    48fbd300
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@803 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 17:00:48 +0000  
    Browse Code »
  • fixed dashboard west payload formatting ...
    45b4f9a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@802 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 16:51:23 +0000  
    Browse Code »
  • hacked around ns 4.79 utter crapness ...
    20628d5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@801 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 16:49:04 +0000  
    Browse Code »
  • Initial revision. Used to create new database objects ...
    0dce194a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@800 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 15:07:34 +0000  
    Browse Code »
  • they look alot nicer now :) ...
    ea3b04a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@799 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-04 14:41:27 +0000  
    Browse Code »
  • Added sendMail function, which just sends an ordinary email - no hyperlink ...
    9719e938
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@798 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 08:16:27 +0000  
    Browse Code »
  • Added function getList, which returns an array of documents ...
    7506e7b2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@797 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 08:15:28 +0000  
    Browse Code »
  • Correct logic error ...
    77c02e9e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@796 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 08:13:27 +0000  
    Browse Code »
  • Added logic to ensure html variable name uniqueness ...
    ed9a0437
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@795 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-04 08:12:05 +0000  
    Browse Code »
  • changed subscription tables ...
    90658a84
    added subscription tests to sitemap
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@794 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-04 07:23:30 +0000  
    Browse Code »

03 Feb, 2003
7 commits
  • no message ...
    bb839c8d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@793 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-03 16:19:29 +0000  
    Browse Code »
  • Added functionality to strip slashes from db results ...
    9e2f7f5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@792 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-03 16:18:18 +0000  
    Browse Code »
  • updated tests for new subscription functionality ...
    7b8ec21f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@791 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-03 15:42:58 +0000  
    Browse Code »
  • added subscriber retrieval methods ...
    b2f7d7f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@790 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-03 15:42:36 +0000  
    Browse Code »
  • updated dashboard section headings ...
    2a60dcdd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@789 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-03 15:27:09 +0000  
    Browse Code »
  • corrected css tag usage ...
    ffae6f97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@788 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-03 15:26:37 +0000  
    Browse Code »
  • corrected path to add button ...
    2c72c23b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@787 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-02-03 14:02:37 +0000  
    Browse Code »