16191 Commits

Author SHA1 Message Date
mits
dbc6374a50 polished. 2005-09-03 00:59:34 +00:00
mits
3a19f74a33 polished. 2005-09-02 21:42:23 +00:00
julmis
3500c7c7b3 Merging from MOODLE_15_STABLE
Fixing array_change_key_case errors.
- Function present in version PHP 4 >= 4.2.0, PHP 5
2005-09-02 07:54:08 +00:00
martinlanghoff
cb2b145f50 Merged from MOODLE_15_STABLE - auth/ldap - sync_users script bugfix x2: it was deleting fields that were not supposed to be synched to ldap and it was failing to set auth_forcepasswordchange 2005-09-02 06:56:32 +00:00
martinlanghoff
50f1b47543 Merged from MOODLE_15_STABLE - enrol/ldap - fix course auto-creation to work with the new blocks infrastructure. doh! (thanks penny!) 2005-09-02 06:52:36 +00:00
martinlanghoff
4b598ff45b Merged from MOODLE_15_STABLE - auth - bugfixes: update_userinfo() did not truncate values, and did not have proper errorhandling; user creatiwas passing an id to set_user_preference when we wanted an object 2005-09-02 06:44:02 +00:00
martinlanghoff
125b1645ff forum/trackreads - small optimization to overview 2005-09-02 06:38:45 +00:00
martinlanghoff
0ce852ecfb Merged from MOODLE_15_STABLE - forums/trackreads: Small optimizations to forum_tp_can_track_forums() 2005-09-02 06:37:18 +00:00
martinlanghoff
a85168b765 Merged from MOODLE_15_STABLE - forums/trackreads: Postgres-optimized query - from many minutes to a few milliseconds 2005-09-02 06:32:18 +00:00
mits
fc3aaa43bc polished. 2005-09-02 05:20:44 +00:00
mjollnir_
c69dbe691e Merged from MOODLE_15_STABLE: (ish, version numbers different): Add an index where we really need it - block_instance.pagetype 2005-09-02 05:00:59 +00:00
stronk7
f64376bfc8 Strip control chars from being sent to the XML file.
Only tab, newline and return are allowed in XML 1.0.
This feature is controlled by $CFG->backup_strip_controlchars.

Please, test it!

Merged from MOODLE_15_STABLE
2005-09-02 00:03:04 +00:00
mits
b658caf303 modified based on original change. 2005-09-01 22:11:42 +00:00
ethem
3cb27d62a6 explanatory notes for autocapture. 2005-09-01 21:35:38 +00:00
papita
1c4541da03 changing module name into ESCOLHAS, adding new files, reconstructing index and code
(index in en language pack is also incomplete!)
2005-09-01 17:56:31 +00:00
papita
3a3eaf5bc8 correcting some typos 2005-09-01 17:52:26 +00:00
martignoni
31a12cd6eb Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button) 2005-09-01 15:20:29 +00:00
martignoni
3be869940d Initial checkin of stats (from processing the log table). 2005-09-01 15:19:03 +00:00
martignoni
9cfbc96de3 Payment review strings. 2005-09-01 14:40:17 +00:00
mits
01c37c7fe4 plished some.
translated new strings.
2005-09-01 14:25:53 +00:00
mjollnir_
861efb1937 Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button) 2005-09-01 04:48:22 +00:00
mjollnir_
f2f3893c3b [STATS] Merging forgotten patch 2005-09-01 04:26:59 +00:00
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
mjollnir_
3ec22e352c Merged from MOODLE_15_STABLE: merging check_db_compat function for backwards compatability (just in case) 2005-09-01 00:28:45 +00:00
mjollnir_
9ea9d69744 Merged from MOODLE_15_STABLE: Fixing bug 3977: properly for HEAD since we're dropping mysql 3 support for 1.6. No need for db compatability checks here. 2005-08-31 23:58:42 +00:00
barias
98f7075f13 Latest spanish translation 2005-08-31 21:15:13 +00:00
gustav_delius
537daa79be Merged from STABLE. 2005-08-31 16:32:49 +00:00
barias
386515b045 Fixed a 'typo' 2005-08-31 09:49:23 +00:00
thepurpleblob
82cff43c85 Incorrect variable name - not sure why this worked! 2005-08-31 09:30:25 +00:00
ethem
7788ed7182 Payment review strings. 2005-08-31 08:10:53 +00:00
mjollnir_
0283911078 Merged from MOODLE_15_STABLE: Preventing another warning. In some cases in the calendar blocks, resource filtering gets called with no courseid 2005-08-31 06:13:26 +00:00
martinlanghoff
3f26679388 Merged from MOODLE_15_STABLE - auth/db: Better support for utf-8 user data. 2005-08-31 06:01:14 +00:00
mjollnir_
5838e5b21f Merged from MOODLE_15_STABLE: Avoid a warning when displaying multichoice quiz questions 2005-08-31 05:24:31 +00:00
mits
129a658ad0 translated a help file for workshop. 2005-08-31 03:18:10 +00:00
mjollnir_
d89d870bf5 Merged from MOODLE_15_STABE: prevent stuff being sent to the browser before config.php being included 2005-08-31 02:30:20 +00:00
mits
42c354fddd modified based on the original change. 2005-08-30 20:32:25 +00:00
dhawes
ea3b979660 phpdoc comment 2005-08-30 18:34:41 +00:00
thepurpleblob
cc93459372 Export now saves file in correct course file area (ie, the current one).
Export now works for published courses where the teacher is not
a teacher on the 'remote' course.
See bug #3996 and bug #3985
2005-08-30 15:13:37 +00:00
thepurpleblob
7443a8c43e Fixed a few spelling mistakes, and explained the censort function
properly.
2005-08-30 12:38:31 +00:00
bobopinna
699927cf78 Fixed next sco search 2005-08-30 11:48:22 +00:00
thepurpleblob
4478a12b56 Disabled filters are now dimmed. See bug #3994 2005-08-30 10:06:56 +00:00
moodler
ca9388440a Merged bugfix 3958 into head from stable 2005-08-30 09:36:14 +00:00
thepurpleblob
f21bf0639c Fixed some hard code strings. Bug #3993. 2005-08-30 08:56:50 +00:00
mindforge
263c42ad81 Improved error messages (see bug #3986). 2005-08-30 08:38:27 +00:00
barias
23d3570b5e Latest spanish translation 2005-08-30 08:20:25 +00:00
bobopinna
15d2f0ca70 Code cleaning 2005-08-30 07:29:05 +00:00
bobopinna
41d1703534 New popup mode
Fixed style sheet
2005-08-30 07:26:30 +00:00
bobopinna
3d23821ceb Fixed a typo
Fixed activity outline style sheet
Fixed a problem with next and prev sco search
Made some fix for scorm 1.3 support
2005-08-30 07:19:42 +00:00
bobopinna
b1738387bf New popup mode
Fixed some amp coding
2005-08-30 07:15:54 +00:00
bobopinna
0b33f2d91b New popup launching mode 2005-08-30 07:13:02 +00:00