John Okely
bb8d6e1a81
MDL-43274 Course: Remove ability to delete logs on a course during reset
2014-06-16 09:10:05 +08:00
Sam Hemelryk
0591c2056d
Merge branch 'MDL-44486-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-06-04 09:51:37 +12:00
Andrew Nicols
0d1d542332
MDL-45635 javascript: Make core dialogue translatable
2014-05-23 16:01:48 +08:00
Andrew Nicols
72704adf03
MDL-44486 core: Rewrite JavaScript progressbar
2014-05-12 15:29:47 +08:00
Andrew Davis
f624f56999
MDL-45282 core_user: fixed up some oddities in the bulk user messaging screen
2014-05-07 15:34:29 +08:00
Adrian Greeve
663aab727d
MDL-44637 events: Update to string that was throwing off event list column ordering.
2014-04-24 16:24:23 +08:00
Petr Skoda
dce7ec41e9
MDL-45219 add course recent_activity_viewed event
2014-04-23 11:53:36 +08:00
Petr Skoda
cd25119e34
MDL-45203 implement new event user_password_updated
2014-04-23 09:51:57 +08:00
Adrian Greeve
68a7235889
MDL-41185 events: Added events for different course view pages
2014-04-21 17:39:18 +08:00
Petr Škoda
d409944a95
MDL-44911 use unknown_logged class when viewing unknown events in reports
2014-04-14 11:59:00 +08:00
shashirepo
600be271c6
MDL-39833 course: require token change
...
MDL-39833 course: require token change
2014-04-05 12:29:47 +05:30
Eloy Lafuente (stronk7)
929e32489f
Merge branch 'MDL-28261-master' of git://github.com/andrewnicols/moodle
2014-04-02 01:12:52 +02:00
Ankit Agarwal
53b9e63b80
MDL-42891 administration: Replace use of logtable in notify_login_failures() with new logging apis
2014-04-01 17:35:01 +08:00
Ankit Agarwal
52dc1de746
MDL-42891 administration: Re-implement incorrect login notification, without using the logtable.
2014-04-01 17:18:15 +08:00
Andrew Nicols
6bf267776c
MDL-28261 Javascript: Check for a working connection in SCORM activities
2014-03-24 23:48:32 +08:00
Petr Škoda
b7679cdbfb
MDL-41115 fix username field label when allowing login via email
...
Thanks Marina for spotting this!
2014-03-17 17:34:45 +08:00
Rajesh Taneja
a825e33aa1
MDL-37658 core: Event strings added to core
2014-02-28 14:52:29 +08:00
Damyon Wiese
309ae8921f
MDL-25499: Centralise management of all types of cron tasks
...
Centralise management of all types of cron tasks with registration, scheduling,
parallel task conflicts(blocking) and running once off tasks, all using an
administration screen.
This is a combination of several issues:
MDL-25502: Added "black magic" task allocator for cron
MDL-25503: Add step to cron to run all scheduled tasks
MDL-25504 cron: Refactor to use scheduler
MDL-25505: Add an admin interface to schedule tasks via cron.
MDL-25507: Add support for adhoc tasks.
2014-02-26 12:03:46 +08:00
Daniel Neis Araujo
9d9361e82d
MDL-18633 User profile: add last ip field to user view
2014-02-18 09:42:28 -03:00
Andrew Nicols
34bcc6a95c
MDL-43267 Javascript: Improve accessibility of keyboard move
...
Change the keyboard move descriptions to allow for more detailed
descriptions such as:
* "After 'X'"; or
* "To top of section 'Y'"
2014-02-07 13:36:41 +08:00
Mark Nelson
362b9a0465
MDL-40051 core_lib: replaced add_to_log call when failing to send email with an event
2014-01-19 18:30:40 -08:00
Dan Poltawski
b19608d682
Merge branch 'MDL-40912_master' of https://github.com/markn86/moodle
2014-01-15 11:41:05 +08:00
Mark Nelson
c4cea8cb5d
MDL-40912 coursecat: replaced 'update' add_to_log call with an event
2014-01-14 19:24:14 -08:00
Mark Nelson
03ea10e6d3
MDL-40912 coursecat: replaced 'add' add_to_log call with an event
2014-01-14 19:24:08 -08:00
Petr Škoda
7bd95129d3
MDL-43488 remoe city and country requirement from signup
...
This was supposed to be part of MDL-28558.
2014-01-12 18:23:20 +08:00
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Jason Fowler
761c5fc274
MDL-37679 Course: Adding section name to page title
2013-12-17 11:42:01 +08:00
Rajesh Taneja
86b0e3b308
MDL-40058 Events: Replaced add_to_log for page comments to event
2013-12-11 13:53:00 +11:00
Eloy Lafuente (stronk7)
1c432ae6e1
Merge branch 'wip-MDL-43135' of https://github.com/jennymgray/moodle
2013-12-10 19:43:33 +01:00
Jenny Gray
a080716fa6
MDL-43135 Lang: removed redundant opentoguests
2013-12-10 11:05:22 +00:00
Ankit Agarwal
bad8b60009
MDL-43044 events: Add a course_module_instance_list_viewed abstract class
2013-12-06 13:18:50 +08:00
Ankit Agarwal
df2ac49f72
MDL-42962 events: Add a abstract class course_module_viewed
...
AMOS BEGIN
CPY [eventcoursemoduleviewed,core],[eventcoursemoduleviewed,mod_feedback]
AMOS END
2013-12-03 14:24:31 +08:00
Marina Glancy
60261b8c59
MDL-42925 course: Changed help string for course format selection
2013-11-21 13:29:31 +11:00
Sam Hemelryk
aa861f6297
MDL-42832 course: management viewmode string improvements
2013-11-12 15:32:59 +08:00
Sam Hemelryk
cd96b7d3e4
MDL-41392 course: management checkbox accessibility improvement
2013-11-11 17:10:14 +08:00
Sam Hemelryk
d0647301a0
MDL-41392 course: management accessibility tweaking
2013-11-11 17:09:44 +08:00
Yuliya Bozhko
f5d17c14ea
MDL-39923 badges: Send badge messages through internal messaging system
2013-11-07 14:49:27 +13:00
Damyon Wiese
951b414b65
Merge branch 'MDL-40975-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-06 13:06:01 +08:00
Andrew Nicols
d881e0bb84
MDL-40975 Course: Remove groupmode when forced at course level
2013-11-06 11:40:53 +08:00
Andrew Nicols
a83d83e42b
MDL-40975 Course: Change which actions are in the menu and which are outside it
2013-11-06 11:40:49 +08:00
Sam Hemelryk
e69a0251dc
MDL-42710 course: management cat sorting perfecting taking place
2013-11-05 21:52:45 +08:00
Sam Hemelryk
38a15200b9
MDL-42629 course: management peer-review alterations
...
* Added confirmation when bulk moving courses.
* Increased min-width of category course count to allow for 3 digits.
* Fixed sub-category => subcategory
* Renamed console JS vars to managementconsole
* Added typeof operator
* Renamed oldcatcourses and newcatcourses as suggested
* Added a span around course count and interacted with that.
* Fixed icon sizing
* Fixed management behat tests
* Fixed wrapping of strings in menus
2013-11-05 13:57:01 +08:00
Sam Hemelryk
c7a2291f8b
MDL-42629 course: management resorting improvements
2013-11-05 09:49:20 +08:00
Sam Hemelryk
d3670843eb
MDL-42629 course: changed new course to create new course
2013-11-05 09:49:14 +08:00
Sam Hemelryk
83886a49a0
MDL-42629 course: changed sub category to subcategory
2013-11-05 09:49:13 +08:00
Sam Hemelryk
017518d4f8
MDL-42629 course: fixed up create category management actions
2013-11-05 09:49:13 +08:00
Sam Hemelryk
115e5f052f
MDL-42629 course: renamed re-sort to sort
2013-11-05 09:49:13 +08:00
Rajesh Taneja
3b732cd6cc
MDL-42492 course: Show option to move category to top level
...
added behat to test move category
2013-11-01 15:53:38 +11:00
Sam Hemelryk
cda49969c3
MDL-42300 course: improved category re-sort controls.
...
* The top action now works on top level categories and has
a better title.
* Each category has its own resort actions now.
2013-11-01 08:57:39 +08:00
Frederic Massart
be99db5b96
MDL-22669 course: Display section number for orphaned activities
2013-10-28 14:44:08 +08:00