Petr Skoda
72c4be397c
MDL-23204 fixed import/export format issues
2010-07-18 08:52:21 +00:00
Andrew Davis
4ce274696f
glossary MDL-23360 fixed some display problems with the glossary
2010-07-18 08:28:09 +00:00
Andrew Davis
0074247f95
rating MDL-23187 added rating caps to those listed within activity cap check pages
2010-07-16 07:42:10 +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
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
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
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
b61e3e80c1
MDL-22574, use filepicker import glossary xml
2010-06-02 07:30:13 +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
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
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
Andrew Davis
198ff49840
Rating MDL-22270 Prevented fetching of ratings when ratings are turned off
2010-05-03 02:31:22 +00:00
Dongsheng Cai
28925062d6
"MDL-19118, fix course id for comments api"
2010-04-29 09:07:49 +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
Andrew Davis
63e87951e6
rating MDL-21657 updated version of ratings including forum and glossary integration
2010-04-22 05:15:23 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Sam Hemelryk
dca032a15f
mod-glossary mod-data MDL-22065 Changed support for these two modules for ratings to false until Andrews next ratings patch gets commit
2010-04-12 09:01:19 +00:00
Dongsheng Cai
866354a905
MDL-21951, improve comments performance
2010-04-09 09:03:51 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Sam Hemelryk
0b29477be9
navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
...
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation
2010-03-22 03:04:00 +00:00
Andrew Davis
6c5fcef746
rating MDL-21657 changing from ratings (plural) to rating (singular)
2010-03-16 09:37:31 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Dongsheng Cai
36051c9e91
"MDL-21786, moving comments library files to consistency"
2010-03-15 07:59:28 +00:00
Petr Skoda
9bf163146b
MDL-20204 more html_link converstions
2010-02-11 18:50:55 +00:00
Petr Skoda
f8dab96615
MDL-20204 a lot more steps away from html_select
2010-02-10 09:37:50 +00:00
Petr Skoda
d776d59ee2
MDL-21235 fixed select method name
2010-01-16 18:29:51 +00:00
Petr Skoda
4b9210f31b
MDL-21235 more conversion to new select
2010-01-16 18:25:51 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Sam Hemelryk
56115eea49
navigation MDL-21177 Removed erroneous DB queries from module extension calls
2009-12-24 02:06:05 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Penny Leach
24ba58ee9a
portfolio MDL-21079 be more selective about including libraries.
...
this involves moving all formslib includes to where they're actually needed.
it also moves the portfolio stuff from assignment,data,chat,forum and glossary
into a locallib.php which involved creating it for many of those modules.
2009-12-12 11:27:07 +00:00
Dan Poltawski
124e506566
glossary/navigation MDL-21080 - linking to incorrect location
2009-12-09 15:42:46 +00:00
Penny Leach
59dd457e4b
portfolio: MDL-21030 - leap2a portfolio format support.
...
This commit includes:
- leap2a portfolio format, and xml writer
- proof of concept implementation in forum and assignment modules
- a lot of refactoring of the portfolio formats in general:
- addition of "abstract" formats - this is necessary for plugins to be able to support groups of formats
- addition of the idea of portfolio formats conflicting with eachother - eg richhtml & plainhtml
it touches modules other than assignment and forum, because the format api
changed and now each place in moodle that exports portfolio content has to deal
with the formats it supports slightly differently.
At the moment the Mahara portfolio still doesn't support this format, because I
haven't done the Mahara side yet. The "file download" plugin supports it
though.
Still todo:
- Add support for the other places in Moodle (glossary, data, etc)
- Write tests, once the rest of the portfolio tests have been updated to use the new DB mocking stuff
- Fix a bunch of TODOs
2009-12-03 14:26:37 +00:00
Petr Skoda
b3e229f979
MDL-20930 fixed input validation
2009-11-22 12:42:51 +00:00
Petr Skoda
032216500d
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
2009-11-09 11:33:14 +00:00
Dongsheng Cai
c8092ea5e3
"MDL-20345, use new comments api in glossary module"
2009-11-08 14:12:12 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
Nicolas Connault
1a96363a9d
MDL-15050 Grades entered/updated through grader report now get correctly displayed in course user activity reports (commenting on last commit). Merged from MOODLE_19_STABLE
2009-10-27 12:37:15 +00:00
samhemelryk
0961861e63
mod-glossary MDL-20256 Upgraded module to use the new navigation blocks
2009-09-11 05:38:44 +00:00
nicolasconnault
81cd66e74e
MDL-19809 Upgraded calls to link_to_popup_window()
2009-08-20 13:16:40 +00:00