34897 Commits

Author SHA1 Message Date
stronk7
12f6d01610 MDL-17364 forum ajax rating working 2009-01-17 19:14:37 +00:00
skodak
7fb90df073 MDL-17617 - fixed regressions - missing $ch 2009-01-17 18:47:54 +00:00
skodak
aa944588ff MDL-17617 - fixed regressions - missing $ch 2009-01-17 18:46:28 +00:00
skodak
d7d86462bb MDL-14992 adding links to oracle locking info - thanks Eloy 2009-01-17 17:44:48 +00:00
skodak
fc12e1f727 MDL-14992 adding links to oracle locking info - thanks Eloy 2009-01-17 17:44:30 +00:00
skodak
56949c17de MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
skodak
ef159e5f99 MDL-14992 towards better db sessions 2009-01-17 14:48:37 +00:00
skodak
45871c088e MDL-14992sid rewriting improvement 2009-01-17 14:35:04 +00:00
skodak
5e9dd01778 MDL-14992 pg session locking (8.2 and later only), refactoring and db session not default yet in new installs 2009-01-17 14:31:29 +00:00
skodak
a644e212df MDL-14992 towards better db sessions 2009-01-17 12:15:57 +00:00
skodak
3b1a9849bf MDL-14992 pg sessions advisory locks accept only integers :-( trying to find a workaround 2009-01-17 12:12:48 +00:00
moodlerobot
2af3011218 Updated the HEAD build version to 20090117 2009-01-17 00:05:45 +00:00
moodlerobot
c2d1c0ae4f Automatic installer.php lang files by installer_builder (20090117) 2009-01-16 23:39:00 +00:00
skodak
7f79aaeaad MDL-14992 towards better db sessions - session locking for mysql 2009-01-16 23:02:24 +00:00
skodak
5b687a1060 MDL-14992 towards better db sessions 2009-01-16 22:07:10 +00:00
skodak
eee3bd3f48 MDL-14992 towards better db sessions 2009-01-16 21:37:47 +00:00
skodak
17d9348991 MDL-14992 towards better db sessions 2009-01-16 20:43:17 +00:00
skodak
0a2092a307 MDL-14992 towards better db sessions 2009-01-16 17:27:36 +00:00
nicolasconnault
dab9f42374 MDL-17883 Added title attribute to grade item link. Merged from MOODLE_19_STABLE 2009-01-16 14:57:43 +00:00
skodak
d7c2ac150e MDL-17457 implemented lical/install.php and some other minor refactoring 2009-01-16 13:57:24 +00:00
skodak
0e8aa7acc4 MDL-17458 minor coding style improvements 2009-01-16 13:54:44 +00:00
nicolasconnault
86a9e60c7d MDL-13778 Added new display types to course settings. Merged from MOODLE_19_STABLE 2009-01-16 10:26:22 +00:00
dongsheng
3c12715af7 "GLOSSARY/MDL-17707, remove extra div, merged from 1.9" 2009-01-16 09:00:25 +00:00
dongsheng
4acfb3452b "MDL-17710, remove extra div, merged from 1.9" 2009-01-16 08:54:10 +00:00
jerome
61cb09e518 web service MDL-12886 add SOAP wsdl generator 2009-01-16 08:00:18 +00:00
tjhunt
c599a68240 question bank: MDL-12787, MDL-17870 field in the question editing form to tag questions, and load and save the tags from the DB. 2009-01-16 08:00:06 +00:00
tjhunt
8942fd77be formslib / tags: MDL-17889 debugging message if you try to create a tags field when $CFG->usertags if false. 2009-01-16 07:34:29 +00:00
tjhunt
c060fc6a12 blog / tags: MDL-17900 Use the new tags field type to tag users' interests. 2009-01-16 07:14:39 +00:00
tjhunt
fc23301ced blog / tags: MDL-17900 Use the new tags field type to tag blog posts. 2009-01-16 07:08:58 +00:00
tjhunt
f48dccd43c formslib / tags: MDL-17889 improvements to this field type:
* Fix bug with rendering.
* Ensure the value is correctly set and returned.
2009-01-16 07:07:21 +00:00
tjhunt
60becebbef Whitespace cleanup. 2009-01-16 06:29:56 +00:00
dongsheng
1e61a246f9 "WIKI/MDL-17704, wrap wiki summary by div, merged from 1.9" 2009-01-16 05:38:40 +00:00
dongsheng
8d487d41c6 "QUIZ/MDL-17710, wrap quiz summary by div, merged from 1.9" 2009-01-16 05:34:15 +00:00
dongsheng
9aea9ddf37 "FILTER/MDL-17703, wrap object tag by div, merged from 1.9" 2009-01-16 05:21:03 +00:00
dongsheng
0675fbfc7e "GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9" 2009-01-16 04:56:21 +00:00
dongsheng
a6e13ccc26 "FORUM/MDL-17709, use css selector instead of inline style, merged from 1.9" 2009-01-16 04:52:30 +00:00
tjhunt
a18ba12ca6 quiz / questions: MDL-17919 Bad link edit questions from quiz preview page.
Thanks to Ann Adamcik for noticing this. It was a regression from MDL-6085.
2009-01-16 04:47:23 +00:00
dongsheng
175511b5b7 "MDL-17707, replace p with div in module summary, merged from 1.9" 2009-01-16 04:47:16 +00:00
tjhunt
c795dc7843 questiontypes: MDL-17800
Fix another merge error.
2009-01-16 04:24:24 +00:00
tjhunt
815262cab6 questiontypes: MDL-17800
Fix merge error.
2009-01-16 04:23:21 +00:00
dongsheng
56f68fcff4 "MDL-17864, remove all styles in language pack" 2009-01-16 04:21:49 +00:00
tjhunt
4cfd5d4d8f moodlelib: MDL-17761 More consistent error handling in get_string. 2009-01-16 04:18:43 +00:00
moodlerobot
f2df7609de Updated the HEAD build version to 20090116 2009-01-16 03:37:59 +00:00
moodlerobot
177cb6c2c0 Automatic installer.php lang files by installer_builder (20090116) 2009-01-16 03:08:11 +00:00
moodler
8a9b7606e9 lang fix MDL-12886 Updated description of web services to explain what they are ;-) 2009-01-16 02:48:05 +00:00
moodler
1779f5b97d upgrade reload icon MDL-17924 Replaced form with an icon 2009-01-16 02:29:33 +00:00
jerome
eb9f6a08a5 web service MDL-12886 few more SOAP tests 2009-01-16 01:17:55 +00:00
skodak
53bf751e9e MDL-17458 minor cleanup 2009-01-15 22:41:20 +00:00
skodak
fe17580604 MDL-17458 removed obsoleted example.com check from admin/index.php - now handled in default config or new setup.php code 2009-01-15 22:19:35 +00:00
skodak
099f393f83 fixed whitespace 2009-01-15 22:14:40 +00:00