Commit graph

251 commits

Author SHA1 Message Date
vyshane
88c5092a50 Merged from 1.7. 2006-11-17 05:54:21 +00:00
vyshane
1ca226c130 Merged from 1.7. 2006-11-17 02:58:56 +00:00
vyshane
73d402efd0 Merged from 1.7. 2006-11-16 05:30:28 +00:00
vyshane
2a0d551ca5 Merged from 1.7 2006-11-15 08:34:17 +00:00
vyshane
f68a7947bd Merged from 1.7 2006-11-15 08:07:32 +00:00
vyshane
7fdbbaea87 Merged from 1.7 2006-11-15 02:42:38 +00:00
vyshane
3972629d1f Merged from 1.7 2006-11-14 05:34:38 +00:00
vyshane
d4f36e7d2a Merged from 1.7. 2006-11-14 05:04:15 +00:00
vyshane
d815886370 Merged from 1.7 2006-11-14 03:07:18 +00:00
vyshane
02059f4678 Merged from 1.7 2006-11-14 02:07:59 +00:00
moodler
479afa41ec Merged ajax fix for MDL-7281 2006-10-30 07:48:02 +00:00
vyshane
c0a35ad61e Merged from 1.7 2006-10-26 07:45:00 +00:00
vyshane
2469f7ea85 Merged from 1.7 2006-10-24 08:11:38 +00:00
vyshane
286e1f0e18 Merged from 1.7 2006-10-20 03:18:06 +00:00
vyshane
6f00683e98 Merged from 1.7 2006-10-19 04:33:56 +00:00
vyshane
c081fdcaca Merged from 1.7 2006-10-18 09:47:44 +00:00
vyshane
01059829c2 Merged from 1.7 2006-10-18 08:41:24 +00:00
vyshane
fc2e40e30e Merged from 1.7 2006-10-18 07:42:44 +00:00
vyshane
8b8a8779dc Merged from 1.7 2006-10-18 07:05:21 +00:00
cap2501
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
cap2501
9569653d63 Disabled logging of Debug Messages to improve performance 2006-10-17 15:52:05 +00:00
vyshane
4fc45e1dde Merge from 1.7 2006-10-17 05:33:18 +00:00
vyshane
7f933d8f71 Merged from 1.7. 2006-10-17 04:00:57 +00:00
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