PreviewSettingsForm.java

Diff Revision Date Message Lines Author Branch
1.24 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+19 -18 Patrick Brunner MAIN
1.23 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+82 -105 Patrick Brunner MAIN
1.22 23 Nov 10

OLAT-5891 Fixed. Added custom date format before setting date, and form validator method.

+12 -7 lavinia MAIN
1.21 15 Mar 10

OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing

+4 -11 matthai MAIN
1.20 22 Dec 09

OLAT-4648 removed wrong import

+1 -4 matthai MAIN
1.19 21 Dec 09

OLAT-4648

+182 -79 matthai MAIN
1.18 15 Dec 09

OLAT-4648 replace Form with FormBasicController

+1 matthai MAIN
1.17 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.16 06 May 08

OLAT-3125 fixing non working legacy group/group area chooser in course preview and contact form config

+3 -2 gnaegi MAIN
1.15 07 Apr 08

OLAT-2725 cssify group and area cooser layout in contact form

+2 -2 gnaegi MAIN
1.14 25 Jun 07

translate examples for begin and end date

+1 -1 sandra MAIN
1.13 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.12 07 Aug 06

OLAT-1593: Form refactoring, set the translator in the form constructor use form specific functions to translate * translate(String key) * translate(String key, String[] params) * getLoacle()

+2 -2 cweisse MAIN
1.11 18 May 06

olat-1528 : changed abstract form method "validate(ureq)" to "validate()" since userrequest is (and should) never be used in the validate method

+1 -2 fjost MAIN
1.10 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

+9 -9 Patrick Brunner MAIN
1.9 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.8 16 Aug 05

put all components in own packages together with their renderer

+3 -3 fjost MAIN
1.7 27 Jul 05

OLAT-698 Roles: +Student ( everything below == false) +Guest ( isGuest == true, rest false) +Tutor (isCourseCoach = true, rest false) +Course Admin (isCourseAdministrator == true, rest false) +Author (isGlobalAuthor == true, rest false)

+25 -3 Patrick Brunner MAIN
1.6 08 Mar 05

Date field is madatory

+3 -2 hjzuber MAIN
1.5 25 Feb 05

Bug #1313

+4 -5 mike MAIN
1.4 10 Feb 05

*** empty log message ***

+17 -2 mike MAIN
1.3 09 Feb 05

Locals, Date simulation

+6 -6 mike MAIN
1.2 09 Feb 05

group/areas

+41 -3 mike MAIN
1.1 14 Jan 05

course preview

+69 fjost MAIN
1.10.2.1 22 May 06

OLAT-1233:Merge HEAD into branch-1233

+1 -2 guretzki OLAT-4_2_0-UNIZH-1233
1.8.18.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -12 guretzki OLAT-4_2_0-UNIZH-1480
1.12.8.1 10 Oct 06

MERGE HEAD TO BRANCH 5.0.x prepare for 5.0.1

+20 -12 Patrick Brunner OLAT-5_0_x-BRANCH
1.16.2.1 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.12.2.1 05 Oct 06

http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress)

+20 -12 ikroll OLAT-HEAD-BPS-1595
1.13.8.1 17 Jul 07

OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes

+1 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.21.6.1 09 Dec 10

OLAT-5494: merge olat3 HEAD to Portfolio Branch

+12 -7 srosse OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.11.20.2 03 Nov 06

Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD

+20 -13 gnaegi OLAT-HEAD-JGS-1577
1.11.20.1 14 Aug 06

Merging HEAD to branch

+2 -2 gnaegi OLAT-HEAD-JGS-1577
1.11.24.1 07 Aug 06

MERGE HEAD TO BRANCH 1508

+2 -2 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.20.2.1 15 Mar 10

OLAT-4648 Replace Form with FlexiForm OLAT-3930 Interaction design changes OLAT-2887 Replace DefaultController with BasicController OLAT-4951 Issue with screen-shots for testing

+4 -11 matthai tmpOLAT-HEAD-640-until-2010-03-10