FullChiefController.java

Diff Revision Date Message Lines Author Branch
1.56 18 May 06

olat-1509: split up controllerfactory in core/commons and lms specific parts

deleted fjost MAIN
1.55 18 May 06

olat-1509: move all code, which is referenced from the core, inside the core: org.olat.extensions to org.olat.core.extensions

+4 -4 fjost MAIN
1.54 18 May 06

olat-1509: move all code, which is referenced from the core, inside the core: moved org.olat.navigation to org.olat.core.gui.control.navigation

+4 -4 fjost MAIN
1.53 18 May 06

OLAT-1527 various GUI improvements from BPS

+1 -1 gnaegi MAIN
1.52 18 May 06

olat-1509: move all code, which is referenced from the core, inside the core

+1 fjost MAIN
1.51 17 May 06

OLAT-1528

+7 fjost MAIN
1.50 10 May 06

olat-1509 remove cssgenerator.java which is replaced by the jsAndCSSAdder concept (not activated yet, only in html comment)

+1 -7 fjost MAIN
1.49 10 May 06

olat-1509

+2 -2 fjost MAIN
1.48 09 May 06

OLAT-1509 moved org.olat.util to org.olat.core.util

+2 -2 fjost MAIN
1.47 09 May 06

olat-1509 moved Identiy to org.olat.core.id and OLATResourceable to org.olat.core.id

+2 -2 fjost MAIN
1.46 08 May 06

OLAT-1509

+2 -2 Patrick Brunner MAIN
1.45 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.44 05 May 06

olat-1509

+1 -1 fjost MAIN
1.43 04 May 06

olat-1509 preparing package separation also for static content and provide ajax-compatibility with post-loaded js and css libs

+11 -8 fjost MAIN
1.42 03 May 06

OLAT-1509 -move org.olat.gui -> org.olat.core.gui (except the portal which has some class references in xml stream) -adapted xx_config.xml files where some org.olat.gui.render.VelocityRender references were

+46 -46 Patrick Brunner MAIN
1.41 02 May 06

OLAT-1509

+13 -24 Patrick Brunner MAIN
1.40 24 Apr 06

merge from olat-1497 into head

+10 -1 fjost MAIN
1.39 05 Apr 06

header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time!

+13 -12 schnider MAIN
1.38 04 Apr 06

olat-1482 ajax merge to HEAD (default: ajax mode set to false)

+65 -9 fjost MAIN
1.37 26 Jan 06

Merges from branch OLAT-4_0_2-BPS up to version OLAT-MERGE-2-4_0_2-BPS-1288 for issue OLAT-1288 and OLAT-1252

+1 -1 gnaegi MAIN
1.36 20 Dec 05

removing CVS expand tags to prevent merge conflicts

+1 -3 gnaegi MAIN
1.35 30 Sep 05

avoid empty pages in cases of async controller dispose and a different gui stack

+6 -2 fjost MAIN
1.34 30 Sep 05

cleanup and include extensions css also in printview

+5 -2 fjost MAIN
1.33 23 Sep 05

documented the extensions and made it much clearer and simpler

+3 -3 fjost MAIN
1.32 12 Sep 05

shift down imsg which depends on windowcontrol being set

+12 -11 fjost MAIN
1.31 09 Sep 05

better error messages with workflow stack

+14 -4 fjost MAIN
1.30 01 Sep 05

implement max 5 tabs to open

+7 -2 fjost MAIN
1.29 31 Aug 05

- Various changes in layout and top navigation, should have no visible effect - Refactoring of OLATChiefController, is now DMZChiefController - Refactoring of main layout pages, renamed pages - Deleted header package - Moved org.olat.header locales to org.olat locales http://bugs.olat.org/jira/browse/OLAT-1061 http://bugs.olat.org/jira/browse/OLAT-927 http://bugs.olat.org/jira/browse/OLAT-865

+35 -35 gnaegi MAIN
1.28 24 Aug 05

changeing the window reference to occ.getWindowControl for the user list to show correctly

+3 -3 schnider MAIN
1.27 23 Aug 05

now works also for vetoablecontrollers

+15 -5 fjost MAIN
1.26 23 Aug 05

fixed header bug

+54 -70 fjost MAIN
1.25 16 Aug 05

put all components in own packages together with their renderer

+4 -4 fjost MAIN
1.24 16 Aug 05

add todo

+3 -4 fjost MAIN
1.23 15 Aug 05

OLAT-772: relasing conflics, modified constructor of IM controller

