Issue Details (XML | Word | Printable)

Key: MDL-16999
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Jerome Mouneyrac
Reporter: Séverin Terrier
Votes: 3
Watchers: 11
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Entries required before viewing data doesn't work

Created: 24/Oct/08 09:46 PM   Updated: 08/Jan/09 10:17 AM
Return to search
Component/s: Database activity module
Affects Version/s: 1.8.7, 1.9.3
Fix Version/s: 1.8.8, 1.9.4

File Attachments: 1. Microsoft Excel MDL-16999.xls (100 kB)
2. Text File MDL-16999_1.8.patch (8 kB)
3. Text File MDL-16999_1.8_second.patch (8 kB)
4. Text File MDL-16999_1.9.patch (8 kB)
5. Text File MDL-16999_1.9_second.patch (8 kB)
6. Text File MDL-16999_2.0.patch (8 kB)

Image Attachments:

1. databasewarningmessage.png
(213 kB)
Issue Links:
Duplicate
 

Participants: Eloy Lafuente (stronk7), Helen Foster, Howard Miller, Jerome Mouneyrac, Martin Dougiamas, Petr Skoda and Séverin Terrier
Security Level: None
Resolved date: 08/Jan/09
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
Entries required before viewing doesn't work.

Student can see other students entries without creating any entry.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Jerome Mouneyrac committed 7 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 21/Nov/08 04:01 PM
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.
MODIFY lang/en_utf8/data.php   Rev. 1.53.4.17    (+3 -2 lines)
MODIFY mod/data/lib.php   Rev. 1.137.2.40    (+37 -1 lines)
MODIFY version.php   Rev. 1.563.2.316    (+3 -3 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.65    (+2 -0 lines)
MODIFY install/stringnames.txt   Rev. 1.3.2.11    (+1 -0 lines)
MODIFY mod/data/view.php   Rev. 1.70.2.27    (+11 -4 lines)
MODIFY admin/environment.xml   Rev. 1.24.2.11    (+2 -0 lines)
Jerome Mouneyrac committed 6 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 21/Nov/08 04:11 PM
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)
MODIFY admin/environment.xml   Rev. 1.18.2.9    (+4 -0 lines)
MODIFY mod/data/view.php   Rev. 1.56.2.9    (+17 -10 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.103.2.29    (+3 -1 lines)
MODIFY lang/en_utf8/data.php   Rev. 1.50.2.5    (+3 -2 lines)
MODIFY mod/data/lib.php   Rev. 1.113.2.11    (+38 -1 lines)
MODIFY version.php   Rev. 1.425.2.298    (+1 -1 lines)
Jerome Mouneyrac committed 7 files to 'Moodle CVS' - 21/Nov/08 04:19 PM
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)
MODIFY mod/data/view.php   Rev. 1.102    (+11 -4 lines)
MODIFY version.php   Rev. 1.888    (+1 -1 lines)
MODIFY lang/en_utf8/data.php   Rev. 1.78    (+3 -2 lines)
MODIFY admin/environment.xml   Rev. 1.38    (+2 -0 lines)
MODIFY mod/data/lib.php   Rev. 1.207    (+37 -1 lines)
MODIFY install/stringnames.txt   Rev. 1.18    (+1 -0 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.240    (+2 -0 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 21/Nov/08 05:16 PM
database: MDL-16999 clean SQL from {$CFG->prefix}
MODIFY mod/data/lib.php   Rev. 1.208    (+3 -3 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 22/Nov/08 04:56 PM
MDL-16999 Translated a new string for admin.
MDL-16999 Updated translated strings for database.
MDL-13766 Updated a translated string for repository.
MODIFY ja_utf8/README   Rev. 1.872    (+1 -1 lines)
MODIFY ja_utf8/repository.php   Rev. 1.30    (+2 -2 lines)
MODIFY ja_utf8/data.php   Rev. 1.101    (+3 -2 lines)
MODIFY ja_utf8/admin.php   Rev. 1.317    (+2 -1 lines)
martignoni committed 2 files to 'Lang CVS' - 22/Nov/08 09:41 PM
MDL-16999 strings translated/modified
MODIFY fr_utf8/data.php   Rev. 1.77    (+3 -2 lines)
MODIFY fr_utf8/admin.php   Rev. 1.317    (+2 -1 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 24/Nov/08 09:51 AM
database: MDL-16999 move the flag from config table to config_plugins table
MODIFY mod/data/lib.php   Rev. 1.137.2.41    (+3 -3 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 24/Nov/08 09:54 AM
database: MDL-16999 move the flag from config table to config_plugins table, merged from 1.9
MODIFY mod/data/lib.php   Rev. 1.209    (+3 -3 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 25/Nov/08 11:43 AM
database: MDL-16999 update 'Required Entries' warning message
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.66    (+1 -1 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 25/Nov/08 11:48 AM
database: MDL-16999 update 'Required Entries' warning message, merged from 19
MODIFY lang/en_utf8/admin.php   Rev. 1.103.2.30    (+2 -2 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 25/Nov/08 11:50 AM
database: MDL-16999 update 'Required Entries' warning message, merged from 19
MODIFY lang/en_utf8/admin.php   Rev. 1.241    (+1 -1 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 25/Nov/08 02:53 PM
MDL-16999 Updated a translated string for admin.
MODIFY ja_utf8/admin.php   Rev. 1.318    (+2 -2 lines)
martignoni committed 1 file to 'Lang CVS' - 07/Dec/08 11:31 PM
MDL-16999 String tweaked
MODIFY fr_utf8/admin.php   Rev. 1.318    (+2 -2 lines)
Jerome Mouneyrac committed 7 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Jan/09 10:01 AM
database: MDL-16999 move the warning message from the environment check page to a normal upgrade page
MODIFY mod/data/version.php   Rev. 1.29.2.8    (+2 -2 lines)
MODIFY mod/data/db/upgrade.php   Rev. 1.8.2.4    (+22 -1 lines)
MODIFY admin/environment.xml   Rev. 1.24.2.12    (+0 -2 lines)
MODIFY mod/data/lib.php   Rev. 1.137.2.44    (+1 -36 lines)
MODIFY lang/en_utf8/data.php   Rev. 1.53.4.18    (+3 -1 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.154.2.75    (+0 -2 lines)
MODIFY install/stringnames.txt   Rev. 1.3.2.12    (+0 -1 lines)
Jerome Mouneyrac committed 6 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 08/Jan/09 10:09 AM
database: MDL-16999 move the warning message from the environment check page to a normal upgrade page
MODIFY mod/data/lib.php   Rev. 1.113.2.12    (+1 -37 lines)
MODIFY admin/environment.xml   Rev. 1.18.2.10    (+0 -4 lines)
MODIFY mod/data/db/upgrade.php   Rev. 1.3.2.1    (+23 -1 lines)
MODIFY lang/en_utf8/admin.php   Rev. 1.103.2.31    (+1 -3 lines)
MODIFY lang/en_utf8/data.php   Rev. 1.50.2.6    (+3 -1 lines)
MODIFY mod/data/version.php   Rev. 1.22.2.2    (+2 -2 lines)