WikiCourseNode.java

Diff Revision Date Message Lines Author Branch
1.52 11 Feb 11

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

+55 -42 Patrick Brunner MAIN
1.51 11 Feb 11

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

+77 -90 Patrick Brunner MAIN
1.50 16 Nov 10

OLAT-5754 Fixed for wiki. Revert changes for WikiCourseNode.calcAccessAndVisibility.

+3 -19 lavinia MAIN
1.49 11 Nov 10

OLAT-5754 Fixed for wiki. restrict editing only if no edit condition specified

+5 -2 lavinia MAIN
1.48 11 Nov 10

OLAT-5754 Fixed for wiki. block editing only if is not coach and is readonly

+15 -8 lavinia MAIN
1.47 04 Nov 10

OLAT-5754 Fixed for wiki. Evaluate "editarticle" access condition depending on "access" condition.

+18 -3 lavinia MAIN
1.46 11 Aug 10

[non-jira] [merged from 6-3-public branch] log an error if the destination cannot be created - to find more infos for a redscreen on live

+4 eglis MAIN
1.45 16 Jun 10

OLAT-4793 Fixed. Changed CourseNode.archiveNodeData signature to return a boolean.

+21 -14 lavinia MAIN
1.44 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

+1 -1 matthai MAIN
1.43 15 Mar 10

config and startup refactoring to spring only

+2 -2 schnider MAIN
1.42 23 Nov 09

OLAT-4148: display of description more consistent across all course elements

+2 -4 srosse MAIN
1.41 08 Dec 08

OLAT-3590: fixed deletion of subscribers when user was removed from group, fixed deletion of publishers/subscribers is resource (group, LR) gets deleted

+1 -1 schnider MAIN
1.40 10 Nov 08

OLAT-3560 Fixed. Check for null at return from WikiManager.getWikiContainer().

+6 -3 lavinia MAIN
1.39 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.38 15 Aug 08

MERGE OLAT-6_0_3-FINAL into HEAD

+12 Patrick Brunner MAIN
1.37 20 Jun 07

olat-2278 now not in branch anymore, but spring-ified in HEAD. Work: - rename olatresourceableeventcenter to olatsystembus - extract interface and let spring implement by di - created singleVM and Cluster version of the olat system bus - organize imports work still in progress for the cluster version, the standard version is ok.

-1 fjost MAIN
1.36 14 Dec 06

OLAT-1943: merge from head. fix broken access to course node if read only is not set, and generate warning if wiki words are too long

+18 -4 schnider MAIN
1.35 14 Dec 06

OLAT-1943: fix broken access to course node if read only is not set

-15 schnider MAIN
1.34 12 Dec 06

OLAT-1899: wiki to cp export, class renaming

+3 -2 schnider MAIN
1.33 29 Nov 06

OLAT-1943: first version of read only wiki - stable

+38 -1 schnider MAIN
1.32 11 Nov 06

organize imports

-1 Patrick Brunner MAIN
1.31 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.30 18 Sep 06

OLAT-1781: Fix bug when copy wiki repository entry on windows. (Take wrong resource folder on windows).

+3 -3 guretzki MAIN
1.29 06 Sep 06

OLAT-1701: implemented course import with wiki refereces

+21 -29 schnider MAIN
1.28 28 Aug 06

olat-902: windows does not like ":" in filenames, creating filenames with "-" only

+1 -1 schnider MAIN
1.27 21 Aug 06

olat-902: unifiing import / export format of wiki resource

+21 -24 schnider MAIN
1.26 09 Aug 06

OLAT-904 adding missing wiki export when exporting a course. import of a course does still NOT import the wiki! the course has an invalid reference at this time

+49 -24 gnaegi MAIN
1.25 09 Aug 06

OLAT-1583: delete zombies that remained on filesystem if exeception was thrown while adding resource

+4 -32 schnider MAIN
1.24 02 Aug 06

olat-1568: writing bytes as utf-8 instead of plattform default setting

+1 -1 schnider MAIN
1.23 25 Jul 06

OLAT-1568: do zip wiki while archiving

+17 -3 schnider MAIN
1.22 20 Jul 06

OLAT-903: adding locale to wiki for date rendering, fixing repo copy - now copies images as well. exporting generates overview to match pagename with pageid

+42 -3 schnider MAIN
1.21 19 Jul 06

OLAT-903: wiki archiving and refectoring of similar archiving classes to GenericArchiveController

+34 schnider MAIN
1.20 07 Jul 06

