2010 Commits

Author SHA1 Message Date
moodler
79dee413e9 Improvements to uploading error feedback (from Shane) 2004-09-07 09:25:51 +00:00
stronk7
f79bfd2d2b Now entries are showed correctly in categories view if they belong
to multiple categories.

Bug 1903
(http://moodle.org/bugs/bug.php?op=show&bugid=1903)

Merged from MOODLE_14_STABLE
2004-09-06 07:54:52 +00:00
paca70
ced7ca9ef9 Added latest changes to postgres files 2004-09-05 11:26:19 +00:00
stronk7
b9aa568912 Added new fields to backup/restore 2004-09-05 09:47:05 +00:00
paca70
2ca24fc3ab Use getremoteaddr() in place of getenv("REMOTE_ADDR") and $_SERVER["REMOTE_ADDR"] 2004-09-04 11:30:16 +00:00
moodler
20229ca246 Merged fixes for display of correctanswers from stable 2004-09-04 08:12:23 +00:00
skaldrom
5323756b05 Reactivated Cancel when editing. 2004-09-03 21:25:52 +00:00
skaldrom
1c6fc1e75f Removed Wikinews 2004-09-03 21:05:04 +00:00
skaldrom
087fef3ed4 Fix for Bug #1603 - Shortening URLs in Wiki pages
- Renamed wikipage in page (URL and variable)
- When groupid or userid is 0, it is not shown anymore (I hope I have changed all places)
2004-09-03 21:02:27 +00:00
skaldrom
d9742e4071 Fix for Bug #1820 - wiki export does not keep correct links
Create filenames with + (next+page.html).
2004-09-03 20:01:47 +00:00
rkingdon
e10bb9b327 Addition of Password option - version 2004090200 2004-09-03 09:26:17 +00:00
moodler
0a752cc712 Merged from stable 2004-09-03 07:24:12 +00:00
mchurch
24223b9eb7 Fixed some formatting issues that prevented ** and ## from working. 2004-09-02 18:43:23 +00:00
mchurch
82df5e1331 Fixed a malformed if statement around 'get_site()'. 2004-09-01 01:08:55 +00:00
defacer
e89fad6b99 Merging goodness from MOODLE_14_STABLE 2004-08-31 13:46:25 +00:00
defacer
c7756c734c Merging changes from MOODLE_14_STABLE 2004-08-31 10:47:24 +00:00
moodler
6e8d663f66 Merged from stable 2004-08-31 09:18:43 +00:00
moodler
df325bac37 Merged changes from stable for new help button 2004-08-30 18:18:55 +00:00
stronk7
c9e9fb0fd7 Bug 1831
(http://moodle.org/bugs/bug.php?op=show&bugid=1831)

Merged from MOODLE_14_STABLE
2004-08-30 14:42:18 +00:00
moodler
206a507520 MErged from CVS 2004-08-30 08:44:00 +00:00
moodler
36d9d5f70e Merged fixes from stable 2004-08-30 06:29:54 +00:00
moodler
cb99babcdd Merged new string from stable 2004-08-30 04:23:04 +00:00
moodler
d8f912d56c Fixed Gustav's typo in the version ... bug 1841 2004-08-30 02:56:55 +00:00
stronk7
00083db4ea Check that glossary is correct before edit categories.
Bug 1838
(http://moodle.org/bugs/bug.php?op=show&bugid=1838)

Merged from MOODLE_14_STABLE
2004-08-29 23:28:57 +00:00
stronk7
8a2fe40709 strip_tags() to some parameters. Thanks skodak.
Bug 1836
(http://moodle.org/bugs/bug.php?op=show&bugid=1836)

Merged from MOODLE_14_STABLE
2004-08-29 22:57:41 +00:00
stronk7
92a9d64495 Typo. Thanks to skodak.
Bug 1839
(http://moodle.org/bugs/bug.php?op=show&bugid=1839)

Merged from MOODLE_14_STABLE
2004-08-29 22:04:20 +00:00
gustav_delius
7b5944cdb3 Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084 2004-08-29 19:17:27 +00:00
gustav_delius
709f0ec8d5 Can now force subscribe INITIALLY, implementing suggestion by Howard in bug 1084 2004-08-29 18:20:13 +00:00
gustav_delius
222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00
moodler
86507185ac Merged help button fix from stable 2004-08-29 07:38:48 +00:00
stronk7
6a32aef521 Define a bit better the 'automatic link' feature at glossary and entry levels.
Bug 1745
(http://moodle.org/bugs/bug.php?op=show&bugid=1745)

Merged from MOODLE_14_STABLE
2004-08-29 00:14:21 +00:00
stronk7
1cc2152658 If we are updating an entry, compare current session user with
existing entry user to avoid some potential problems if secureforms=off
Perhaps too much security? Anyway thanks to skodak

(Bug 1823)
(http://moodle.org/bugs/bug.php?op=show&bugid=1823)

Merged from MOODLE_14_STABLE
2004-08-28 23:22:34 +00:00
stronk7
c16caf5bc9 Avoid one notice
Merged from MOODLE_14_STABLE
2004-08-28 20:00:35 +00:00
stronk7
f15b491efb HTML editor (format popup) display wrong in glossary comments
Bug 1826
(http://moodle.org/bugs/bug.php?op=show&bugid=1826)

Merged from MOODLE_14_STABLE
2004-08-28 19:48:56 +00:00
stronk7
59c265b390 Now students cannot add/edit/delete entries if glossary->studentcanpost = 0
using manual URLs.

Merged from MOODLE_14_STABLE
2004-08-28 19:15:52 +00:00
stronk7
944d82d4d3 - students cannot add/edit/delete comments if it isn't allowed
- students can view comments if they exist
- teachers bypass the commentsallowed field always (this can be useful to create glossaries with public comments from the teacher).
- buttons are showed correctly.

Bug 1814
(http://moodle.org/bugs/bug.php?op=show&bugid=1814)

Merged from MOODLE_14_STABLE
2004-08-28 18:34:10 +00:00
moodler
339352427c Merged new settings from stable 2004-08-28 17:20:55 +00:00
stronk7
864616e5f5 Merged from MOODLE_14_STABLE 2004-08-28 11:25:39 +00:00
stronk7
cf1ab7c300 Now action is checked and defaults to edit.
Thanks skodak!

Bug 1813
(http://moodle.org/bugs/bug.php?op=show&bugid=1813)

Merged from MOODLE_14_STABLE
2004-08-28 11:13:48 +00:00
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
moodler
782e1aa6ef Fix bug 1787 where clean_text is applied on input with slashes added 2004-08-28 07:56:42 +00:00
moodler
006d723195 Merged from stable 2004-08-28 05:17:13 +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
moodler
f79fface79 Merged changes from STABLE to add new collapsible sections to mod edit forms 2004-08-27 09:50:11 +00:00
stronk7
193a26447b Error when sending a delete-entry action to logs... 2004-08-27 09:13:32 +00:00
moodler
43b46f0c0c Tidied up file resource with hidden form sections 2004-08-27 08:53:48 +00:00
moodler
fcb8e1a4eb Replacing the examples.txt that Howard deleted accidentally ;-) 2004-08-27 04:41:42 +00:00
stronk7
122579aacd Another duplicated tag....now it's really well-formed :-)
Meged from MOODLE_14_STABLE
2004-08-27 00:59:07 +00:00