Commit Graph

9 Commits

Author SHA1 Message Date
skodak aab98aaff1 data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected 2006-12-13 20:26:11 +00:00
toyomoyo 0b9873f2a5 merged fix for MDL_7112 select distinct on text fields 2006-11-02 02:10:53 +00:00
moodler f274fe073c Merged AS keyword fixes from stable MDL-7207 2006-10-25 09:04:25 +00:00
moodler 4f1d9d0383 Merged filter fix from stable 2006-10-22 08:13:03 +00:00
moodler 886583bf6d FIlter wasn't using site databases globally 2006-03-26 06:28:50 +00:00
skodak 2780eb570c missing db prefix 2006-03-07 20:32:49 +00:00
vyshane 4e53996865 Made script work with 1.5 2006-02-24 06:14:39 +00:00
vyshane f9eab7b0c9 Fixed bug in /mod/data/filter.php - content list for autolinking was not being
generated properly.

Updated /mod/data/fields.php - deletion of a field now also deletes
data_contents and any files associated as well.

Add/update/delete fields - template now gets updates in the following cases:
1) Deletion: remove template tags for the field from all templates
2) Edit: search and replace template tags for the field in all templates
3) Add: append template tag for field into the signe and rss templates, but
only if these templates are not empty. Otherwise we'd rather the user uses the
automatic template generation facility, which produces better display.
2006-02-06 09:13:37 +00:00
vyshane 0bbc6f5700 Added autolinking. 2006-02-03 08:04:40 +00:00