]>
git.mjollnir.org Git - moodle.git/log
gregb_cc [Wed, 22 Oct 2003 20:06:44 +0000 (20:06 +0000)]
This is a massive speed increase in journal_get_users_done.
The fix requires UNION support in the database. I've added a simple little
test to see if UNION queries work.
This change very much needs to be tested out by someone using MySQL 3. If
it tests out there successfully, the supports_union code should be moved out
of this file and into datalib. Ideally, someone will extend that test and
creatle get_records_union_sql, a function that would split up UNION queries
for databases that don't support them and do an array_merge (and proper
sorting, which is missing from my fix) on the result sets.
stronk7 [Wed, 22 Oct 2003 16:27:12 +0000 (16:27 +0000)]
Added glossary icon to cordoroyblue theme
stronk7 [Wed, 22 Oct 2003 16:19:21 +0000 (16:19 +0000)]
Take out one notice when the only activity was
create a module and delete it. Strange but possible. :-)
moodler [Wed, 22 Oct 2003 14:26:24 +0000 (14:26 +0000)]
Bump
moodler [Wed, 22 Oct 2003 13:59:46 +0000 (13:59 +0000)]
I revised some of the Glossary texts in English.
moodler [Wed, 22 Oct 2003 13:14:56 +0000 (13:14 +0000)]
Modularised some of the processing for "extra" information such as
information for popup windows on resources and labels
martignoni [Wed, 22 Oct 2003 11:37:22 +0000 (11:37 +0000)]
Initial bit of translation
moodler [Wed, 22 Oct 2003 08:52:42 +0000 (08:52 +0000)]
Upgraded to AdoDB 4.00 ... starting to think seriously about the
data dictionary conversion ...
moodler [Wed, 22 Oct 2003 07:54:37 +0000 (07:54 +0000)]
Fixed some missing styles
moodler [Wed, 22 Oct 2003 07:51:40 +0000 (07:51 +0000)]
Some missing styles
moodler [Wed, 22 Oct 2003 07:48:23 +0000 (07:48 +0000)]
FIxed some missing styles and colours
moodler [Wed, 22 Oct 2003 07:47:18 +0000 (07:47 +0000)]
Some missing colours
moodler [Wed, 22 Oct 2003 07:45:47 +0000 (07:45 +0000)]
New styles
willcast [Wed, 22 Oct 2003 04:15:08 +0000 (04:15 +0000)]
- Added a new frame: Browse by date.
- Removing unnecesary double quotes (not all of them yet)
willcast [Tue, 21 Oct 2003 20:45:53 +0000 (20:45 +0000)]
- Sorting entries by the length of the concept so large concepts could be linked first if they exist in the text to parse (avoiding that smaller concepts "gain control" over the larges one).
- Setting hard=coded default settings to glossary (will be replaced soon by global default settings)
willcast [Tue, 21 Oct 2003 18:32:36 +0000 (18:32 +0000)]
- Preventing guest for posting comments on entries
willcast [Tue, 21 Oct 2003 16:30:12 +0000 (16:30 +0000)]
- Fixed bug the dealing with concepts that contains slashes
willcast [Tue, 21 Oct 2003 13:27:48 +0000 (13:27 +0000)]
- Fixed some bugs detected with Jeff's glossary (mostly with dynalink link feature)
stronk7 [Tue, 21 Oct 2003 09:49:55 +0000 (09:49 +0000)]
Small typo :-)
moodler [Tue, 21 Oct 2003 06:55:02 +0000 (06:55 +0000)]
Put rounded corners on category box too
moodler [Tue, 21 Oct 2003 06:42:10 +0000 (06:42 +0000)]
Slightly nicer code when redirecting
moodler [Tue, 21 Oct 2003 06:40:39 +0000 (06:40 +0000)]
Some cleanups for some of the HTML, including addition of new styles
moodler [Tue, 21 Oct 2003 06:39:05 +0000 (06:39 +0000)]
Some additions to standard styles
willcast [Tue, 21 Oct 2003 05:19:43 +0000 (05:19 +0000)]
- Backup/Restore of the new field
willcast [Tue, 21 Oct 2003 04:56:05 +0000 (04:56 +0000)]
- New entries for the new feature
willcast [Tue, 21 Oct 2003 04:55:22 +0000 (04:55 +0000)]
- Cleaning a lot of code in edit.php and view.php
- Removing more notices when debug is ON
- Added a new feature: Now the entries have a default approval status... Not approved entries are shown on a teachers-only frame from which they can be approved or not prior to be visible by everyone.
moodler [Tue, 21 Oct 2003 03:58:08 +0000 (03:58 +0000)]
Removed unnecessary code (maxlogs)
moodler [Tue, 21 Oct 2003 02:30:42 +0000 (02:30 +0000)]
Put the help inside a box, in case the background is dark
moodler [Tue, 21 Oct 2003 02:25:22 +0000 (02:25 +0000)]
Don't display search buttons if all the courses are being displayed anyway
rkingdon [Mon, 20 Oct 2003 19:09:31 +0000 (19:09 +0000)]
New function dialogue_count_all_needing_replies_self($user) added to lib.php.
willcast [Mon, 20 Oct 2003 16:42:49 +0000 (16:42 +0000)]
- Removing notices when debug is on
- Deleting entries with attachments now delete the attachments properly
stronk7 [Sun, 19 Oct 2003 23:04:19 +0000 (23:04 +0000)]
Bump :-)
stronk7 [Sun, 19 Oct 2003 22:24:25 +0000 (22:24 +0000)]
Now, glossary_comments are in restore too !! :-)
stronk7 [Sun, 19 Oct 2003 22:00:41 +0000 (22:00 +0000)]
Splited one function into two :-)
stronk7 [Sun, 19 Oct 2003 21:38:47 +0000 (21:38 +0000)]
Now glossary_comments are in backup.
Solved one issue when exporting categories.
willcast [Sun, 19 Oct 2003 18:04:34 +0000 (18:04 +0000)]
- Backing up new fields...
- No restoring yet... :(
rkingdon [Sun, 19 Oct 2003 16:40:07 +0000 (16:40 +0000)]
Fixed bug in exercise_grades function. Fixed bug in viewing of students assessments by teachers.
willcast [Sun, 19 Oct 2003 16:03:24 +0000 (16:03 +0000)]
- Adding webquest.php to the lang directory.. It's annoying that the system can't find the file and mess all the screen when editing is on.
Just have the name of the module anyway.
willcast [Sun, 19 Oct 2003 15:49:48 +0000 (15:49 +0000)]
- Fixed bug related to comments when doing a backup...
moodler [Sun, 19 Oct 2003 15:18:19 +0000 (15:18 +0000)]
new string for choosing a file
moodler [Sun, 19 Oct 2003 15:02:41 +0000 (15:02 +0000)]
I finally added a proper course files browser to replace the menu.
moodler [Sun, 19 Oct 2003 14:21:54 +0000 (14:21 +0000)]
Allow uploaded files to be declared in popup windows too.
koenr [Sun, 19 Oct 2003 09:17:47 +0000 (09:17 +0000)]
filling in missing strings...
koenr [Sun, 19 Oct 2003 09:17:02 +0000 (09:17 +0000)]
translated by Koen Roggemans
moodler [Sun, 19 Oct 2003 05:24:33 +0000 (05:24 +0000)]
Some small style changes for tabs
moodler [Sun, 19 Oct 2003 05:19:14 +0000 (05:19 +0000)]
Removed one hard-coded "admin"
moodler [Sun, 19 Oct 2003 05:07:29 +0000 (05:07 +0000)]
More styles -- missed the target last time!
moodler [Sun, 19 Oct 2003 05:02:45 +0000 (05:02 +0000)]
Added styles to tabs
willcast [Sun, 19 Oct 2003 03:48:21 +0000 (03:48 +0000)]
- A couple of icons that I forgot to include
giro123 [Sun, 19 Oct 2003 03:41:26 +0000 (03:41 +0000)]
*** empty log message ***
willcast [Sun, 19 Oct 2003 03:40:36 +0000 (03:40 +0000)]
- Adding two more display formats: Continuous and FAQ
- Fixed bug 818: Adding a new view: Sorted (by creation date or by last modified.
moodler [Sun, 19 Oct 2003 03:28:53 +0000 (03:28 +0000)]
FIxed styles
moodler [Sun, 19 Oct 2003 02:40:03 +0000 (02:40 +0000)]
Use CFG->admin
willcast [Sat, 18 Oct 2003 20:37:40 +0000 (20:37 +0000)]
- Fixed another bug when showing "dynaentries" (it does not take in count the case sensitive setting)
willcast [Sat, 18 Oct 2003 20:23:29 +0000 (20:23 +0000)]
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
willcast [Sat, 18 Oct 2003 20:21:04 +0000 (20:21 +0000)]
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
martignoni [Sat, 18 Oct 2003 19:22:49 +0000 (19:22 +0000)]
New translated file
martignoni [Sat, 18 Oct 2003 18:14:55 +0000 (18:14 +0000)]
Translation terminated!
willcast [Sat, 18 Oct 2003 13:48:24 +0000 (13:48 +0000)]
- Housekeeping... :(
willcast [Sat, 18 Oct 2003 13:43:36 +0000 (13:43 +0000)]
- Housekeeping... :)
willcast [Sat, 18 Oct 2003 13:33:46 +0000 (13:33 +0000)]
- Fixed a problem when showing the icons in entries with inline images.
- Fixed a bug when deleting entries without attachments.
mits [Sat, 18 Oct 2003 12:17:55 +0000 (12:17 +0000)]
New help translation.
willcast [Sat, 18 Oct 2003 12:14:46 +0000 (12:14 +0000)]
- "striping_tags" inthe title
moodler [Sat, 18 Oct 2003 11:44:52 +0000 (11:44 +0000)]
Nicer styles in Mozilla
moodler [Sat, 18 Oct 2003 11:44:22 +0000 (11:44 +0000)]
Nicer styles on Mozilla
mits [Sat, 18 Oct 2003 10:22:13 +0000 (10:22 +0000)]
New help translation.
martignoni [Sat, 18 Oct 2003 10:20:57 +0000 (10:20 +0000)]
More translation (almost finished)
mits [Sat, 18 Oct 2003 09:52:25 +0000 (09:52 +0000)]
New translation and polish some.
mits [Sat, 18 Oct 2003 08:48:53 +0000 (08:48 +0000)]
New help translation
willcast [Fri, 17 Oct 2003 15:35:18 +0000 (15:35 +0000)]
- Two little mods in the category linking issue:
The concepts could be in more than one glossary so...
I put it inside the "if concept is category" conditional... I little more efficient.
moodler [Fri, 17 Oct 2003 15:30:18 +0000 (15:30 +0000)]
Fixed category linking. :-)
martignoni [Fri, 17 Oct 2003 15:08:31 +0000 (15:08 +0000)]
Initial bit of translation
martignoni [Fri, 17 Oct 2003 15:06:23 +0000 (15:06 +0000)]
Initial bit of translation
martignoni [Fri, 17 Oct 2003 14:04:47 +0000 (14:04 +0000)]
Just a little bit more translated
moodler [Fri, 17 Oct 2003 12:46:33 +0000 (12:46 +0000)]
Icons for activities should use $CFG->modpixpath so custom icons work
moodler [Fri, 17 Oct 2003 12:30:17 +0000 (12:30 +0000)]
Same as Eloy's fix, just a few less lines of code. ;-)
moodler [Fri, 17 Oct 2003 11:49:30 +0000 (11:49 +0000)]
Bump
stronk7 [Fri, 17 Oct 2003 09:54:41 +0000 (09:54 +0000)]
Do some isset() checkings with $CFG->sessioncookie.
Previously when debug turned on, login was impossible
due to some notices sent before writing http headers.
moodler [Fri, 17 Oct 2003 08:55:16 +0000 (08:55 +0000)]
Made comments link smaller, and also prints "1 comment" and "2 comments"
moodler [Fri, 17 Oct 2003 08:49:00 +0000 (08:49 +0000)]
Some tidying up of the code to display the comment editing page
moodler [Fri, 17 Oct 2003 08:42:12 +0000 (08:42 +0000)]
Some small changes ... made the heading a real heading and removed
includes from the template
moodler [Fri, 17 Oct 2003 08:38:16 +0000 (08:38 +0000)]
Some more cleaning up of the HTML and code formatting ...
moodler [Fri, 17 Oct 2003 08:19:56 +0000 (08:19 +0000)]
Some modification so that the encyclopedia format looks
more like forum posts (in fact it uses the same styles)
giro123 [Fri, 17 Oct 2003 01:21:08 +0000 (01:21 +0000)]
*** empty log message ***
willcast [Thu, 16 Oct 2003 22:05:00 +0000 (22:05 +0000)]
Case sensitive match
Whole words match
No match at all (a bit rude (you have to get down to the HTML code), no GUI so far either)
Categories are now linked too (I forced to be a case sensitive match)
You can automatically link one or several glossaries at once no matter if it is a main one or not.
mits [Thu, 16 Oct 2003 20:07:40 +0000 (20:07 +0000)]
New translation and plished some.
mits [Thu, 16 Oct 2003 19:46:32 +0000 (19:46 +0000)]
New help translation
mits [Thu, 16 Oct 2003 18:05:45 +0000 (18:05 +0000)]
Sorry for slow translation.
giro123 [Thu, 16 Oct 2003 18:02:19 +0000 (18:02 +0000)]
*** empty log message ***
rkingdon [Thu, 16 Oct 2003 17:47:25 +0000 (17:47 +0000)]
A couple of extra messages for teachers about resubmissions.
giro123 [Thu, 16 Oct 2003 17:36:49 +0000 (17:36 +0000)]
*** empty log message ***
martignoni [Thu, 16 Oct 2003 17:36:08 +0000 (17:36 +0000)]
First bit of translation
rkingdon [Thu, 16 Oct 2003 17:35:01 +0000 (17:35 +0000)]
More information to teachers on resubmissions. Add submission entry to log only if upload is successful.
rkingdon [Thu, 16 Oct 2003 17:17:19 +0000 (17:17 +0000)]
Fixed bug stopping the calculation of final grades.
martignoni [Thu, 16 Oct 2003 16:00:07 +0000 (16:00 +0000)]
Changed to proper encoding
martignoni [Thu, 16 Oct 2003 15:51:26 +0000 (15:51 +0000)]
Translation finished
moodler [Thu, 16 Oct 2003 14:25:36 +0000 (14:25 +0000)]
Added nolink tag
moodler [Thu, 16 Oct 2003 13:23:53 +0000 (13:23 +0000)]
Use $CFG->sessioncookie on MOODLEID cookie as well
moodler [Thu, 16 Oct 2003 13:19:10 +0000 (13:19 +0000)]
A new Moodle variable called sessioncookie is now added to the session
cookie name. This provides a means for multiple Moodles within the
same website to keep separate sessions and not get confused.
moodler [Thu, 16 Oct 2003 10:20:35 +0000 (10:20 +0000)]
Fixed comments on str_ireplace