https://github.com/moodlehq/moodle-mod_newmodule

sort by:
Revision Author Date Message Commit Date
f97b801 Move the actual template code to the archive branch 16 October 2018, 06:57:53 UTC
7a9db71 Merge pull request #21 from abgreeve/refresh_events Add a stub for refreshing calendar events. 07 September 2016, 07:26:27 UTC
5106208 Add a stub for refreshing calendar events. 05 September 2016, 01:10:50 UTC
8bf261a Merge pull request #20 from marinaglancy/wip-permissions Capabilities, readme, copyright 18 July 2016, 08:50:29 UTC
37045d2 copyright boilerplate changed to 2016 16 July 2016, 04:06:39 UTC
8819437 Not possible to access XMLDB editor before installation 16 July 2016, 04:06:21 UTC
e47e290 Corrections to capabilities declarations 16 July 2016, 04:01:28 UTC
8d27d87 Merge pull request #19 from benbro/patch-1 Update course_module_viewed.php 22 February 2016, 18:51:19 UTC
d8a0743 Update course_module_viewed.php 'viewed event' instead of 'list viewed event' 21 January 2016, 09:17:29 UTC
ddba60e Merge pull request #17 from marinaglancy/master missing global and couple other small changes 20 November 2015, 08:05:22 UTC
9d04a5f added uppercase bulk substitute 20 November 2015, 05:19:56 UTC
9cde8b0 Add missing global and avoid deprecated param type 20 November 2015, 05:19:26 UTC
00f0987 Merge pull request #16 from xow/fix-introinmodform Use standard_intro_elements instead of the deprecated add_intro_editor 16 November 2015, 11:01:06 UTC
d37cc25 Use standard_intro_elements instead of the deprecated add_intro_editor 16 November 2015, 06:34:26 UTC
372b2eb Merge pull request #15 from davidscotson/minimum-viable-behat Add very basic behat test 08 October 2015, 13:27:04 UTC
23444c5 Add very basic behat test It's a good idea to encourage new modules to have proper tests, having a very simple behat test that they can run might encourage people to write more. I'm trying to think of a similarly basic phpunit test that would at least confirm that they've e.g. actually changed "newmodule" to "widget" in various places. 08 October 2015, 11:25:02 UTC
e1f112b Provide new template icon Created from scratch in Inkscape. 07 January 2015, 13:20:51 UTC
ab6205a Happy new year! 07 January 2015, 12:32:14 UTC
27a9906 Update the version.php template 07 January 2015, 12:20:15 UTC
cda0228 Code cleanup to make the lovely CIbot happy panda 07 January 2015, 12:01:02 UTC
b91910c Merge pull request #14 from marinaglancy/master Events, grades and backup 07 January 2015, 08:09:45 UTC
6a66f67 Added support for backup and duplicate 03 January 2015, 06:35:24 UTC
9dde4be Backend support for grading 03 January 2015, 06:07:44 UTC
51a66b7 Comment navigation callback since its presense causes arrow to appear in the navigation tree 03 January 2015, 06:07:13 UTC
1aee66a Rewritten not working index.php, added proper events 03 January 2015, 06:05:12 UTC
687e28a Corrected use of events in view.php, bump required Moodle version to 2.7 03 January 2015, 06:04:23 UTC
866e090 Merge pull request #13 from xow/master Some changes to plugins that need to be reflected in the template 09 December 2014, 09:10:26 UTC
5cf129e Change $module to $plugin in version.php $module has been replaced and it will not be supported in Moodle 3.0 09 December 2014, 04:19:29 UTC
01e9865 Change admin to manager in db/access.php 09 December 2014, 04:19:23 UTC
625d8ed Merge pull request #12 from danielneis/events-update update to new events system 23 October 2014, 07:16:45 UTC
4d2396f Merge pull request #11 from danielneis/codechecker-review Codechecker review 23 October 2014, 07:14:24 UTC
69d4362 update to new events system 22 October 2014, 23:01:55 UTC
584400e second part of codechecker review 22 October 2014, 22:49:45 UTC
21486e8 codechecker review first part 22 October 2014, 22:28:17 UTC
8877861 Merge pull request #10 from joostvanderborg/patch-1 Update README.txt 27 January 2014, 19:50:33 UTC
0af4717 Update README.txt Updated README to add additional requirement in naming modules. 27 January 2014, 09:45:51 UTC
13ece31 Merge pull request #9 from tmuras/master html_writer::table accepts html_table object, not stdClass. 20 October 2013, 20:56:16 UTC
b87bede html_writer::table accepts html_table object, not stdClass. 20 October 2013, 18:39:50 UTC
b9666c8 Merge pull request #8 from tmuras/master Replace deprecated calls to get_context_instance() 16 October 2013, 01:29:24 UTC
89e26c7 Replace deprecated calls to get_context_instance() 15 October 2013, 17:52:29 UTC
7acc981 Merge pull request #7 from tmuras/master Be default support FEATURE_SHOW_DESCRIPTION. 07 September 2013, 13:32:23 UTC
ec9f827 Be default support FEATURE_SHOW_DESCRIPTION. 07 September 2013, 12:46:00 UTC
11aec58 Merge pull request #6 from s4muel/patch-1 Update README.txt 04 September 2013, 11:40:22 UTC
602fe60 Update README.txt 04 September 2013, 11:31:33 UTC
a795e39 Merge pull request #5 from tmuras/master Add initial template for grade.php with simplest possible implementation. 20 August 2013, 20:30:31 UTC
2ca5c64 use __DIR__ and correct # of spaces around = 20 August 2013, 20:24:01 UTC
8039885 Add initial template for grade.php with simplest possible implementation. 20 August 2013, 19:31:39 UTC
ea5bda6 Merge pull request #4 from tmuras/master Correct definition of newmodule_grade_item_update() function 20 August 2013, 16:00:19 UTC
1251276 Merge pull request #3 from jeremyno/master Usability updates 20 August 2013, 15:59:21 UTC
d25c753 Correct definition of newmodule_grade_item_update() function 19 August 2013, 19:25:55 UTC
691d28e MDLSITE-2362 quick fix to doc 08 August 2013, 08:30:19 UTC
8c3dc62 Fix to defaults 05 August 2013, 21:10:21 UTC
eba32d9 typo fixed 05 June 2013, 21:34:41 UTC
f0bd98a Update docs to include find for using OS X 05 June 2013, 21:25:15 UTC
b10896c Add addinstance capability 05 June 2013, 21:18:13 UTC
ef423ba Merge pull request #1 from nebgor/patch-1 Update README.txt 06 November 2012, 12:05:44 UTC
e5df093 Update README.txt adding note about registering module names in plugins db. 06 November 2012, 07:16:49 UTC
996514e File API: missing xxx_get_file_info() and modified xxx_pluginfile() signature 21 May 2012, 08:15:55 UTC
1498700 MDL-31902 removing xxx_get_participants() functions 21 May 2012, 08:05:39 UTC
9fc92cf Fixed newmodule_get_recent_mod_activity() documentation 16 December 2011, 14:44:33 UTC
b7f7561 Module index page cleanup and update 16 December 2011, 12:32:19 UTC
08b5693 Fixed newmodule_user_complete() documentation 08 December 2011, 10:40:46 UTC
09c1dde Fixed 'intro' filearea name 16 July 2011, 14:08:51 UTC
8b2f652 Module add and update instance functions accept optional mform, too 16 July 2011, 14:08:13 UTC
20a3572 Overall code template update and cleanup 01 July 2011, 14:51:38 UTC
dc5b025 Also added generalbox to intro for better default 20 March 2011, 03:19:37 UTC
4fb3993 Added display of intro 19 March 2011, 16:59:54 UTC
b632e47 Added some common bits / fixed one URL 19 March 2011, 16:44:42 UTC
812ffcb MDL-26785 modedit - add one interesting string 12 March 2011, 00:52:45 UTC
38ea1e2 Added ->component to check module is in correct place 28 February 2011, 18:19:14 UTC
4f3611b cvsimport 07 December 2010, 13:38:41 UTC
163e8c6 Fixed set_url() parameter 07 December 2010, 13:38:41 UTC
27f5ac1 cvsimport 03 December 2010, 10:44:22 UTC
6ab1f07 CONTRIB-2575 Various improvements by Jerome Mouneyrac * remove deprecated function from install.php * update to 2.0 the example into upgrade.php * add log.php for backward reference to 1.9 NEWMODULE * update install.xml with default for timemodified and introformat otherwise it throw exception when adding the module * fix a problem with view.php and set_url (threw exception too) * Fix the missing 'pluginadministration' and 'pluginname' string. 03 December 2010, 10:44:22 UTC
c0e67a2 * remove deprecated function from install.php * update to 2.0 the example into upgrade.php * add log.php for backward reference to 1.9 NEWMODULE * update install.xml with default for timemodified and introformat otherwise it throw exception when adding the module * fix a problem with view.php and set_url (threw exception too) * Fix the missing 'pluginadministration' and 'pluginname' string. Other things to look at not in this commit: https://github.com/mouneyrac/moodle/commit/485824f4a39cc9e40d20c125f94a251244060de7 03 December 2010, 09:32:10 UTC
a156970 CONTRIB-2569 Fixed language file location and the new help style 01 December 2010, 23:35:47 UTC
ee0483c Fixed the function parameter name 01 December 2010, 23:06:58 UTC
5524fe2 Fixed documentation of newmodule_get_participants() 25 July 2010, 08:54:09 UTC
1515f15 Reverting the previsou commit - visibility check is done by require_login() 14 April 2010, 14:39:32 UTC
d272b50 Adding a check against hidden course module 14 April 2010, 14:24:39 UTC
c0077fc Moving icon.gif into a new location 24 March 2010, 08:47:32 UTC
175a72e Update of the template according the recent changes in the coding style 23 March 2010, 07:29:55 UTC
b26561f MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 04 November 2009, 19:27:14 UTC
2bc161b MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 04 November 2009, 19:26:47 UTC
582064d fixed syntax error 01 November 2009, 20:20:57 UTC
c965854 MDL-17457 modname_install() replaced with db/install.php 30 October 2009, 18:12:49 UTC
c363b5c CONTRIB-1313 fixed a $DB->delete_record() params 23 September 2009, 21:57:13 UTC
32c9f37 CONTRIB-1385 README updated 23 September 2009, 15:43:39 UTC
c8ab53a CONTRIB-1385 Fixed bugs and improvements discovered during the Vienna MoodleMoot 2009 Developer Workshop 23 September 2009, 15:19:15 UTC
bdeea41 mod/newmodule: Display the instance name using format_string() so that multilang filter works. Credit goes to Daniele Cordella. 31 August 2009, 21:57:10 UTC
a6519d4 NEWMODULE: Uncommenting the common logging action so the logging works out of the box Recommended by Eloy 13 August 2009, 11:00:41 UTC
2ebbd4d NEWMODULE: new file db/install.php 13 August 2009, 10:38:38 UTC
81c8b77 mod/newmodule: Removing trailing whitespace 17 July 2009, 14:38:00 UTC
280ff37 mod/newmodule CONTRIB-1396 Added a template for capabilities definition 05 July 2009, 15:26:19 UTC
cbcc64c mod/newmodule: CONTRIB-1386 use $PAGE and $OUTPUT instead of deprecated function calls 30 June 2009, 15:38:25 UTC
721e703 CONTRIB-1335 Die if the script is called directly 04 June 2009, 14:33:25 UTC
479791d Fixed $DB->get_record() calls 25 May 2009, 15:24:08 UTC
d1f2ce8 Use DB API 2.0 interface 25 May 2009, 15:18:13 UTC
0c62341 New call of setHelpButton 21 May 2009, 13:06:43 UTC
cc50a4c PARAM cleaning, new call to the introduction editor 21 May 2009, 12:57:30 UTC
back to top