Commit graph

20230 commits

Author SHA1 Message Date
urs_hunkler
7e4f53c80c changed the CSS for navbutton to position the 2 buttons side by side. #bug4913 2006-04-06 07:35:40 +00:00
moodler
7e73ff00cf Some info about the PHP license and PEAR (we are going to keep it in Moodle) 2006-04-06 06:31:38 +00:00
moodler
91555ae462 FIxed some box sizes, and added hooks for Matt Oquists portfolio stuff 2006-04-06 01:38:52 +00:00
patrickslee
faf2851fd9 Override doc link for postgresql migration 2006-04-05 23:41:59 +00:00
stronk7
391f527040 Hehe, setup itself was using register_globals hack! ;-)
Now the lang menu is working again.

Note: I've used the PARAM_SAFEDIR flag because it's the
only one supporting alpha+digits+underscore. Its name
doesn't seem to be perfect for this. Perhaps we should
create some alias?
2006-04-05 23:29:46 +00:00
stronk7
768cf7d5d1 Now graphlib also works with ttf fonts installed under
moodledata/lang dir. Rest of functionality not modified.
2006-04-05 23:03:18 +00:00
stronk7
c829776d34 Default TrueType font updated from (http://www.nongnu.org/freefont/)
It seems to support all the European character sets (latin + cyrillic +
greek). The rest will need to add their custom font to the langpack.
2006-04-05 22:48:14 +00:00
stronk7
03595aab1a Small change in MySQL. Seems to work better under any version
(tested over MySQL 4.1.12, 4.1.16, 5.0.18 and 5.0.19) Bug 5055.
(http://moodle.org/bugs/bug.php?op=show&bugid=5055)
2006-04-05 22:14:24 +00:00
gustav_delius
22c08850d7 Fixing stupid typos from previous commit 2006-04-05 20:02:37 +00:00
gustav_delius
4feb8730d7 Fix to make it work without globals hack 2006-04-05 19:43:42 +00:00
gustav_delius
ded180686e Fix to make it work without globals hack 2006-04-05 19:35:51 +00:00
gustav_delius
e8a4049ddd Removed some unnecessary code 2006-04-05 18:52:37 +00:00
gustav_delius
3ab76e6562 Don't duplicate site name in navigation bar 2006-04-05 17:37:59 +00:00
thepurpleblob
0183742eeb bug #2569. 'Open dialogues' and 'Closed dialogues' now have their own strings
rather than contatenating existing ones.
2006-04-05 13:48:01 +00:00
moodler
60f92a4330 Added a missing index for some sites (bug 5100) 2006-04-05 13:45:14 +00:00
ethem
743d932c11 Hide order details if an action emerges. (actions: capture, delete, refund, void) 2006-04-05 10:08:57 +00:00
gustav_delius
9c7c8d63f4 Prevent student from seeing quiz when closed, bug 5070 2006-04-05 09:43:29 +00:00
ethem
913a69687b Auto-capture strings changed to scheduled-capture. 2006-04-05 08:43:04 +00:00
moodler
9a7a199fd0 No need to restrict where RSS feeds can be displayed 2006-04-05 08:35:40 +00:00
ethem
0bf8ea6aa0 Show errors in original language.
You can't do this action: native_action
2006-04-05 08:28:12 +00:00
moodler
236d839ff1 Fixed some pretty major HTML errors :-) bug 5089 2006-04-05 08:19:09 +00:00
vyshane
3014ee9ccf Fixed bug: Bug #5081 - meta courses - teacher can't add child courses 2006-04-05 08:12:08 +00:00
gustav_delius
87b18f4ab7 Fixed call to required_param() 2006-04-05 07:46:52 +00:00
vyshane
a1b85c9ba5 Added isset($course) test to get rid of notice 2006-04-05 07:41:12 +00:00
gustav_delius
20d6d84d43 Fixed call to required_param() 2006-04-05 07:39:32 +00:00
moodler
202a96d2c8 HTML fixes for bug 5092 2006-04-05 07:37:48 +00:00
moodler
a9ac269967 FIxed some warnings bug 5091 2006-04-05 07:27:58 +00:00
moodler
9ee20a32f6 FIxed blank trailing lines (bug 5095) 2006-04-05 06:14:28 +00:00
gustav_delius
7baa9c8016 Fixing the name of the PostgreSQL files 2006-04-05 06:11:40 +00:00
gustav_delius
0a5b58af89 Many bugfixes accummulated during CVS outage, more to come. 2006-04-05 05:53:18 +00:00
vyshane
edc13d625b Fixed Bug #5080 - admin/environment.php use a new and different class for the
list table
2006-04-05 05:43:19 +00:00
ethem
ece1fbeeb2 Use consts when an user performs an action. 2006-04-05 05:28:56 +00:00
ethem
4440d7a432 Some indexes were added in 15_STABLE. So, don't show a warning message if index already exists. 2006-04-05 05:20:59 +00:00
vyshane
5723bc6f09 Fix for Bug #4910 - stringnames with - . and / don't show up in translation editor
Modified /admin/lang.php to allow us to still use periods in language string keys. The lang.php script just replaces the periods with ##46# for the form inputs and then puts the periods back in before saving to the language file.

This means that there is no need to update language files at all. They will just work even with periods in the string keys.
2006-04-05 04:07:16 +00:00
mjollnir_
9c9aeef15c Fixing postgres unicode migration for mac os x and multiple postgres installations 2006-04-05 03:54:12 +00:00
moodler
960beea394 Merging fixes from stable 2006-04-05 03:19:36 +00:00
moodler
980a5b3a63 Fix the log graphs which had been broken by the reports move 2006-04-05 03:17:20 +00:00
moodler
8820365c74 Make the links more robust (index.php) 2006-04-05 03:02:57 +00:00
moodler
30bb54dc0e New strings 2006-04-05 02:53:10 +00:00
moodler
a5aef8f1ce Latest tags 2006-04-05 02:47:17 +00:00
moodler
c4226e0dac Some fixes for links on admin page, and release notes now a link to Moodle Docs 2006-04-05 02:46:05 +00:00
moodler
d2fa35a80d FIxed a typo from long time ago in popup windows from logs 2006-04-05 02:45:13 +00:00
moodler
cb342045ec The globals hack is history! 2006-04-05 02:44:33 +00:00
moodler
a9924bb134 Fix for sites not using proxies 2006-04-05 02:43:41 +00:00
moodler
c9a0f50828 Smaller, cleaner images 2006-04-05 02:42:54 +00:00
moodler
ba76a8f5cf Fixing some Javascript errors on IE 2006-04-05 02:40:34 +00:00
moodler
9bdedea400 Changed how the "edited by" message appears in the posts edited by admin 2006-04-05 02:15:10 +00:00
moodler
a5a9cd99b4 News items on home page should be sorted by date of first post 2006-04-05 01:54:41 +00:00
moodler
da0cfb95de FIxed resizable icons in CSS 2006-04-05 01:53:59 +00:00
moodler
53dc0dfb6a Fixed a string name 2006-04-05 01:40:24 +00:00