1945 Commits

Author SHA1 Message Date
moodler
245be804c7 get_record should be get_record_sql ...
Does this mean that none of the WIki upgrading actually worked???
2005-04-18 02:26:52 +00:00
moodler
7c12949d10 Rationalised get_user_info_from_db() and sundry other small bits into
a single function called: get_complete_user_data()

This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
moodler
2a0f66b4f2 Fix bug in performance_info on IIS http://moodle.org/mod/forum/discuss.php?d=22013 2005-04-16 17:02:05 +00:00
moodler
47aa42e211 Re-arranged static Javascript a bit 2005-04-16 12:30:48 +00:00
moodler
d6bf473ec2 Added file_get_contents for PHP before 4.3.0 2005-04-16 12:22:24 +00:00
moodler
9b10b65bbf Function get_group_teachers() added 2005-04-16 12:21:59 +00:00
moodler
69c52f27af Returns a Javascript file containing all the scripts found in modules
(named javscript.php)
2005-04-16 12:10:44 +00:00
moodler
fec6d2c66a Resorting entry in list 2005-04-15 14:58:35 +00:00
moodler
35b04d5e0f During upgrade from pre- 1.5, set the theme to standardwhite so it works 2005-04-15 14:57:38 +00:00
moodler
0f7d4e5e8a Cleaner updating of buttons and scales 2005-04-15 13:41:57 +00:00
urs_hunkler
a691a4ba92 I added class="active" to the tabs function. With this class each kind of tab has a special class and so the hover effect can be applied only to normal tabs, not to the selected and not to the inactive ones. I think it is a better signal for the user to get feedback for those tabs only which will react and change something on a click.
The behavior of the existing tabs in "standard" are not affected.
2005-04-14 21:43:18 +00:00
moodler
560811bbc9 Header and footer need to come from current_theme Always 2005-04-14 18:27:48 +00:00
moodler
0ce8ba58e8 Store flextable session cache in an independent way so they don't reset each other 2005-04-14 17:43:18 +00:00
moodler
c70fa20146 New function shorten_text to truncate text neatly 2005-04-14 17:03:11 +00:00
moodler
68ffc100fa Don't just print nothing - print "nothing to display" 2005-04-14 15:35:27 +00:00
moodler
dc28eedec4 button_to_popup_window can now return a string 2005-04-14 13:56:29 +00:00
defacer
4f2dbde9f8 Fix for bug 2916, silly silly named constant mistake.
Since we 're at it, fixed another bug: automatic recalculation of DST table
without having to logout if the user changes his timezone now works correctly.
2005-04-14 12:20:09 +00:00
moodler
4febb58f71 Slightly more correct version ;-) 2005-04-14 02:13:47 +00:00
gustav_delius
1e42af2786 added paging bar also at the bottom of the table 2005-04-13 09:57:10 +00:00
thepurpleblob
33b3562d00 Fixed a few minor(ish) points that Eloy spotted:
Broken non-slasharguments link format. <hr /> translation broken.
2005-04-13 08:27:18 +00:00
moodler
1596edff55 Added general robustness to require_course_login 2005-04-13 06:59:13 +00:00
stronk7
8e4d01032a Small (but important) typo solved. It was preventing coursesql to work. 2005-04-12 16:56:34 +00:00
moodler
ce50cc7018 Don't have a cow when a Wiki text is encountered 2005-04-12 03:14:29 +00:00
stronk7
60c2b9b35c Minor changes:
- Costants are defined.
   - Avoid some notices if records aren't found.