OLAT-1553: New features: - view external page content in new browser window Feature improvements: - external page configuration - multiple possibilities of choosing a html page in all course building blocks with a own html page und batch upload of html page packages in a zip file in a modal dialog - wiki textarea description position and tabindex Removed features: - popup option for all course building blocks (user can choose this on its own when watching content) Enhanced gui features: - visibilityDependsOnSelectionRules can now be detained from working in both ways (for complex dependencies like external page) - RadioButtonGroupElement can now be shown without label and may contain html tags for formatting of description - obsolete DisplayConfiguration(Form)Controller removed Enhanced core programming features: - standarized updateModulConfigDefaults methods (in interface) in all course nodes, documentation of this Enhanced i18n handling: - all major touched classes now contain a NLS (native language support) section with all used LocalStrings in the declaration area

+3 -5 leberle MAIN
1.19 19 Jun 06

OLAT-904: new course building block wiki

+35 -4 schnider MAIN
1.18 09 May 06

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

+1 -1 fjost MAIN
1.17 08 May 06

OLAT-1509

+1 -1 Patrick Brunner MAIN
1.16 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

+8 -8 Patrick Brunner MAIN
1.15 05 Apr 06

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

+13 -1 schnider MAIN
1.14 09 Sep 05

always supply windowcontrol to all controllers (various reasons: error tracing, extensions, preferences keys, ...)

+3 -3 fjost MAIN
1.13 01 Sep 05

OLAT-688

+2 -2 fjost MAIN
1.12 11 Aug 05

- Bugfix OLAT-987 - first clean up - better readable code

+7 -2 Patrick Brunner MAIN
1.11 09 Aug 05

Course Editor

+6 -2 Patrick Brunner MAIN
1.10 28 Jul 05

Enhancements, bug fixes

+8 -1 Patrick Brunner MAIN
1.9 25 Jul 05

+ catch invalid node references during course publish + enhanced publish procedure -> internal pre-publish for checking validity of course -> error messages in case where invalid node references are found, cycles not checked yet. OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish

+14 -1 Patrick Brunner MAIN
1.8 15 Jul 05

+Course Editor enhanced verbosity. Error Overview -> which node has what kind of error. GUI is not finished ;-) customers, please where and how to put what. +Menu tree shows if any condition is set on a node. +Course Editor Environment knows about which node references what other resource (node,group,area, etc) Next step is catch cyclic, and invalid references. And prevent deletion of still referenced nodes. OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree

+4 -3 Patrick Brunner MAIN
1.7 08 Jul 05

+ Courseeditor is very verbose now when configuring Conditions with the Expert Form, i.e. the error messages include now the most exact error cause, which is possible to extract from the condition parser. Even some hints about corrections are available. Now it is no longer possible to create an invalid condition, in the sense of referencing a non existing: -GroupName -AreaName -Course node Although it is still possible to add a valid reference and later delete the group, area, course node, but this is a different story. Which is addressed in the next step. All this is more or less a side effect of the ongoing work at the following tasks: OLAT-872 More verbose information about invalid course node configurations OLAT-471 Löschen von BB bei bestehenden Abhängigkeiten OLAT-540 Catch cyclic or invalid node references in condition during course publish OLAT-67 Icon bei Stuktur wenn Sichtbarkeit oder Zugang aktiv OLAT-877 See conditions in menu tree

+3 -3 Patrick Brunner MAIN
1.6 21 Jan 05

cp integration in course v 0.85

+5 -5 fjost MAIN
1.5 21 Jan 05

version 0.8 of course refactoring

+5 -5 fjost MAIN
1.4 12 Jan 05

refactoring: - row id's in forms have now id = elementname + formname -> id's are unique also when more than one form is on the same page (as in conditions) - condition form must have unique name -> now more than one form on the same page works smoothly

+2 -2 gnaegi MAIN
1.3 11 Jan 05

Improved easy mode for access and visibility conditions http://bugzilla.olat.org/show_bug.cgi?id=1144

+2 -2 gnaegi MAIN
1.2 27 Dec 04

*** empty log message ***

+2 -3 fjost MAIN
1.1 27 Dec 04

randstunden-wikikursbaustein ;)

+72 fjost MAIN
1.19.2.1 20 Jun 06

OLAT-1553: First draft of - simplyfied options in BB external page (1555) - popup option is no longer available (1554) - course editor: simplyfied workflow (original 1553) - belonging localstrings for de language

+3 -6 leberle OLAT-4_2_0-BPS-1553
1.16.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+2 -2 guretzki OLAT-4_2_0-UNIZH-1233
1.14.18.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -1 guretzki OLAT-4_2_0-UNIZH-1480
1.18.6.2 25 Jul 06

