PopupChiefController.java

Diff Revision Date Message Lines Author Branch
1.22 18 May 06

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

deleted fjost MAIN
1.21 18 May 06

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

+1 fjost MAIN
1.20 10 May 06

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

-9 fjost MAIN
1.19 09 May 06

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

+2 -2 fjost MAIN
1.18 08 May 06

OLAT-1509

+2 -2 Patrick Brunner MAIN
1.17 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.16 05 May 06

olat-1509

+1 -1 fjost MAIN
1.15 04 May 06

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

+6 -2 fjost MAIN
1.14 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

+40 -40 Patrick Brunner MAIN
1.13 02 May 06

OLAT-1509

+15 -20 Patrick Brunner MAIN
1.12 05 Apr 06

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

+13 -10 guretzki MAIN
1.11 04 Apr 06

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

+43 -5 fjost MAIN
1.10 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

+7 -2 gnaegi MAIN
1.9 20 Dec 05

removing CVS expand tags to prevent merge conflicts

+1 -3 gnaegi MAIN
1.8 30 Sep 05

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

+6 -2 fjost MAIN
1.7 09 Sep 05

better error messages with workflow stack

+16 -3 fjost MAIN
1.6 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

+5 -5 gnaegi MAIN
1.5 16 Aug 05

put all components in own packages together with their renderer

+4 -4 fjost MAIN
1.4 11 Aug 05

added layout fixme

+8 -2 fjost MAIN
1.3 04 Aug 05

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

+7 -7 fjost MAIN
1.2 27 Jul 05

remove unneeded method in interface

+2 -5 fjost MAIN
1.1 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

+286 fjost MAIN
1.8.4.3 26 Jan 06

fixed bug for popup-windows (caused only a velocity log warning), no jira

+3 -2 fjost OLAT-4_0_2-BPS
1.8.4.2 23 Jan 06

olat-1288: introduce new popup window with only a small closing 'x' to offer as much space as possible to the content

+5 -4 fjost OLAT-4_0_2-BPS
1.8.4.1 17 Jan 06

fix bug already fixed in fullchiefcontroller (extension css load in printview)

+5 -2 fjost OLAT-4_0_2-BPS
1.10.2.7 03 Apr 06

OLAT-1482

+3 -1 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.10.2.6 27 Mar 06

olat-1411 work in progress

+6 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.10.2.5 24 Mar 06

olat-1411 work in progress

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

olat-1411 work in progress!

+6 -8 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.10.2.3 23 Mar 06

olat-1411 work in progress

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

olat-1411 work in progress!

+23 -7 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.10.2.1 17 Mar 06

olat-1411 work on some generic poll mechanism

+13 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.14.2.3 22 May 06

OLAT-1233:Merge HEAD into branch-1233

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

OLAT-1233: Merge HEAD into Branch

-9 guretzki OLAT-4_2_0-UNIZH-1233
1.14.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+11 -7 guretzki OLAT-4_2_0-UNIZH-1233
1.10.6.1 06 Apr 06

merged head (with ajax, header cleanup)

+56 -15 guretzki OLAT-4_2_0-UNIZH-1480