UserAdminMainController.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

+76 -67 Patrick Brunner MAIN
1.51 11 Feb 11

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

+152 -169 Patrick Brunner MAIN
1.50 13 Dec 10

OLAT-5494: merge e-portfolio to HEAD

+1 -1 srosse MAIN
1.49 19 May 10

olat-5277: olatcore unittesting without whole framework loaded. To achive this I have to modifie the CoordinatorManager (missing abstract type) and mock the coordinator methods for the olatcore as it depends on olat3 stuff like database...

+3 -3 schnider MAIN
1.48 11 May 10

OLAT-5336: fix a red screen with the link "Open User" in Home > Subscriptions

+1 -1 srosse MAIN
1.47 30 Mar 10

OLAT-4612 CodeReview and Commit the brasato.css is "polluted" with LMS specific names not only from this patch :-) . See follow up issue OLAT-5185 thanks to BPS providing this feature

+2 Patrick Brunner MAIN
1.46 16 Mar 10

removed references to olat_config.xml

+1 -1 schnider MAIN
1.45 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

-15 matthai MAIN
1.44 15 Mar 10

config and startup refactoring to spring only

+16 -22 schnider MAIN
1.43 08 Jan 10

OLAT-3964: refactoring of notifications (OLAT-2656 too)

+10 -1 srosse MAIN
1.42 08 Dec 09

OLAT-4594: set a listener, to get "select" events

+3 -1 rhaag MAIN
1.41 23 Nov 09

OLAT-4594: allow dynamically loaded extension points.

+39 -7 rhaag MAIN
1.40 06 Nov 09

OLAT-4285: Refactoring of notification handlers to a Spring configuration and add NewUserNotificationHandler

+25 -1 srosse MAIN
1.39 02 Apr 09

organize imports

-1 schnider MAIN
1.38 31 Mar 09

OLAT-3928 fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities

+2 -2 gnaegi MAIN
1.37 14 Nov 08

OLAT-3593 not restricted to debug mode

+2 -4 Patrick Brunner MAIN
1.36 14 Nov 08

OLAT-3593 text field to enter valid user names check box enabled -> enable replay URLs /disable AJAX check box disabled -> disable replay URLs / enable AJAX this allows with one simple jmeter/selenium testcase to enable/disable replay URLs for a defined set of users. This is an admin feature only visible in debug mode, because it is used only for loadtesting.

+18 Patrick Brunner MAIN
1.35 25 Aug 08

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

+1 -1 Alexander Schneider MAIN
1.34 14 Jan 08

OLAT-2725 Adding support for presisted layout wolumn width

+1 -1 gnaegi MAIN
1.33 07 Jan 08

OLAT-2434 Merging BPS Custom Fields branch (AKA User Properties) to HEAD. Cleaning up of locales and other issues directly on HEAD.

+1 -1 gnaegi MAIN
1.32 18 Dec 07

OLAT-2725 merge YAML Branch in olat3 HEAD development

+87 -89 gnaegi MAIN
1.31 09 Oct 07

OLAT-2278 introduced LayoutMainController, and some refactoring

+2 -1 fjost MAIN
1.30 19 Sep 07

OLAT-2278 create a facade to gather all coordination issues, thus allowing 2 different impls like 1VM and cluster - work in progress

+5 -5 fjost MAIN
1.29 07 Sep 07

merge 2433-BRANCH into HEAD (final step)

+1 -1 Patrick Brunner MAIN
1.28 28 Aug 07

olat-2433: change dispose(boolean asynchronous) to dispose(), since the flag is not needed

+6 -6 fjost MAIN
1.27 13 Aug 07

MERGE BRANCH TO HEAD OLAT-2559 - replaced DialogController with MonologController

+6 -11 Alexander Schneider MAIN
1.26 19 Jul 07

OLAT-2435 Added configurable OR or AND join support in security manager powersearch method and fixed ajax user search to find users not only by lastname but also by login, firstname, email, instemail and instid

+1 -1 gnaegi MAIN
1.25 18 Jul 07

OLAT-2376:Refactor rename method 'getIdentitiesByPowerSearch' without status to 'getVisibleIdentitiesByPowerSearch'

