927 Commits

Author SHA1 Message Date
skodak
44df8fa94c MDL-15941 block view permissions override regression fixed 2008-08-06 05:07:46 +00:00
skodak
d927c5b4ef MDL-15821 do not show profile link in admin block if using guest account; merged from MOODLE_19_STABLE 2008-07-24 23:14:58 +00:00
skodak
f432bebff2 MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE 2008-07-24 21:59:13 +00:00
skodak
3a0c6cca33 MDL-8521 new feature - safe overrides, see tracker for details; merged from MOODLE_19_STABLE 2008-07-23 16:10:06 +00:00
moodler
5c0700a604 MDL-15701 Merged fix for showing just non-deleted hosts, from 1.9 2008-07-18 04:06:12 +00:00
scyrma
39356e1837 MDL-15676: restrict block/blog_tags to showing blog tags. (merge from 1.9) 2008-07-17 04:22:41 +00:00
dongsheng
83e6cf2f82 "MDL-15592, change js function name toggle() to menu_toggle(), to be friendly with prototype.js, merged from MOODLE_19_STABLE" 2008-07-10 09:36:07 +00:00
scyrma
0c9bba1c76 MDL-14237: Removing calls to html_entity_decode, along with some syntax cleanup (merge from 1.9) 2008-07-07 07:19:24 +00:00
thepurpleblob
ffed6d83ad MDL-15505
Add debugging call if mnet authentication is not enabled.

Merged from STABLE_19
2008-07-02 14:25:16 +00:00
scyrma
38fb819028 MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
thepurpleblob
68ad9ccc59 MDL-15447
Admin search option only shown if user has moodle/site:config capability

Merged from STABLE_19
2008-06-27 13:12:21 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
jerome
293076e9ce MDL-14635 remove tags from glossary block help, merged from 19 2008-06-25 03:26:08 +00:00
moodler
a8bdedab59 MDL-14992 $SESSION is a global 2008-06-20 07:33:33 +00:00
skodak
b1f93b1512 MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
dongsheng
cb224386f7 "MDL-15138, fix breadcrumb nav, merged from MOODLE_19_STABLE" 2008-06-08 18:31:45 +00:00
skodak
c7da43571b MDL-14679 converted some count_records 2008-06-02 21:47:31 +00:00
skodak
a5d424df7c MDL-14679 converted some get/set_field() 2008-06-02 21:39:23 +00:00
skodak
f28f2d9022 MDL-14679 towards blocks conversion 2008-06-02 20:15:51 +00:00
skodak
534792cd82 MDL-14679 removed all instances of get_records_select_menu() 2008-06-01 15:52:12 +00:00
skodak
44e1b7d7ff MDL-14679 remoed all instances of get_records_list() 2008-06-01 15:42:48 +00:00
skodak
45df7de3ad MDL-14679 towards /blog conversion 2008-06-01 13:48:12 +00:00
skodak
98891b9348 MDL-14679 fixed regressions 2008-05-31 18:20:05 +00:00
skodak
219f652b91 MDL-14679 upgrade $DB conversion 2008-05-31 18:05:42 +00:00
stronk7
69b80cc2eb 4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863 2008-05-22 00:09:59 +00:00
stronk7
a8cb94f66f MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
wrapper class to support old syntax (no changes in public API yet)
2008-05-20 23:24:40 +00:00
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
sam_marshall
2f74763913 MDL-14815: Added CSS class to blocks when they have editing controls (for themeability) 2008-05-15 09:50:39 +00:00
skodak
a13936c57c MDL-14451 removed pre 1.9 upgrade code 2008-05-11 18:55:00 +00:00
jerome
70044d63c4 MDL-11382 added a link 'Profil' to the administration block 2008-05-02 06:07:51 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
skodak
dd93d8e94c MDL-14617 removed PHP5 checks from global search 2008-05-01 21:22:01 +00:00
moodler
1d2c7142c7 MDL-14630 Merged My Moodle fix for Mentees from 1.9 2008-05-01 05:39:50 +00:00
stronk7
9120630b4b glossary->id for block is now properly recoded by restore. MDL-4934 ; merged from 19_STABLE 2008-04-27 01:56:08 +00:00
stronk7
48acdf95be Prevent admin tree to be showed for non-admins in 'my' page. MDL-14225 ; merged from 19_STABLE 2008-04-27 00:32:00 +00:00
jerome
5448c13d41 MDL-11382 Put back 'Activity Reports' and 'Edit Profil' links in the administration block 2008-04-24 08:58:48 +00:00
dongsheng
e31a44ee20 fix print_error() call, see tracker 2008-04-23 07:29:51 +00:00
dongsheng
5656aea193 MDL-14129, fix print_error call 2008-04-23 07:25:01 +00:00
skodak
23f36a2375 MDL-14052 fixed course display in upcoming events block - credit goes to Greg Rodenhiser; merged from MOODLE_19_STABLE 2008-04-17 19:19:55 +00:00
jmg324
cc1a28f073 minor change: glossary concept as h3 not h2 to match subheadings in other blocks styles and to be lower than block heading h2 for accessibility 2008-04-17 13:42:51 +00:00
dongsheng
cf603034e6 MDL-14367, change alt text, see tracker, merged from MOODLE_19_STABLE 2008-04-16 02:37:51 +00:00
diml
d77d0dd57a Merge from 18 2008-04-15 22:11:11 +00:00
dongsheng
437c1c5050 MDL-14085, roll back some error() call 2008-04-08 01:51:00 +00:00
diml
f8d8b7be3f fixing several error messages
enhancing security of command injections.
allowing space in pathes for files.
allowing binding with tools out of moodleroot
2008-04-06 21:01:28 +00:00
dongsheng
87ef4c00e2 MDL-14177, remove the useless h1 tags 2008-04-04 06:23:43 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
dongsheng
e8dcf7f949 MDL-14111, fix html tag error 2008-04-02 07:21:10 +00:00
dongsheng
f36acb35fb MDL-14111, multilang htmlblock title, merged from MOODLE_19_STABLE 2008-04-01 05:57:00 +00:00
dongsheng
9c34b80d8f MDL-14111, multilang html-block title, merged from MOODLE_19_STABLE, thanks Gordon Bateson 2008-04-01 01:39:44 +00:00