merge HEAD into BRANCH-1530

+76 -5 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.18.6.1 29 Jun 06

OLAT-1530: Merge HEAD into BRANCH-1530

+35 -4 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.18.16.3 24 Jul 06

OLAT-1562:Work in progress; Merge HEAD into Branch.

+73 guretzki OLAT-4_2_0-UNIZH-1562
1.18.16.2 11 Jul 06

OLAT-1562: Work in progress; Merge HEAD into branch.

+3 -5 guretzki OLAT-4_2_0-UNIZH-1562
1.18.16.1 27 Jun 06

OLAT-1562: Merge HEAD into branch.

+35 -4 guretzki OLAT-4_2_0-UNIZH-1562
1.18.8.1 21 Jul 06

merges from HEAD

+106 -4 gnaegi OLAT-4_2_0-goodsolutions-1232
1.30.2.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.31.4.3 14 Dec 06

OLAT-1943: fix broken access to course node if read only is not set, and generate warning if wiki words are too long

+19 -3 schnider OLAT-5_0_y-BRANCH
1.31.4.2 14 Dec 06

OLAT-1943: fix broken access to course node if read only is not set

-14 schnider OLAT-5_0_y-BRANCH
1.31.4.1 07 Dec 06

OLAT-1899: wiki to cp export

+38 -2 schnider OLAT-5_0_y-BRANCH
1.31.6.3 30 Jan 07

merge Head to Branch ( target: HEAD common source: mergeHeadTo1879_1 )

+7 -8 Patrick Brunner OLAT-5_1_0-BPS-1879
1.31.6.2 12 Dec 06

merge head into branch

+41 -3 leberle OLAT-5_1_0-BPS-1879
1.31.6.1 16 Nov 06

OLAT-1879 Merge HEAD into Branch 1879

-1 leberle OLAT-5_1_0-BPS-1879
1.31.10.1 12 Dec 06

merge head into branch

+38 -2 leberle OLAT-5_1_0-BPS-1914
1.37.16.3 10 Nov 08

OLAT-3560 Fixed on 6.0.x Branch. Check for null at return from WikiManager.getWikiContainer().

+6 -3 lavinia OLAT-6_0_x-BRANCH
1.37.16.2 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.37.16.1 11 Aug 08

OLAT-3373 OLAT-3356 non-jira /g/ mapper fix

+12 Patrick Brunner OLAT-6_0_x-BRANCH
1.42.6.1 11 Aug 10

[non-jira] log an error if the destination cannot be created - to find more infos for a redscreen on live

+4 eglis OLAT-6_3_0-PUBLIC
1.45.2.1 05 Sep 10

sync with head

+4 schnider OLAT-7_1-Backbutton
1.39.2.1 03 Feb 09

head merged

+7 -4 bja OLAT-HEAD-BPS-1229
1.24.4.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+42 -6 ikroll OLAT-HEAD-BPS-1595
1.24.4.1 05 Oct 06

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

+81 -87 ikroll OLAT-HEAD-BPS-1595
1.31.8.1 17 Jul 07

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

+41 -6 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.44.6.2 23 Nov 10

OLAT-5494 merge 7.1 head to epf-branch

+15 -6 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.44.6.1 09 Sep 10

OLAT-5494: merge head to epf-branch: olat3

+25 -14 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.20.2.2 03 Nov 06

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

+49 -52 gnaegi OLAT-HEAD-JGS-1577
1.20.2.1 14 Aug 06

Merging HEAD to branch

+90 -6 gnaegi OLAT-HEAD-JGS-1577
1.24.2.1 10 Aug 06

MERGE HEAD TO BRANCH 1508

+53 -56 Patrick Brunner OLAT-HEAD-UNIZH-1508
1.40.2.1 23 Dec 08

merge Head to Branch

+1 -1 rhaag OLAT-HEAD_FRENTIX-3674
1.32.2.1 14 Nov 06

OLAT-1835 organize imports & Separation core - lms

+4 -4 Patrick Brunner OLAT-HEAD_UNIZH-1935
1.33.2.1 17 Jan 07

- intermediate save - merge HEAD into Branch

+9 -9 Patrick Brunner OLAT_5_1_-UZH-1983
1.44.4.1 22 Jun 10

updating to current head

+21 -14 thomasw OLAT_6_4_0-BPS-Onyx_Integration
1.42.2.2 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

+1 -1 matthai tmpOLAT-HEAD-640-until-2010-03-10
1.42.2.1 20 Jan 10

merge with head

+2 -2 schnider tmpOLAT-HEAD-640-until-2010-03-10