| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.43 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+34 -34 | Patrick Brunner | MAIN | |
| 1.42 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+21 -31 | Patrick Brunner | MAIN | |
| 1.41 | 07 Dec 10 |
OLAT-5941 modified polling to slow down during user inactivity (mouse/keyboard) ... and several small corrections in IM |
+36 -36 | matthai | MAIN | |
| 1.40 | 15 Mar 10 |
config and startup refactoring to spring only |
+2 -2 | schnider | 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 | 12 Aug 08 |
OLAT-2878: smaller api, testing ability without olat |
+1 -1 | schnider | MAIN | |
| 1.37 | 27 Jun 08 |
OLAT-3220: MERGED to HEAD: Change InstantMessaging to use one single jabber-server together with other OLAT-instances - allowing @ in usernames (needs to be configured) - see comments in build.properties / olat_config.xml |
-7 | rhaag | MAIN | |
| 1.36 | 13 May 08 |
OLAT-3097: first version of chat which supports multiple concurrent chats at the same time |
-1 | schnider | MAIN | |
| 1.35 | 23 Apr 08 |
OLAT-2725 XHTML compliance: image tags, br's, wrong form labels etc |
+10 -10 | gnaegi | MAIN | |
| 1.34 | 07 Feb 08 |
OLAT-2725 Styling Instant Messaging |
+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. |
+19 -17 | gnaegi | MAIN | |
| 1.32 | 28 Aug 07 |
olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD |
+87 -127 | fjost | MAIN | |
| 1.31 | 17 Jul 07 |
olat-2143: clean up IM css stuff |
+1 -1 | schnider | MAIN | |
| 1.30 | 04 Jul 07 |
olat-2143: improvements after customer feedback |
+8 -1 | schnider | MAIN | |
| 1.29 | 03 Jul 07 |
olat-2143: position window correct |
+1 | schnider | MAIN | |
| 1.28 | 02 Jul 07 |
olat-2143: make IM code more failsave |
+12 -3 | schnider | MAIN | |
| 1.27 | 30 May 07 |
OLAT-2143: html chat; working protoype |
+54 -51 | schnider | MAIN | |
| 1.26 | 15 May 07 |
OLAT-2143: html chat; working protoype |
+73 -12 | schnider | MAIN | |
| 1.25 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.24 | 10 Aug 06 |
OLAT-1463: upgrade to latest smack lib to solve login delay. Upgrade needed lots of code change due to new handling of constants (enum types) |
+4 -4 | schnider | MAIN | |
| 1.23 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+1 -1 | fjost | MAIN | |
| 1.22 | 05 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+18 -20 | schnider | MAIN | |
| 1.21 | 13 Feb 06 |
package cleanup |
+1 -2 | schnider | MAIN | |
| 1.20 | 14 Sep 05 |
only code format |
+76 -69 | schnider | MAIN | |
| 1.19 | 14 Sep 05 | +6 -2 | schnider | MAIN | ||
| 1.18 | 15 Aug 05 |
OLAT-772: show online user list in sortable table. not yet fully finished |
+2 -2 | schnider | MAIN | |
| 1.17 | 20 Jul 05 |
OLAT-831: putting scorm content and nav tree into the menuAndToolLayoutController. Sending api requests over methode "POST" instead of "GET". |
+8 -5 | schnider | MAIN | |
| 1.16 | 20 Jul 05 |
OLAT-805: added date, time for messages shown in olat, correct version with new smack libs imported |
+5 -8 | schnider | MAIN | |
| 1.15 | 19 Jul 05 |
added fixme: missing import? |
+8 -5 | fjost | MAIN | |
| 1.14 | 19 Jul 05 |
OLAT-805: added date, time for messages shown in olat |
+29 -1 | schnider | MAIN | |
| 1.13 | 12 Apr 05 |
more comments |
+2 -2 | schnider | MAIN | |
| 1.12 | 12 Apr 05 |
fix for Bug: 1456 und enhancement, dass user im status "nicht verfügbar" gar nicht mehr auf der liste erscheinen. |
+7 -1 | schnider | MAIN | |
| 1.11 | 29 Mar 05 |
user who are not connected to the instant messaging server are no longer shown in the list, as they produce strange online times (minus online time) |
+8 -1 | schnider | MAIN | |
| 1.10 | 15 Mar 05 |
working version of toggling groups in users, only showing distinct users |
+2 -2 | schnider | MAIN | |
| 1.9 | 15 Mar 05 |
toggling offliners in 2 different translations, not yet finished version of toggling groups |
+25 -2 | schnider | MAIN | |
| 1.8 | 14 Mar 05 |
showing all messages from one user, deleting all messages form one user. Both with one click in one overdiv. |
+30 -3 | schnider | MAIN | |
| 1.7 | 08 Mar 05 |
formatting |
+176 -164 | fjost | MAIN | |
| 1.6 | 21 Feb 05 |
new method added |
+9 -2 | schnider | MAIN | |
| 1.5 | 10 Feb 05 |
toggle between showing offline users or not in roster now enabeld |
+14 -2 | schnider | MAIN | |
| 1.4 | 08 Feb 05 |
added one more method, but not yet used by velocity |
+8 -2 | schnider | MAIN | |
| 1.3 | 03 Feb 05 |
more comments |
+6 -3 | schnider | MAIN | |
| 1.2 | 25 Jan 05 |
refractoring of instant messaging: by chanching the server to "idmels3test" and setting the classname for the AccountCreation right, the new IM accouts get now successful created by olat |
+27 -19 | schnider | MAIN | |
| 1.1 | 20 Jan 05 |
refractoring of instant messaging, new wrapper class for IMClient (solves interator velocity issue) |
+154 | schnider | MAIN | |
| 1.23.26.1 | 07 Aug 06 |
OLAT-1589: Login name mapper. Used for IM name mapping and allows arbitrary OLAT login name, because they will be mapped for IM usage. The default name mapping should not change the current OLAT behaviour (IMName = OLATLoginName.toLowerCase()) |
+26 -1 | leberle | OLAT-4_2_0-BPS-1589 | |
| 1.22.4.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.21.6.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+18 -20 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.24.6.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.6 | 16 Aug 07 |
OLAT-2531: moved exception handling to clienthelper as this one is in the velocity file |
+26 -7 | schnider | OLAT-5_2_x-BRANCH | |
| 1.31.4.5 | 16 Aug 07 |
OLAT-2589: improved im disabled while doing test |
+4 -1 | schnider | OLAT-5_2_x-BRANCH | |
| 1.31.4.4 | 13 Aug 07 |
OLAT-2560: toggle groups in roster now work properly |
+2 -2 | schnider | OLAT-5_2_x-BRANCH | |
| 1.31.4.3 | 10 Aug 07 |
OLAT-2563: make links unique as double rendered links do not all work. |
+5 -2 | schnider | OLAT-5_2_x-BRANCH | |
| 1.31.4.2 | 10 Aug 07 |
OLAT-2563: make links unique as double rendered links do not all work. |
+18 -4 | schnider | OLAT-5_2_x-BRANCH | |
| 1.31.4.1 | 31 Jul 07 |
OLAT-2449: disable chat functionnality if doing a test in a couse and clean up unused stuff |
+37 -116 | schnider | OLAT-5_2_x-BRANCH | |
| 1.36.2.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.36.2.1 | 27 Jun 08 |
OLAT-3220: Change InstantMessaging to use one single jabber-server together with other OLAT-instances - allowing @ in usernames (needs to be configured) - see comments in build.properties / olat_config.xml |
-7 | rhaag | OLAT-6_0_x-BRANCH | |
| 1.23.30.1 | 05 Oct 06 |
http://bugs.olat.org/jira/browse/OLAT-1595 OLAT-1595: Merge HEAD into BRANCH (work in progress) |
+24 -16 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.25.8.6 | 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. |
+74 -113 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.25.8.5 | 31 Jul 07 |
OLAT-2434 BPS-CF Fixing all user tables with new user properties handling |
+2 -2 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.25.8.4 | 28 Jul 07 |
OLAT-2434 BPS-CF Major refactoring, support for configurable tables and forms, user fields are now called user properties to use the common terminology. UserField class is now UserPropertyHandler which explains what this class is really doing. Now everything needs some cleanup and then its done |
+1 -1 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.25.8.3 | 20 Jul 07 |
OLAT-2434 BPS-CF refactoring existing code, cleaned user and userfield interfaces, moved some code to user manager |
+2 -1 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.25.8.2 | 18 Jul 07 |
OLAT-2434 BPS-CF update branch to current HEAD development after user delete state refactoring |
+1 -1 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.25.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+114 -33 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.40.6.1 | 09 Dec 10 |
OLAT-5494: merge olat3 HEAD to Portfolio Branch |
+36 -36 | srosse | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.23.24.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+20 -12 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.23.24.1 | 14 Aug 06 |
Merging HEAD to branch |
+4 -4 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.23.28.1 | 10 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+4 -4 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.27.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) |
+1 -1 | lavinia | OLAT-HEAD-UZH-2385 | |
| 1.27.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) |
+21 -4 | lavinia | OLAT-HEAD-UZH-2385 | |
| 1.30.2.1 | 30 Aug 07 | +88 -128 | fjost | OLAT-HEAD-UZH-OLAT_2433 | ||
| 1.39.40.1 | 20 Jan 10 |
renaming of Manger to BasesecurityManager |
+2 -2 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 |