28 Commits

Author SHA1 Message Date
vyshane
e1c15ef7c9 Merged from 1.7 2006-10-12 07:35:55 +00:00
vyshane
db5308e25b Merged from 1.7 2006-10-11 06:58:35 +00:00
vyshane
3203f10402 Fix for MDL-6889. See bug report for description. 2006-10-09 08:35:39 +00:00
cap2501
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
cap2501
6d9fbe85b6 delete confirmation now useing main.getString function. 2006-10-08 21:23:51 +00:00
cap2501
f2e3c53ad6 resolved: MDL-6579
created language independant prompt for resource/activity deletion
2006-10-08 21:09:47 +00:00
cap2501
3287cb4cba resolved: MDL-6579
Added strings needed for delete confirmation.
2006-10-08 21:09:18 +00:00
cap2501
39d764f932 removed code for the old way of updating the block weight. 2006-10-08 20:26:25 +00:00
cap2501
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
vyshane
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
vyshane
35b974dae6 Some small formatting changes.
Added some missing semi-colons in js code.
2006-10-05 08:47:13 +00:00
sam_marshall
4488daf7ad File had a UTF-8 BOM at the start, was causing problems, now removed 2006-09-25 14:59:21 +00:00
sam_marshall
479eea4149 Removed trailing blank line at end of file (was breaking things) 2006-09-25 14:35:41 +00:00
moodler
3e1e2b6968 Putting the files back to plain JS files 2006-09-23 15:11:37 +00:00
moodler
354e11303e Just tidying up the code 2006-09-23 14:34:59 +00:00
moodler
9bb7417805 Further centralising of course AJAX and cleanup of code formatting, names etc 2006-09-23 14:03:48 +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
moodler
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
cap2501
1752e584de Added dialog to confirm deletion of activity. 2006-09-17 18:20:43 +00:00
cap2501
c572cc4dc6 updates to accommodate changes to commands.php 2006-09-05 00:50:08 +00:00
cap2501
62cb403260 Updated front-end display to accurately represent how moodle is handling things on the backend. 2006-08-30 21:39:09 +00:00
cap2501
7c72c2889a updates to accommodate retooled command.php 2006-08-29 02:03:00 +00:00
cap2501
04ba9d5330 updates to accommodate retooled command.php 2006-08-29 01:35:01 +00:00
moodler
b2174cc86b FIxed some file paths 2006-08-28 06:57:40 +00:00
cap2501
fbca9f0f57 Removed frame around draggable blocks and fixed 'short drag' bug. 2006-08-28 04:33:41 +00:00
cap2501
d4df8fdcae small changes, also de-tabbed and unix fomatted 2006-08-28 02:05:02 +00:00
moodler
eba88175b6 Formatting fixes 2006-08-24 03:37:41 +00:00
moodler
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