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
  • templating
  • kt3template.inc.php
09 Feb, 2006
2 commits
  • - add darker backgrounds to folders in collecti... ...
    506e6832
    - make breadcrumbs not fail on certain sub-ac...
    - change menu item to "Browse Documents" to i...
    - show move items on final page.
    - add missing html CSS ref.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4888 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 13:13:04 +0000  
    Browse File »
  • - fix for KTS-345 ...
    58e27470
    - add config flag (off by default) to show_al...
    - fix for KTS-339 and 340
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4882 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 09:49:07 +0000  
    Browse File »

08 Feb, 2006
1 commit
  • - add a "secondary title" (or location aspect for title) to the templates ...
    9d35f5ea
    - improve titles for folder and document actions
    - improve permission-denied pages
    - add a "download" column to the browse view
    - improve mime-type handling
    - improve last-modified handling across versions
    - make the comparison view highlight differences
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4868 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-08 10:05:05 +0000  
    Browse File »

03 Feb, 2006
2 commits
  • Workflow Permission Assignment UI => CVS ...
    8bcebb34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4799 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-03 11:51:18 +0000  
    Browse File »
  • - lots of fixes (js, workflow, template, fieldsets, documents) ...
    1a2407c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4794 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-03 09:18:29 +0000  
    Browse File »

02 Feb, 2006
3 commits
  • - add delete-catch patch ...
    7b742c20
    - use ktLink in notifications
    - correct editTransitions
    - add "important descriptiveText" CSS class.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4781 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-02 13:39:15 +0000  
    Browse File »
  • Query string related changes - use addQS and friends. ...
    103d175e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4777 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-02 11:01:11 +0000  
    Browse File »
  • - admin breadcrumbs ...
    53b538b6
    - workflow portlet
    - help urls
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4776 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-02 10:34:36 +0000  
    Browse File »

31 Jan, 2006
1 commit
  • fix for KTS-61: assigning workflows to folders. ...
    5143c8d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4712 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-31 09:39:04 +0000  
    Browse File »

25 Jan, 2006
1 commit
  • - IE only CSS can now be added ...
    dd75afb6
    - GIF icons for IE
    - include the "Silk" Icon set (CC Attribution) where needed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4687 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-25 14:15:31 +0000  
    Browse File »

18 Jan, 2006
1 commit
  • - templates are now much more aggressive about guessing a title when ...
    6ef2f612
    the dispatcher doesn't actively set it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4611 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-18 14:02:00 +0000  
    Browse File »

10 Jan, 2006
1 commit
  • new help environment. ...
    6ce10527
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4575 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-10 12:37:12 +0000  
    Browse File »

22 Dec, 2005
1 commit
  • Remove unused control.inc include. ...
    edd00570
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4547 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 20:00:17 +0000  
    Browse File »

14 Dec, 2005
1 commit
  • Use KTUtil::addQueryString if given a URL and a query string. ...
    ab72c7a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4443 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 13:30:07 +0000  
    Browse File »

12 Dec, 2005
1 commit
  • Make the template used by kt3template a class variable ...
    8d04edd0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4404 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-12 15:04:10 +0000  
    Browse File »

06 Dec, 2005
1 commit
  • Add i18n function around translatable text in lib ...
    ec61960e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4346 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-06 13:16:45 +0000  
    Browse File »

01 Dec, 2005
1 commit
  • - handle the absence of portlets better in the UI by covering the whole screen. ...
    f7c7c333
    - correct the .noportlets class ITO the #content fix.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4283 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-01 10:14:00 +0000  
    Browse File »

29 Nov, 2005
1 commit
  • - add dashlets, which let plugins put items on the users dashboard. ...
    050426a4
    - 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
    Brad Shuttleworth authored
    2005-11-29 10:21:56 +0000  
    Browse File »

28 Nov, 2005
1 commit
  • add revised preferences environment. ...
    ac8057ba
    - 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
    Brad Shuttleworth authored
    2005-11-28 16:05:06 +0000  
    Browse File »

27 Nov, 2005
1 commit
  • Use pass-by-reference (or the PHP approximate) to assign to $main ...
    49cfd102
    (No difference, really, just stylistic.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4186 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-27 12:14:43 +0000  
    Browse File »

22 Nov, 2005
2 commits
  • Add requireCSSStandalone, which allows you to include some CSS styling ...
    62884caf
    for your template, but in the proper location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4110 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-22 14:16:39 +0000  
    Browse File »
  • user management is now a dispatcher, and cleaned up. ...
    de5abcbb
    LDAP user-editing needs re-implementation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4108 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-22 13:18:48 +0000  
    Browse File »

19 Nov, 2005
1 commit
  • Put $main truly into the global scope using $GLOBALS. ...
    a7290696
    If no contents are passed to the template, put up an error message.
    
    Add the ability to include standalone javascript in a page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4057 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 20:48:42 +0000  
    Browse File »

18 Nov, 2005
2 commits
  • improved info, error handling. ...
    fbaae9ae
    improved field & fieldset editing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4040 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 16:20:52 +0000  
    Browse File »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    d6f0d1fa
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 13:54:43 +0000  
    Browse File »

16 Nov, 2005
1 commit
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse File »