+3 -3 schnider MAIN
1.22 15 Aug 05

cleanup

+3 -3 fjost MAIN
1.21 15 Aug 05

remove argument in method to create popupchiefcontroler

+4 -4 fjost MAIN
1.20 15 Aug 05

assign fixme's

+4 -4 fjost MAIN
1.19 11 Aug 05

show help again

+8 -11 fjost MAIN
1.18 10 Aug 05

stack cleanup (done so far only for forum in course)

+3 -3 fjost MAIN
1.17 04 Aug 05

replace old "category" in logging with caller's classname

+7 -7 fjost MAIN
1.16 04 Aug 05

add logging for extensions

+3 -2 fjost MAIN
1.15 04 Aug 05

extensions v 0.99

+3 -2 fjost MAIN
1.14 04 Aug 05

extensions v 0.98

+7 -4 fjost MAIN
1.13 04 Aug 05

more extension work

+7 -38 fjost MAIN
1.12 04 Aug 05

add jump to static

+27 -6 fjost MAIN
1.11 03 Aug 05

work in progress

+26 -17 fjost MAIN
1.10 03 Aug 05

extensions v 0.85

+15 -3 fjost MAIN
1.9 03 Aug 05

version 0.8 of extensions

+36 -2 fjost MAIN
1.8 27 Jul 05

remove unneeded method in interface

+2 -5 fjost MAIN
1.7 27 Jul 05

add request-for-close functionality again. (qti editor controller)

+19 -6 fjost MAIN
1.6 26 Jul 05

fix npe

+3 -3 fjost MAIN
1.5 26 Jul 05

ufff... major rework of tabs and major cleanup. - gui and css classes still need flo's improvement ;) - dynamic sites impl v 0.9 - stateful static tabs - better separation of tasks of chiefcontroller

+46 -31 fjost MAIN
1.4 25 Jul 05

*** empty log message ***

+20 -17 fjost MAIN
1.3 20 Jul 05

new tabs v0.7

+94 -19 fjost MAIN
1.2 20 Jul 05

v0.6

+19 -4 fjost MAIN
1.1 19 Jul 05

work in progress for sites refactoring

+471 fjost MAIN
1.35.4.1 11 Jan 06

olat-1288 give each olat window an id in javascript; also let the javascript know about the course id whilst in the course (for providing the internal link in a safe way)

+3 -3 fjost OLAT-4_0_2-BPS
1.37.2.12 03 Apr 06

OLAT-1482

+5 -3 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.11 31 Mar 06

OLAT-1482 ajax -ify olat work in progress! put more dual rendering in renderers (if ajax -> bglink else normal link)

+14 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.10 31 Mar 06

OLAT-1482 ajax -ify olat work in progress!

+1 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.9 30 Mar 06

olat-1411 work in progress

+2 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.8 27 Mar 06

olat-1411 work in progress

+4 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.7 24 Mar 06

olat-1411 work in progress

+2 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.6 23 Mar 06

olat-1411 work in progress!

+11 -17 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.5 23 Mar 06

olat-1411 work in progress

+2 -3 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.4 22 Mar 06

olat-1411 work in progress!

+34 -9 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.3 17 Mar 06

olat-1411 work on some generic poll mechanism

+15 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.2 02 Mar 06

draft, work in progress

+4 -3 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.37.2.1 28 Feb 06

olat-1411 work in progress

+10 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.42.2.3 22 May 06

OLAT-1233:Merge HEAD into branch-1233

deleted guretzki OLAT-4_2_0-UNIZH-1233
1.42.2.2 10 May 06

OLAT-1233: Merge HEAD into Branch

+3 -9 guretzki OLAT-4_2_0-UNIZH-1233
1.42.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+18 -15 guretzki OLAT-4_2_0-UNIZH-1233
1.37.6.1 06 Apr 06

merged head (with ajax, header cleanup)

+77 -20 guretzki OLAT-4_2_0-UNIZH-1480
1.39.2.1 19 Apr 06

olat-1497 work in progress

+10 -1 fjost olat_4_1_1-goodsolutions-1497
1.50.2.2 17 May 06

olat-1509 add recorder hook for some new project idea (automated gui testing and recording and replaying)

+1 -1 fjost olat_4_1_2-goodsolutions-1509
1.50.2.1 17 May 06

olat-1509 add recorder hook for some new project idea (automated gui testing and recording and replaying)

+7 fjost olat_4_1_2-goodsolutions-1509