Commit graph

22292 commits

Author SHA1 Message Date
sam_marshall
ecfdc901fc Ooops. The following-HTTP-standard absolute-path redirect thing didn't work with URLs that begin / (i.e. it couldn't redirect to /moodle/whatever although it was fine redirecting to http://thing/moodle or to plain old whatever/something.) Fixed. 2006-09-22 10:48:37 +00:00
mjollnir_
f5aa20162c added missing indexes in stats upgrade, fixed discrepency between stattype enrolment or enrolments 2006-09-22 10:43:04 +00:00
mjollnir_
1282edc826 fixing up the stats table enums 2006-09-22 10:18:33 +00:00
stronk7
d4b86c90dc Fixed bug about all chars being created with length 255. Penny found this! 2006-09-22 10:15:51 +00:00
mjollnir_
bd2b8ddecd moved call to upgrade stats until after all the roles stuff has been set up 2006-09-22 10:00:34 +00:00
moodler
6e208cd2fe FIxed up longtimenosee processing in cron 2006-09-22 09:54:43 +00:00
stronk7
373dc4406b Killing some not needed references 2006-09-22 09:54:02 +00:00
moodler
cc7c0592e4 Fixes for get_users_longtimenosee 2006-09-22 09:49:26 +00:00
vyshane
938c039e52 Suggested changes from MDL-6654 2006-09-22 09:23:50 +00:00
vyshane
66b0b1042b Added comment regarding $isteacher being deprecated in print_recent_activity() 2006-09-22 09:11:46 +00:00
mjollnir_
504e6fd41f proper install.xml schema for new stats tables 2006-09-22 08:58:40 +00:00
toyomoyo
65c6fd8b2d backup changes for roles 2006-09-22 08:56:25 +00:00
urs_hunkler
9d147a038f 'added 16px height to the commands to correct the wrapping issue in the sideblock header' 2006-09-22 07:51:23 +00:00
vyshane
242a445fdf Fix for MDL-6654 2006-09-22 07:08:43 +00:00
vyshane
1febf1a77a Replaced isteacher & co. Fixed some issues. 2006-09-22 06:29:40 +00:00
moodler
a19beac32e new tags for new functions 2006-09-22 06:27:51 +00:00
moodler
9f73cdabf7 renamed field in context table 2006-09-22 06:21:48 +00:00
moodler
aad2ba95d1 Upgrading table to rename the context->aggregatelevel field which was
really bugging me.   Code should be a little bit more readable now.

Apologies to those with non-core code already using this field.
2006-09-22 06:19:32 +00:00
moodler
b988fe5f94 DOn't terminate upgrade if stats didn't work 2006-09-22 06:10:42 +00:00
mjollnir_
20c59467a5 schema files for stats changes (install.xml still to come). Credit: Nigel McNie <nigel@catalyst.net.nz> 2006-09-22 06:05:07 +00:00
moodler
82396e5b1f Improved error messages for role_assign to be more helpful 2006-09-22 05:23:59 +00:00
moodler
9d829c681d Removing some notices 2006-09-22 05:17:57 +00:00
moodler
6ed4afb351 Merged support for personal dictionaries in spellchecker 2006-09-22 04:38:32 +00:00
moodler
e84ea106f9 function_names() might not like the egg 2006-09-22 03:49:49 +00:00
moodler
1a030f5112 Fix for MDL-6319, to fix opposite-state links for unread tracking settings 2006-09-22 03:36:31 +00:00
vyshane
7ce56c1282 Removed mod/workshop:view 2006-09-22 03:28:56 +00:00
mjollnir_
29bbc6e730 As well as a credit to Nigel for the stats schema upgrade and data migration, the previous commit here should have had a HUGE credit to Geoff Cant <geoff@catalyst.net.nz> for NINJA SQL 2006-09-22 03:15:52 +00:00
vyshane
73ebd5e23a Removed mod/wiki:view 2006-09-22 03:14:08 +00:00
vyshane
af94faf492 Removed mod/scorm:view 2006-09-22 03:07:29 +00:00
vyshane
b1e06f5fa0 Removed mod/resource:view 2006-09-22 03:05:46 +00:00
vyshane
94bcea7983 Removed mod/lesson:view 2006-09-22 02:58:39 +00:00
mjollnir_
e5d83d6fc1 stats rework: 1. upgrade schema and move data to new schema. (credit: Nigel McNie <nigel@catalyst.net.nz>). 2. Stats processing uses new schema. THIS NEEDS TESTING ON MYSQL. Still to do: schema files (install.xml,*.sql still to be committed), reports to use new schema. 2006-09-22 02:54:21 +00:00
vyshane
7949f21b5f Removed 'mod/glossary:view' capability 2006-09-22 02:52:48 +00:00
moodler
2eb662d261 A real easter egg ;-) 2006-09-22 02:28:13 +00:00
toyomoyo
ef61c5f964 fixed a bug, override in user should not record userid as a capability 2006-09-22 02:17:59 +00:00
moodler
35cf8b7938 Some easter eggs :-) 2006-09-22 02:11:00 +00:00
toyomoyo
c58adde069 fixing bogus function calls 2006-09-22 01:49:23 +00:00
toyomoyo
5b5781f4f5 some new functions to help backuo 2006-09-22 01:46:45 +00:00
toyomoyo
ab1e2556ba code to support roles (roleassignments and roleoverrides) for backup in all 4 roles course, mod, block, userid contexts. not working yet 2006-09-22 01:35:35 +00:00
moodler
ac4c51bef5 Make it easier to get out of a switched role in case viewing is not allowed 2006-09-22 01:29:11 +00:00
mits
e8928a65fd Changed breadcrumb and blog tag color. 2006-09-22 01:23:49 +00:00
moodler
988ad08450 Use role sortorder when getting role lists 2006-09-22 01:21:01 +00:00
skodak
0c88b9acf7 improved coding style 2006-09-21 23:15:45 +00:00
skodak
f3245d0952 improved coding style 2006-09-21 23:08:58 +00:00
skodak
fa1fbbdc40 minor allignment change in role list 2006-09-21 23:00:48 +00:00
stronk7
cac97946d6 adjusting breadcrumb separator... 2006-09-21 23:00:45 +00:00
skodak
b5959f3071 partial rewrite of role manage script, improved notice_yesno(), other minor fixes and changes; I will work on assign and overide tomorrow ;-) 2006-09-21 22:34:45 +00:00
cap2501
e78a3505c5 MDL-6544
resolved issue by passing strings into new main.portal.strings for delocalization.
2006-09-21 18:38:54 +00:00
stronk7
94e65cc36c Now all the insert_record() and update_record() calls under
Oracle DB use the oracle_dirty_hack() function to transform
empty strings into something different ' ' in order to avoid
the problems with the empty=NULL stupid norm of Oracle.

With this change, Oracle installation works completely.

Now we need to implement everywhere the opposite hack: transforming
all those ' ' (1 whitespace) back to the '' (empty string). Working
on it now.
2006-09-21 18:30:50 +00:00
stronk7
85f101fa26 SQL ANDs mus be, always, "AND" :-P 2006-09-21 17:18:56 +00:00