34926 Commits

Author SHA1 Message Date
dongsheng
1e285d0a10 "REPOSITORY/MDL-13766, fix js path" 2009-01-19 07:49:15 +00:00
skodak
3b50631d7f MDL-17942 fixed session regeneration 2009-01-19 07:25:12 +00:00
dongsheng
7983d5e776 "REPOSITORY/MDL-13766, merge js files into one file" 2009-01-19 07:07:54 +00:00
moodler
034cd164be repository/picasa MDL-17473 Added a preview link 2009-01-19 06:42:09 +00:00
jerome
ff80eb9bd3 web service MDL-12886 use named parameters in tmp_get_users 2009-01-19 06:28:02 +00:00
moodler
d44cee76fa repository/picasa MDL-17473 Use picasa description as the filename if it exists 2009-01-19 06:19:26 +00:00
moodler
5d2ee15194 repository/picasa MDL-17473 Hardcode image heights and widths for nicer display 2009-01-19 05:59:47 +00:00
tjhunt
f4b879ddea question bank: MDL-17302 refactor question bank display code into a class.
Step 1. Just convert the existing functions quiz_question_showbank and question_showbank and friends into methods of a class and subclass.

More to come.
2009-01-19 05:30:01 +00:00
moodler
ff49c389ad Messaging MDL-3321 Searching for empty string returns all messages 2009-01-19 04:53:26 +00:00
moodler
3d14359585 Messaging MDL-17581 Various fixes to use the new fields names 2009-01-19 04:35:09 +00:00
dongsheng
9133d4ad58 "FILTER/MDL-17703, use classname instead of inline style, merged from 1.9" 2009-01-19 01:57:02 +00:00
dongsheng
aba28cbafe "FORUM/MDL-17709, replace p with div in forum summary, merged from 1.9" 2009-01-19 01:38:07 +00:00
jerome
26c5f1b78b web service MDL-12886 remove some outdated comments 2009-01-19 00:42:06 +00:00
moodlerobot
e218fb5e0c Updated the HEAD build version to 20090119 2009-01-18 23:51:32 +00:00
moodlerobot
83776ea6ce Automatic installer.php lang files by installer_builder (20090119) 2009-01-18 23:25:41 +00:00
skodak
200f26cf18 MDL-17942 improved mysql truncation prevention 2009-01-18 23:12:14 +00:00
skodak
64d69e966c MDL-17942 lot more session refactoring 2009-01-18 23:06:52 +00:00
skodak
ad76d18475 MDL-17942 yet more session refactoring 2009-01-18 20:30:54 +00:00
skodak
e8656befac MDL-17942 more session refactoring 2009-01-18 18:00:44 +00:00
skodak
27d41812c3 MDL-17942 $CFG->respectsessionsettings obsoleted by db sessions - can not be used anymore 2009-01-18 17:37:56 +00:00
skodak
88fdd846f6 MDL-17942 fixed gc regressions, added gc after deleting users and similar cases 2009-01-18 12:20:55 +00:00
skodak
dd9e22f871 MDL-17942 implemented gc and timeouts for db sessions 2009-01-18 11:19:40 +00:00
moodlerobot
30c733eb29 Updated the HEAD build version to 20090118 2009-01-18 00:01:49 +00:00
moodlerobot
d71becc1d3 Automatic installer.php lang files by installer_builder (20090118) 2009-01-17 23:35:18 +00:00
skodak
19a4a32e53 MDL-17942 fixed some incorrect uses of exceptions and typos 2009-01-17 23:24:31 +00:00
skodak
ac173d3ebe MDL-17267 simplified create_role - not adding assign and override perm to admin accounts, they have it now always 2009-01-17 23:16:20 +00:00
skodak
35d6a2a43d MDL-17617 - installation session related improvements; logout fixes + other improvements 2009-01-17 20:25:58 +00:00
stronk7
2ee07c3d21 MDL-17364 forum ajax rating - erasing some unused print_error(). Exceptions handle that now 2009-01-17 19:45:40 +00:00
stronk7
3e7f959bb8 MDL-17364 forum ajax rating - needed strings 2009-01-17 19:32:54 +00:00
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