stronk7
ef138cea77
Only convert to UTF8 if we aren't running under UTF8.
...
Please, test this is correct, thanks!
2006-03-28 18:53:16 +00:00
stronk7
1d5a7c4b0a
Some changes to make proper UTF-8 encoding only if necesary.
...
We need to move all the **_tag functions to a central place ASAP
(backup are better to be used as central)
Also, I don't know why the author is now out from the feeds...
2006-03-28 18:46:07 +00:00
tjhunt
ee35e0b855
Allow the display of course logs to be filtered by type of action.
2006-03-28 17:33:40 +00:00
stronk7
5db97a46a5
We don't need to convert to Unicode if Moodle is running under Unicode.
...
(anyway, we need a new field inside each authentication system to be
able to define the external encoding!)
2006-03-28 17:13:09 +00:00
nfreear
957aa5b93b
Fix bug 5014, 'nameweekscss' language string.
2006-03-28 15:46:48 +00:00
gustav_delius
8cc274defc
Changed the get_actual_responses() method to truncate at 40 characters, contributed by Jean-Michel.
2006-03-28 08:27:56 +00:00
gustav_delius
223ad0b94b
Better fix for bug 3225 that is reading the precision setting from php.ini, contributed by Paulo
2006-03-28 07:39:36 +00:00
stronk7
187db9ddfe
Adding "ca" to the array of encodings...
2006-03-28 07:37:58 +00:00
gustav_delius
66125eda14
Fixed incorrect use of quiz_get_renderoptions. This quiz-specific function should in future be removed from this question code
2006-03-28 07:37:51 +00:00
moodler
29d218ce2f
Added GUI for $CFG->sessioncookiepath
2006-03-28 05:31:21 +00:00
moodler
1ae655b17c
Support for $CFG->sessioncookiepath
2006-03-28 05:26:18 +00:00
moodler
98691349b1
Regenerate course caches after UTF upgrade (bug 5002)
2006-03-28 02:14:12 +00:00
michaelpenne
a7ae1ad3fd
[BugFix] Multiple essays were not showing for grading: http://moodle.org/mod/forum/discuss.php?d=41999#195580
2006-03-28 00:30:24 +00:00
gustav_delius
bc2feba364
Some preparation for manual grading
2006-03-27 17:38:30 +00:00
nfreear
ad525445c0
Accessibility: tidied commented code.
2006-03-27 16:54:34 +00:00
gustav_delius
5eae68aa2a
Fixed tolerance problem, see bug 3225
2006-03-27 16:38:44 +00:00
nfreear
c6a553710d
Accessibility: Bug tracker 4997, replaced table with list - low risk!
2006-03-27 16:21:56 +00:00
nfreear
149097cee3
Accessibility: Bug tracker 4997, "Unnecessary table for course sections/activities".
2006-03-27 16:08:26 +00:00
stronk7
44eee4e2b3
FPDF class credits added.
2006-03-27 15:42:38 +00:00
nfreear
05c5dc6a53
Accessibility: Bug tracker 4994, "Need skip navigation link..."
2006-03-27 15:05:35 +00:00
moodler
5989d186ed
Hiding TinyMCE settings for now, deferring this to 1.7
2006-03-27 14:09:03 +00:00
moodler
9955754227
Remove the tinymce option until 1.7
2006-03-27 14:05:40 +00:00
stronk7
039d4d5c2b
At installation time we *always* are going to show release notes
...
from en_utf8. It's the only lang pack that includes such info
with the upgrade, independently of everything else (unicodedb...).
2006-03-27 12:46:27 +00:00
stronk7
de12ca6a42
Now $CFG->unicodedb is sent to DB everytime we arrive to the
...
admin/index.php script (installation, upgrade...). This will
stop the encoding introspection code present in setup.php
2006-03-27 12:32:51 +00:00
ethem
f0e2d8b3d4
Merged from MOODLE_15_STABLE.
2006-03-27 12:21:13 +00:00
stronk7
7104d80dbc
Now setup.php detects is CFG->unicode is not set and examines
...
DB to detect such value dinamically. Useful for installations
not using the standard installer but manually edited config.php
files.
Little TODO: modify a bit the initial config tables insets to
insert this value, avoiding to call it for each request. Coming
soon (although not mandatory for 1.6beta). Tested against both
MySQL and PostgreSQL with unicode and non-unicode DBs.
2006-03-27 11:24:14 +00:00
moodler
4431d2e036
Fixed no- display when not logged in (bug 4990)
2006-03-27 09:50:23 +00:00
ikawhero
763e8d61f4
Tidying up
2006-03-27 09:08:09 +00:00
ikawhero
7592c7467d
Added new string for default sort
2006-03-27 09:07:57 +00:00
ethem
d414c46183
Some descriptions was added
2006-03-27 08:49:43 +00:00
gustav_delius
3a58ad11bc
The "Reports" tab is now a "Results" tab so that the grading fits in better.
2006-03-27 08:45:02 +00:00
ikawhero
e0279f63d7
Added default sort
2006-03-27 08:42:25 +00:00
moodler
95d6f2e47d
Added fpdf for use by modules
2006-03-27 08:42:07 +00:00
gustav_delius
31e95855b8
Improved quiz report plugin mechanism and converted the manual grading script into a report plugin
2006-03-27 08:41:20 +00:00
gustav_delius
ffa1f07890
Removed notices caused by empty responses
2006-03-27 08:38:55 +00:00
ikawhero
616ae6d5fe
Added default sort.
2006-03-27 08:37:17 +00:00
ethem
c7dac7f5a9
index.php & lib.php
...
Payment management functions moved to lib.php
2006-03-27 08:31:16 +00:00
moodler
5f0b05fbbb
Er more fixes
2006-03-27 08:03:18 +00:00
moodler
80d810be76
Added a missing fileld for direction
2006-03-27 07:54:42 +00:00
ethem
6972506e99
Tabs are out
2006-03-27 07:53:27 +00:00
ikawhero
70fe1b0534
Oops, getting my SQL right.
2006-03-27 07:44:12 +00:00
ikawhero
f1d49973ac
Making the defaultsort field signed to indicate sort direction
2006-03-27 07:42:33 +00:00
moodler
8179046dd5
Sort the sort menu
2006-03-27 07:24:26 +00:00
ikawhero
649a83ffb6
Version bump - added 2 new fields to data table
2006-03-27 06:52:50 +00:00
moodler
505d3123d9
Misc fixes
2006-03-27 06:52:50 +00:00
ikawhero
bc1ab28226
Added 2 new fields:
...
1. editany - flag to allow any user to edit any entry
2. defaultsort - set the default sort field for list view
2006-03-27 06:52:11 +00:00
vyshane
b395a1e44a
Fix for Bug #4978 - Every time I add one field in one DB activity...
...
Added AS df in SQL query in data_fieldname_exists(). Reformatted the strings
to use single quotes when quoting in SQL. These changes might solve PostgreSQL
problems.
2006-03-27 06:19:34 +00:00
vyshane
cb3689b917
We now mark records as approved if the data activity is set to not require
...
approval of new records.
2006-03-27 05:36:47 +00:00
moodler
ec21b13ebb
New string
2006-03-27 05:30:48 +00:00
moodler
b023ec4dda
Fixed index page
2006-03-27 05:28:26 +00:00