stronk7
fce0e06d81
Solved some notices (debug mode) when creating new entries...
2004-05-10 18:10:17 +00:00
stronk7
7923318e97
Included some missing colons...I forgot.
2004-05-09 23:10:46 +00:00
stronk7
87b00f0ee1
Now glossary->rsstype and glossary->rssarticles are in backup & restore.
...
Added two missing strings too.
2004-05-09 22:27:44 +00:00
stronk7
2dda0bbbc7
Now glossaries can produce RSS feeds too !!
...
Some strings (RSS related) has been moved from forum.php to moodle.php
to avoid suplicating them once per module.
It seems to work fine, please test...:-)
2004-05-09 22:20:05 +00:00
gustav_delius
c12007857b
removed some undefined variable errors. However there are lots of them in edit.html, see bug 1344
2004-05-08 20:52:53 +00:00
gustav_delius
a86ea57ddf
category list now sorted when adding entry, thanks to Bernard, bug 1010
2004-05-08 20:47:14 +00:00
moodler
ff62c65990
Some fixes to headers
2004-05-02 02:25:04 +00:00
moodler
31085e5057
Don't require login to site level glossary entries
2004-05-02 02:13:58 +00:00
stronk7
9b690d2b48
Now encoding some fields to be non-ASCII aware. Thanks to Petr Skoda.
...
See bug 1266 (http://moodle.org/bugs/bug.php?op=show&bugid=1266&pos=14 ).
Applied the same patch to alias too!!
2004-04-24 00:48:57 +00:00
moodler
67905aceda
SOme fixes for
...
- the URL used in recent activity links
- the display of single entries
2004-04-18 05:54:33 +00:00
moodler
3606275985
More robust handling when creating glossary export files
2004-04-07 08:33:17 +00:00
moodler
bdb2f23f70
Started out with a small user interface fix (to use standard functions)
...
and ended up cleaning up the code quite a bit
2004-04-03 13:04:00 +00:00
moodler
ff8352de94
Some fixes to highlighting ... it is now performed AFTER the format_text.
...
This means that searches can no longer mess up the TeX formatting.
Also, the concept names are now formatted, allowing multilang, TeX etc
2004-03-31 08:34:41 +00:00
moodler
34aeb9360f
Make searching parameters sticky
2004-03-31 08:14:10 +00:00
moodler
cc345ff6db
Fixed missing argument $ratings
2004-03-31 08:05:52 +00:00
moodler
4da52954df
Escape some concept strings that can cause trouble in eregi
2004-03-31 07:46:59 +00:00
moodler
940fca1a36
Fixed a little bug when glossary filter called from front page or
...
anywhere else a course is not defined
2004-03-09 16:30:36 +00:00
moodler
08df81a8e6
Renamed dynalink.php to filter.php for consistency with other filters
2004-02-22 00:20:14 +00:00
willcast
c9128b637b
- Dealing with incompatibilities related to posgresql.
2004-02-21 13:21:35 +00:00
willcast
a5e48d968d
- Fixing come incompatilities with PostgreSQL.
...
THANKS TO ULRIK PETERSON!
2004-02-21 13:05:38 +00:00
willcast
6c884b58c9
- Linking global categories from within courses now works.
2004-02-21 02:48:53 +00:00
willcast
27f2c52057
- Linking global categories from within courses now works.
2004-02-21 01:16:03 +00:00
moodler
017b4cab3e
Making the link title look a bit nicer for long strings with spaces etc
2004-02-20 04:14:24 +00:00
paca70
d956341c66
Fixed INT4 SERIAL
2004-02-19 19:07:04 +00:00
paca70
7279163ff2
Removed signed/unsigned definations (Thanks to Ulrik Petersen to pointing this out)
2004-02-19 09:54:33 +00:00
stronk7
93766dbd6a
Now glossary logs are restored too !! :-)
2004-02-18 22:29:50 +00:00
stronk7
d3acd64d59
Little bug storing wrong comment->id in the info field
...
when performing the "delete comment" action. Now it works fine. :-)
2004-02-18 21:50:33 +00:00
stronk7
fabf55e684
Added the cmid field to some add_to_log() calls. To use it when
...
restoring logs. Now I think that everything is ready !! :-)
2004-02-18 20:52:44 +00:00
stronk7
f43c695e1e
Added cmid to some add_to_log() function calls.
...
Needed to be able to restore logs properly. :-)
2004-02-18 20:02:33 +00:00
moodler
302130de75
Global not defined
2004-02-16 17:32:10 +00:00
moodler
096b5432a7
Fixed some old pix paths
2004-02-16 09:24:14 +00:00
willcast
e18abcc4de
Adding missing columns... and tables for PosgresSQL squema
2004-02-12 22:42:04 +00:00
moodler
a7f4452d11
Updating version numbers of all Modules to make things a bit clearer
2004-02-01 04:42:39 +00:00
moodler
9423833cd9
All modules now require the very latest because of the changes to add_to_log
2004-01-31 15:25:00 +00:00
moodler
037f99aa2d
Upgraded add_to_log to send cm->id
2004-01-31 15:22:04 +00:00
moodler
916ac02608
No functional change, just me moodling
2004-01-30 07:29:08 +00:00
moodler
83f007bf39
Define minimum required versions of Moodle
2004-01-28 04:27:57 +00:00
moodler
de7d2d5531
New dividers
2004-01-26 12:21:44 +00:00
gustav_delius
d7143408df
replaced incorrectly closed html tags, see bug 365
2004-01-25 20:34:54 +00:00
willcast
33cc423e38
- Solving bug 995:
...
Blank aliases caused the autolinking feature to mess the whole thing...
2004-01-25 04:05:58 +00:00
moodler
77362fa9ce
A very quick and dirty try .... Williams? What do you think?
2004-01-17 10:18:12 +00:00
moodler
0f32a7f3f9
Require user to login to see glossary entries (if a course is specified)
2004-01-16 11:39:40 +00:00
willcast
94b27136b2
- Solving bug 971:
...
Some default settings override db fields when editing an entry.
2004-01-13 13:48:40 +00:00
moodler
55030f9a41
A little spacing on the display
2003-12-10 16:36:38 +00:00
moodler
a61cf7e35e
Hope you don't mind, Will, but I had to do some cleaning up of the comments pages
...
- comments look more like forums
- glossary entry is displayed consistently
- workflow makes more sense to me at least (more like forums)
- code is shorter :-)
2003-12-10 16:29:56 +00:00
moodler
79be5e9a41
Simplification of the comments page and more forum-like comments
2003-12-10 16:06:06 +00:00
moodler
e0920b2189
FIxed size of comment icon
2003-12-10 08:47:08 +00:00
moodler
df0628e289
Whoops left a typo
2003-12-10 08:44:03 +00:00
moodler
4da57a09bd
Changed some font size
2003-12-10 08:43:02 +00:00
moodler
c30c36a352
New, smaller comment icon
2003-12-07 05:57:57 +00:00