+1 -1 guretzki MAIN
1.24 18 Jul 07

OLAT-2376:Refactor identity.status field from String to Integer.

+12 -12 guretzki MAIN
1.23 17 Jul 07

OLAT-2376: Lock deletion workflows to avoid concurrency problems

+82 -14 guretzki MAIN
1.22 03 Jul 07

OLAT-2376: Enable/disable 'Delete-User' via config for user-manager.

+2 -2 guretzki MAIN
1.21 14 Jun 07

OLAT-2376: Work in progress, Popup for edit parameter, feedback as Info-message

+12 -1 guretzki MAIN
1.20 13 Jun 07

OLAT-2376: Work in progress, Visitcards for deleted users without collab-tools, no 'send-email' button on deleted-users list.

+14 -14 guretzki MAIN
1.19 11 Jun 07

OLAT-2316: Work in progress,Remove logon-denied security group.

+1 -2 guretzki MAIN
1.18 07 Jun 07

OLAT-2316: Link 'Delete user' only for admins; Add admin only for buddy-groups.

+2 -1 guretzki MAIN
1.17 04 Jun 07

OLAT-2316: Work in progress, add ReadToDeleteController, get deletion parameter from PropertyManager, Refactor class-names.

+2 -2 guretzki MAIN
1.16 24 May 07

OLAT-2316: Work in progress, add new delete workflow controller, integrate direct deletion.

+13 guretzki MAIN
1.15 22 May 07

OLAT-2314: User deletion work in progress, new identity attribute 'status' .

+25 -13 guretzki MAIN
1.14 27 Nov 06

OLAT-1979: Merge Branch into HEAD, Customize mailtext.

+3 -3 guretzki MAIN
1.13 31 Oct 06

olat-1563: changed usage of Tracing.logError() either to throwing exception or logWarn()

+1 -1 schnider MAIN
1.12 29 Sep 06

OLAT-1796 update to apache 2.0 license boiler plate

+20 -12 Patrick Brunner MAIN
1.11 08 Jun 06

OLAT-869 finally --- Tracing refactoring is finished. --- please read to the end. -!!!- sorry for changing the method signature of the logXYZ methods, but I think it enhances readability -- this may give you some errors now. -!!!- Code from the sysinfocontroller is now available to public from Tracing -!!!- log messages generated by classes which are not triggered by user request, e.g. Module inits, servlet inits, print out now long list of "n/a" This is not nice, but o.k. from my point of view. - only blabliblupTest classes have remaining references to log4j.Logger - unified use of logDebug(..) it is now always surrounded with an IF to check if we really should string-concatenate (expensive op) and log debug. - logError, logWarn, logInfo, logDebug... everything goes through Tracing now. - classes no longer need to instantiate a logger, logging is now done by one line call with the calling.class as parameter. - log messages are bound to the logging class -> log shows which class is logging and not always that Tracing class is logging. thx for reading :-)

+1 -1 Patrick Brunner MAIN
1.10 06 Jun 06

OLAT-869 work in progress of replacing all log4j.Logger

+2 -4 Patrick Brunner MAIN
1.9 09 May 06

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

+2 -2 fjost MAIN
1.8 09 May 06

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

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

+19 -19 Patrick Brunner MAIN
1.6 04 Apr 06

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

+13 -9 schnider MAIN
1.5 02 Mar 06

http://bugs.olat.org/jira/browse/OLAT-1416 - reanimated content page (systemroles.html) for menupoint 'Access and rights' in user management

+5 Alexander Schneider MAIN
1.4 10 Feb 06

Merges from Branch OLAT-4_0_2-BPS-1309 using merge point OLAT-MERGE-3-4_0_2-BPS-130

+18 -17 gnaegi MAIN
1.3 07 Feb 06

Merges from Branch OLAT-4_0_2-BPS-1309 using merge point OLAT-MERGE-2-4_0_2-BPS-130

+262 -78 gnaegi MAIN
1.2 31 Jan 06

Merging feature OLAT-1309 and OLAT-1312 from branch OLAT-4_0_2-BPS-1309 into HEAD

