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
  • lib
07 Feb, 2003
10 commits
  • Altered createFromArray function ...
    d2f8701d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@885 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 15:05:02 +0000  
    Browse Dir »
  • removed extraneous code and updated for single subscription class ...
    af547f7b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@882 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-07 14:20:50 +0000  
    Browse Dir »
  • changed param order, reformatted, bug fixes ...
    394d7216
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@881 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-07 14:19:49 +0000  
    Browse Dir »
  • updated getControllerLink to take the link text as a param ...
    8c3f4739
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@879 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-07 14:17:31 +0000  
    Browse Dir »
  • Added functionality for active column in table folders_users_roles_link ...
    454462a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@876 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 14:02:10 +0000  
    Browse Dir »
  • Added functionality for active column in db ...
    ff38d663
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@875 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 14:01:40 +0000  
    Browse Dir »
  • Added getID() function ...
    6389a49d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@874 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 14:00:53 +0000  
    Browse Dir »
  • Added functionality to start the document's collaboration process ...
    f1d34b7f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@873 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-07 13:58:01 +0000  
    Browse Dir »
  • merged document and folder subscriptions into one object and updated tests ...
    2949fbe4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@871 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-07 12:07:09 +0000  
    Browse Dir »
  • no message ...
    5fabe192
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@868 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-07 11:03:18 +0000  
    Browse Dir »

06 Feb, 2003
16 commits
  • fixed syntax errors. ...
    6f996dac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@848 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 11:11:25 +0000  
    Browse Dir »
  • added dn lookup ...
    d102dd65
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@847 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 11:08:03 +0000  
    Browse Dir »
  • added temporary code for dn retrieval from the db ...
    542037fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@846 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 10:57:37 +0000  
    Browse Dir »
  • fixed ldap class dereference ...
    40fe2c3f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@843 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 10:35:18 +0000  
    Browse Dir »
  • corrected constructor name ...
    30293a21
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@839 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 10:22:00 +0000  
    Browse Dir »
  • Added functionality to allow for multiple urls for columns of type 3 (href) ...
    3f387cb0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@833 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 10:16:10 +0000  
    Browse Dir »
  • Initial revisions. Represent relevant db tables ...
    d437669a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@832 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 10:15:27 +0000  
    Browse Dir »
  • Added createFromArray function ...
    3578ad6b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@831 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 10:14:39 +0000  
    Browse Dir »
  • Added getName() function ...
    67d12308
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@830 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-06 10:13:58 +0000  
    Browse Dir »
  • reformatted, added consistent usage of setDn method (to figure out the right dn to use) ...
    b28eaee4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@827 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 09:25:19 +0000  
    Browse Dir »
  • added ldap class as an attribute, updated searchUsers method signature, coded checkPass method ...
    fb42294f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@826 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 09:24:23 +0000  
    Browse Dir »
  • formatted and implemented searchUsers method ...
    342b0d0b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@825 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 09:23:38 +0000  
    Browse Dir »
  • formatted and added searchUsers method to 'interface' ...
    01bcd17b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@824 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 09:23:14 +0000  
    Browse Dir »
  • removed static getFolderID method- conflicting with an existing method of the same name ...
    1ff21a5a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@823 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-06 09:20:26 +0000  
    Browse Dir »
  • Javascript validation added ...
    24ca1acc
    
    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 Dir »
  • Initial revisions ...
    98ac1668
    
    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 Dir »

05 Feb, 2003
8 commits
  • Added javascript client side validation ...
    80850d79
    
    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 Dir »
  • added subscription alerting code and methods to be called when document and folder changes occur: ...
    145acc44
    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 Joseph authored
    2003-02-05 14:21:46 +0000  
    Browse Dir »
  • reformatted, added datetime_alerted and is_alerted attributes and updated update method accordingly ...
    ba43fa86
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@814 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 14:18:10 +0000  
    Browse Dir »
  • reformatted, added the phpmailer class to the object, added a constructor that i… ...
    58235c72
    …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 Joseph authored
    2003-02-05 14:16:15 +0000  
    Browse Dir »
  • formatting update ...
    8dab968a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@812 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 13:24:33 +0000  
    Browse Dir »
  • added optional queryString param to generateControllerUrl and generateControllerLink methods ...
    a93f299f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@811 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 13:23:53 +0000  
    Browse Dir »
  • reformatted, some phpdoc updates and added getFolderID, getDocumentName and getD… ...
    2f02e25a
    …ocumentDisplayPath static methods
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@810 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 13:18:23 +0000  
    Browse Dir »
  • removed image border from search button ...
    b323e01e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@808 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 07:56:41 +0000  
    Browse Dir »

04 Feb, 2003
6 commits
  • hacked around ns 4.79 utter crapness ...
    04f14f6f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@804 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-04 17:04:29 +0000  
    Browse Dir »
  • corrected queries to retrieve distinct categories and document types ...
    6feb80e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@803 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-04 17:00:48 +0000  
    Browse Dir »
  • hacked around ns 4.79 utter crapness ...
    8966e379
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@801 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-04 16:49:04 +0000  
    Browse Dir »
  • Initial revision. Used to create new database objects ...
    c714268f
    
    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 Dir »
  • Added sendMail function, which just sends an ordinary email - no hyperlink ...
    6715d784
    
    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 Dir »
  • Added function getList, which returns an array of documents ...
    fdb9348b
    
    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 Dir »