skodak
ebb621f6a9
MDL-11896 added hint if entry awaits approval
2009-09-27 18:08:27 +00:00
samhemelryk
29b64a2272
mod-data MDL-20253 Updated database activity module to make use of the new navigation structure
2009-09-11 03:14:42 +00:00
skodak
9d7493399d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:35:10 +00:00
skodak
7826abc79f
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings
2009-06-03 20:25:27 +00:00
stronk7
c11f2e4c15
MDL-18059 database rates - secured ; merged from 19_STABLE
2009-05-06 10:22:17 +00:00
thepurpleblob
aa907a94fc
MDL-18535:
...
Adding checks for field name mismatches and "proper" error messages.
Merged from STABLE_19
2009-03-12 14:40:32 +00:00
jerome
c861f079e4
database: MDL-16999 fix "Required Entries" and "Required Entries before viewing" settings. Display a warning message during upgrade process if the fields were set previously (partially merged from 1.9)
2008-11-21 07:19:00 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
mjollnir_
07028cd91f
MDL-15768 - add new capabilities to mod/data for portfolio export
2008-08-11 13:45:41 +00:00
mjollnir_
1bf8c6b2cb
MDL-15777 - whole database module export rejigged to use files api.
...
disabled ods and excel export for now until those libraries work with files api.
reverted a previous patch I had in this area.
2008-08-11 10:40:04 +00:00
robertall
674b6ace0f
[MDL-14129] s/invild/invalid/ from previous commit
2008-06-25 17:31:23 +00:00
dongsheng
29c1bb159a
"MDL-14129, fix print_error"
2008-06-25 14:52:39 +00:00
robertall
afac85c9eb
[MDL-8407] Replace four language strings that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE.
2008-05-30 21:00:06 +00:00
robertall
6a82584b15
[MDL-8407] Replace one language string that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE.
2008-05-30 10:22:01 +00:00
robertall
aa40f47a87
[MDL-8407] Finish preparation of language strings required to allow exporting records of a database avtivity. Merged from MOODLE_19_STABLE.
2008-05-28 12:23:38 +00:00
dongsheng
ee95802c9c
"MDL-14129, add new lang string"
2008-05-23 08:09:08 +00:00
skodak
8528bf260b
MDL-12861 overriding of database settings now optional when using presets; merged from MOODLE_19_STABLE
2008-04-20 10:09:28 +00:00
skodak
bb5740f4c8
MDL-14424 - approval icon is bigger again, it is possible to sort by Approved status now; merged from MOODLE_19_STABLE
2008-04-19 20:48:48 +00:00
skodak
eeeb4f2ad9
MDL-12089 several search related problems fixed in data module; merged from MOODLE_19_STABLE
2008-04-19 15:33:06 +00:00
dongsheng
60fa372b14
MDL-11511, revert changes, see tracker
2008-04-17 08:13:14 +00:00
dongsheng
f752e2fd72
MDL-11511, two new caps are introduced, see tracker, merged from MOODLE_19_STABLE
2008-04-17 05:42:13 +00:00
skodak
0d505aced8
MDL-14018 advanced search for multiselect menu improved; merged from MOODLE_19_STABLE
2008-04-16 13:20:46 +00:00
skodak
a72e67e63d
MDL-14388 shuffling the field/butting lists a bit; merged from MOODLE_19_STABLE
2008-04-16 12:30:26 +00:00
skodak
bab2d9ea88
MDL-9758 merged improved lang strings
2008-04-16 12:04:16 +00:00
skodak
714bec7418
MDL-9907 searching/sorting by author name; merged from MOODLE_19_STABLE
2008-04-16 11:51:50 +00:00
dongsheng
04dc764091
MDL-9758, remove 2 useless string
2008-04-11 03:14:43 +00:00
dongsheng
cc232e935a
MDL-9758, add 4 new string for database tags, see tracker.
2008-04-11 02:38:50 +00:00
nicolasconnault
013a8774a0
MDL-13397 Fixed the language string.
2008-03-31 06:15:51 +00:00
nicolasconnault
87518137bf
MDL-13397 Implemented the requiredentries parameter (previously not implemented). This includes a warning message and an SQL restriction on entries fetched for view.php; merging from MOODLE_19_STABLE
2008-02-12 16:04:57 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
moodler
2525e46537
MDL-12215 made the advanced search tab more consistent with the interface
2007-11-16 05:56:20 +00:00
nicolasconnault
bfe1e789de
MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code.
2007-04-03 03:32:46 +00:00
toyomoyo
7900ecb02c
MDL-5958, code for advanced search for db module from Elijah (HSU)
2007-02-26 06:56:05 +00:00
toyomoyo
2535bff9bd
merged fix for MDL-5736, retained search string problem
2007-02-23 03:55:50 +00:00
skodak
40b6dd0116
MDL-5964 need html editor for comments in database mod + added format sql table field
...
MDL-7813 accessiblity fixes in comments
2006-12-13 23:09:34 +00:00
skodak
007e4f6ede
xhtml and accessibility cleanup in data mod MDL-7813
...
* image alt value is now called "Alternative text" because it should not be considered optional
2006-12-13 09:29:03 +00:00
skodak
a5adbd0c39
MDL-7905 Add new available tag for element id for in database mod
2006-12-12 18:20:51 +00:00
skodak
014145051e
MDL-7858 Textarea field of database activity needs two translation strings.
2006-12-11 09:03:35 +00:00
skodak
061e2ce31e
MDL-6234 - reworked available tags when editing database templates
2006-12-10 22:38:42 +00:00
skodak
0c097262c7
MDL-5671 html editor can now be switched off on the fly while editing database templates
2006-12-10 19:08:46 +00:00
skodak
449e6414e5
MDL-7823 Fixed hardcoded strings and xhtml compliance, code cleanup, improved access control in mod/data/preset.php
...
minor changes in language pack, should not cause legacy problems
2006-12-08 19:36:00 +00:00
moodler
304d08f0c4
Merged tidy-ups from stable
2006-11-01 09:44:01 +00:00
moodler
cf85513250
Added missing cap strings
2006-10-06 06:37:58 +00:00
moodler
8303eb8447
Fixes related to presets and MDL-6755.
...
The original code was shocking once I started reviewing it, and even
after heavy editing I'm still not happy with it, but at least it works
more like it was supposed to.
Needs more cleaning up to make it clearer and probably safer.
Also, presets can now contain langage packs and they'll be used.
The image gallery is an example.
2006-10-02 17:24:54 +00:00
moodler
94de4ab7f5
Fixed some missing strings
2006-10-02 14:30:28 +00:00
moodler
3e28f9bc07
Various new strings, mostly capability names
2006-09-24 13:51:06 +00:00
tomflannaghan
1f9aab2e10
*** empty log message ***
2006-08-17 13:18:02 +00:00
moodler
901dd2fb4c
Merged new "Database preset" support from Tom Flannaghan.
...
Still needs some tidy-up work but it's working.
2006-08-15 08:42:06 +00:00
moodler
f9a67ea1e2
New strings for Roles and Capabilities
2006-08-13 09:10:52 +00:00
danstowell
94682d3e58
Another couple of latlong strings
2006-08-12 19:02:39 +00:00