2011-07-10 |
Eloy Lafuente (str... | MDL-28048 glossary - add multilang support to categories |
blob | commitdiff | raw |
2010-08-16 |
Petr Skoda | MDL-23795 basic support for print page layout + tons... |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Rossiani Wijaya | MDL-20447 - bulk upload: add heading to the page and... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Petr Skoda | MDL-21233 moodle_url improvemewnts, code simplification... |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Eloy Lafuente | MDL-20982 glossary - make print view to respect current... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Petr Skoda | MDL-20700 coding style cleanup - cvs keywords removed... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
samhemelryk | mod-glossary MDL-19809 Added set_url calls, replaced... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
samhemelryk | mod-glossary MDL-19809 Updated print_header and build_n... |
blob | commitdiff | raw | diff to current |
2009-08-06 |
nicolasconnault | MDL-19809 Converted all print_footer() calls |
blob | commitdiff | raw | diff to current |
2009-01-16 |
dongsheng | "GLOSSARY/MDL-17708, use css selector instead of inline... |
blob | commitdiff | raw | diff to current |
2008-06-08 |
skodak | MDL-15109 glossary dml conversion |
blob | commitdiff | raw | diff to current |
2008-06-05 |
dongsheng | "MDL-14129, fix print_error" |
blob | commitdiff | raw | diff to current |
2008-04-04 |
dongsheng | MDL-14129, remove all the other error() call |
blob | commitdiff | raw | diff to current |
2007-12-14 |
skodak | MDL-12221 reworked container autoclosing - error()... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
toyomoyo | merged fix for MDL-9097, xhtml fixes for glossary |
blob | commitdiff | raw | diff to current |
2007-02-28 |
moodler | Merged Nicolas' changes from MDL-8582 into HEAD. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
skodak | we are going 100% unicode now - removed use of $CFG... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
stronk7 | Fixing display of pivots when they are author names |
blob | commitdiff | raw | diff to current |
2006-10-30 |
stronk7 | Fixing some queries with duplicate column names. MDL... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
toyomoyo | merged fix for MDL-7267, fixing keywords pivot |
blob | commitdiff | raw | diff to current |
2006-08-26 |
skodak | removing some isteacher()s from glossary |
blob | commitdiff | raw | diff to current |
2006-08-08 |
skodak | new function get_coursemodule_from_id() is now used... |
blob | commitdiff | raw | diff to current |
2006-05-07 |
stronk7 | glossary print view is now valid XHTML. |
blob | commitdiff | raw | diff to current |
2006-04-09 |
stronk7 | Solve some upperpivot notices and wrong behaviours... |
blob | commitdiff | raw | diff to current |
2006-01-07 |
stronk7 | Now glossary pivot should be working fine under every... |
blob | commitdiff | raw | diff to current |
2005-12-07 |
moodler | Replaced optional_var with optional_param |
blob | commitdiff | raw | diff to current |
2005-04-14 |
stronk7 | Bug 2918. Change proposed by t.imoto. |
blob | commitdiff | raw | diff to current |
2005-03-30 |
stronk7 | Now glossary->name is working under filterall. It was... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
gustav_delius | In order to ensure that when a teacher hides a resource... |
blob | commitdiff | raw | diff to current |
2005-01-12 |
stronk7 | Now print-view availability for students can be configu... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
stronk7 | Some checks are now done. SC#18. |
blob | commitdiff | raw | diff to current |
2004-11-28 |
stronk7 | Changed some parameters. SC#33. |
blob | commitdiff | raw | diff to current |
2004-11-17 |
stronk7 | Just changing some parameters stuff to new functions... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
stronk7 | Print view isn't accesible if the activity is hidden. |
blob | commitdiff | raw | diff to current |
2004-11-16 |
stronk7 | Header is out and "Site:" is in. |
blob | commitdiff | raw | diff to current |
2004-11-09 |
stronk7 | Old-awaiting for 1.4.2 release changes in the glossary. |
blob | commitdiff | raw | diff to current |
2004-09-12 |
gustav_delius | fixed capitalization and quoting of attribute values |
blob | commitdiff | raw | diff to current |
2004-09-12 |
gustav_delius | closed <input /> <br /> <hr /> |
blob | commitdiff | raw | diff to current |
2004-09-09 |
stronk7 | Important changes about how view.php (and print.php... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
stronk7 | Bug 1831 |
blob | commitdiff | raw | diff to current |
2004-08-29 |
stronk7 | strip_tags() to some parameters. Thanks skodak. |
blob | commitdiff | raw | diff to current |
2004-08-22 |
gustav_delius | All modules are now suitable for the site page. They... |
blob | commitdiff | raw | diff to current |
2004-07-27 |
stronk7 | Bulk changes to support plugin-formats in glossaries. |
blob | commitdiff | raw | diff to current |
2004-05-15 |
stronk7 | Opps. I forgot to commit this files yesterday... :-( |
blob | commitdiff | raw | diff to current |
2004-05-14 |
stronk7 | Added missing Id: cvs tag. Bug 1394 |
blob | commitdiff | raw | diff to current |
2004-05-12 |
stronk7 | Solved bug 1378. Missing encoding in glossary/print.php |
blob | commitdiff | raw | diff to current |
2004-01-25 |
gustav_delius | replaced incorrectly closed html tags, see bug 365 |
blob | commitdiff | raw | diff to current |
2003-11-21 |
willcast | - Fixing minor bugs... Nothing related with the problem... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
willcast | - Case sensitive search when click on a letter, fixed. |
blob | commitdiff | raw | diff to current |
2003-11-18 |
willcast | - Improved printer-friendly version |
blob | commitdiff | raw | diff to current |
2003-11-15 |
willcast | - Rewrite of the internal API in order to, hopefully... |
blob | commitdiff | raw | diff to current |
2003-11-09 |
moodler | if the glossary is at site-level then don't require... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
willcast | - Fixed bug (printing-friendly version of an empty... |
blob | commitdiff | raw | diff to current |
2003-11-03 |
willcast | - Cosmetic changes... Changing the Add Entry button... |
blob | commitdiff | raw | diff to current |
2003-11-01 |
willcast | - Printer-friendly version of the glossary |
blob | commitdiff | raw | diff to current |
|