265 Commits

Author SHA1 Message Date
nicolasconnault
81cd66e74e MDL-19809 Upgraded calls to link_to_popup_window() 2009-08-20 13:16:40 +00:00
nicolasconnault
0b36c9489d MDL-19809 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:44:52 +00:00
nicolasconnault
34c2868c49 MDL-19809 Upgraded calls to choose_from_menu 2009-08-18 00:11:58 +00:00
nicolasconnault
7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault
c9472f4372 MDL-19809 Converted calls to popup_form() 2009-08-10 03:37:01 +00:00
nicolasconnault
2d8e042e92 MDL-19809 Migrated calls to print_heading 2009-08-06 08:23:39 +00:00
nicolasconnault
3097018f7a MDL-19809 Upgraded calls to print_headline 2009-08-06 01:36:17 +00:00
skodak
0a8a7b6c24 MDL-14589 added missing require_login() 2009-07-19 08:56:45 +00:00
samhemelryk
19c9f09430 filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon 2009-07-07 06:16:01 +00:00
skodak
86900a93bb MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs 2009-07-03 13:40:37 +00:00
skodak
98edf7b647 MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs 2009-07-03 13:39:39 +00:00
tjhunt
d436d197d1 MDL-19690 - the last lot of $CFG->pixpath to $OUTPUT->old_icon_url
Including MDL-19693

RIP $CFG->pixpath
2009-07-03 07:55:30 +00:00
tjhunt
f2a1963c43 MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 11:09:15 +00:00
tjhunt
4096752d1d MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
skodak
2a7eff41ad MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:37:28 +00:00
samhemelryk
e121db763a mod-glossary MDL-19294 Added boilerplate and phpdocs 2009-05-27 08:47:58 +00:00
skodak
4eef139962 MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
skodak
989c16eeb9 MDL-16692 converted glossary comments to new editor + file API fixes 2009-05-05 08:57:12 +00:00
skodak
3268cf9921 MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +00:00
skodak
dc5c2bd9eb MDL-18910 full support for module intro editor with embedded images 2009-04-21 21:17:21 +00:00
skodak
42f103be4c MDL-18910 moving modedit features to modname_supports() 2009-04-21 08:57:20 +00:00
skodak
cbc2b5df03 MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields 2009-04-20 10:05:50 +00:00
skodak
ccde17c3eb MDL-16075 adding support for embedded Glossary images 2009-04-16 06:36:11 +00:00
sam_marshall
08ec7ec62e MDL-18401: Glossary page bar should highlight current page 2009-02-27 12:58:23 +00:00
skodak
1045a0074c MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead 2009-01-12 16:52:53 +00:00
skodak
214b1cf7a8 MDL-17428 Do not include in the middle of file in global scope 2008-11-27 22:46:34 +00:00
sam_marshall
9bef587a84 MDL-17164: Glossary autolinking doesn't work for entries similar to current entry 2008-11-12 17:00:04 +00:00
sam_marshall
4e489ae92e MDL-17164: Glossary autolinking doesn't work for entries similar to current entry 2008-11-12 17:00:04 +00:00
mjollnir_
6be1dcae99 MDL-16587 bit of a large refactor of the portfolio formats. still more to come. 2008-10-11 17:33:20 +00:00
skodak
7f46236fcd MDL-16765 - undoing MDL-14303 and adding different fix; merged from MOODLE_19_STABLE 2008-10-08 07:16:12 +00:00
mjollnir_
ad1cfbb17e glossary portfolio caller - fixing tiny bug - incorrectly named string key (thanks dan for finding it!) 2008-09-16 19:42:00 +00:00
mjollnir_
0d06b6fda7 MDL-16423 - big refactor of the way callers interact with the portfolio code
added two new contract methods to the caller class, load_data and expected_callbackargs (static)
this means that the base class is the only place that needs a constructor
and that no data loading happens in the constructor
this in turn means we can check callback argument validity much more lightly

also completely remoted portfolio_add_button function and replaced with a class
as the argument list was getting out of control.  it's now much more readable.
2008-09-11 13:42:58 +00:00
mjollnir_
d8606b2078 MDL-15833 - make the portfolio callers use the helper functions to detect expected time. 2008-09-09 09:32:16 +00:00
stronk7
46712419fb Fix regression introduced by MDL-12029. Concepts must not be linked by filters. MDL-16372 ; merged from 19_STABLE 2008-09-08 23:06:16 +00:00
skodak
aa9bcfcd50 MDL-16075 adding missing lang strings 2008-09-07 23:20:51 +00:00
mjollnir_
ea0de12f10 MDL-16360 - added support for mime-style subformat detection for portfolio supported formats
works well with flickr plugin (tested by uploading an image as a forum attachment and being offered flickr plugin but not for normal attachments)
2008-09-05 17:07:22 +00:00
nicolasconnault
77ac22a5b6 MDL-15666 sha1 tests for glossary callers. Entry caller test currently fails. 2008-09-04 11:44:48 +00:00
skodak
fa686bc4e0 MDL-16220 allow deleting of all files attached to context 2008-08-27 11:46:48 +00:00
nicolasconnault
3e10224d1f MDL-16176 2008-08-26 08:21:52 +00:00
mjollnir_
313f21cef0 MDL-14591 - adding my name next to todos so I can find them later 2008-08-19 14:30:49 +00:00
mjollnir_
3403520190 MDL-16134 - exception handling in portfolio code 2008-08-19 14:20:32 +00:00
mjollnir_
86a3996d3d MDL-15768 - roles in glossary 2008-08-19 09:20:54 +00:00
skodak
49bcd7372b MDL-16075 File storage conversion of Glossary 2008-08-17 21:27:43 +00:00
skodak
775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
jamiesensei
585fb1f447 Fixing a couple of typos introduced likely at the time of dml conversion. 2008-08-15 09:21:33 +00:00
mjollnir_
866d543fde MDL-15758 - slight change to the portfolio_add_button contract to be more flexible. 2008-08-14 16:01:12 +00:00
mjollnir_
d67bfc32a1 MDL-15777 - updated most of the portfolio code to use files api.
Not done:

- forum (the rest of the module isn't using files api yet)
- database mod (touches other parts of the code (ods and excel libs)
- portfolio download plugin (needs discussion with petr about userfiles)

all of these have been disabled in the meantime.
2008-08-09 14:24:58 +00:00
mjollnir_
84a449853f MDL-15777 - move all portfolio storage to portfolio_tempdata rather than session.
This allows us to always have a unique id for a portfolio export which can be used as itemid for files api.
Also it makes the session smaller :)
2008-08-06 15:27:42 +00:00
mjollnir_
49a1255298 MDL-15758 - export single glossary entry mostly done. 2008-08-05 15:40:36 +00:00
mjollnir_
6c0a9413d7 MDL-15758 - whole glossary (csv) export to portfolio 2008-08-05 13:26:17 +00:00