9859 Commits

Author SHA1 Message Date
samhemelryk
1182b73701 en_utf8 MDL-19468 Copied auth_* language strings back into auth.php to maintain backwards compatibility 2009-10-09 05:25:00 +00:00
dongsheng
75d07096d3 "MDL-14651, improved chat module interface" 2009-10-08 06:37:00 +00:00
dongsheng
92eaeca5c9 "MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return the link instead of downloading to moodle file pool" 2009-10-07 10:16:45 +00:00
dongsheng
724e7ee6ac "MDL-20470, add a texturl element, which can use filepicker to choose a url" 2009-10-07 05:23:36 +00:00
skodak
44bce9b40b MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php 2009-10-06 20:26:22 +00:00
stronk7
b3fab0f876 MDL-12922 'moodle/restore:rolldates' capability - added missing string. Merged from 19_STABLE 2009-10-06 01:58:36 +00:00
stronk7
982e45af49 MDL-12922 adding 'moodle/restore:rolldates' cap to control who can roll dates on restore
(defaults to current settings: only course creators (and admins) are able to roll) Merged from 19_STABLE
2009-10-06 01:14:47 +00:00
stronk7
4eb9f9cc84 MDL-18469 restore checksums - add error message string. Merged from 19_STABLE 2009-10-05 17:45:02 +00:00
dongsheng
4c211e95c4 "MDL-20422, check courses category before moving, hideing, showing courses, merged from 1.9" 2009-10-05 07:44:45 +00:00
wildgirl
730bac4409 multichoice question help file: MDL-16791 corrected wording thanks to Ralf Hilgenstock 2009-10-02 13:27:50 +00:00
tjhunt
7409013e79 moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control the list.
* New admin setting $CFG->allcountrycodes - on Location page.
* Same rules used to translate country names as any other string.
* With unit tests.
2009-10-02 11:30:11 +00:00
nicolasconnault
50569ba3ac MDL-15262 Added a two capabilities to prevent certain users from changing a course's fullname and shortname. merged from MOODLE_19_STABLE 2009-10-02 07:05:02 +00:00
tjhunt
7d4dfc481e quiz: MDL-19145 Safe Exam Browser integration.
This is a better alternative to 'secure' mode.

It needs to be enabled by the administrator.
2009-09-30 10:57:57 +00:00
samhemelryk
cac0c3ef3d grade MDL-19797 Upgraded deprecated function calls 2009-09-30 07:20:31 +00:00
samhemelryk
e25b7ded61 filter MDL-19796 Upgraded deprecated function calls 2009-09-30 07:03:52 +00:00
skodak
39ccd06b59 MDL-20371 improved warning string 2009-09-29 07:25:56 +00:00
skodak
5f05358d4b MDL-20371 backups should never be in site files, let's create the secure backupdata in site files automatically 2009-09-28 18:59:40 +00:00
skodak
ebb621f6a9 MDL-11896 added hint if entry awaits approval 2009-09-27 18:08:27 +00:00
dongsheng
22f6b8df6e "MDL-16597, trim filemanager UI" 2009-09-24 09:05:41 +00:00
moodler
31282b6808 repository/local MDL-16597 Some wording changes local -> server (more user-centric) 2009-09-22 08:25:41 +00:00
dongsheng
5b8d3feb63 "MDL-16597, filemanager, fixed language string" 2009-09-18 04:05:49 +00:00
samhemelryk
a5cb6242ae mod-survey MDL-20262 Upgraded survey module in the following ways
* Upgraded legacy code to use PAGE and OUTPUT methods
 * Added integration with the new navigation blocks
 * Fixed up several bugs within the download script
