stronk7
b1c83b2c58
MDL-18940 meta description in main page - render multilang summary properly. Merged from 19_STABLE
2009-04-25 21:20:45 +00:00
tjhunt
edc0c49332
file api: MDL-18754 improve the names of some functions.
...
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
2009-04-01 04:34:58 +00:00
dongsheng
6e5e0c9363
"FORUM/MDL-14860, declare subtext varible before use it, merged from 1.9"
2009-03-03 01:03:56 +00:00
dongsheng
730535cb0c
"FORUM/MDL-14860, hide unsubscribe link if users are not allowed to unsubscribe from this forum, merged from 1.9"
2009-02-25 05:27:21 +00:00
skodak
644d506ac1
MDL-16698 towards new general editor element + converted course section summaries
2009-02-17 16:18:05 +00:00
skodak
88582df496
MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account
2009-01-29 22:54:41 +00:00
skodak
b9fb71030f
MDL-17942 reimplemented detection of mysql max_packet_size problems
2009-01-19 08:03:55 +00:00
skodak
17d9348991
MDL-14992 towards better db sessions
2009-01-16 20:43:17 +00:00
skodak
18818abf4c
MDL-17458 $CFG->rolesactive cleanup + other cleanup in upgrade code
2009-01-15 22:09:57 +00:00
skodak
3e46c66a5d
MDL-17427 - removed old file based logging from ugprade - going to add new upgrade logging later
2009-01-11 10:18:53 +00:00
skodak
0ad6b20cb2
MDL-17754 session code refactoring; removing test cookie which will be replaced by wwwroot checks
2009-01-02 13:42:43 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +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
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
8618fd2aeb
MDL-14679 converted some delete_records
2008-06-02 21:52:27 +00:00
skodak
c7da43571b
MDL-14679 converted some count_records
2008-06-02 21:47:31 +00:00
skodak
e3c7f155d8
MDL-14978 removed obsoleted isadmin()
2008-05-25 10:08:05 +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
dongsheng
33aa5723ca
"MDL-14129, fix print_error call"
2008-04-30 04:09:29 +00:00
stronk7
341b5ed236
Finally fixed version of lastaccess hadling.
...
Moved from add_to_log() to require_login(). MDL-14272 ; merged from 19_STABLE
2008-04-15 21:46:04 +00:00
skodak
90f4745c22
MDL-14113 patch for multiple issues - see tracker for subtasks; merged from MOODLE_19_STABLE
2008-04-13 19:15:02 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
moodler
0768842c17
Just testing a slight modification to the cvs mail formats
2007-12-28 06:48:31 +00:00
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
skodak
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
nfreear
317d5ddcb3
Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php.
2007-10-22 09:21:11 +00:00
nfreear
0d0afd968d
MDL-11436, Encapsulate "accesshide" HTML class in function, and use. Merged.
2007-09-25 11:34:40 +00:00
moodler
5f0314ab24
Make the accesslib upgrade trigger a redirect
2007-09-20 06:49:52 +00:00
martinlanghoff
5f6b9c09b7
index.php: drop unused $hidesitecourse parameter when calling print_courses()
...
And this is the only user of print_courses() that mentions it
explicitly. Other callers have been checked and don't need or use the
sitecourse.
2007-09-19 07:51:02 +00:00
martinlanghoff
f7016edcb9
index: use $PAGE->edit_course_allowed() instead of editcourseallowed()
...
$PAGE->edit_course_allowed() has been reworked and is faster/smarter
than editcourseallowed(). It can also be made more specific on a
per-page-type basis.
2007-09-19 07:47:49 +00:00
martinlanghoff
f667ecfe3d
accesslib 1.9 upgrade: homepage check to see if we need to upgrade
...
This check adds a DB query _only when the upgrade is pending_. So
for a few minutes at the most.
2007-09-19 07:45:45 +00:00
moodler
704ba13c1f
Undoing this navigation change AGAIN
2007-08-28 04:53:35 +00:00
nicolasconnault
97599c0a38
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
2007-08-27 12:23:50 +00:00
skodak
5cfbec3f01
MDL-10635 using the same checks for visibility of edit button on the frontpage
2007-08-26 16:03:09 +00:00
moodler
c3bd9e9553
Fixed home page navigation
2007-08-24 06:56:03 +00:00
nicolasconnault
364fffda3b
MDL-10723 Removed all uses of print_navigation() throughout moodle, the function call is now entirely deprecated.
2007-08-24 04:22:30 +00:00
moodler
3b36536185
Some fixes for copyright years etc
2007-06-27 07:24:24 +00:00
urs_hunkler
939c95479b
added/changed custom corners lib and calls to add the necessary divs
2007-05-09 14:39:13 +00:00
nicolasconnault
268ddd5070
MDL-8860 - Enabled multilang filter for site title.
2007-03-19 04:26:45 +00:00
urs_hunkler
d41746c954
'merged from 1.8 - block width definition did not work any more, needs to come after config.php is loaded'
2007-03-07 09:47:23 +00:00
skodak
de7d84b107
removed some forgotten comments ;-)
2007-03-06 17:00:49 +00:00
skodak
89d1efe4fe
(MDL-8745) prevent cannot logon trouble after update to 1.8
2007-03-06 16:56:00 +00:00
moodler
40fa2a74e7
Don't redirect guests to mymoodle page! MDL-8594
2007-03-01 07:59:15 +00:00
toyomoyo
35d0244a37
taking out deprecated width in print_courses and print_course
2007-02-14 04:56:26 +00:00
urs_hunkler
689456eb15
'deleted old block width definition'
2007-02-06 20:18:45 +00:00
moodler
986f093fef
Fixing some alignment of categry boxes on front page
2007-02-02 07:39:40 +00:00
moodler
8cef951707
Fixed badly specificed simple box on site topic
2007-02-02 07:29:17 +00:00
skodak
84c8ede022
MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
...
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
moodler
6173f39e7b
Fix for MDL-8175 (void summary)
2007-01-18 09:52:04 +00:00
moodler
2c6e998f41
Added label to language menu for accessibility MDL-8174
2007-01-18 09:42:29 +00:00