2005-04-11 17:12:47 +00:00
thepurpleblob
9af891b3bb Upgraded Markdown renderer to latest version: 1.0.1 (loads of fixes) 2005-04-11 14:08:01 +00:00
thepurpleblob
1e097367df Wiki-like format removed. Rendering class no longer required. 2005-04-11 13:49:38 +00:00
thepurpleblob
6a6495ff8f Removed wiki-like from list of formatting options. Any that shows up now
will simply generate an error.
2005-04-11 13:46:06 +00:00
thepurpleblob
2fbc787ce7 Fixed a couple of bugs and now escapes text going to database. 2005-04-11 12:30:16 +00:00
thepurpleblob
11a052a652 Added function addslashes_object(). 2005-04-11 12:29:17 +00:00
moodler
e84a246a55 FIxed a problem I wasn't seeing because I was in debug mode.
get_record_sql now has a second parameter that specifies when
we are expecting to take one record from many (to help with debugging)
2005-04-11 12:07:49 +00:00
thepurpleblob
8a7d9d15f2 Fixed some of the incomplete or incorrect function documentation comments. 2005-04-11 10:18:33 +00:00
moodler
6927f0e726 Insert all the distributed timezones upon upgrade 2005-04-11 08:11:17 +00:00
thepurpleblob
4ab00ace5b Tidy up and add function to do actual conversion given db table, field etc 2005-04-11 07:48:47 +00:00
moodler
00b60650f2 Added a span around performanceinfo script name 2005-04-11 07:36:52 +00:00
martinlanghoff
6e6053bd18 Merged from MOODLE_14_STABLE. Added option to cache langlist in dataroot/cache/languages. If enabled saves around 10MB of memory and 40 includes (some really large). In HEAD we also get a nice option select in admin->variables. 2005-04-11 06:41:08 +00:00
moodler
8edffd15f6 LIMIT timezones returned to the latest one 2005-04-10 18:27:15 +00:00
moodler
bcb1636ace Added forcetimezone to defaults 2005-04-10 18:23:40 +00:00
moodler
5404e914fb Going back to the slower but always-accurate timezone list method 2005-04-10 17:51:48 +00:00
moodler
1bb1333b0b Centralised timezone list to a function 2005-04-10 17:35:17 +00:00
moodler
7a3290ed20 No need to flag notices about missing database stuff in blocks 2005-04-10 13:51:19 +00:00
defacer
dddb014acf 1. make_timestamp: It's easy to be a fool, but to do it like me requires innate talent.
2. usertime: I think that the way Moodle is written, if this compensates for DST lots
   of things are going to break. I found a few myself and decided to revert the behavior
   until such time as a proper code review can be made.
2005-04-10 09:41:46 +00:00
moodler
3d0cc9c6fc Removed some blank lines 2005-04-10 09:33:05 +00:00
moodler
a1e93da26c Improvements to timezone import interface 2005-04-10 09:31:58 +00:00
defacer
c9e55a2583 LIMIT 1 was already being introduced by get_record_sql, and GMT offsets weren't working due to the bad query. 2005-04-10 09:31:21 +00:00
defacer
fdae5b1314 The strict type checking was causing trouble. In any case, forcing arrays to
NOT mix integer and string keys is a good workaround.
2005-04-10 09:19:28 +00:00
moodler
25290a82c6 Adding standard list of timezones to distribution 2005-04-10 09:18:08 +00:00
moodler
5baa0ad6f2 Added update_timezone_records 2005-04-10 09:15:15 +00:00
defacer
989585e933 Major step forward once more: calculate_user_dst_table() now always sees the
user's effective timezone correctly using get_user_timezone(). It also remembers
which timezone was in effect when it cached its calculations, so if the user's
effective timezone changes for any reason the table is automatically re-computed.

******
NOTICE
******

From this point onward, DST support should be working again, and there are no more
visible hurdles in the way. This means it should STAY working correctly until 1.5.
2005-04-09 10:12:30 +00:00
defacer
6dc8dddc62 Removed another unnecessary get_user_timezone_offset() call. 2005-04-09 09:50:08 +00:00
defacer
13e5588de8 Removed unneeded get_user_timezone_offset() call; usertime() does it anyway. 2005-04-09 09:47:01 +00:00