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
20 Apr, 2006
2 commits
  • KTS-820: mark up "None" entries for translation ...
    506fde4b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5286 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-20 10:25:37 +0000  
    Browse Code »
  • KTS-813: typo in document links page ...
    ba20b64e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5285 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-20 10:18:12 +0000  
    Browse Code »

19 Apr, 2006
7 commits
  • Disable time limits when performing bulk operations. ...
    598dbe51
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5284 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 12:46:33 +0000  
    Browse Code »
  • Don't destroy sessions that we don't understand, they're probably just ...
    a7418384
    stale.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5283 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 12:43:03 +0000  
    Browse Code »
  • Register the folder transactions folder action. ...
    cdc7d092
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5282 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 12:11:53 +0000  
    Browse Code »
  • Add create and move folder transactions. Clear document and folder ...
    afeefb4a
    caches after a folder move.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5281 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 12:11:27 +0000  
    Browse Code »
  • Don't fiddle with attributes on a foreign object - use the accessors. ...
    53b3973f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5280 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 12:03:43 +0000  
    Browse Code »
  • When removing stale sessions, add a "timeout" entry in the user_history ...
    1574b844
    table with the time at which the session would have expired.
    
    Also, track the session_id for all transactions for later use.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5279 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 11:42:59 +0000  
    Browse Code »
  • KTS-837: PHP5-related fix, can't compare different objects representing ...
    551a12e2
    same entity.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5278 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-19 08:37:00 +0000  
    Browse Code »

18 Apr, 2006
31 commits
  • KTS-634: Allow for dynamic conditions to be deleted. ...
    f2759f9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5277 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 16:51:07 +0000  
    Browse Code »
  • KTS-791: mark up string for translation ...
    aa152552
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 15:14:05 +0000  
    Browse Code »
  • KTS-796: Mark up strings for translation. ...
    a45426a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5275 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 15:11:30 +0000  
    Browse Code »
  • Restrict setting of workflows to those with the Core: Manage Workflow ...
    1eab8375
    permission.  Allow users with this permission to change the workflow on
    the document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5274 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:56:44 +0000  
    Browse Code »
  • Add database constraints to help prevent data integrity loss ...
    c2d7e99c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5273 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:56:00 +0000  
    Browse Code »
  • Send through whether the user has the necessary permission to change ...
    369aed35
    which workflow is assigned to the document (as opposed to just using the
    existing workflow)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5272 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:55:26 +0000  
    Browse Code »
  • If passed a string for a permission in userHasPermissionOnItem, get the ...
    6572daa1
    permission object.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5271 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:50:46 +0000  
    Browse Code »
  • Use newCopy() to create copies of existing metadata and content versions ...
    83f67ca3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5270 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:48:05 +0000  
    Browse Code »
  • Add a helper method to KTEntity-based objects. newCopy will make a new ...
    b800d3de
    copy of the object with a new id.  This is the preferred way to create a
    "copy" of an object.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5269 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 14:47:30 +0000  
    Browse Code »
  • Store the workflow and state in the document metadata, and create a new ...
    fe4f0b35
    metadata version when the workflow state changes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5268 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 13:42:22 +0000  
    Browse Code »
  • Bryn Divey 2006-04-07 Fixed add user form to not display login credentials ...
    0b09b3a5
    Bryn Divey 2006-04-07 Added lists of fieldsets used to documents, and do...
    Bryn Divey 2006-04-07 Added max_str_len to dispatcher validation. Added ...
    Bryn Divey 2006-03-30 Fixed folder duplicate bug
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5267 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-18 13:13:00 +0000  
    Browse Code »
  • KTS-797: Untranslated strings. ...
    10597f92
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5266 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 12:01:52 +0000  
    Browse Code »
  • Make unlinking of cache files that don't exist fail silently again. ...
    7fc909e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5265 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 10:51:53 +0000  
    Browse Code »
  • Only try create a directory if it doesn't exist already. Pass on the ...
    bdc490e6
    PEAR Error object if we can't generate a storage path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5264 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 10:51:27 +0000  
    Browse Code »
  • move to 3.0.1.5 for testing. ...
    9965a02a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5263 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-18 10:47:43 +0000  
    Browse Code »
  • bump the structure and data.sql versions to 3.0.1.5 ...
    8ec30374
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5262 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-18 10:46:42 +0000  
    Browse Code »
  • Create folder transactions on permissions changes. ...
    15314820
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5261 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 10:31:58 +0000  
    Browse Code »
  • move anonymous upgrade to 3.0.1.5 for nbm. ...
    c78813b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5260 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-18 10:22:19 +0000  
    Browse Code »
  • add in information for the anonymous user. ...
    9b01692b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5259 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-18 10:17:55 +0000  
    Browse Code »
  • Don't fiddle with object attributes directly - use accessors instead. ...
    ee805116
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5258 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:55:29 +0000  
    Browse Code »
  • No need to set our own cache name. ...
    5ae9513c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5257 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:54:23 +0000  
    Browse Code »
  • Use KTEntityUtil::get instead of rolling our own. ...
    134bba4b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5256 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:53:59 +0000  
    Browse Code »
  • Add setId(), so that valid uses of setting the Id don't fiddle with ...
    a7ace44f
    attributes directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5255 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:53:27 +0000  
    Browse Code »
  • Fix typo, getting attribute getName instead of using method getName() ...
    44a35536
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5254 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:45:18 +0000  
    Browse Code »
  • Add bumpMetadataVersion() ...
    2b778427
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5253 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:40:45 +0000  
    Browse Code »
  • Remove unused TimePeriod and TimeUnit ...
    cf0d50ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5252 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:25:55 +0000  
    Browse Code »
  • Remove unused DefaultLookup.inc ...
    24ed72dc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5251 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:21:25 +0000  
    Browse Code »
  • Create the Core: Manage Workflow permission. ...
    5ad9f9a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5250 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:14:27 +0000  
    Browse Code »
  • 3.0.1.4 database milestone ...
    9731faba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5249 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:12:59 +0000  
    Browse Code »
  • Include KTAuthenticationUtil in case the authentication source doesn't. ...
    f5e739a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5248 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 09:06:04 +0000  
    Browse Code »
  • If the LDAP entry has multiple values for an attribute, use the first ...
    4c1e44e7
    one.  Either way, log what we got from the server.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 08:57:50 +0000  
    Browse Code »