aparup
dbd9b303cc
Glossary MDL-23063 fixed bug with the way get_record was being called.. kudos to Stephen
2010-07-07 07:21:13 +00:00
Petr Skoda
936a54ca05
MDL-23106 removing unused ratings upgrade code
2010-07-06 17:29:55 +00:00
Petr Skoda
2e0406a53a
repeating upgrade typo fixed
2010-07-06 16:10:17 +00:00
Martin Dougiamas
9a5b90053b
MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
...
AMOS BEGIN
CPY [modulename,assignment],[pluginname,assignment]
CPY [modulename,chat],[pluginname,chat]
CPY [modulename,choice],[pluginname,choice]
CPY [modulename,data],[pluginname,data]
CPY [modulename,feedback],[pluginname,feedback]
CPY [modulename,folder],[pluginname,folder]
CPY [modulename,forum],[pluginname,forum]
CPY [modulename,glossary],[pluginname,glossary]
CPY [modulename,hotpot],[pluginname,hotpot]
CPY [modulename,imscp],[pluginname,imscp]
CPY [modulename,label],[pluginname,label]
CPY [modulename,lesson],[pluginname,lesson]
CPY [modulename,page],[pluginname,page]
CPY [modulename,quiz],[pluginname,quiz]
CPY [modulename,resource],[pluginname,resource]
CPY [modulename,survey],[pluginname,survey]
CPY [modulename,url],[pluginname,url]
CPY [modulename,wiki],[pluginname,wiki]
CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Martin Dougiamas
e3b8897c3a
NOBUG Removed unused string 'searchconcept'
2010-07-01 03:30:50 +00:00
Martin Dougiamas
9b22ac0aac
NOBUG Fixed a bad string callto "alphabet"
2010-07-01 03:28:20 +00:00
Sam Marshall
d95ed8e376
glossary MDL-22971 cannot delete glossary
2010-06-28 13:43:55 +00:00
David Mudrak
33b1a40639
NOBUG glossary: removing duplicate trusttext option
2010-06-10 17:56:14 +00:00
Dongsheng Cai
427711b108
"MDL-22677, glossar lib file needs to require rating library"
2010-06-10 05:08:56 +00:00
Andrew Davis
2e4b4fc000
glossary MDL-22677 cleaned up the ratings related stuff in the glossary reset code
2010-06-08 08:57:54 +00:00
Andrew Davis
218c0385ae
glossary MDL-22678 made the close window button only appear if showentry.php is being shown as a popup
2010-06-08 06:25:57 +00:00
Sam Hemelryk
7487c85699
course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch.
2010-06-08 06:21:25 +00:00
Andrew Davis
15dd3edbcf
glossary MDL-22678 removed some commented out code and fixed an incorrect if empty check
2010-06-08 03:12:00 +00:00
Dongsheng Cai
4140cf6b8f
"MDL-22677, delete dependent comments and ratings in glossary module"
2010-06-04 09:49:56 +00:00
Eloy Lafuente
2e300e139a
NOBUG: Fix some queries preventing showentry "popup" to work
2010-06-04 08:26:11 +00:00
Dongsheng Cai
ab16da675e
MDL-22574, use moodle form to import glossary
2010-06-04 03:14:21 +00:00
Dongsheng Cai
b61e3e80c1
MDL-22574, use filepicker import glossary xml
2010-06-02 07:30:13 +00:00
Rossiani Wijaya
2e4fd16675
MDL-20447 - bulk upload: add heading to the page and fix navbar content.
2010-05-28 06:38:17 +00:00
Andrew Davis
2519710d4b
glossary MDL-22564 removed some commented out old code and slightly reformatted for clarity
2010-05-26 02:11:45 +00:00
Andrew Davis
07a27d84d9
filters MDL-22564 added global OUTPUT definition as it was being referenced
2010-05-25 08:41:20 +00:00
Sam Marshall
ca3d4806a3
accesslib MDL-22527 (undoing file accidentally committed with previous change - grr eclipse - sorry)
2010-05-21 11:52:40 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +00:00
Andrew Davis
aeafd4366b
rating MDL-22526 added item checks to rating submission
2010-05-21 07:50:38 +00:00
Petr Skoda
fc9d2fe1b2
fixed incorrect whitespace in glossary upgrade
2010-05-20 09:28:58 +00:00
Andrew Davis
e404dffd59
rating MDL-21657 added a space in if statement to not break upgrade safety checking script
2010-05-17 09:33:33 +00:00
Andrew Davis
9e86f2e7a9
rss MDL-22204 fixed rss autodiscovery and made the RSS UI elements placement consistent
2010-05-13 08:44:35 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Andrew Davis
eaed2fd163
ajax MDL-22286 removed references to the previous version of the JS function openpopup()
2010-05-05 02:05:58 +00:00
Eloy Lafuente
d3ce7c2cc7
MDL-22151 backup - glossary implemented
2010-05-03 23:18:33 +00:00
David Mudrak
4be9b12824
MDL-21695 Help strings use Markdown format from now on
2010-05-03 16:49:07 +00:00
David Mudrak
94c8a38626
MDL-21695 Glossary module now uses new help strings
...
AMOS BEGIN
HLP glossary/aliases2.html,[aliases_help,mod_glossary]
HLP glossary/allowcomments.html,[allowcomments_help,mod_glossary]
HLP glossary/allowduplicatedentries.html,[allowduplicatedentries_help,mod_glossary]
HLP glossary/allowprintview.html,[allowprintview_help,mod_glossary]
HLP glossary/attachment2.html,[attachment_help,mod_glossary]
HLP glossary/attachment.html,[attachment_help,mod_glossary]
HLP glossary/casesensitive.html,[casesensitive_help,mod_glossary]
HLP glossary/defaultapproval.html,[defaultapproval_help,mod_glossary]
HLP glossary/destination.html,[destination_help,mod_glossary]
HLP glossary/displayformat.html,[displayformat_help,mod_glossary]
HLP glossary/editalways.html,[editalways_help,mod_glossary]
HLP glossary/filetoimport.html,[filetoimport_help,mod_glossary]
HLP glossary/fullmatch.html,[fullmatch_help,mod_glossary]
HLP glossary/globalglossary.html,[isglobal_help,mod_glossary]
HLP glossary/linkcategory.html,[linkcategory_help,mod_glossary]
HLP glossary/mainglossary.html,[glossarytype_help,mod_glossary]
HLP glossary/rssarticles.html,[rssarticles_help,mod_glossary]
HLP glossary/rsstype.html,[rsstype_help,mod_glossary]
HLP glossary/shows.html,[showspecial_help,mod_glossary]
HLP glossary/shows.html,[showalphabet_help,mod_glossary]
HLP glossary/shows.html,[showall_help,mod_glossary]
HLP glossary/usedynalinkentry.html,[entryusedynalink_help,mod_glossary]
HLP glossary/usedynalink.html,[usedynalink_help,mod_glossary]
AMOS END
2010-05-03 09:51:47 +00:00
Dongsheng Cai
51f93f4a1c
"MDL-19118, fixed glossary module comment migration"
2010-05-03 08:05:43 +00:00
Andrew Davis
198ff49840
Rating MDL-22270 Prevented fetching of ratings when ratings are turned off
2010-05-03 02:31:22 +00:00
Andrew Davis
fcce139aa3
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php
2010-05-02 11:43:57 +00:00
Jamie Pratt
c7a2b2c84f
MDL-22252 "couple of typos causing errors when importing glossary contents"
2010-04-30 06:20:19 +00:00
Dongsheng Cai
28925062d6
"MDL-19118, fix course id for comments api"
2010-04-29 09:07:49 +00:00
Andrew Davis
cfe3ba15bb
rating MDL-21657 removed definitions of data_ratings and glossary_ratings
2010-04-28 04:00:17 +00:00
Andrew Davis
8546cdd414
rating MDL-21657 added a check for the old rating tables before trying to migrate data
2010-04-28 03:50:56 +00:00
Andrew Davis
cbf964dfac
rating MDL-21657 removed old per module rating implementations
2010-04-28 03:19:19 +00:00
Andrew Davis
c506e35496
rating MDL-21657 updated rating upgrade process that drops old rating tables
2010-04-28 03:12:49 +00:00
Helen Foster
0c92a05ed4
MDL-21695 adding help strings
2010-04-27 08:48:28 +00:00
Helen Foster
5a944254f6
MDL-21695 adding help strings
2010-04-26 20:06:30 +00:00
Helen Foster
5fbd8c0b07
MDL-21695 adding help strings
2010-04-26 13:36:22 +00:00
Patrick Malley
d427d6095e
Removed embedded CSS and properly named a few elements
2010-04-25 19:20:35 +00:00
Andrew Davis
d251b25937
rating MDL-21657 updated version of ratings including checks for both new system capabilities and old per module capabilities
2010-04-23 09:44:19 +00:00
Martin Dougiamas
6595a5681e
ratings MDL-21657 Improving capabilities for ratings.
...
Rather than performing complicated upgrade procedures from the old (broken) logic in three activity modules, we are adding new capabilities to those three modules to make them all consistent, and using them in a callback from the Ratings API. This is the same as the Comments API.
The downside is that two sets of capabilities need to be enabled for ratings to work. Hopefully this can be mitigated somewhat when build some sort of shortcuts on the module settings forms to set capabilities. In the meantime, the effect is reduced somewhat by having all the rating capabilities enabled by default for student and teacher roles. This means control is in the hands of whatever the modules have set, giving very close backward compatibility.
This is not the perfect solution, but neither were the other two.
2010-04-23 05:42:22 +00:00
David Mudrak
62b1d51be9
MDL-21657 Fixing regression - wrong SQL upgrade code
...
Would be nice if core developers actually tried to run the code before
they commit it into the repository.
2010-04-22 22:30:33 +00:00
Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00