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
29 Nov, 2005
15 commits
  • Modernise to use the document collections system. ...
    7545ed81
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4254 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 14:31:18 +0000  
    Browse Code »
  • Add BooleanSearchQuery, a document collections partial query that ...
    ed5751d2
    responds to a boolean search or a saved search.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4253 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 14:30:55 +0000  
    Browse Code »
  • Add a link to the boolean search from the search portlet. ...
    26d2eb4c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4252 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 14:04:24 +0000  
    Browse Code »
  • Set (basic) breadcrumb information, and don't manually implement ...
    8a266b6c
    handleOutput.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4251 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 14:03:50 +0000  
    Browse Code »
  • Make permissionToSQL work with folders as well, optionally. ...
    2b7fb06b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4250 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 13:45:21 +0000  
    Browse Code »
  • Make permissions take effect in default browse listing. ...
    f6d9b805
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4249 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 13:44:07 +0000  
    Browse Code »
  • Include KTDashletPlugins.php for dashboard dashlets. ...
    09e5fb43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4248 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 13:13:06 +0000  
    Browse Code »
  • Allow the user to edit the current information, not make it all up from ...
    d1ae7fac
    scratch.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4247 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:54:12 +0000  
    Browse Code »
  • Use the hook provided to allow for admins to search for a user in the ...
    e205f3a6
    LDAP directory and to create a user with the details from the LDAP
    directory, authenticated from the LDAP directory from now on.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4246 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:48:10 +0000  
    Browse Code »
  • Add addUserFromSource, which is a hook available to authentication ...
    a12fd490
    providers so that they can find and create a user from the
    authentication source.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4245 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:45:07 +0000  
    Browse Code »
  • If there are configured authentication sources, allow the admin to ...
    acf43690
    create a user from these sources.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4244 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:44:17 +0000  
    Browse Code »
  • Remove a bit of debugging left in the previous commit. ...
    883a3ed6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4243 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:43:32 +0000  
    Browse Code »
  • Remove the old-style userCreateFromArray and the explicit constructor ...
    59ba0c00
    with parameters.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4242 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 11:43:08 +0000  
    Browse Code »
  • missed the template for notifications in prior checkin. ...
    59b2dd03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4241 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-29 10:22:53 +0000  
    Browse Code »
  • - add dashlets, which let plugins put items on the users dashboard. ...
    6a82bafe
    - made the dashboard not show plugins.
    - added plugin-helpers for dashlets.
    - fix typo in INSTALL.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4240 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-29 10:21:56 +0000  
    Browse Code »

28 Nov, 2005
18 commits
  • Store the originally-requested page for after authentication succeeds. ...
    296153a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4239 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:44:19 +0000  
    Browse Code »
  • Use the new authentication framework to authenticate the user into ...
    e3e6d940
    KnowledgeTree.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4238 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:39:09 +0000  
    Browse Code »
  • Use POST for login (to prevent passwords in the location bar) ...
    9a3f256a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4237 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:27:54 +0000  
    Browse Code »
  • Grab document type and set it at createFromArray-time. ...
    1d1ac53c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4236 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:27:13 +0000  
    Browse Code »
  • Don't try set the document type to the folder default if the folder is ...
    258af91d
    not set (for example, when using createFromArray).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4235 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:26:37 +0000  
    Browse Code »
  • The document count is returned as an integer now too. ...
    c846ebf2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4234 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:24:56 +0000  
    Browse Code »
  • folderCount is now returned as an integer, not an array. ...
    2817ddf9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4233 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:14:08 +0000  
    Browse Code »
  • Make sure we're getting our login/admin-requirements from the correct ...
    6660281f
    location - the object, not local scope.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4232 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 20:12:57 +0000  
    Browse Code »
  • moved login page to newui. ...
    7a163d88
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4231 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 18:32:05 +0000  
    Browse Code »
  • brought browse.php to near-parity: all the basic columns are now in place. ...
    7e6a7525
    - sorting appears to still have a few glitches.
    - metadata columns are _not_ available, though they shouldn't be too difficult.
    - the columns are hardcoded:  we require at least title and selector, the rest should
      be moved into the db.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4230 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 17:14:55 +0000  
    Browse Code »
  • add revised preferences environment. ...
    838a0f60
    - TODO add preferences tabs from plugins.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4229 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 16:05:06 +0000  
    Browse Code »
  • added incredibly bad developer-art as a placeholder for an icon-naming-scheme compatible icon-theme. ...
    fde688cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4228 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 15:20:20 +0000  
    Browse Code »
  • - added rudimentary subscription support into notifications. ...
    80a81ee0
    - extended notifications to be activation-aware (notify.php).
    - forced subscriptionengine::fireSubscription to generate notifications.
    - handle very simple subscription events.
    - made notifications more robust against data-values.
    - corrected a new bug in subscriptions.
    
    Note:
    
    - subscriptions needs to be completely revised:  it touches the code in 15 places, and is currently very hard to understand, extend and debug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4227 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 14:27:37 +0000  
    Browse Code »
  • - corrected bug in user-editing which caused password to re-md5. ...
    574efcf4
    - added "doLimitedUpdate" utility method to User.inc, to blacklist update of s ome fields. (nbm, please review.)
      - added password-editing into userEdit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4226 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-28 09:55:23 +0000  
    Browse Code »
  • Obsoleted by documentFields.php ...
    a84c060a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4225 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 00:17:32 +0000  
    Browse Code »
  • Obsoleted by userManagement.php ...
    7e4f3273
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4224 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 00:16:40 +0000  
    Browse Code »
  • Send the text through as fSearchableText, not fSearchText. ...
    3baf02c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4223 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 00:01:17 +0000  
    Browse Code »
  • Use the searchable text criterion for the simple search (in the search ...
    8670633a
    portlet).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4222 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-28 00:00:34 +0000  
    Browse Code »

27 Nov, 2005
7 commits
  • Only try index Microsoft Office files. ...
    18e322a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4221 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 23:07:29 +0000  
    Browse Code »
  • Hook up the Excel indexer. ...
    3ee82a9b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4220 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 23:07:09 +0000  
    Browse Code »
  • Add an upgrade script to add authentication sources and the related user ...
    7265afd4
    bits to the database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4219 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 23:06:50 +0000  
    Browse Code »
  • Implement a Microsoft Office (Excel) spreadsheet indexer using xls2csv ...
    40a69995
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4218 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 23:06:14 +0000  
    Browse Code »
  • Near-final database layout for KT3 Beta 1 ...
    37680a0c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4217 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 22:51:17 +0000  
    Browse Code »
  • Correctly get the MIME type from the MIME type table. ...
    72522b10
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4216 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 22:40:03 +0000  
    Browse Code »
  • Set the MIME type for documents as they are added. ...
    0de4874a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4215 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 22:34:51 +0000  
    Browse Code »