+303 gnaegi MAIN
1.1 16 Jan 06

file UserAdminMainController.java was initially added on branch OLAT-4_0_2-BPS-1309.

deleted gnaegi MAIN
1.1.2.11 10 Feb 06

Changed menu order as proposed by alexandra OLAT-1333

+18 -17 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.10 07 Feb 06

Adding search options for institution and institutions id, code cleanup OLAT-1333

+1 -1 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.9 07 Feb 06

Additional canCreatePwd configuration, refactoring of user import workflow OLAT-1333

+20 -2 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.8 07 Feb 06

Update identity table model when identity changed in details view OLAT-1333

+6 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.7 06 Feb 06

some improvements for power search user list and mail OLAT-1333

+13 -2 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.6 02 Feb 06

adding possibility to show only co-authors OLAT-1333 and OLAT-1344

+22 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.5 02 Feb 06

adding email form to user search result list OLAT-1333

+1 -1 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.4 02 Feb 06

adding search for all users with author rights - adding predefined search queries OLAT-1333 and OLAT-1344 and also OLAT-858

+204 -77 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.3 27 Jan 06

improvements in OLAT-1309. More info see http://bugs.olat.org/jira/browse/OLAT-1309#action_13665

+45 -9 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.2 17 Jan 06

finishing user management. for details see OLAT-1309

+64 -50 gnaegi OLAT-4_0_2-BPS-1309
1.1.2.1 16 Jan 06

New top nav site 'usermanagement'. Refactored some stuff from administration site. Using tabbed pane now (OLAT-1309)

+253 gnaegi OLAT-4_0_2-BPS-1309
1.4.2.1 31 Mar 06

OLAT-1482 ajax -ify olat work in progress!

+5 fjost OLAT-4_1-GOODSOLUTIONS-1411
1.9.12.1 08 Jun 06

OLAT-1557: merge HEAD into branch-1557

+2 -4 cweisse OLAT-4_2_0-BPS-1557
1.7.2.1 10 May 06

OLAT-1233: Merge HEAD into Branch

+3 -3 guretzki OLAT-4_2_0-UNIZH-1233
1.5.4.1 06 Apr 06

merged head (with ajax, header cleanup)

+13 -9 guretzki OLAT-4_2_0-UNIZH-1480
1.9.6.2 09 Jun 06

merge HEAD into BRANCH-1530

+1 -1 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.9.6.1 07 Jun 06

merge HEAD into BRANCH-1530

+2 -4 Alexander Schneider OLAT-4_2_0-UNIZH-1530
1.9.8.1 21 Jul 06

merges from HEAD

+2 -4 gnaegi OLAT-4_2_0-goodsolutions-1232
1.11.22.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.12.6.2 12 Dec 06

merge head into branch

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

OLAT-1879 Merge HEAD into Branch 1879

+1 -1 leberle OLAT-5_1_0-BPS-1879
1.13.2.1 12 Dec 06

merge head into branch

+3 -3 leberle OLAT-5_1_0-BPS-1914
1.26.4.1 13 Aug 07

OLAT-2559 - replaced DialogController with MonologController

+6 -11 Alexander Schneider OLAT-5_2_x-BRANCH
1.34.4.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.37.8.1 01 Apr 09

OLAT-3928 Merge from HEAD: fixing broken course CSS, implemented CustomCSS concept and refactored MainLayoutController to have CSS capabilities

+2 -2 gnaegi OLAT-6_1_x-BRANCH
1.38.2.1 08 Apr 09

Incomplete - task OLAT-3861

-1 bja OLAT-6_2-BPS-FEATURES
1.42.2.1.2.1 29 Mar 10

OLAT-4612

+2 bja OLAT-6_4_0-BPS-Incubation
1.35.2.1 03 Feb 09

head merged

+16 bja OLAT-HEAD-BPS-1229
1.11.16.2 15 Jun 07

OLAT-1595 : mergeOLAT-5_1_xToBranch

+4 -4 ikroll OLAT-HEAD-BPS-1595
1.11.16.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.12.8.4 06 Jan 08

