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
  • templates
  • ktcore
  • document
  • add.smarty
10 Mar, 2006
1 commit
  • - fix for KTS-418 ...
    9ce8d3b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5064 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-10 08:55:31 +0000  
    Browse File »

23 Feb, 2006
1 commit
  • Brad Shuttleworth 2006-02-23 fixes for document-uniqueness, addition, su... ...
    bc724d68
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4996 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-23 13:00:38 +0000  
    Browse File »

20 Feb, 2006
1 commit
  • fix for KTS-430 ...
    84cbb21a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-20 14:07:28 +0000  
    Browse File »

23 Jan, 2006
1 commit
  • minor cleanup. ...
    82288307
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4644 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-23 14:11:03 +0000  
    Browse File »

22 Dec, 2005
2 commits
  • Use postExpected/postReceived trick to check the POST arrived totally ...
    ae285f74
    intact.
    
    Make sure postReceived is right at the bottom on the off-change it
    catches more edge cases that way.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4546 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 17:44:44 +0000  
    Browse File »
  • Use KTUtil::addQueryString in preference to manual URL mangling. ...
    87f8df44
    Add addQueryString as a variable modifier in Smarty templates, and use
    it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4541 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 17:32:01 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • Follow move of our own javascript files to resources/js/ ...
    41bdbe1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4371 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-08 12:22:11 +0000  
    Browse File »

05 Dec, 2005
1 commit
  • Add {i18n} blocks around translatable text. ...
    a00d45a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4335 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-05 17:02:27 +0000  
    Browse File »

02 Dec, 2005
1 commit
  • conditional metadata didn't work. ...
    04be1b78
    surprise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4312 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-02 11:01:58 +0000  
    Browse File »

25 Nov, 2005
1 commit
  • - make conditional metadata work again. ...
    8169a767
    - add a titles to various pages.
    - make columns include toggleselect.
    - rolled in treewidgets
    - correct the $main !== $this->oPage issue
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4169 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-25 15:26:35 +0000  
    Browse File »

20 Nov, 2005
1 commit
  • Modernise - use requireJSResource, requireJSStandalone, widgets, and ...
    41625add
    self-rendering fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4081 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-20 22:41:06 +0000  
    Browse File »

20 Oct, 2005
1 commit
  • Don't hard-code the URL, get it from the configuration ...
    820506e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3868 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-20 08:47:52 +0000  
    Browse File »

18 Oct, 2005
1 commit
  • When document type is changed, initialise any new conditional fieldsets ...
    e3b89d21
    that might be there.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3864 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 12:12:53 +0000  
    Browse File »

29 Sep, 2005
1 commit
  • Make document addition a single-page step, and make it aware of ...
    5a89f41a
    fieldsets instead of dealing with fields directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3686 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:39:38 +0000  
    Browse File »