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
06 Feb, 2003
12 commits
  • 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
7 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 »
  • Added logic to ensure html variable name uniqueness ...
    1710188e
    
    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 Dir »

03 Feb, 2003
8 commits
  • Added functionality to strip slashes from db results ...
    eed18b54
    
    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 Dir »
  • added subscriber retrieval methods ...
    dc00b42e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@790 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-03 15:42:36 +0000  
    Browse Dir »
  • initial revision- handles adding, removing and retrieving document and folder subscriptions ...
    e7ed2183
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@785 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-03 13:41:27 +0000  
    Browse Dir »
  • no message ...
    de7fe2a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@784 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-02-03 12:58:41 +0000  
    Browse Dir »
  • added getByIds and exists methods ...
    826d9001
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@780 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-03 11:59:40 +0000  
    Browse Dir »
  • initial revision of document and folder subscription objects and tests ...
    d3e3e917
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@777 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-03 09:13:40 +0000  
    Browse Dir »
  • Added functionality to strip slashes from db results ...
    50908198
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@776 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-03 08:42:57 +0000  
    Browse Dir »
  • Added ORDER BY clauses for document/folder browsing ...
    b93b9581
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@772 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-02-03 07:59:19 +0000  
    Browse Dir »

31 Jan, 2003
5 commits
  • changed table width to 700 due to inconsistencies in size with mozilla ...
    af03ef34
    still fits fine!!!
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@762 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-31 15:01:51 +0000  
    Browse Dir »
  • Fixed table spacing problem ...
    f6f5b9c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@751 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-31 14:22:58 +0000  
    Browse Dir »
  • modified main table width to 680...JUST fits in when resolution put at 800x600 ...
    73c521ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@750 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-31 14:22:10 +0000  
    Browse Dir »
  • Added colspan to <caption> tag ...
    1ad1a55b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@749 c91229c3-7414-0410-bfa2-8a42b809f60b
    rob authored
    2003-01-31 14:21:59 +0000  
    Browse Dir »
  • modified sections to include subscriptions link and images ...
    37eab423
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@748 c91229c3-7414-0410-bfa2-8a42b809f60b
    mukhtar authored
    2003-01-31 14:21:39 +0000  
    Browse Dir »