David Mudrák
2399585f7f
MDL-36266 Improve update notification message subject
2012-10-30 12:00:03 +01:00
Dan Poltawski
24a3115caf
MDL-16660 calendar - remove cron strings
...
We don't translate cronjobs
2012-10-30 15:27:02 +08:00
Dan Poltawski
0c918a1f52
Merge branch 'wip-MDL-16660-m24' of git://github.com/samhemelryk/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-10-30 14:18:13 +08:00
Sam Hemelryk
81b5ff0e8e
Merge branch 'MDL-28235-master' of git://github.com/FMCorz/moodle
2012-10-30 17:37:06 +13:00
Sam Hemelryk
e30390a0dd
MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review
...
* Added a bit of AMOS to copy existing strings and save a little translation effort
* Cleaned up fixed strings in several places
* Cleaned up some existing strings as required.
* Fixed install and upgrade code. Split upgrade into two parts (one for each table).
* Fixed fatal error caused by missing forms lib inclusion
* Added param types to forms.
* Converted file_get_content to use curl for URL's.
* Cleaned things up per coding style.
* Separated subscription management and form into separate files.
* Tidied up bennu inclusion to just where required.
* Lots of other small fixes as well.
AMOS BEGIN
CPY [calendar,calendar],[colcalendar,calendar]
CPY [actions,moodle],[actions,calendar]
CPY [never,moodle],[never,calendar]
AMOS END
2012-10-30 17:33:49 +13:00
Jonathan Harker
4c349ad7ba
MDL-16660: WIP - fixes as per review
2012-10-30 17:33:18 +13:00
Jonathan Harker
b5a52acd9d
MDL-16660: Add calendar import.
...
Adds an extra import section alongside the existing export in the
calendar views. Allows the user to import from either a file or a
URL as a subscription, with an optional polling interval of hourly,
daily, weekly, monthly, or annually. This subscription may be added
to the user, group, global or course calendars. These subscriptions
are tracked in a separate database table, and an extra column added
to the events table to relate them to the subscription. The event
uuid field is also expanded to allow for the RFC-2445 UID property.
Subscriptions are listed on the calendar view page, and can be
added and removed, manually polled, and the polling interval
adjusted. Subscription events are updated on cron.
2012-10-30 17:33:18 +13:00
Dan Poltawski
0caa0c869b
Merge branch 'MDL-4655-master' of git://github.com/FMCorz/moodle
2012-10-30 11:58:34 +08:00
Frederic Massart
38fb498bef
MDL-30871 message: Removed unused string
2012-10-30 11:04:50 +08:00
Dan Poltawski
06b33f67b0
Merge branch 'w43_MDL-35843_m42_expiryself' of git://github.com/skodak/moodle
2012-10-29 13:49:47 +08:00
Dan Poltawski
b01783f086
Merge branch 'MDL-35964' of git://github.com/timhunt/moodle
2012-10-29 13:48:44 +08:00
Dan Poltawski
3aa721e035
Merge branch 'MDL-34399' of git://github.com/timhunt/moodle
2012-10-29 12:18:01 +08:00
Fábio Souto
8647711201
MDL-29938 implement core_user_get_users as unification
...
unifies core_user_get_users_by_id and get_course_user_profiles
Conflicts:
user/lib.php
2012-10-29 12:00:40 +08:00
Tim Hunt
a560d636f4
MDL-34399 questions: cache to help load question definitions.
...
At the moment, it takes several DB queries to load each question definition,
so this cache is potentially a big win.
2012-10-26 11:58:02 +08:00
Petr Škoda
8e941204b2
MDL-35843 prepare fox expiry refactoring to core enrol feature
...
AMOS BEGIN
MOV [errorthresholdlow,enrol_manual],[errorthresholdlow,core_enrol]
MOV [expirynotify,enrol_manual],[expirynotify,core_enrol]
MOV [expirynotify_help,enrol_manual],[expirynotify_help,core_enrol]
MOV [expirynotifyall,enrol_manual],[expirynotifyall,core_enrol]
MOV [expirynotifyteacher,enrol_manual],[expirynotifyenroller,core_enrol]
MOV [notifyhour,enrol_manual],[expirynotifyhour,core_enrol]
MOV [expirythreshold,enrol_manual],[expirythreshold,core_enrol]
MOV [expirythreshold_help,enrol_manual],[expirythreshold_help,core_enrol]
AMOS END
2012-10-19 16:03:40 +08:00
Sam Hemelryk
7e7e108f93
MDL-36115 cache: Fixed up requirements check in cache admin interfaces
2012-10-19 08:12:32 +08:00
Frederic Massart
3b7bfbb5b8
MDL-4655 course: Number of courses with summaries to display is configurable
2012-10-18 11:07:17 +08:00
Dan Poltawski
99da334454
Merge branch 'MDL-34228-master' of git://github.com/sammarshallou/moodle
2012-10-16 16:19:25 +08:00
Sam Hemelryk
58e033193f
Merge branch 'MDL-32148-master' of git://github.com/StudiUM/moodle
2012-10-16 11:16:33 +08:00
Dan Poltawski
0651778e95
Merge branch 'MDL-32294-master' of git://github.com/FMCorz/moodle
2012-10-16 10:41:24 +08:00
Aparup Banerjee
8cbd15a761
Merge branch 'MDL-28965-master' of git://github.com/ankitagarwal/moodle
2012-10-15 15:17:44 +08:00
Frederic Massart
4c897a815c
MDL-32294 course: Add resource/activity dropdown have labels
2012-10-15 09:46:02 +08:00
Eloy Lafuente (stronk7)
990853afbe
Merge branch 'wip-MDL-25290-m24-compact' of git://github.com/samhemelryk/moodle
2012-10-14 23:32:40 +02:00
Tim Hunt
1c76fc96d1
MDL-35964 blocks: prevent undeletable blocks being deleted!
...
This commit simplifies the logic, so that $CFG->undeletableblocks
applies to all blocks, not just ones on certain page types in the
system context.
It also makes the setting apply to adding blocks, so you cannot
accidentally add a block that you cannot delete.
2012-10-12 20:36:02 +01:00
Ankit Agarwal
89eee2f36d
MDL-28965 administration: Updating description string for the setting navshowallcourses
2012-10-11 14:22:34 +08:00
Eloy Lafuente (stronk7)
b9570857db
Merge branch 'MDL-35141-master' of git://github.com/sammarshallou/moodle
2012-10-09 00:46:49 +02:00
Petr Škoda
91652c2429
MDL-35814 improve enrol delete instance strings
...
Credit goes to Helen Foster, thanks!
2012-10-08 10:30:07 +02:00
Sam Hemelryk
26ce56fddf
MDL-25290 cache: renaming to better separate store plugins from lock plugins
2012-10-08 09:53:52 +13:00
Sam Hemelryk
fd59389ca6
MDL-25290 cache: Plugins are now standard and strings tidied
2012-10-08 09:53:52 +13:00
Sam Hemelryk
170f821b9d
MDL-25290 cache: Fixed things up per coding style
2012-10-08 09:53:52 +13:00
Sam Hemelryk
167ad91e86
MDL-25290 cache: Added UI to view the cache lock setups and tidied up a couple of things
2012-10-08 09:53:51 +13:00
Sam Hemelryk
34c84c723a
MDL-25290 cache: Added cache locking plugin and converted locking implementations to that
2012-10-08 09:53:51 +13:00
Sam Hemelryk
f23fbfd849
MDL-25290 cache: Fixed up redirect loop with admin settings for cache stores
2012-10-08 09:53:51 +13:00
Sam Hemelryk
d6a1f63bdd
MDL-25290 cache: Cache API integration with core
2012-10-08 09:53:50 +13:00
Petr Škoda
194342144b
MDL-35814 improve confirmation when deleting enrol instances
2012-10-07 20:01:14 +02:00
Jean-Philippe Gaudreau
914442ae29
MDL-32148 Backup: Adding config settings for skipping courses in automated backups
2012-10-05 10:10:36 -04:00
sam marshall
b61924d482
MDL-34228 Completion: Add capability that controls if a user is shown in reports
2012-10-04 10:50:10 +01:00
Frederic Massart
edb3b7b473
MDL-28235 form: Help button popup close accessibility improved
...
AMOS BEGIN
CPY [close,editor],[close,form]
AMOS END
2012-10-02 14:32:17 +08:00
Michael Aherne
f127b1a538
MDL-35669 gravatar Provide default image URL to Gravatar
2012-10-01 14:17:11 +01:00
Dan Poltawski
90762324f9
MDL-15471 - fix typo inappropriate
...
Thanks Sam for spotting it!
2012-09-26 12:06:27 +08:00
Dan Poltawski
bb14cc2d23
Merge branch 'wip-MDL-15471' of https://github.com/jennymgray/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-09-26 12:04:41 +08:00
Sam Hemelryk
d324d74e39
Merge branch 'MDL-30901_master' of git://github.com/dmonllao/moodle
2012-09-24 15:15:05 +12:00
Frederic Massart
5583a208c9
MDL-35242 Web Services: Removed translation causing error in add_to_log
2012-09-21 09:58:52 +08:00
David Monllao
d11f12f646
MDL-30901 user Removing user->screenreader setting
2012-09-21 09:23:32 +08:00
Jenny Gray
7dd764b856
MDL-15471 course tagging improvements
2012-09-20 09:12:11 +01:00
Rajesh Taneja
7400be1b6e
MDL-34777 Accessibility: Add labels to input elements in gradebook
2012-09-20 11:28:55 +08:00
Itamar Tzadok
110831ceaa
MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle
2012-09-18 15:04:45 +08:00
Dan Poltawski
a2c5f73194
Merge branch 'MDL-35224-master' of git://github.com/ankitagarwal/moodle
2012-09-18 14:50:06 +08:00
Ankit Agarwal
3fe4a2fa69
MDL-35224 calendar: Adding current time string to make page titles unique
2012-09-18 14:42:08 +08:00
Rossiani Wijaya
b1fec412e3
MDL-34777 grading: add label to select and input tag
...
Conflicts:
mod/assign/lang/en/assign.php
mod/assign/locallib.php
2012-09-18 13:18:57 +08:00