27939 Commits

Author SHA1 Message Date
stronk7
10edb2a075 Now the customcorners (T/F) flag is passed to the
resizeiframe() script. Next-step: perform some
extra calculations there to resize the iframe
properly under customcorners.
2007-09-02 12:14:08 +00:00
stronk7
4b82ca47e8 Avoid notice... 2007-09-02 12:05:17 +00:00
stronk7
3d20a60eca Reverted (to save space) and added customcorners support. 2007-09-02 11:52:12 +00:00
stronk7
95f35a3db1 Using print_footer() again in IMS display.
(cannot rely anymore on harcoded footer,
due to custom_corners themes).
2007-09-02 11:33:48 +00:00
stronk7
fe116110ab Now, the repository is able to set the resource->name if
it haven't been manuall defined. Part of MDL-10878.

Merged from MOODLE_18_STABLE
2007-09-02 10:51:38 +00:00
stronk7
dfd535fac9 Now, under MySQL, a check of wrongly signed ints is also performed. MDL-11038 2007-08-31 23:44:37 +00:00
stronk7
5a298d3ad2 Added one new string to explain the signed ints hunting under MySQL. MDL-11038 2007-08-31 23:43:20 +00:00
skodak
9c8d38fa97 MDL-11092 events are not used for changed raw grades anymore + minor cleanup in handling of raw grades (now used only for modules or other external plugins that produce grades) 2007-08-31 22:42:05 +00:00
stronk7
abd3025272 Fix a bunch of SIGNED fileds that should be UNSIGNED. Credit goes to Petr.
Part of MDL-11038
2007-08-31 19:27:04 +00:00
urs_hunkler
66e294019e merged from 1.8 - corrected right column - had id "left-column" 2007-08-31 19:05:26 +00:00
skodak
caffc55a84 MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished 2007-08-31 18:42:50 +00:00
nicolasconnault
76ca1ff134 MDL-11075 Now saving to temp file, then outputting using filelib's readfile_chunked() method. Also cleaned up whitespace in filelib.php (blame vim!). 2007-08-31 13:54:13 +00:00
skodak
f4d30b222b MDL-11082 Improved groups upgrade performance 1.8x -> 1.9; thanks Eloy for telling me how to do it correctly with SQL ;-) 2007-08-31 12:43:15 +00:00
skodak
1e12457560 adding current groupid to grade_export class - soon to be used in plugins 2007-08-31 12:22:58 +00:00
jgutierr25
5128f0b3fa problem with autologinguest 2007-08-31 09:49:15 +00:00
toyomoyo
fc69d5577a MDL-10933, only 1 manual grade item can be added 2007-08-31 08:41:04 +00:00
toyomoyo
294a176fc7 fixing a typo 2007-08-31 08:21:16 +00:00
skodak
0f5660f721 MDL-11069 new graded_users_iterator - should later improve memory use + performance 2007-08-31 07:33:45 +00:00
nicolasconnault
0e2d708efc MDL-11034 Implemented the global enablepublishing and refactored the handling of userkey for each export plugin. Also added a dump.php file in each plugin directory, although this could easily be refactored into 1 file in the parent folder, pointing to each plugin's export.php file for output differences. 2007-08-31 05:55:30 +00:00
toyomoyo
9133f939e8 rename fetch_entries() to blog_fetch_entries() 2007-08-31 05:46:33 +00:00
toyomoyo
636dbc33a0 fixing a typo, adding a missing string in query 2007-08-31 05:38:46 +00:00
moodler
1aebe71e02 Removed a config.php we don't need, and some bad character at the top 2007-08-31 05:33:00 +00:00
moodler
9f26cce6da MOre cleanups for notes interface 2007-08-31 05:22:44 +00:00
toyomoyo
ebbf8c16c6 tag instance table could be used for other types, itmetype needs to be specified in blog fetch() code 2007-08-31 05:17:35 +00:00
moodler
cdcaa9f2d3 This block can be anywhere 2007-08-31 04:58:03 +00:00
moodler
807188ebaa More tidying up of notes appearance 2007-08-31 04:52:24 +00:00
moodler
e0c9a62d54 Cleaned up notes some more 2007-08-31 04:42:07 +00:00
moodler
7e7f6fda3b Big cleanups of the code for neatness and performance 2007-08-31 04:35:42 +00:00
nicolasconnault
e9fe953ff4 MDL-11034 Added the new CFG setting: enablepublishing 2007-08-31 04:35:06 +00:00
moodler
feb79469c8 Fixed up some spacing issues 2007-08-31 04:06:22 +00:00
moodler
83e70cc299 Some cleaning up of the notes interface and conversion from DOS to unix 2007-08-31 04:05:11 +00:00
moodler
3a1ac34002 Fixed some notices on some custom pages 2007-08-31 03:45:59 +00:00
moodler
a84902827e Fix the link CSS I just added 2007-08-31 02:47:48 +00:00
moodler
6cbf4bd4fc Tidying up to make headings more consistent across boxes 2007-08-31 02:44:57 +00:00
moodler
2773ced471 Tidied up tags display a bit 2007-08-31 02:40:44 +00:00
moodler
44842cc6e2 Added link to see all related blogs (on tags page) 2007-08-31 02:29:10 +00:00
moodler
1f813a5db4 Fixed the tag links on blog posts to go back to the main tags page 2007-08-31 02:25:29 +00:00
toyomoyo
81c07f5ebf admins should see all tags 2007-08-31 02:17:42 +00:00
toyomoyo
84895c5321 fixing timewithin login 2007-08-31 02:06:24 +00:00
mattc-catalyst
14237364b0 MDL-10888: groupings - mod/forum - bugfix, missing $currentgroup 2007-08-30 21:01:57 +00:00
koenr
ee92adc3ff and now with content of version 1.2 2007-08-30 20:19:58 +00:00
luizlaydner
9ee998a5ff - now using local version of YUI, not yahoo´s server 2007-08-30 18:09:58 +00:00
luizlaydner
11492da340 - small css fix 2007-08-30 18:09:01 +00:00
luizlaydner
b13d130132 - small fix 2007-08-30 17:56:58 +00:00
luizlaydner
2a484a6eff - fixing some issues of MDL-11048 2007-08-30 17:26:31 +00:00
luizlaydner
ab86d9c772 - fixing some issues of MDL-11048 2007-08-30 17:14:24 +00:00
moodler
f88b7a4382 Fixed a bug checking context in groups 2007-08-30 16:18:35 +00:00
moodler
56c2ef2533 Fixed obvious typo causing notice 2007-08-30 16:09:13 +00:00
skodak
11745964a5 MDL-11069 grade export refactoring + removing internally calculated totals (we have already various totals in categories and calculations can be used too for that) 2007-08-30 15:03:51 +00:00
moodler
8a275c7242 Fixed missing include hmm 2007-08-30 09:59:59 +00:00