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
34d39b792c
MDL-19002 standardized constructor parameter order
2009-05-11 18:55:03 +00:00
skodak
9d54b8cd95
MDL-19002 file size limits in filepicker + improved options
2009-05-11 18:49:04 +00:00
stronk7
6e73bd12e8
MDL-18058 glossary rates - secured ; merged from 19_STABLE
2009-05-06 09:25:54 +00:00
skodak
b78267b641
MDL-19067 removed obsoleted string (never used in any STABLE branch)
2009-05-05 09:00:24 +00:00
skodak
989c16eeb9
MDL-16692 converted glossary comments to new editor + file API fixes
2009-05-05 08:57:12 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
skodak
85db95e708
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-29 07:52:35 +00:00
skodak
c94882ffa2
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-28 21:20:43 +00:00
skodak
a08171c5c2
MDL-19002 file upload limits support
2009-04-28 19:08:33 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
4ba2221a09
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:46:04 +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
d0bcf735aa
MDL-18910 normalised module intro and introformat
2009-04-20 19:57:04 +00:00
skodak
6507d1a97e
MDL-18910 normalised module intro and introformat
2009-04-20 19:10:05 +00:00
skodak
614aa8b0d3
fixed typo
2009-04-20 10:49:31 +00:00
skodak
c3e793aead
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields
2009-04-20 10:38:29 +00:00
skodak
3ba0748d4f
MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields; sending missing install.xml - thanks Eloy
2009-04-20 10:08:54 +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
b659135b44
MDL-16075 adding support for embedded Glossary images; fixed typo - thanks MD
2009-04-17 08:55:22 +00:00
skodak
ccde17c3eb
MDL-16075 adding support for embedded Glossary images
2009-04-16 06:36:11 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
sam_marshall
08ec7ec62e
MDL-18401: Glossary page bar should highlight current page
2009-02-27 12:58:23 +00:00
skodak
90ee78e21c
MDL-18293 removing unused error strings (now replaced by exceptions)
2009-02-17 16:33:32 +00:00
skodak
0cb93a7e45
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
2009-01-29 19:58:47 +00:00
dongsheng
3c12715af7
"GLOSSARY/MDL-17707, remove extra div, merged from 1.9"
2009-01-16 09:00:25 +00:00
dongsheng
0675fbfc7e
"GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9"
2009-01-16 04:56:21 +00:00
dongsheng
175511b5b7
"MDL-17707, replace p with div in module summary, merged from 1.9"
2009-01-16 04:47:16 +00:00
skodak
9c82ff2acd
MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules
2009-01-12 21:13:28 +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
d1aa1e4855
MDL-17758 fixed hardcoded /admin/ links
2009-01-01 14:25:29 +00:00
dongsheng
771dc7b298
"MDL-14129, fix error() in moodle2"
2008-12-12 05:45:43 +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
tjhunt
9101efd312
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.
...
For something that has been deprecated for over two years, they were still used in a lot of places!
2008-11-13 08:40:57 +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
stronk7
80ddc208b7
MDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE
2008-11-09 22:57:59 +00:00
skodak
655bbf511d
MDL-16669 dml: improved sql_substring(), added unit tests
2008-10-28 15:11:10 +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
tjhunt
16851b22ad
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
2008-09-25 10:04:01 +00:00
nicolasconnault
c7d306e168
MDL-15666 MDL-16486
2008-09-17 14:31:30 +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
nicolasconnault
795ad63034
MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id)
2008-09-15 13:18:44 +00:00
mjollnir_
27dda89ffe
MDL-15666 - changes to the portfolio caller tests
...
now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
2008-09-11 13:47:40 +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