tjhunt
f8b80dbd95
moodle_page: MDL-12212 completely remove the old tag and admin page classes
2009-05-06 09:11:07 +00:00
tjhunt
cfcfb9f3d0
moodle_page: MDL-12212 kill legacy page_allows_editing implementations
2009-05-06 09:02:48 +00:00
tjhunt
830dd6e9cd
moodle_page: MDL-12212 reimplement user_is_editing, deprecate isediting
2009-05-06 08:59:29 +00:00
tjhunt
ad52c04f4c
moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
...
Start calling $PAGE->set_url in all the places it will be necessary
Start of a stub implementation of $PAGE->blocks to stop other things breaking
Remove some of the special case methods in admin_page
2009-05-06 08:55:53 +00:00
tjhunt
4873f5f709
moodle_page: MDL-12212 Eliminate legacy blocks_ methods
...
moving blocks will now be broken until the new bockslib is done
2009-05-06 08:53:14 +00:00
tjhunt
82611d8d33
moodle_page: MDL-12212 ->docspath
2009-05-06 08:48:13 +00:00
tjhunt
d7ab887938
moodle_page: MDL-14306 (part of MDL-12212) class name on body with ->category
...
If ->allowcategorythemes is set, includes all parent categories too
2009-05-06 08:46:48 +00:00
tjhunt
948203a5e8
moodle_page: MDL-12212 ->category and ->categories
2009-05-06 08:46:05 +00:00
tjhunt
ad5d5997ed
moodle_page: MDL-12212 more ->pagepaths to kill
2009-05-06 08:43:51 +00:00
tjhunt
e88462a055
moodle_page: MDL-12212 eliminate the two different interpretations of
...
pagetype
2009-05-06 08:41:02 +00:00
tjhunt
d529807a65
moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype)
...
deprecate $PAGE->get_format_name (use $PAGE->pagetype)
deprecate page_id_and_class (use $PAGE->pagetype)
2009-05-06 08:38:55 +00:00
tjhunt
f230ce19ea
moodle_page: MDL-12212 implement ->pagetype
2009-05-06 08:34:32 +00:00
tjhunt
c4740390b5
moodle_page: MDL-12212 remove useless code as a preparitory step
2009-05-06 08:26:19 +00:00
skodak
8ead7b5983
MDL-19009 cleanup - there is no CONTEXT_GROUP and pinned block context
2009-05-04 20:23:20 +00:00
stronk7
08f4df55cb
MDL-18577 drop enums support - added 2 more basic xmldb tests
2009-05-03 16:06:14 +00:00
stronk7
e849e86891
MDL-18577 drop enums support - step3: Fix XMLDB own tests + new tests for dropping enums
2009-05-01 23:53:14 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
tjhunt
f0ad741e1f
completion: avoid API call for performance reasons
2009-04-30 04:16:35 +00:00
skodak
c29b95d2c1
MDL-18961 fixed warning during upgrade; merged from MOODLE_19_STABLE
2009-04-24 17:59:28 +00:00
tjhunt
9c3ea65295
XHTML strict
2009-04-23 06:25:51 +00:00
tjhunt
d040f78d6d
Fix trailing whitespace
2009-04-17 02:50:21 +00:00
tjhunt
9434fef401
filters: MDL-18879 filter data not deleted when a context is deleted
...
Missed when implementing MDL-7336
Also, fix minor issues with deleting filters
2009-04-17 02:49:07 +00:00
tjhunt
109bce7971
filtering capability lists: MDL-16605 - followup - make it case-insensitive
2009-04-16 10:44:40 +00:00
nicolasconnault
653a86489e
MDL-18083 Committing gradebook improvements to head
2009-04-16 07:16:44 +00:00
dongsheng
4440330936
"MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9"
2009-04-15 03:53:03 +00:00
dongsheng
5430f05b37
"MDL-18848, curl_cache is not specific to repository module any more"
2009-04-14 02:34:38 +00:00
tjhunt
6246de9526
filters: MDL-7336 settings page for setting the local enabled/disabled state
...
- managed to missed this bit when transferring my changes from git.
2009-04-13 08:24:20 +00:00
tjhunt
dcdf3b2918
filters: MDL-7336 separate out manage filters and common filter settings
2009-04-13 07:15:50 +00:00
tjhunt
86b455cfc7
filters: MDL-7336 finish implementing delete on the admin page
2009-04-13 07:15:19 +00:00
tjhunt
0f74bb01ff
filters: MDL-7336 settings page for setting the local enabled/disabled state
2009-04-13 07:12:41 +00:00
tjhunt
6b037e0420
filters: MDL 7336 Remove remaining references to ->filters
2009-04-13 07:04:32 +00:00
tjhunt
5b8fa09b00
filters: MDL-7336 Finish admin settings page.
2009-04-13 07:04:07 +00:00
tjhunt
456c8cc738
filters: MDL-7336 redo global settings page to use the new libs
...
Note: ->stringfilters update not done yet.
2009-04-13 07:03:32 +00:00
skodak
c6b4179c38
MDL-18338 option for hiding of groups in user profile
2009-04-09 08:29:51 +00:00
tjhunt
0e329b2a43
fix variable name typo
2009-04-07 05:20:16 +00:00
tjhunt
df244bbc3f
qtype admin: operator precedence bug when deleting qtypes
2009-04-07 05:17:04 +00:00
mudrd8mz
4c0e52f0d6
MDL-18797 string_manager::instance()->get_registered_plugin_types() does not return "__exceptions" as places_to_search_for_lang_strings() used to do.
2009-04-06 13:06:04 +00:00
fmarier
b3a3a552ac
password policy: MDL-17602 disable consecutive identical characters check by default
2009-04-05 23:46:32 +00:00
nicolasconnault
da2f44111a
MDL-17272 merged from MOODLE_19_STABLE
2009-04-03 08:14:01 +00:00
tjhunt
d09ef2a0ef
Fix XHTML strict problems in XMLDB.
2009-04-03 05:47:59 +00:00
fmarier
c65ab2be95
Password policy: MDL-17602 new "max consecutive identical characters" setting
2009-04-03 02:22:52 +00:00
tjhunt
d8413bf3d2
lang editing: MDL-18776 fix regression from MDL-18669.
2009-04-02 09:37:29 +00:00
tjhunt
0c34c7eb50
translation: MDL-18766 reverting. I guess it was not yet ready for prime-time.
...
I'll commit the patch to contrib in case anyone wishes to experiment further.
2009-04-02 02:42:11 +00:00
dongsheng
ebb1a1e847
"MDL-13224, select how many courses can be shown in mymoodle page"
2009-04-01 07:32:57 +00:00
dongsheng
8ef19a1ede
"REPOSITORY/MDL-17466, display which plugin is valid"
2009-04-01 05:47:14 +00:00
dongsheng
3a90e17e41
"REPOSITORY/MDL-17466, display which plugin is valid"
2009-04-01 05:40:37 +00:00
tjhunt
b4cf937102
translation: MDL-18766 Prototype automatic translation system for Moodle.
...
If Google can do something like http://translate.google.com/ , surely we
can do something just as good in Moodle. Here is a first attempt. It is
a bit rough around the edges, and only a couple of target lananguages
have been implemented so far. (More and better attempts welcome!)
In order to ensure that this gets adequate testing, I have made sure that
it gets turn on by default. However, if you really don't like it, you can
turn it off under Administration > Development -> Experimental settings.
2009-04-01 00:39:17 +00:00
jerome
f7631e7397
web service MDL-12886 administration: implement settings for servers (add amf debug option)
2009-03-31 03:29:01 +00:00
skodak
c6e1d6af3f
MDL-18540 fixing "extra" memory strings
2009-03-30 17:09:39 +00:00
dongsheng
1ed8e660fd
"MDL-18540, change the uses of option"
2009-03-30 10:07:24 +00:00