[moodle] / moodle / mod / data / import.php Repository:

Log of /moodle/mod/data/import.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Feb 17 08:48:36 2011 WST (14 months, 4 weeks ago) by moodlerobot
Branch: MAIN
CVS Tags: HEAD, MOODLE_202, MOODLE_203, MOODLE_204, MOODLE_205, MOODLE_206, MOODLE_207, MOODLE_208, MOODLE_209, MOODLE_20_WEEKLY, MOODLE_21, MOODLE_211, MOODLE_212, MOODLE_213, MOODLE_214, MOODLE_215, MOODLE_216, MOODLE_21_WEEKLY, MOODLE_22, MOODLE_221, MOODLE_222, MOODLE_223, MOODLE_22_BETA, MOODLE_22_RC1, MOODLE_22_WEEKLY
Branch point for: MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
Changes since 1.49: +8 -20 lines
Diff to previous 1.49
weekly cvs snapshot

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 18:13:16 2010 WST (18 months, 3 weeks ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_20, MOODLE_201
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
MDL-24751 using new memory constants

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 18:00:30 2010 WST (18 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.47: +0 -3 lines
Diff to previous 1.47
MDL-24751 fixed default memory limit when deciding to use apache_child_terminate(), apache_child_terminate() is now called from one place only

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 16:54:03 2010 WST (19 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
MDL-24321 switching to standard stdClass()

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue Sep 21 16:37:39 2010 WST (19 months, 3 weeks ago) by skodak
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
MDL-24321 switching to stdClass in /mod/

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 16:21:24 2010 WST (23 months, 1 week ago) by dongsheng
Branch: MAIN
Changes since 1.44: +32 -94 lines
Diff to previous 1.44
MDL-22574, move import form to import.php, use csv_import_reader class to process csv file, use filepicker to replace legacy upload form.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Fri May 28 10:30:14 2010 WST (23 months, 2 weeks ago) by rwijaya
Branch: MAIN
Changes since 1.43: +2 -0 lines
Diff to previous 1.43
MDL-20447 - add  heading to the page

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Apr 9 02:16:26 2010 WST (2 years, 1 month ago) by stronk7
Branch: MAIN
Changes since 1.42: +4 -1 lines
Diff to previous 1.42
NOBUG: BOM rebombed from 19_STABLE

Revision 1.21.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Apr 9 02:11:41 2010 WST (2 years, 1 month ago) by stronk7
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_1910, MOODLE_1911, MOODLE_1912, MOODLE_1913, MOODLE_1914, MOODLE_1915, MOODLE_1916, MOODLE_1917, MOODLE_1918, MOODLE_199, MOODLE_19_MERGED, MOODLE_19_WEEKLY
Changes since 1.21.2.8: +5 -2 lines
Diff to previous 1.21.2.8 , to branch point 1.21 , to next main 1.50
NOBUG: Bombing BOM: BOM bombed

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:06 2010 WST (2 years, 3 months ago) by skodak
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 22:55:32 2009 WST (2 years, 6 months ago) by skodak
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Sep 24 12:25:40 2009 WST (2 years, 7 months ago) by samhemelryk
Branch: MAIN
Changes since 1.39: +167 -151 lines
Diff to previous 1.39
mod-data MDL-19806 Added set_url calls, replaced deprecated functions, and added boilerplates

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Sep 7 13:43:15 2009 WST (2 years, 8 months ago) by samhemelryk
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
notes MDL-19806 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue Aug 18 13:13:52 2009 WST (2 years, 8 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
MDL-19806 Upgraded calls to helpbutton, print_simple_box* and notify

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 22:14:39 2009 WST (2 years, 9 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
MDL-19806 Converted all print_footer() calls

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Aug 6 16:22:33 2009 WST (2 years, 9 months ago) by nicolasconnault
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
MDL-19806 Migrated calls to print_heading

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 02:04:21 2009 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.34: +2 -4 lines
Diff to previous 1.34
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Jun 14 01:47:20 2009 WST (2 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.33: +2 -4 lines
Diff to previous 1.33
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 23:45:13 2009 WST (3 years, 2 months ago) by thepurpleblob
Branch: MAIN
Changes since 1.32: +16 -2 lines
Diff to previous 1.32
MDL-18535:
Adding checks for field name mismatches and "proper" error messages.

Merged from STABLE19

Revision 1.21.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Mar 12 23:42:27 2009 WST (3 years, 2 months ago) by thepurpleblob
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_195, MOODLE_196, MOODLE_197, MOODLE_198
Changes since 1.21.2.7: +16 -2 lines
Diff to previous 1.21.2.7 , to branch point 1.21
MDL-18535:
Adding checks for field name mismatches and "proper" error messages.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 03:26:57 2008 WST (3 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.31: +9 -10 lines
Diff to previous 1.31
MDL-15106 towards data mod dml conversion

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 06:18:42 2008 WST (3 years, 11 months ago) by skodak
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
MDL-14679 fixed some more $db's

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed May 28 21:10:58 2008 WST (3 years, 11 months ago) by robertall
Branch: MAIN
Changes since 1.29: +15 -4 lines
Diff to previous 1.29
[MDL-14442] Resolve reopened bug for importing database records as CSV by applying "MDL-14442-clean_param.patch" (see tracker). Don't use PARAM_NOTAGS anymore. Merged from MOODLE_19_STABLE.

Revision 1.21.2.7 - (view) (download) (annotate) - [select for diffs]
Wed May 28 21:08:11 2008 WST (3 years, 11 months ago) by robertall
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_192, MOODLE_193, MOODLE_194
Changes since 1.21.2.6: +15 -4 lines
Diff to previous 1.21.2.6 , to branch point 1.21
[MDL-14442] Resolve reopened bug for importing database records as CSV by applying "MDL-14442-clean_param.patch" (see tracker). Don't use PARAM_NOTAGS anymore.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Fri May 23 16:12:14 2008 WST (3 years, 11 months ago) by dongsheng
Branch: MAIN
Changes since 1.28: +7 -7 lines
Diff to previous 1.28
"MDL-14129, fix print_error call"

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri May 16 05:40:10 2008 WST (4 years ago) by skodak
Branch: MAIN
Changes since 1.27: +1 -2 lines
Diff to previous 1.27
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu May 15 02:11:22 2008 WST (4 years ago) by robertall
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
MDL-14442: apply addslashes() before importing values, to allow quotes in field's values. Merged from MOODLE_19_STABLE

Revision 1.21.2.6 - (view) (download) (annotate) - [select for diffs]
Thu May 15 01:07:22 2008 WST (4 years ago) by robertall
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_191
Changes since 1.21.2.5: +2 -1 lines
Diff to previous 1.21.2.5 , to branch point 1.21
MDL-14442: apply addslashes() before importing values, to allow quotes in field's values

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed May 14 10:54:18 2008 WST (4 years ago) by dongsheng
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
"MDL-14442, some error checking added"

Revision 1.21.2.5 - (view) (download) (annotate) - [select for diffs]
Wed May 14 10:47:35 2008 WST (4 years ago) by dongsheng
Branch: MOODLE_19_STABLE
Changes since 1.21.2.4: +3 -3 lines
Diff to previous 1.21.2.4 , to branch point 1.21
"MDL-14442, replace error() with print_error"

Revision 1.21.2.4 - (view) (download) (annotate) - [select for diffs]
Tue May 13 23:28:37 2008 WST (4 years ago) by robertall
Branch: MOODLE_19_STABLE
Changes since 1.21.2.3: +7 -3 lines
Diff to previous 1.21.2.3 , to branch point 1.21
MDL-14442: added error checking to update_record() and insert_record() calls

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue May 13 10:56:51 2008 WST (4 years ago) by dongsheng
Branch: MAIN
Changes since 1.24: +24 -11 lines
Diff to previous 1.24
"MDL-14442, Import all records of a database activity that has been exported as CSV, merged from MOODLE_19_STABLE, thanks, Robert"

Revision 1.21.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 13 03:55:20 2008 WST (4 years ago) by robertall
Branch: MOODLE_19_STABLE
Changes since 1.21.2.2: +24 -11 lines
Diff to previous 1.21.2.2 , to branch point 1.21
MDL-14442: Import all records of a database activity that has been exported as CSV

Revision 1.12.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Apr 25 22:19:36 2008 WST (4 years ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_1810, MOODLE_1811, MOODLE_1812, MOODLE_1813, MOODLE_1814, MOODLE_186, MOODLE_187, MOODLE_188, MOODLE_189, MOODLE_18_MERGED, MOODLE_18_WEEKLY
Changes since 1.12.2.2: +2 -2 lines
Diff to previous 1.12.2.2 , to branch point 1.12 , to next main 1.50
MDL-14499 backporting fix for missing data:uploadentries

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:37 2008 WST (4 years, 1 month ago) by dongsheng
Branch: MAIN
Changes since 1.23: +9 -9 lines
Diff to previous 1.23
MDL-14129, remove all the other error() call

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 22:27:47 2008 WST (4 years, 3 months ago) by poltawski
Branch: MAIN
Changes since 1.22: +2 -15 lines
Diff to previous 1.22
MDL-13107 - clean up data cvs import capability checks

Removed bad check 'mod/data:uploadentries' (which doesn't exist),
replaced it with mod/data:manageentries which is what is used to display
the form for this page.

Also removed the empty database redirect and editing entries checks
as there no way to get to this point in the UI and capability check
is covered by the manageentries requirecap (+ later sesskey check).

merged from MOODLE_19_STABLE

Revision 1.21.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jan 23 22:26:46 2008 WST (4 years, 3 months ago) by poltawski
Branch: MOODLE_19_STABLE
CVS Tags: MOODLE_19
Changes since 1.21.2.1: +2 -15 lines
Diff to previous 1.21.2.1 , to branch point 1.21
MDL-13107 - clean up data cvs import capability checks

Removed bad check 'mod/data:uploadentries' (which doesn't exist),
replaced it with mod/data:manageentries which is what is used to display
the form for this page.

Also removed the empty database redirect and editing entries checks
as there no way to get to this point in the UI and capability check
is covered by the manageentries requirecap (+ later sesskey check).

Revision 1.21.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Oct 13 00:09:45 2007 WST (4 years, 7 months ago) by tjhunt
Branch: MOODLE_19_STABLE
Changes since 1.21: +2 -6 lines
Diff to previous 1.21
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Backported from head. Will update merged tags in a few hours. I am late for orchestra. Sorry.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 23:55:55 2007 WST (4 years, 7 months ago) by tjhunt
Branch: MAIN
Changes since 1.21: +2 -6 lines
Diff to previous 1.21
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.

This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.

Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.

If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Aug 20 22:04:10 2007 WST (4 years, 8 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_19_BETA
Branch point for: MOODLE_19_STABLE
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
MDL-10914 support for groupings in Database module

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 20:49:34 2007 WST (4 years, 9 months ago) by skodak
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
MDL-10890 all require_login() in modules reviewed and fixed use of $cm

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:55:26 2007 WST (4 years, 10 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
MDL-9473: Initialise navlinks array before use


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jul 5 12:41:05 2007 WST (4 years, 10 months ago) by mattc-catalyst
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
MDL-9615: Correct incorrect use of term breadcrumbs

- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:33:13 2007 WST (5 years ago) by skodak
Branch: MAIN
Changes since 1.16: +3 -6 lines
Diff to previous 1.16
MDL-9780 Groups 181 cleanup - merged from MOODLE_18_STABLE

Revision 1.12.2.2 - (view) (download) (annotate) - [select for diffs]
Wed May 16 02:27:10 2007 WST (5 years ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_181, MOODLE_182, MOODLE_183, MOODLE_184, MOODLE_185
Changes since 1.12.2.1: +3 -6 lines
Diff to previous 1.12.2.1 , to branch point 1.12
MDL-9780 Groups 181 cleanup - part 2

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 05:11:14 2007 WST (5 years ago) by mattc-catalyst
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
MDL-9474: Updated build_navigation() to use global $COURSE

- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()


Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Apr 17 05:05:21 2007 WST (5 years, 1 month ago) by mattc-catalyst
Branch: MAIN
Changes since 1.14: +7 -2 lines
Diff to previous 1.14
Breadcrumbs: mod/data changes

- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.


Author: Matt Clarkson <mattc@catalyst.net.nz>

Revision 1.4.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:28 2007 WST (5 years, 1 month ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 , to next main 1.50
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Feb 26 15:56:06 2007 WST (5 years, 2 months ago) by toyomoyo
Branch: MAIN
Changes since 1.13: +0 -0 lines
Diff to previous 1.13
MDL-5958, code for advanced search for db module from Elijah (HSU)

Revision 1.12.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 05:54:28 2007 WST (5 years, 3 months ago) by skodak
Branch: MOODLE_18_STABLE
CVS Tags: MOODLE_18
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate; backported from HEAD

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 15 05:46:38 2007 WST (5 years, 3 months ago) by skodak
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Dec 14 05:26:11 2006 WST (5 years, 5 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_BETA, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_STABLE
Changes since 1.11: +19 -19 lines
Diff to previous 1.11
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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Dec 11 05:16:04 2006 WST (5 years, 5 months ago) by skodak
Branch: MAIN
Changes since 1.10: +8 -1 lines
Diff to previous 1.10
MDL-7716 In visible groups mode, It is possible to put a database entries in other group that it his

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 30 16:43:17 2006 WST (5 years, 8 months ago) by toyomoyo
Branch: MAIN
CVS Tags: MOODLE_17, MOODLE_171, MOODLE_172, MOODLE_173, MOODLE_174, MOODLE_175, MOODLE_176, MOODLE_177, MOODLE_17_BETA, MOODLE_17_BETA2, MOODLE_17_MERGED, MOODLE_17_WEEKLY, MOODLE_18_GROUPS_PRE
Branch point for: MOODLE_17_STABLE, MOODLE_18_GROUPS
Changes since 1.9: +3 -10 lines
Diff to previous 1.9
added some capabilities

Revision 1.4.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 17:01:31 2006 WST (5 years, 9 months ago) by moodler
CVS Tags: MOODLE_162, MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.4.2.1: +3 -3 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.50
Merged fixes from HEAD

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 16:59:38 2006 WST (5 years, 9 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_NEWGROUPS_PRE
Branch point for: MOODLE_17_NEWGROUPS
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Fixes from forum    http://moodle.org/mod/forum/discuss.php?d=46048

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 13:55:42 2006 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
SWEEPING CLEANUP

The API was changed slightly so that has_capability now takes the
whole $context object (we almost always have it anyway)

The $kill thing was removed.   If you want to assert a capability
then use:

    require_capability('capname', $context);

with optional variables to modify the error message

Misc bugs here and there also removed and code tidied

Revision 1.4.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 23:30:59 2006 WST (5 years, 9 months ago) by skodak
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283; backported from HEAD

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 21:45:50 2006 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Removed tabs

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 06:09:58 2006 WST (5 years, 9 months ago) by skodak
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 8 13:13:17 2006 WST (5 years, 9 months ago) by moodler
Branch: MAIN
Changes since 1.4: +8 -3 lines
Diff to previous 1.4
ROLES AND PERMISSIONS  - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.

Revision 1.4.4.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 12 02:45:55 2006 WST (5 years, 10 months ago) by vyshane
Branch: MOODLE_17_ROLES
Changes since 1.4.4.1: +3 -3 lines
Diff to previous 1.4.4.1 , to branch point 1.4 , to next main 1.50
Updated capability names

Revision 1.4.4.1 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 16:24:49 2006 WST (5 years, 10 months ago) by toyomoyo
Branch: MOODLE_17_ROLES
Changes since 1.4: +8 -3 lines
Diff to previous 1.4
new changes in some moduels for roles

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 10:44:05 2006 WST (6 years, 1 month ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_16, MOODLE_161, MOODLE_16_BETA
Branch point for: MOODLE_16_STABLE, MOODLE_17_ROLES
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Renamed fields.php to field.php

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 22 16:07:25 2006 WST (6 years, 1 month ago) by moodler
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Lots and lots and lots of cleanup for the data module code, mostly
to do with how the field classes worked.  Now it should be even easier
for developers.

No changes for users.  :-P

The changes are not well tested yet!

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 21 12:36:35 2006 WST (6 years, 1 month ago) by vyshane
Branch: MAIN
Changes since 1.1: +112 -57 lines
Diff to previous 1.1
Added CSV import facility for the data module. Fixed notice for checkbox and
multimenu field types.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 3 22:44:54 2006 WST (6 years, 2 months ago) by moodler
Branch: MAIN
VERY preliminary import script, needs a lot of work

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10