6f00683e98
Merged from 1.7
2006-10-19 04:33:56 +00:00
c081fdcaca
Merged from 1.7
2006-10-18 09:47:44 +00:00
01059829c2
Merged from 1.7
2006-10-18 08:41:24 +00:00
fc2e40e30e
Merged from 1.7
2006-10-18 07:42:44 +00:00
8b8a8779dc
Merged from 1.7
2006-10-18 07:05:21 +00:00
4006726277
Disabled debug flag to improve performance
...
(the flags are set per 'class' on class.prototype.debug)
2006-10-17 15:53:48 +00:00
9569653d63
Disabled logging of Debug Messages to improve performance
2006-10-17 15:52:05 +00:00
4fc45e1dde
Merge from 1.7
2006-10-17 05:33:18 +00:00
7f933d8f71
Merged from 1.7.
2006-10-17 04:00:57 +00:00
e1c15ef7c9
Merged from 1.7
2006-10-12 07:35:55 +00:00
db5308e25b
Merged from 1.7
2006-10-11 06:58:35 +00:00
3203f10402
Fix for MDL-6889. See bug report for description.
2006-10-09 08:35:39 +00:00
2fb6deb574
added main.getString function to better emulate php-moodle. In the future this could be extended to dynamically pull strings from moodle.php.
2006-10-08 21:24:38 +00:00
6d9fbe85b6
delete confirmation now useing main.getString function.
2006-10-08 21:23:51 +00:00
f2e3c53ad6
resolved: MDL-6579
...
created language independant prompt for resource/activity deletion
2006-10-08 21:09:47 +00:00
3287cb4cba
resolved: MDL-6579
...
Added strings needed for delete confirmation.
2006-10-08 21:09:18 +00:00
39d764f932
removed code for the old way of updating the block weight.
2006-10-08 20:26:25 +00:00
9e28e05f62
movement of the blocks is now handled completely seperately on the serverside and on the clientside. This was unavoidable.
2006-10-08 20:25:10 +00:00
64e5a68d91
Some fixes for MDL-6674. This should fix moving activities (resources).
...
Thanks to Dan Poltawski for suggestions.
2006-10-06 07:56:37 +00:00
35b974dae6
Some small formatting changes.
...
Added some missing semi-colons in js code.
2006-10-05 08:47:13 +00:00
4488daf7ad
File had a UTF-8 BOM at the start, was causing problems, now removed
2006-09-25 14:59:21 +00:00
479eea4149
Removed trailing blank line at end of file (was breaking things)
2006-09-25 14:35:41 +00:00
3e1e2b6968
Putting the files back to plain JS files
2006-09-23 15:11:37 +00:00
354e11303e
Just tidying up the code
2006-09-23 14:34:59 +00:00
9bb7417805
Further centralising of course AJAX and cleanup of code formatting, names etc
2006-09-23 14:03:48 +00:00
e78a3505c5
MDL-6544
...
resolved issue by passing strings into new main.portal.strings for delocalization.
2006-09-21 18:38:54 +00:00
669d3ecd7c
Some fixes to move Javascript files to PHP script, so that we can
...
tweak the contents better.
This was supposed to fix MDL-6544 but it didn't work. Checking it in
because it will help a fix later.
2006-09-21 17:17:00 +00:00
1752e584de
Added dialog to confirm deletion of activity.
2006-09-17 18:20:43 +00:00
c572cc4dc6
updates to accommodate changes to commands.php
2006-09-05 00:50:08 +00:00
62cb403260
Updated front-end display to accurately represent how moodle is handling things on the backend.
2006-08-30 21:39:09 +00:00
7c72c2889a
updates to accommodate retooled command.php
2006-08-29 02:03:00 +00:00
04ba9d5330
updates to accommodate retooled command.php
2006-08-29 01:35:01 +00:00
b2174cc86b
FIxed some file paths
2006-08-28 06:57:40 +00:00
fbca9f0f57
Removed frame around draggable blocks and fixed 'short drag' bug.
2006-08-28 04:33:41 +00:00
d4df8fdcae
small changes, also de-tabbed and unix fomatted
2006-08-28 02:05:02 +00:00
eba88175b6
Formatting fixes
2006-08-24 03:37:41 +00:00
0a0bb38019
Ed Coyne's AJAX course format, with some cleanups done.
...
More cleanups to come from Ed.
This isn't actually working for me right now but he'll fix it now.
This is completely optional and won't affect any other code right now.
2006-08-24 03:20:37 +00:00