mchurch
fc1bdd6e88
Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.
2007-06-25 20:33:52 +00:00
tjhunt
b207f15ca2
Clean up whitespace.
2007-06-25 17:13:17 +00:00
urs_hunkler
9dd4a457c8
changed navmenuwidth to the standard value
2007-06-25 12:19:56 +00:00
moodler
ea86a3aa8d
Patch for JS problem in MDL-10027 (Chris Holmes did it)
2007-06-25 09:20:55 +00:00
moodler
e33fc5a3ee
Automatic installer.php lang files by installer_builder (20070625)
2007-06-25 06:49:18 +00:00
tjhunt
1cbf76c5fb
MDL-10237 - Improve wording on true/false edit form.
2007-06-24 11:52:52 +00:00
urs_hunkler
06d11b581a
Add an option $CFG->CSSEdit or $THEME->CSSEdit to Moodle. If one of both is set to true, Moodle does not write all CSS code in one single CSS file but adds CSS @include to the theme CSS file to load all single CSS files. These single CSS files can then be interactively edited and saved with CSSEdit. It's like Firebug with direct saving your changes.
2007-06-23 12:20:19 +00:00
moodler
c519c19ab8
Automatic installer.php lang files by installer_builder (20070623)
2007-06-23 06:01:45 +00:00
tjhunt
357d918295
MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportunity to clean up the CSS in 1.8 and HEAD to match what I did in 1.7.
2007-06-22 13:45:24 +00:00
jamiesensei
173e8c5dfb
making environment colours css selector refer to table class instead of body id. So that colours show up on other pages besides admin page.
2007-06-22 11:06:21 +00:00
moodler
50e7e04949
Some fixups for the SCORM update page (missing strings etc)
2007-06-22 05:45:18 +00:00
tjhunt
e1e9407acb
MDL-7772 - improve the SQL for showing users without attemtps.
2007-06-21 16:14:32 +00:00
bobopinna
3f7cc1f861
Fixed a bad id definition for toc sublists
2007-06-20 09:23:22 +00:00
moodler
6a51d6a786
Automatic installer.php lang files by installer_builder (20070620)
2007-06-20 09:01:24 +00:00
bobopinna
8c36f3b9a9
Fixed a problem with utf8 bug MDL-10101
2007-06-20 08:53:00 +00:00
jamiesensei
2da68b0b32
added styles to install.php for colours for environment table
2007-06-20 06:37:01 +00:00
stronk7
55005a51ce
Now calendar export have some correct defaults. MDL-10175
2007-06-19 17:53:14 +00:00
skodak
c92d8dd677
(MDL-10155) detect failed regexes duing multilang upgrade (it was causing data loss on some sites); backported from HEAD
2007-06-19 17:26:45 +00:00
tjhunt
e1e7d03480
Notices from T/F question is you submit without answering in adaptive mode. Merged from OU Moodle.
2007-06-19 16:35:58 +00:00
tjhunt
7ee50b87b8
XHTML Strict.
2007-06-19 16:32:54 +00:00
jamiesensei
687ce1c4e0
MDL-10168 improvements to display of results from environment checks
2007-06-19 16:32:07 +00:00
jamiesensei
3db1ddedd3
elaborated phpdoc comment slightly for doc_link
2007-06-19 15:17:14 +00:00
jamiesensei
fc2df8c889
refactored page_doc_link into two functions. doc_link returns a link to docs. page_doc_link returns the link for this page.
2007-06-19 15:05:17 +00:00
toyomoyo
60a66a2bef
fix for MDL-10122, accessibility for course search box
2007-06-19 03:20:42 +00:00
poltawski
f7d555d577
MDL-10144 - Fix weak include not changed in STABLE
2007-06-18 19:37:28 +00:00
poltawski
974762e6f5
MDL-10148 - hard coded lang strings in user/message.html
2007-06-18 19:19:51 +00:00
bobopinna
ab5642fe19
Fixed a typo added during last commit ;-)
2007-06-18 11:53:21 +00:00
andreabix
b1b45674dd
Fixed MDL-10100
2007-06-18 11:26:50 +00:00
thepurpleblob
dee89d7ecc
Missing a CVS Id tag
2007-06-18 10:27:08 +00:00
moodler
32caf9d6d9
Patch from Samuli Karevaara, thanks!
2007-06-18 06:34:13 +00:00
bobopinna
91c6c3dc85
Added some missing strings
2007-06-17 05:33:46 +00:00
mudrd8mz
331ecbe5b6
Undoing last three commits - I did not realized they should go into the HEAD and not into the STABLE :-( I am sorry...
...
I rolled back using
cvs update -j 1.88.2.8 -j 1.88.2.5 lang.php
2007-06-17 01:38:32 +00:00
mudrd8mz
46a4dde38c
"Number of missing strings" or "No missing strings" displayed in the missing mode. Fixes MDL-7029
2007-06-17 01:21:16 +00:00
mudrd8mz
9b7d5f1aa8
Started to work on GUI improvements. Menu tabs introduced. Heading to fix MDL-8012
2007-06-17 00:41:22 +00:00
mudrd8mz
706ea2faf3
To choose a file to edit, popup_form() is used now. It saves some space on the screen.
2007-06-16 22:25:09 +00:00
ethem
f8128f42a9
MDL-9836
...
Authorize.net / SSL Config Bug prevents display of options from enrol/authorize/enrol.php
2007-06-15 17:45:28 +00:00
andreabix
234e96d185
Fixed MDL-10073
2007-06-15 13:23:06 +00:00
csantossaenz
01b1fab671
Fixed bug MDL-7516
2007-06-15 09:09:36 +00:00
moodler
61d29b99d8
Skipping these may help some sites
2007-06-15 06:08:02 +00:00
moodler
8054e9aaad
Push beyond 1.8.1 now
2007-06-15 04:19:22 +00:00
tjhunt
ee4848432c
XHTML strict!
2007-06-14 10:58:23 +00:00
tjhunt
d3d4f4936e
Whitespace cleanup in workshop help files.
2007-06-14 10:58:12 +00:00
toyomoyo
d799be5424
backporting changes in HEAD to fix MDL-10093, administrator or course-creator assigned at course cat level can not restore new courses
2007-06-14 08:51:55 +00:00
urs_hunkler
f24e0da312
MDL-9745 - added the fix for input field alignment to 1.8 too.
2007-06-14 07:08:58 +00:00
toyomoyo
a8fbb9b4cd
fix for MDL-10112 bulk messaging fails silently when messaging not enabled
2007-06-14 04:40:14 +00:00
stronk7
cfc673c112
Now the tokeniser is using the new textlib->entities_to_utf8()
...
own function (PHP4 and PHP compatible)
2007-06-13 23:21:36 +00:00
stronk7
6dfe1cc67c
Added entities_to_utf8() function to textlib, suitable to convert
...
any entity (numerical and html) to utf-8, providing a PHP4 and PH5
way to do the work.
Also, added the code2utf8() function to convert Unicode code numbers
to UTF-8 chars.
2007-06-13 19:39:53 +00:00
tjhunt
e796e306f8
Fix lang file sorting.
2007-06-13 16:39:53 +00:00
pichetp
a7adb64678
Removing question/type/datasetdependent/categorydatasetdefinitions.php MDL-10072
2007-06-13 07:51:08 +00:00
toyomoyo
bfd12c4dd5
fixing a bug related to setting the granular flag in restore
2007-06-13 06:33:18 +00:00