Frederic Massart
ed7844b5f4
MDL-55224 theme_noname: RTL adjustments for auto-flipping era
...
Part of MDL-55071
2016-09-23 10:49:49 +01:00
Dan Poltawski
8d37a33b16
Merge branch 'wip-MDL-55494-master' of git://github.com/marinaglancy/moodle
2016-08-15 13:15:15 +01:00
Andrew Nicols
51d85c7c6c
MDL-46214 event: Support deprecation of events
...
This patch adds two new functions to the event base to allow deprecation of
the individual events, without entirely removing them from the UI.
This is different to our normal deprecation procedure because all events
must support display of historical data. It must also be possible to view
the event information in the event monitor.
2016-08-15 09:17:02 +08:00
Marina Glancy
d29a07030e
MDL-55494 report_eventlist: ignore only logstore_legacy
2016-08-12 13:55:38 +08:00
Dan Poltawski
3a0bc0fdc4
MDL-55244 js: build changes
...
There should be no changes to minified code
2016-07-25 07:58:05 +01:00
Dan Poltawski
5bb4f444de
MDL-55244 js: fix problems with eslint --fix
...
eslint --fix '**/yui/src/**/*.js'
2016-07-25 07:53:05 +01:00
Rajesh Taneja
f55d87c55c
MDL-54589 behat: Fixed failures for phantomjs standalone
2016-06-20 16:03:36 +08:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Rajesh Taneja
5544234afc
MDL-44523 Behat: Fixed event filter test with change in edulevel
2014-07-16 14:05:42 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Adrian Greeve
4b8f05adc6
MDL-45421 report_eventlist: Changed sorting of event name column to sort by event name.
...
It was sorting by the full event path previous to this.
2014-05-07 12:30:36 +08:00
Marina Glancy
2027ee89e3
Merge branch 'wip-MDL-45360-master' of git://github.com/abgreeve/moodle
2014-05-01 11:47:51 +08:00
Adrian Greeve
ae63d3e11e
MDL-45348 report_eventlist: Removed duplicate list link in plugins > report.
...
I also fixed up a spelling mistake in the language pack (relatedobservers).
2014-05-01 11:12:39 +08:00
Adrian Greeve
780b2e6ccc
MDL-45360 report_eventlist: Fixed up css for the Events list detail page.
...
When the screen size is reduced the details are moved underneath the headings
prematurely.
2014-05-01 10:01:55 +08:00
Adrian Greeve
780a43d660
MDL-44637 report_eventlist: Behat tests for the event listing tool.
2014-04-24 16:24:22 +08:00
Adrian Greeve
4f078f38ae
MDL-44637 report_eventlist: Created a tool for listing all events.
2014-04-24 16:24:22 +08:00