2009-09-17 04:11:46 +00:00
nicolasconnault
b73d1ca4f2 MDL-19676 Put association section in advanced items for edit form, corrected bug in group listing, enabled commenting 2009-09-16 10:05:34 +00:00
samhemelryk
4881edc9d2 navigation MDL-14632 Moved course participants and reports from settings navigation to global navigation 2009-09-16 09:07:39 +00:00
samhemelryk
c69499369e mod-lesson MDL-20259 Created callback methods to expand navigation and settings blocks
Also fixed up minor bugs and added calls set_url
2009-09-16 06:22:12 +00:00
samhemelryk
55f599f00e mod-quiz MDL-20276 Created callback methods to expand navigation and settings blocks 2009-09-16 05:15:22 +00:00
skodak
ef22c1b664 MDL-12886 converting user/external.php to externallib.php - work in progress 2009-09-15 22:52:49 +00:00
skodak
a3f7cbf64e MDL-20293 strict param validation support 2009-09-15 20:08:47 +00:00
nicolasconnault
2367726155 MDL-20219 Deleted external blog block, and preferences link from blog_menu block. Placed these as links in settings block instead 2009-09-15 07:57:54 +00:00
skodak
9a0df45a01 MDL-12886 new design of external service functions, groups api improved and known problems fixed - still work in progress with lots of todos - sorry 2009-09-14 23:52:08 +00:00
tjhunt
95e88597ea forgotten password: MDL-19441 Oops, I changed a language string by mistake. Undoing. 2009-09-14 17:23:03 +00:00
samhemelryk
0961861e63 mod-glossary MDL-20256 Upgraded module to use the new navigation blocks 2009-09-11 05:38:44 +00:00
samhemelryk
29b64a2272 mod-data MDL-20253 Updated database activity module to make use of the new navigation structure 2009-09-11 03:14:42 +00:00
samhemelryk
ab5bd34d18 mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable
2009-09-11 02:04:38 +00:00
samhemelryk
97011c648c mod-choice MDL-20248 Upgraded choice module to use the new navigation blocks 2009-09-10 07:51:53 +00:00
samhemelryk
b14ae498b9 mod-chat MDL-20243 Upgrade chat module to make use of the two navigation callbacks
Note: I also took the oppertunity to extend navigation_node action handling, so that navigation nodes can accepts
moodle_url, html_link, or strings for actions
2009-09-10 03:50:51 +00:00
samhemelryk
47c96a774e mod-assignment MDL-20241 Upgraded assignment to use new navigation blocks 2009-09-09 08:23:41 +00:00
jerome
9baf682518 webservice MDL-12886 web service administration 2009-09-09 07:55:03 +00:00
samhemelryk
3175908906 navigation MDL-20235 Added ignore_active method for navbar and corrected user/view 2009-09-08 08:43:44 +00:00
dongsheng
17295e0b03 "MDL-16597, support set primary file in resource module, add a parameter to filemanager element" 2009-09-08 07:55:22 +00:00
dongsheng
4aa9147a5e "MDL-14651, fixed duplicate users in list, add language string" 2009-09-06 09:24:57 +00:00
dongsheng
af804e3e0f "MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +00:00
nicolasconnault
cae837087a MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
dongsheng
f0e5f031c7 "MDL-16596, imporve non-javascript file manager, add useful functions to filelib" 2009-09-03 06:53:40 +00:00
nicolasconnault
c1c0cecf3a MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle. 2009-08-28 10:28:16 +00:00
samhemelryk
7d2a049292 navigation MDL-14632 Very significant navigation commit
This patch introduces two new blocks global_navigation_tree and settings_navigation_tree
both of which have been designed to make full use of the new navigation objects available through
the $PAGE object.
Bulk of this code is within lib/navigationlib.php
2009-08-28 08:47:31 +00:00
nicolasconnault
319770d747 MDL-19797 Upgraded most output code in grader report 2009-08-28 05:29:05 +00:00
tjhunt
d9d481aac7 forgot password form: MDL-19441 Make it clearer you should enter username or password.
Credit to Olli as part of his GSOC project.
2009-08-25 20:18:42 +00:00
nicolasconnault
7ade8443e1 MDL-11790 Added missing lang strings, merged from MOODLE_19_STABLE 2009-08-17 14:51:18 +00:00
skodak
58a27a7467 MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks 2009-08-13 20:49:37 +00:00