| Diff | Revision | Date | Message | Lines | Author | Branch |
|---|---|---|---|---|---|---|
| 1.136 | 11 Feb 11 |
- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install |
+128 -108 | Patrick Brunner | MAIN | |
| 1.135 | 11 Feb 11 |
- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install |
+135 -167 | Patrick Brunner | MAIN | |
| 1.134 | 15 Sep 10 |
OLAT-5731: fix cluster/singlevm status in admin-gui, discussed with SE |
+1 -1 | rhaag | MAIN | |
| 1.133 | 13 Sep 10 |
OLAT-5708: [merged from 6_3_public branch to head and adopted to 7.0 standards] requestloglevel introduced to 7.0/HEAD |
+4 | eglis | MAIN | |
| 1.132 | 09 Sep 10 |
OLAT-5731: fix gui view |
+2 -4 | rhaag | MAIN | |
| 1.131 | 22 Jul 10 |
OLAT-5585 : Administration : Add workflow to release lock to fix 'User deletion workflow is blocked' |
+10 -11 | guretzki | MAIN | |
| 1.130 | 02 Jul 10 |
OLAT-5540: started refactoring of logFileParser... not yet finished |
+2 -3 | schnider | MAIN | |
| 1.129 | 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... |
+2 -2 | schnider | MAIN | |
| 1.128 | 01 Apr 10 |
added build date to buildinfo overview |
+6 -1 | schnider | MAIN | |
| 1.127 | 31 Mar 10 |
return node id 1 for single vm |
+1 -1 | schnider | MAIN | |
| 1.126 | 30 Mar 10 |
removing references to coordinator.getNodeId |
+3 -3 | schnider | MAIN | |
| 1.125 | 25 Mar 10 |
olat version stuff in handled by Settings helper class |
+3 -4 | schnider | MAIN | |
| 1.124 | 15 Mar 10 |
config and startup refactoring to spring only |
+3 -3 | schnider | MAIN | |
| 1.123 | 18 Jan 10 |
location of deployment-info.properties changed |
+3 -3 | eglis | MAIN | |
| 1.122 | 18 Jan 10 |
location of deployment-info.properties changed |
+3 -3 | eglis | MAIN | |
| 1.121 | 04 Nov 09 |
OLAT-4276 Adding enable/disable support for webdav which also removes the webdav link from the GUI |
+7 | gnaegi | MAIN | |
| 1.120 | 22 Sep 09 |
OLAT-4272: FileSystem Test : Disable test (comment-out) |
+5 -3 | guretzki | MAIN | |
| 1.119 | 20 Aug 09 |
OLAT-4272: FileSystem Test : Add test for distributed nfs test |
+7 -3 | guretzki | MAIN | |
| 1.118 | 26 Jul 09 |
OLAT-3926 Only format jsmath if enabled, add jsmath enable/disabled info to sysadmin info |
+8 | gnaegi | MAIN | |
| 1.117 | 09 Jul 09 |
OLAT-3974: some rewording |
+2 -2 | eglis | MAIN | |
| 1.116 | 08 Jul 09 |
non-jira fixing wrong @override declaration - implements an interface, does not override |
+3 -1 | gnaegi | MAIN | |
| 1.115 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+5 -1 | eglis | MAIN | |
| 1.114 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+105 -43 | eglis | MAIN | |
| 1.113 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+12 -6 | eglis | MAIN | |
| 1.112 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+22 -8 | eglis | MAIN | |
| 1.111 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+8 -5 | eglis | MAIN | |
| 1.110 | 08 Jul 09 |
OLAT-3974: beautify buildinfos tab |
+45 -39 | eglis | MAIN | |
| 1.109 | 07 Jul 09 |
OLAT-3974: prototyping buildinfos tab |
+4 -4 | eglis | MAIN | |
| 1.108 | 07 Jul 09 |
OLAT-3974: prototyping buildinfos tab |
+5 -1 | eglis | MAIN | |
| 1.107 | 07 Jul 09 |
OLAT-3974: prototyping buildinfos tab |
+74 | eglis | MAIN | |
| 1.106 | 06 Mar 09 |
OLAT-3891: fix for the performance problem with the cluster admin tab and performance-monitor with codepoints |
+2 -1 | eglis | MAIN | |
| 1.105 | 04 Mar 09 |
OLAT-3885: Fix Admin-Tab : errors : wrong example for error-number (E123,E64...) instead of (N1-E12, N1-E64...) |
+1 | guretzki | MAIN | |
| 1.104 | 18 Dec 08 |
OLAT-3475: Further clean up of olat_config.xml. Creating ClusterAdminContoller in spring and get rid of OLATClusterModule |
+3 -6 | schnider | MAIN | |
| 1.103 | 18 Dec 08 |
OLAT-3696: info message system now with cluster version for messages only on node level |
+29 -111 | schnider | MAIN | |
| 1.102 | 11 Dec 08 |
OLAT-3681 fix deadlock firing events from EventAgency and other EventAgency.methods accessed from AbstractEventBus and XXXEventBus hat deadlock problems concerning the order of locking on "infocenter" and "listener" - firing event from within a listener synced block. was detected with loadltests and introduced by one-session-only and invalidation (disposing) clusterwide. |
+7 -2 | Patrick Brunner | MAIN | |
| 1.101 | 20 Nov 08 |
OLAT-3611 show system startup time |
+3 | gnaegi | MAIN | |
| 1.100 | 17 Sep 08 |
OLAT-3466: removed OLATContext from olat_config.xml and moved to Spring stuff |
+3 -3 | schnider | MAIN | |
| 1.99 | 25 Aug 08 |
OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004" |
+1 -1 | Alexander Schneider | MAIN | |
| 1.98 | 25 Aug 08 |
OLAT-3406 Simple example on how to use the real time logger in the sys info page |
+38 -1 | gnaegi | MAIN | |
| 1.97 | 14 Aug 08 |
OLAT-3384: Refactor SingleVM-Coordiantor : Move 'org.olat.core.util.coordinate.impl.singlevm' to 'org.olat.commons.coordinate.singlevm', SongleVMCoordinator config via spring, add new PessimisticLockModule |
+1 -1 | guretzki | MAIN | |
| 1.96 | 12 Aug 08 |
OLAT-3379: cluster adjustments for sync blocks in info settings manager |
+2 -7 | schnider | MAIN | |
| 1.95 | 28 May 08 |
OLAT-3164:Session-Handling: work in progress |
+7 -29 | guretzki | MAIN | |
| 1.94 | 25 Apr 08 |
OLAT-2725 XHTML compliance: br tags in java classes |
+16 -16 | gnaegi | MAIN | |
| 1.93 | 16 Apr 08 |
OLAT-2725 refactoring maintenance message from olat3 AdminModule to olatcore OLATContext. The concept has been renamed to a more general name globalStickyMessage because maintenance message. The maintenance message works now also for new logged in users which was not the case in 5.x |
+3 -3 | gnaegi | MAIN | |
| 1.92 | 17 Dec 07 |
OLAT-2806: Brasato-Fix: Broken Info Message, Remove old, un-used DMZChiefController, DMZController, dmzlayout.html. |
+4 -4 | guretzki | MAIN | |
| 1.91 | 11 Dec 07 |
OLAT-2788: Add missing hibernate-tab and do some renaming. |
+15 -13 | guretzki | MAIN | |
| 1.90 | 21 Nov 07 |
MERGE BRANCH 5.2.x INTO HEAD (cg-part 5.2.3) |
+33 -1 | guretzki | MAIN | |
| 1.89 | 06 Nov 07 |
OLAT-2278 implement distributed listener count - admin gui |
+3 -2 | fjost | MAIN | |
| 1.88 | 29 Oct 07 |
OLAT-2278 finishing cluster impl - most things work stable, but refining and some todos remain - not active yet |
+11 -7 | fjost | MAIN | |
| 1.87 | 25 Sep 07 |
OLAT-2278 implement syncer/locker part of cluster implementation |
+4 -7 | fjost | MAIN | |
| 1.86 | 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 |
+1 -2 | fjost | MAIN | |
| 1.85 | 17 Sep 07 |
OLAT-2278 create a facade to gather all coordination issues, thus allowing 2 different impls like 1VM and cluster |
+2 -2 | fjost | MAIN | |
| 1.84 | 07 Sep 07 |
merge 2433-BRANCH into HEAD (final step) |
+10 -13 | Patrick Brunner | MAIN | |
| 1.83 | 28 Aug 07 |
olat-2433: change dispose(boolean asynchronous) to dispose(), since the flag is not needed |
+4 -4 | fjost | MAIN | |
| 1.82 | 28 Aug 07 |
olat-2433: as preparation for later merging: first merge branch 5_2_x to HEAD |
+2 | fjost | MAIN | |
| 1.81 | 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. |
+2 -2 | fjost | MAIN | |
| 1.80 | 05 Dec 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 - renamed createButtonMedium to createButton - renamed createLinkMedium to createLink - added GuiDemoLinksController to testing site |
+4 -4 | Alexander Schneider | MAIN | |
| 1.79 | 28 Nov 06 |
olat-1965 merge from branch to head |
+4 -5 | fjost | MAIN | |
| 1.78 | 21 Nov 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 renamed LinkFactoryMethods and Link constants |
+4 -4 | Alexander Schneider | MAIN | |
| 1.77 | 15 Nov 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 in progress |
+4 -8 | Alexander Schneider | MAIN | |
| 1.76 | 13 Nov 06 | +2 -6 | Alexander Schneider | MAIN | ||
| 1.75 | 10 Nov 06 | +2 -6 | Alexander Schneider | MAIN | ||
| 1.74 | 09 Nov 06 |
OLAT-1565: refactoring link component to easier usage, first step, second step move to vc and vc put into factory call |
+5 -4 | schnider | MAIN | |
| 1.73 | 29 Sep 06 |
OLAT-1796 update to apache 2.0 license boiler plate |
+20 -12 | Patrick Brunner | MAIN | |
| 1.72 | 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.71 | 02 Aug 06 |
http://bugs.olat.org/jira/browse/OLAT-1565 using Link component instead of methods from VelocityRenderDecorator (work in progress) |
+42 -25 | Alexander Schneider | MAIN | |
| 1.70 | 16 Jun 06 |
OLAT-1509 Main benefit of this refactoring: - resolve depenendicies of FullChiefController to InstantMessaging - add facility to inject any SpringController into the upper right corner and the footer place - remove parts (90%) of olat.core's dependencies to the org.olat.xxx - introduction of a SpringController, a controller instantiatiable by spring, neede was a init(Ureq, WControl) method which must be overriden by the implementor. - spring used to register path - handlers / dispatchers - spring used to inject a controller for the place in the rigth upper corner of the fullchiefcontroller -> e.g. instant messaging, print, logout, help links are no longer provided by the olat.core They come from the surrounding webapplication instead. - spring used to inject a controller for the footer's place - Requests for the MRTG and setting a maintenance message via http request and token are wrapped by a Dispatcher - setting the maintenance message is no longer done be looping over all controllers, it broadcasted over a channel to the connected FullChiefControllers - the Version.java is an interface now, and injected via spring. If the surrounding webapplication does not provide a Version the Version of the olat.core is used. -moving around some language keys, as some methods and classes have been moved around. |
-71 | Patrick Brunner | MAIN | |
| 1.69 | 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 :-) |
+7 -22 | Patrick Brunner | MAIN | |
| 1.68 | 05 Jun 06 |
OLAT-869 75% of refactoring tracing stuff - removed identity from method signatures as this information is taken from the thread local - refactored logError to use class instead of category string, this implied to refactor the olatruntimeexception as it should bring also a class instead of a category string. - grunt work done replacing all (null...) parameters with meanigful a class parameter. the upcoming 25% to do are: - introduce logInfo(..) and logDebug(...) similiar to logWarn and logError in the Tracing class - refactor all classes using log4j calls to log.XXX to the respective call to Tracing.logXXX goal is to have all log calls to go through Tracing.class as it holds lots of cool information in its thread local variable which would not be accessibel outside in the different classes generating log entries. |
+1 -1 | Patrick Brunner | MAIN | |
| 1.67 | 19 May 06 | +1 -1 | fjost | MAIN | ||
| 1.66 | 10 May 06 | +1 | fjost | MAIN | ||
| 1.65 | 09 May 06 |
OLAT-1509 moved org.olat.util to org.olat.core.util |
+7 -7 | fjost | MAIN | |
| 1.64 | 09 May 06 |
olat-1509 moved Identiy to org.olat.core.id and OLATResourceable to org.olat.core.id |
+1 -1 | fjost | MAIN | |
| 1.63 | 08 May 06 | +5 -5 | Patrick Brunner | MAIN | ||
| 1.62 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.61 | 08 May 06 | +1 -1 | Patrick Brunner | MAIN | ||
| 1.60 | 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 |
+17 -17 | Patrick Brunner | MAIN | |
| 1.59 | 28 Apr 06 | +2 -2 | Patrick Brunner | MAIN | ||
| 1.58 | 10 Apr 06 |
OLAT-1449: nicer output in error feedback mails |
+1 -1 | schnider | MAIN | |
| 1.57 | 04 Apr 06 |
header cleanup, license stuff has to be on top above package otherwise its included in javadoc every time! |
+13 -15 | schnider | MAIN | |
| 1.56 | 31 Jan 06 |
removed version number information - cleanup |
-4 | gnaegi | MAIN | |
| 1.55 | 09 Sep 05 |
always supply windowcontrol to all controllers (various reasons: error tracing, extensions, preferences keys, ...) |
+4 -4 | fjost | MAIN | |
| 1.54 | 07 Sep 05 |
add softcache info to caches tab in admin sysinfo panel |
+20 -5 | fjost | MAIN | |
| 1.53 | 16 Aug 05 |
put all components in own packages together with their renderer |
+7 -7 | fjost | MAIN | |
| 1.52 | 10 Aug 05 |
removing instance field wControl - replace it with getWindowControl() |
+11 -11 | fjost | MAIN | |
| 1.51 | 10 Aug 05 |
add a super constructor with the window control for de-stacking disposal operation (work in progress) |
+4 -3 | fjost | MAIN | |
| 1.50 | 04 Aug 05 |
replace old "category" in logging with caller's classname |
+4 -4 | fjost | MAIN | |
| 1.49 | 27 Jul 05 |
added fixme |
+4 -4 | fjost | MAIN | |
| 1.48 | 21 Jul 05 |
cache controller integrated in admin's sysinfo |
+9 -3 | fjost | MAIN | |
| 1.47 | 18 Apr 05 |
changed enum to enumeration as variable names -> 1.5 compatiblity |
+8 -8 | gnaegi | MAIN | |
| 1.46 | 13 Apr 05 |
- Refactored maintenanceMessage code from OLATContext to a new AdminModule - external setting of maintenance message is now protected by a token that is randomly generated by OLAT at first startup http://bugzilla.olat.org/show_bug.cgi?id=1463 |
+6 -5 | gnaegi | MAIN | |
| 1.45 | 07 Apr 05 |
maintenance message feature so contact online users http://bugzilla.olat.org/show_bug.cgi?id=1463 |
+42 -4 | gnaegi | MAIN | |
| 1.44 | 07 Mar 05 |
*** empty log message *** |
+5 -4 | fjost | MAIN | |
| 1.43 | 23 Feb 05 |
Corrected IM Stats |
+4 -4 | mike | MAIN | |
| 1.42 | 23 Feb 05 |
cleanup |
+5 -6 | fjost | MAIN | |
| 1.41 | 22 Feb 05 |
New MRTG stats |
+32 -3 | mike | MAIN | |
| 1.40 | 03 Feb 05 |
add defaultcontroller counter |
+5 -4 | fjost | MAIN | |
| 1.39 | 24 Jan 05 |
introduced concurrent counter |
+4 -3 | fjost | MAIN | |
| 1.38 | 13 Jan 05 |
fixed refresh bug |
+4 -3 | fjost | MAIN | |
| 1.37 | 14 Dec 04 |
- refactoring form events - new visibility configuration in cp node |
+5 -5 | gnaegi | MAIN | |
| 1.36 | 08 Dec 04 |
<br/> -> <br> <p/> -> <p> |
+5 -5 | gnaegi | MAIN | |
| 1.35 | 06 Dec 04 |
changed to html doctype 4.0.1 transitional Please no more <br /> must be <br> <img ... /> must be <img ... /> <p /> must be <p> or <p> .. </p> |
+12 -12 | gnaegi | MAIN | |
| 1.34 | 01 Dec 04 |
add controller count |
+4 -3 | fjost | MAIN | |
| 1.33 | 18 Nov 04 |
some improvements |
+4 -4 | fjost | MAIN | |
| 1.32 | 18 Nov 04 |
3.1.4 merges from BRANCH |
+30 -4 | gnaegi | MAIN | |
| 1.31 | 10 Nov 04 |
add dispose on all relevant user object so that a user that logouts release all locks -immediately- |
+7 -8 | fjost | MAIN | |
| 1.30 | 04 Nov 04 |
*** empty log message *** |
+13 -9 | fjost | MAIN | |
| 1.29 | 27 Oct 04 |
*** empty log message *** |
+6 -4 | fjost | MAIN | |
| 1.28 | 27 Oct 04 |
clean up |
+6 -10 | fjost | MAIN | |
| 1.27 | 27 Oct 04 |
added fixme |
+4 -3 | fjost | MAIN | |
| 1.26 | 19 Oct 04 |
cleaned up usersession and made admin/session view failsafer |
+10 -7 | fjost | MAIN | |
| 1.25 | 12 Oct 04 |
Made doDispose abstract. |
+15 -5 | mike | MAIN | |
| 1.24 | 06 Oct 04 |
Set infoMsgForm invisible if not rendered |
+6 -3 | mike | MAIN | |
| 1.23 | 30 Sep 04 |
version 0.9 of basesecurity cache |
+12 -6 | fjost | MAIN | |
| 1.22 | 17 Sep 04 |
Organized imports. - PLEASE: Take those 3 seconds and hit Ctrl-Shift-O before checkin. - Set your Eclipse to throw out a warning on hiding variables !! |
+3 -4 | mike | MAIN | |
| 1.21 | 10 Sep 04 |
sort loggers |
+11 -3 | fjost | MAIN | |
| 1.20 | 07 Sep 04 |
added doDispose methods to all Controllers |
+14 -6 | fjost | MAIN | |
| 1.19 | 03 Sep 04 |
renaming windowcontroller to windowcontrol, since it is not a controller but wControl / a control |
+6 -6 | fjost | MAIN | |
| 1.18 | 03 Sep 04 |
mega cleanup on olatresourceables!! |
+9 -17 | fjost | MAIN | |
| 1.17 | 02 Sep 04 |
*** empty log message *** |
+53 -18 | fjost | MAIN | |
| 1.16 | 02 Sep 04 |
event handling for 200 concurrent users... ;) |
+7 -4 | fjost | MAIN | |
| 1.15 | 02 Sep 04 |
merge sessionlistener to usersession |
+19 -14 | fjost | MAIN | |
| 1.14 | 02 Sep 04 |
*** empty log message *** |
+4 -4 | mike | MAIN | |
| 1.13 | 02 Sep 04 |
Reworked Session Administration |
+8 -10 | mike | MAIN | |
| 1.12 | 21 Jul 04 |
*** empty log message *** |
+4 -9 | mike | MAIN | |
| 1.11 | 13 Jul 04 |
*** empty log message *** |
+5 -5 | mike | MAIN | |
| 1.10 | 13 Jul 04 |
header formatting |
+7 -6 | mike | MAIN | |
| 1.9 | 13 Jul 04 |
*** empty log message *** |
+23 -8 | mike | MAIN | |
| 1.8 | 12 Jul 04 |
Corrected MRTG format |
+7 -6 | mike | MAIN | |
| 1.7 | 12 Jul 04 |
Draft implementation of stats interface for MRTG |
+25 -4 | mike | MAIN | |
| 1.6 | 02 Jul 04 |
*** empty log message *** |
+4 -3 | fjost | MAIN | |
| 1.5 | 02 Jul 04 |
added locks overview |
+19 -4 | fjost | MAIN | |
| 1.4 | 30 Jun 04 |
bugfix #747 |
+3 -4 | mike | MAIN | |
| 1.3 | 30 Jun 04 |
added under administration/sysinfo/usersessions: usersessions and windows info |
+38 -5 | fjost | MAIN | |
| 1.2 | 22 Jun 04 |
disallow changing level for Tracing class |
+7 -3 | fjost | MAIN | |
| 1.1 | 17 May 04 |
Fresh, clean checkin |
+364 | mike | MAIN | |
| 1.25.2.3 | 17 Nov 04 |
threads debug msg; bugzilla 1083 |
+30 -4 | fjost | OLAT-3-1-x-BRANCH | |
| 1.25.2.2 | 20 Oct 04 |
Merge from HEAD |
mike | OLAT-3-1-x-BRANCH | ||
| 1.25.2.1 | 19 Oct 04 |
backport: usersessions |
+10 -7 | gnaegi | OLAT-3-1-x-BRANCH | |
| 1.60.2.3 | 22 May 06 |
OLAT-1233:Merge HEAD into branch-1233 |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.60.2.2 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+1 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.60.2.1 | 10 May 06 |
OLAT-1233: Merge HEAD into Branch |
+15 -15 | guretzki | OLAT-4_2_0-UNIZH-1233 | |
| 1.56.6.2 | 24 Apr 06 |
Merge head into branch |
+1 -1 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.56.6.1 | 06 Apr 06 |
merged head (with ajax, header cleanup) |
+13 -15 | guretzki | OLAT-4_2_0-UNIZH-1480 | |
| 1.67.2.3 | 29 Jun 06 |
OLAT-1530: Merge HEAD into BRANCH-1530 |
-71 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.67.2.2 | 09 Jun 06 |
merge HEAD into BRANCH-1530 |
+7 -22 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.67.2.1 | 06 Jun 06 |
merge HEAD into BRANCH-1530 |
+1 -1 | Alexander Schneider | OLAT-4_2_0-UNIZH-1530 | |
| 1.69.2.1 | 19 Jun 06 |
OLAT-1562:Merge HEAD into Branch. |
-71 | guretzki | OLAT-4_2_0-UNIZH-1562 | |
| 1.67.4.1 | 21 Jul 06 |
merges from HEAD |
+5 -91 | gnaegi | OLAT-4_2_0-goodsolutions-1232 | |
| 1.72.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.73.4.1 | 16 Nov 06 | +4 -5 | fjost | OLAT-5_0_y-BRANCH | ||
| 1.73.6.2 | 12 Dec 06 |
merge head into branch |
+8 -9 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.73.6.1 | 16 Nov 06 |
OLAT-1879 Merge HEAD into Branch 1879 |
+5 -16 | leberle | OLAT-5_1_0-BPS-1879 | |
| 1.73.10.1 | 12 Dec 06 |
merge head into branch |
+9 -21 | leberle | OLAT-5_1_0-BPS-1914 | |
| 1.81.8.2 | 15 Nov 07 |
OLAT-2046: Add method to get Hibernate Statistics object for db performance analyse. |
+29 | guretzki | OLAT-5_2_x-BRANCH | |
| 1.81.8.1 | 21 Aug 07 |
non-jira enhancement .. hover to see highest error number |
+2 | Patrick Brunner | OLAT-5_2_x-BRANCH | |
| 1.94.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.94.2.1 | 16 Jul 08 |
OLAT-3164: Session-Handling : Merge HEAD into 6_0_x Branch as emergency for semester-start |
+7 -29 | guretzki | OLAT-6_0_x-BRANCH | |
| 1.117.4.1 | 18 Aug 09 |
OPEN - issue OLAT-4072: New course node "Checklist" http://bugs.olat.org/jira/browse/OLAT-4072 Merge with HEAD |
+8 | skoeber | OLAT-6_2-BPS-4072 | |
| 1.123.4.1 | 05 Aug 10 |
OLAT-5698: prototype of a new debugging feature for debugging requests for certain users (based on username or ip) |
+4 | eglis | OLAT-6_3_0-PUBLIC | |
| 1.99.2.2 | 03 Feb 09 |
head merged |
+41 -118 | bja | OLAT-HEAD-BPS-1229 | |
| 1.99.2.1 | 25 Sep 08 |
OLAT-1229: mostly only updates to stay in sync with the HEAD extended logging from HEAD calls to new api in this branch updated file to generate reporting table updated file to generate postgresql-database in general |
+3 -3 | blaw | OLAT-HEAD-BPS-1229 | |
| 1.72.2.2 | 15 Jun 07 |
OLAT-1595 : mergeOLAT-5_1_xToBranch |
+9 -21 | ikroll | OLAT-HEAD-BPS-1595 | |
| 1.72.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.73.8.2 | 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. |
+72 -38 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.73.8.1 | 17 Jul 07 |
OLAT-2434 BPS-CF update old branch to current head development. has some errors in test classes |
+11 -23 | gnaegi | OLAT-HEAD-BPS-Prototype_CF | |
| 1.104.2.1 | 23 Apr 09 |
OLAT-3766 Update IMS CP Branch to HEAD |
+3 -1 | gnaegi | OLAT-HEAD-FRENTIX-3766-CPEDITOR | |
| 1.106.8.2 | 16 Oct 09 |
OLAT-3946 merge from HEAD |
+9 -3 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.106.8.1 | 27 Jul 09 |
OLAT-3946 update from HEAD |
+183 | gwassmann | OLAT-HEAD-FRENTIX-3946-Podcast | |
| 1.129.2.3 | 19 Oct 10 |
OLAT-5494: merge HEAD to epf-branch |
+5 -1 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.129.2.2 | 08 Oct 10 |
OLAT-5494: change gui-stuff, flexi -> basic, edit-modus, hide debug in gui, save huge text to fs |
+1 -1 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.129.2.1 | 09 Sep 10 |
OLAT-5494: merge head to epf-branch: olat3 |
+13 -17 | rhaag | OLAT-HEAD-FRENTIX-5494-EPORTFOLIO | |
| 1.70.4.2 | 03 Nov 06 |
Synchronyzing 1577 branch (glossary, scorm assessable, repo can reference) with HEAD |
+21 -13 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.70.4.1 | 14 Aug 06 |
Merging HEAD to branch |
+44 -27 | gnaegi | OLAT-HEAD-JGS-1577 | |
| 1.69.6.1 | 14 Jun 06 |
work in progress |
-71 | Patrick Brunner | OLAT-HEAD-JGS_UNIZH-1509_pbwork | |
| 1.71.2.1 | 07 Aug 06 |
MERGE HEAD TO BRANCH 1508 |
+2 -2 | Patrick Brunner | OLAT-HEAD-UNIZH-1508 | |
| 1.118.2.1 | 13 Aug 09 |
OLAT-4272:File-System: Add distributed file-system test |
+7 -3 | guretzki | OLAT-HEAD-UZH-4272 | |
| 1.119.6.1 | 28 Oct 09 |
MERGE HEAD to BRANCH for mvn testing |
+5 -3 | Patrick Brunner | OLAT-HEAD-UZH-4361 | |
| 1.81.4.2 | 30 Aug 07 | +2 | fjost | OLAT-HEAD-UZH-OLAT_2433 | ||
| 1.81.4.1 | 18 Jul 07 |
OLAT-2433 work in progress.... |
+14 -17 | fjost | OLAT-HEAD-UZH-OLAT_2433 | |
| 1.87.2.2 | 18 Dec 07 |
OLAT-2725 Merges from HEAD |
+19 -17 | gnaegi | OLAT-HEAD-YAML-1725 | |
| 1.87.2.1 | 23 Nov 07 |
OLAT-2725 merges from head, adjusting portal changes edit mode |
+43 -6 | gnaegi | OLAT-HEAD-YAML-1725 | |
| 1.101.2.2 | 28 May 09 |
OLAT-3674: merge head to branch |
+3 -1 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.101.2.1 | 23 Dec 08 |
merge Head to Branch |
+38 -118 | rhaag | OLAT-HEAD_FRENTIX-3674 | |
| 1.128.4.1 | 22 Jun 10 |
updating to current head |
+2 -2 | thomasw | OLAT_6_4_0-BPS-Onyx_Integration | |
| 1.121.2.1 | 20 Jan 10 |
merge with head |
+6 -6 | schnider | tmpOLAT-HEAD-640-until-2010-03-10 |