OLAT-2434 Merging HEAD to CF branch, adding database migration script. There are some classes I had to patch in the core to make this branch work, I will commit them directly to HEAD when merging the branch back to HEAD, so this branch will not compile out of the box.

+97 -103 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.12.8.3 19 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development after fixing power search method and ajax user search

+1 -1 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.12.8.2 18 Jul 07

OLAT-2434 BPS-CF update branch to current HEAD development after user delete state refactoring

+94 -26 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.12.8.1 17 Jul 07

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

+55 -19 gnaegi OLAT-HEAD-BPS-Prototype_CF
1.13.10.1 24 Nov 06

OLAT-1979 new mailer infrastructure and mail template usage when adding to and removing users from groups

+3 -3 gnaegi OLAT-HEAD-FRENTIX-1979
1.37.4.1 23 Apr 09

OLAT-3766 Update IMS CP Branch to HEAD

+2 -3 gnaegi OLAT-HEAD-FRENTIX-3766-CPEDITOR
1.49.2.1 02 Aug 10

OLAT-5494 OLAT-5685: allow en-/disable of extensions at runtime

+1 -1 rhaag OLAT-HEAD-FRENTIX-5494-EPORTFOLIO
1.11.10.1 03 Nov 06

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

+21 -13 gnaegi OLAT-HEAD-JGS-1577
1.21.2.2 18 Jul 07

OLAT-2385 - third time merge MAIN HEAD with the OLAT-HEAD-UZH-2385 BRANCH (common base version is Temp_lavinia_2, merged with Temp_lavinia_1, where Temp_lavinia_1 is the latest tag on MAIN HEAD)

+95 -27 lavinia OLAT-HEAD-UZH-2385
1.21.2.1 09 Jul 07

OLAT-2385 - second time merge MAIN HEAD with the OLAT-HEAD-UZH-2385 branch (common base version is Temp_lavinia_1, merged with Temp_lavinia_2)

+2 -2 lavinia OLAT-HEAD-UZH-2385
1.23.2.3 30 Aug 07

olat-2433

+19 -24 fjost OLAT-HEAD-UZH-OLAT_2433
1.23.2.2 24 Jul 07

olat-2433 cleanup menuandtoolcontroller for later work

+1 -1 fjost OLAT-HEAD-UZH-OLAT_2433
1.23.2.1 18 Jul 07

OLAT-2433 work in progress....

+7 -7 fjost OLAT-HEAD-UZH-OLAT_2433
1.30.2.4 17 Dec 07

pair refactoring with patrick: - changed dispatching order in initComponentFromMenuCommand. Sorted by VC and Controllers, since only Controllers can be removed and disposed by the removeAsListenerAndDispose method of the BasicController.

+48 -28 Alexander Schneider OLAT-HEAD-YAML-1725
1.30.2.3 04 Dec 07

YAML: 0.9 beta -> must verify together with AS -> replace monolog controller -> changing all touched controllers to extending BasicController -> replaced Tracing by OLog log = Tracing.createLogger(..) -> removed lots of Eclipse IDE Warnings hanging around -> DELETED MonologController.java

+3 -2 Patrick Brunner OLAT-HEAD-YAML-1725
1.30.2.2 11 Oct 07

OLAT-2725 Use new LayoutMain3ColsController and refactoring of all MainControllers to new LayoutBasicManager style of VelocityContainer, Translator etc creation and dispose mechanism.

+41 -64 gnaegi OLAT-HEAD-YAML-1725
1.30.2.1 11 Oct 07

OLAT-2725 Merges from HEAD and cleanup

+2 -1 gnaegi OLAT-HEAD-YAML-1725
1.37.2.1 28 May 09

OLAT-3674: merge head to branch

+2 -3 rhaag OLAT-HEAD_FRENTIX-3674
1.47.4.1 22 Jun 10

updating to current head

+4 -4 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

-15 matthai tmpOLAT-HEAD-640-until-2010-03-10
1.42.2.1 28 Jan 10

config and startup refactoring work in progress. Done are: only one spring context, no olat_config.xml, no more extenstionManger and servicefactory, startup is done by web.xml. OLAT is up and running again...

+26 -23 schnider tmpOLAT-HEAD-640-until-2010-03-10