mattc-catalyst
07aa205712
MDL-10888: groupings - mod/survey - updated to use groupings
2007-08-28 00:12:01 +00:00
mattc-catalyst
0ffa2c950e
MDL-10888: groupings - mod/lesson - updated to support groupings
2007-08-27 23:05:42 +00:00
mattc-catalyst
6d5b7706da
MDL-10888: groupings - mod/choice - updated to support groupings
2007-08-27 21:52:35 +00:00
nicolasconnault
9837bd1d2c
MDL-7574 Applying Matthew Davidson's patch.
2007-08-27 16:59:04 +00:00
stronk7
ec2e146dc5
New tables must have the id unsigned.
...
Merged from MOODLE_18_STABLE
2007-08-27 14:43:30 +00:00
nicolasconnault
2dcccb0fad
MDL-10918 Applying Aaron's patch.
2007-08-27 14:01:41 +00:00
stronk7
b7f90666e5
Delete some html and body tags...
2007-08-27 13:56:40 +00:00
nicolasconnault
97599c0a38
MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM).
2007-08-27 12:23:50 +00:00
moodler
4c43863561
Display tags as raw names
2007-08-27 09:51:27 +00:00
moodler
432038e084
The home page is the only exception to the rule of navigation
2007-08-27 09:40:14 +00:00
toyomoyo
833dcdea9f
blog should print rawname instead of name of the tag
2007-08-27 09:21:31 +00:00
toyomoyo
0e80ffb293
dropping tables in xml
2007-08-27 09:14:19 +00:00
toyomoyo
bd1f4559f7
MDL-10956, convert blogs to use the same tags (and convert old tags)
2007-08-27 08:46:00 +00:00
toyomoyo
d526725b8d
MDL-10181, help files should not be modified, a new file has been created
2007-08-27 07:24:35 +00:00
moodler
e0935231f9
Automatic installer.php lang files by installer_builder (20070827)
2007-08-27 05:59:04 +00:00
moodler
0ae31f38fb
Removed unnecessary BR
2007-08-27 05:17:11 +00:00
moodler
c77f9f07db
Don't include AJAX libraries is AJAX is off across the site
2007-08-27 04:36:09 +00:00
toyomoyo
a4232e9500
adding timemodified to tag_instance table (to get blog blocks working)
2007-08-27 04:21:59 +00:00
mattc-catalyst
5ada3c8e3a
MDL-10888: groupings - mod/quiz - add groupings support
2007-08-27 03:56:39 +00:00
mattc-catalyst
38553f9754
MDL-10888: groupings - fix SQL error
2007-08-27 03:54:59 +00:00
moodler
3aa3cf3d21
Some tweaks to the appearance of messaging window
2007-08-27 03:22:16 +00:00
mattc-catalyst
a12e11c13a
MDL-10888: groupings - mod/chat - update to work with groupings
2007-08-27 02:28:35 +00:00
mattc-catalyst
ba3dc7b4a8
MDL-10888: groupings - mod/assignment - updated to support groupings
2007-08-26 23:50:08 +00:00
mattc-catalyst
e683967738
MDL-10888: groupings - added function to get all grouping members, cleaned up some notices
2007-08-26 23:47:24 +00:00
skodak
dda6370707
MDL-10635 fixed incorrect capability value check in has_capability_including_child_contetxt()
2007-08-26 16:55:46 +00:00
skodak
5cfbec3f01
MDL-10635 using the same checks for visibility of edit button on the frontpage
2007-08-26 16:03:09 +00:00
skodak
b286b86097
MDL-11004 missing capability check in main manu block on the frontpage
2007-08-26 15:58:48 +00:00
skodak
97928ddf00
MDL-11003 adding of first activity on frontpage does not work - incorrect section
2007-08-26 15:30:51 +00:00
skodak
b571c6b37b
MDL-10995 eliminated some get course record calls - reused $COURSE instead
2007-08-26 08:24:50 +00:00
skodak
47ba005d0d
MDL-10995 course parents cache size now limited
2007-08-26 07:58:20 +00:00
skodak
273eb2f5aa
MDL-10999 Cannot Insert or Edit a Label
2007-08-26 07:44:14 +00:00
moodler
68d711f47f
Fixed one more string MDL-10989
2007-08-26 05:51:21 +00:00
moodler
5464c36277
Fixes for grade plugincapability names MDL-10989
2007-08-26 05:49:59 +00:00
moodler
3ab8ee6e9b
New strings for grade stuff MDL-10989
2007-08-26 05:48:24 +00:00
moodler
11db59da04
Automatic installer.php lang files by installer_builder (20070826)
2007-08-26 05:44:41 +00:00
skodak
3bf618ce0d
MDL-10995 implemented caching of course and category parents - eliminates substantial number of db queries - mostly during login and on course page
2007-08-25 19:25:17 +00:00
skodak
5785266f9e
MDL-10995 removing previous patch; testing a better one just now
2007-08-25 14:35:54 +00:00
skodak
8496a9c911
MDL-10995 improved capability_search():
...
* eliminated fetching of course - $COURSE used if id matches
* parent category structure is cached in static array
2007-08-25 12:22:15 +00:00
skodak
e6260a456b
MDL-10635 improved performance of update_course_icon() and friends; fixed parameter of iseditting() - removed $userid which was not used and did not make much sense there anyway
2007-08-25 11:28:37 +00:00
moodler
46e64c68f6
Automatic installer.php lang files by installer_builder (20070825)
2007-08-25 04:04:44 +00:00
gbateson
c8e1555d63
fixed results not being because of commented out "interceptFeedback" (probably left over from debugging)
2007-08-25 01:54:30 +00:00
luizlaydner
3a597ace9c
- tag names can be altered now in tags management page
2007-08-24 17:28:54 +00:00
nicolasconnault
54c0f82b1d
MDL-10970 Reverted changes
2007-08-24 12:45:16 +00:00
moodler
47bdda9db7
Need some dimmed styles
2007-08-24 08:24:01 +00:00
toyomoyo
3c334a7a81
hide hidden grades from users with no capability in user report
2007-08-24 07:14:23 +00:00
moodler
c3bd9e9553
Fixed home page navigation
2007-08-24 06:56:03 +00:00
nicolasconnault
3565ff92e4
MDL-10970 Someone was using
...
$locations = array('location1');
$locations += array('location2', 'location3', 'location4');
to save the hassle of doing one $locations[] = 'location1'; for each location.
But += doesn't add any entry if the key of the new array already exists in the original array. So, using my example, the resulting array would be:
$locations: array('location1', 'location3', 'location4');
2007-08-24 06:01:15 +00:00
moodler
658d357c61
Automatic installer.php lang files by installer_builder (20070824)
2007-08-24 05:52:46 +00:00
toyomoyo
b01d6b4cfa
rounding to the correct decimal places
2007-08-24 05:40:28 +00:00
toyomoyo
3e6e529fa4
MDL-10911, setting tag:create and tag:edit to allow for user role and admin role
2007-08-24 05:39:37 +00:00