stronk7
516c7276e5
Now maxeditingtime for entries work againt timecreated instead of timemodified.
...
Thanks skodak!
Bug 1822
(http://moodle.org/bugs/bug.php?op=show&bugid=1822 )
Merged from MOODLE_14_STABLE
2004-08-28 10:56:42 +00:00
stronk7
3a512f86c7
Some important changes arrive:
...
- 'editalways' applied to comments.
- some minor notices out.
- security bug solved:
+ users cannot edit any comment now.
+ users cannot delete any comment now.
+ users cannot edit any entry now.
+ users cannot delete any antry now.
Thanks to skodak, discovering the bug!!!
Merged from MOODLE_14_STABLE
2004-08-28 00:28:56 +00:00
stronk7
b5937aac55
Init 2 arrays
...
Merged from MOODLE_14_STABLE
2004-08-27 17:21:42 +00:00
stronk7
7275671a60
Now, terms being defined in URLs aren't broken by the <nolink> tag.
...
Bug 1790
(http://moodle.org/bugs/bug.php?op=show&bugid=1790 )
Merged from MOODLE_14_STABLE
2004-08-27 16:49:52 +00:00
stronk7
7567ff7b06
Notice out.
...
Merged from MOODLE_14_STABLE
2004-08-26 21:39:18 +00:00
moodler
359f27588b
Merged from stable
2004-08-26 15:21:57 +00:00
stronk7
2603b5b30a
one more warning out
...
Merged from MOODLE_14_STABLE
2004-08-24 20:59:54 +00:00
stronk7
da9c60ecc8
Now some CFG->glossary_XXXX variables are checked in lib.php
...
Bug 1764
(http://moodle.org/bugs/bug.php?op=show&bugid=1764 )
Merged from MOODLE_14_STABLE
2004-08-24 11:24:27 +00:00
stronk7
ff1e2621f3
Now editalways is working in glossaries.
...
Decide if an entry is editable:
-It isn't a imported entry (so nobody can edit a imported (from secondary to main) entry)) and
-The user is teacher or he is a student with time permissions (edit period or editalways defined).
Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445 )
2004-08-09 15:04:36 +00:00
stronk7
7749579343
Some changes to the formats plugin detection function
...
and minor changes to some functions.
2004-08-02 21:44:06 +00:00
stronk7
26983d03b8
Minor changes to make things into formats easier.
2004-08-01 00:17:07 +00:00
stronk7
a359c29b79
Bulk changes to support plugin-formats in glossaries.
...
See the TODO.txt to get details about pending tasks.
The db upgrade should work fine (not tested under postgresql).
The plugin architecture is finished too.
See Bug 936.
(http://moodle.org/bugs/bug.php?op=show&bugid=936 )
2004-07-27 17:19:47 +00:00
stronk7
1f63b7c6aa
Now, for glossaries using the 'Entry List' format, their
...
entry->description is viewable with the standard popup window.
Bug 1636
(http://moodle.org/bugs/bug.php?op=show&bugid=1636 )
Merged from MOODLE_13_STABLE
2004-07-12 17:11:13 +00:00
stronk7
73e6ac63d9
Some polishing of "TAB" chars in source code done.
...
Minor changes in glossary export/import to include the displayformat field.
Added a new feature (it was hidden and uncompleted in source code):
Import a glossary file, creating automatically a new glossary activity.
Bug 1606.
http://moodle.org/bugs/bug.php?op=show&bugid=1606
Merged from MOODLE_13_STABLE
2004-07-01 20:07:43 +00:00
moodler
da5754f87c
Merged bug fix for global glossary flag from MOODLE_13_STABLE to trunk
2004-06-07 08:43:00 +00:00
stronk7
e2ba5060d4
Escape "/" char in preg_quote(). Bug 1436.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1436 )
2004-05-21 18:56:21 +00:00
stronk7
165278015e
Solve some notice with debug = on.
...
Thanks to skodak. Bug 1405.
(http://moodle.org/bugs/bug.php?op=show&bugid=1405 )
2004-05-20 19:51:23 +00:00
stronk7
2127fedda8
Step 2 of Bug 1223 done.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1223 )
2004-05-16 00:36:00 +00:00
stronk7
0f1a97c2fb
Step 1 of Bug 1223 done.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1223 )
2004-05-15 23:18:24 +00:00
stronk7
e0147c9bc7
Now entry->concept is always printed in FORMAT_MOODLE format, instead
...
of using the entry->format field. This should close Bug 1298.
(http://moodle.org/bugs/bug.php?op=show&bugid=1298 )
2004-05-15 17:34:43 +00:00
stronk7
b965603072
Now, the entry->concept and alias->alias fields are trimmed
...
in edit, import, export, backup and restore.
To solve bug 985
(http://moodle.org/bugs/bug.php?op=show&bugid=985 )
2004-05-14 18:37:30 +00:00
stronk7
3eb2f7ecf8
Solved bug 1086.
...
Please, verify (and close) it. Patch submitted by Petr Skoda. Thanks!
I've modified some lines in formats to avoid some Notices and make
everything display more consistent. Please, test it!!
2004-05-11 22:38:45 +00:00
stronk7
701fff2145
Now, concept and aliases are not linked when
...
viewing entry itself. This will close bugs 1145 and 1295.
Thanks to Petr Skoda and his patch!
2004-05-11 19:59:17 +00:00
stronk7
d34b9c5f2d
Now concepts are not enclosed by paragraph tags. Bug 1298.
2004-05-11 18:06:56 +00:00
stronk7
3483856eb8
Now glossary concepts are not linked (bug 1366).
...
Patch submitted by Petr Skoda.
2004-05-11 17:31:43 +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
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
willcast
a5e48d968d
- Fixing come incompatilities with PostgreSQL.
...
THANKS TO ULRIK PETERSON!
2004-02-21 13:05:38 +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
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
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
willcast
c80828fe8f
- First step towards Tom Murdock's suggestions on a global search feature (if it is ever implented)...
...
Added a new funtion: module_search( $course, $searchterms, $extended, $glossary = NULL)
It returns all entries that matches the specified criteria in any glossaries within a given $course. It performs an $extended search if necessary.
It restrict the search to only one $glossary if specified (currently used by the internal search function of the module).
2003-12-03 18:33:16 +00:00
willcast
5b4388f305
- Missing a $firstname $lastname... :( Changed to fullname
2003-12-02 14:43:36 +00:00
willcast
072f753331
- Some fixes when deleting entries and glossaries.
...
- Changing the way the comments are shown
- Saving a couple of lines in the Add Entry screen.
2003-12-02 14:35:39 +00:00
willcast
65a6c7bb3f
- Removing tags from glossary name when exporting the entries.
2003-11-26 14:38:34 +00:00
willcast
b620a99505
- Fixed two bugs: Teacher's modified or added entries were being set as not approved if the default approval status is off.
...
- Fixed bug when trying to display entries with ? in the definitions or aliases.
2003-11-25 17:44:51 +00:00
willcast
d6bbfb22fa
- Student can't edit their own entries solved.
2003-11-25 16:37:59 +00:00
willcast
e29ad7ebbe
- Properly deleting attached files when a glossary is deleted.
2003-11-23 02:46:29 +00:00
willcast
37d543b545
- Minor fix (locating the send ratings button correctely when the mode is entry.)
2003-11-23 01:01:29 +00:00
willcast
63dd5fb281
- Grading enabled.... finally.
2003-11-21 18:42:38 +00:00
moodler
cc41c129c8
Remove evil styles ;-)
2003-11-21 05:24:01 +00:00
willcast
505eec9cad
- Removing my nice black lines around the tabs.. sniff... sniff
...
8D
2003-11-21 04:55:32 +00:00
willcast
ae07873330
- Removing some Notices.. Thanks to Eloy for leting me know!
2003-11-21 03:33:21 +00:00
willcast
840d3ba8e3
- Found the bug with the Edit Categories button. Fixed.
2003-11-21 03:00:42 +00:00
willcast
db87439af3
- Fixing minor bugs... Nothing related with the problems the glossary is presenting right now in moodle.org... :(
2003-11-21 02:50:08 +00:00
willcast
b6862360af
- Case sensitive search when click on a letter, fixed.
...
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
2003-11-19 17:47:40 +00:00