20241 Commits

Author SHA1 Message Date
ethem
7dcf558cde Locallib.php can be only used by index.php. 2006-04-24 17:15:13 +00:00
ethem
cb845f37ae Put back. String 'returns'&'noreturns' are used only in one order. Not general. 2006-04-24 17:03:42 +00:00
ethem
db763a8a91 String 'returns'&'noreturns' added to authorize strings array. (get string fast) 2006-04-24 16:54:59 +00:00
ethem
efd0eb0d29 String 'all' added to strings array. 2006-04-24 16:46:39 +00:00
ethem
db70762f01 $CFG removed 2006-04-24 16:31:02 +00:00
stronk7
f809df70ce Avoided some notices when one block has been deleted from moodle/blocks
and from blocks admin page and their instances haven't been deleted.

We should build some sort of check to do all the house-cleaning of "orphaned"
blocks, perhaps each time we arrive to the blocks admin page.
2006-04-24 15:01:35 +00:00
stronk7
77ea1a858e In this theme, peformance info only will be showed if it's enabled.
Others seems to bypass this setting if debug is enabled!
2006-04-24 14:32:50 +00:00
vyshane
5f672a4dd8 Fixed inserts for log_display. 2006-04-24 09:05:08 +00:00
vyshane
928a87338d Fixing inserts for log_display. 2006-04-24 09:00:42 +00:00
vyshane
c343bc8831 Fixing inserts for log_display table. 2006-04-24 08:55:29 +00:00
vyshane
fccaec1f5b Inserts for log_display. 2006-04-24 08:43:29 +00:00
toyomoyo
a2655f6527 make some variables global for 5305 2006-04-24 08:38:11 +00:00
vyshane
93642edd6a Fixed inserts for log_display. 2006-04-24 08:38:03 +00:00
vyshane
43e2425857 Fixed log_display inserts. 2006-04-24 08:28:21 +00:00
vyshane
670b1364a0 Fixed inserts for log_display. 2006-04-24 08:26:33 +00:00
vyshane
1b51a8ed9c Fixed inserts for log_display table. 2006-04-24 08:23:19 +00:00
vyshane
f53d75517e Fixed inserts for log_display table 2006-04-24 08:11:35 +00:00
toyomoyo
f21cc86bca changed formats for log_display table 2006-04-24 08:10:55 +00:00
vyshane
cf29432dcd Fixing inserts for log_display table. 2006-04-24 08:09:00 +00:00
vyshane
4dd8464f3d Fixed insert statements for log_display table 2006-04-24 08:02:17 +00:00
toyomoyo
4dca83214b new format for log_display 2006-04-24 08:00:51 +00:00
toyomoyo
7e7d06f30b changing new format for log_display 2006-04-24 07:58:53 +00:00
vyshane
cfd2188118 Fixed insert error for log_display 2006-04-24 07:55:06 +00:00
vyshane
cfd8facee6 Added primary key definition for log_display 2006-04-24 07:44:27 +00:00
gbateson
da6bacb7e2 fix bug 5304 2006-04-24 06:54:44 +00:00
bobopinna
bb3af8d431 Added memory to toc's collaps/expand mode 2006-04-24 06:42:45 +00:00
toyomoyo
3dba170e7d adding dropindex and addindex for modified tags table 2006-04-24 06:20:30 +00:00
moodler
f4e7407d42 *** empty log message *** 2006-04-24 06:12:32 +00:00
toyomoyo
808f9930b3 adding proper _idx postfix 2006-04-24 06:00:37 +00:00
toyomoyo
31513aa13e changing tags->text to varchar 20, created index on tags(type, userid), and tags(text) 2006-04-24 05:53:06 +00:00
toyomoyo
9fad492eb5 some small fixes, mostly for 5174 2006-04-24 03:36:02 +00:00
moodler
ea21c1f460 Fixed bug 5271 - icon tag missing in Upcoming Events block 2006-04-24 03:26:01 +00:00
vyshane
36e6706eb0 Bumped version number for last changes 2006-04-24 02:28:02 +00:00
vyshane
721cb8678d Bug #5254 - live logs
Cleanup for duplicate module/action combinations. Added id field for
log_display table and added an index moduleaction.
2006-04-24 02:24:18 +00:00
toyomoyo
9a7f3cad99 fix for 5205 2006-04-24 02:20:06 +00:00
toyomoyo
4c3b42f7c5 just in case someone has the index elemeny and not element 2006-04-24 02:17:16 +00:00
moodler
8634bc275d Fixed bug 5300 and removed moodle docs link from help pages 2006-04-24 01:58:31 +00:00
gbateson
6774380b24 set default value for varchar 255 fields, to fix "truncated" errors in utf8 migration. Fields affected: hotpot.studentfeedbackurl, hotpot_responses.correct/wrong/ignored 2006-04-24 01:44:08 +00:00
stronk7
b2ff86070d Changed list style for ims-cp to gain some room... 2006-04-24 00:14:20 +00:00
stronk7
b692e95816 Looking much better now! B-)
More tests tomorrow (IE, mainly)
2006-04-24 00:11:59 +00:00
patrickslee
2544a80de1 PostgreSQL 8 compatibility fix for database character set detecting 2006-04-23 23:39:56 +00:00
skodak
b96f1ad6d5 fixed typo bug #4527 2006-04-23 23:16:02 +00:00
skodak
69e3c41688 page parameter cleanup 2006-04-23 21:07:44 +00:00
skodak
d2b23346c9 block editing now uses PARAM_BOOL 2006-04-23 20:58:06 +00:00
skodak
5d00b3ad99 page parameter cleanup 2006-04-23 20:33:01 +00:00
urs_hunkler
2ca8a6c672 Bug #4315 - Use current_theme() instead of the $CFG-theme 2006-04-23 19:02:17 +00:00
stronk7
25b7cdf308 Finishing with ims cp styles, I think... :-/ 2006-04-23 18:19:50 +00:00
stronk7
0e8d48e9d5 Now the resize script supports both resources with and
without navigation menu.
2006-04-23 17:22:45 +00:00
stronk7
375da10d09 Latest ims cp styles added. 2006-04-23 17:01:06 +00:00
stronk7
57eb7bb905 Styles are now 100% out from here. 2006-04-23 17:00:18 +00:00