32 Commits

Author SHA1 Message Date
Petr Skoda
150135ab08 MDL-22054 the last blockname removed 2010-04-11 11:57:46 +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
David Mudrak
16be897441 MDL-21652 html_table rendering refactored
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +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
1ba862ec6e MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes 2009-12-27 23:31:46 +00:00
Petr Skoda
2a250a0b2e MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
samhemelryk
c86bdd5d3f search MDL-19822 Upgraded deprecated calls and added set_url calls 2009-10-15 07:37:29 +00:00
samhemelryk
766ccfbd25 search MDL-19822 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 07:34:39 +00:00
nicolasconnault
c533926389 MDL-19822 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:49:35 +00:00
nicolasconnault
70f52c703b MDL-19822 Converted print_box* to $OUTPUT->box* 2009-08-10 05:49:33 +00:00
nicolasconnault
daa2cd33a1 MDL-19822 Converted all print_footer() calls 2009-08-06 14:25:32 +00:00
nicolasconnault
f7a1496e38 MDL-19822 Migrated calls to print_heading 2009-08-06 08:19:40 +00:00
nicolasconnault
08822fd6fe MDL-19822 Migrated calls to print_spacer() 2009-08-06 02:25:13 +00:00
diml
63c13a82f1 Addresses the tracker MDL - 18638 and MDL 18474 2009-03-23 21:07:02 +00:00
dongsheng
32487831cd MDL-14129, remove error() and white space in search module. 2008-07-21 08:28:26 +00:00
skodak
66cb53c535 recommitting PHP5 cleanup in search 2008-05-31 18:11:59 +00:00
skodak
e3c7f155d8 MDL-14978 removed obsoleted isadmin() 2008-05-25 10:08:05 +00:00
skodak
dd93d8e94c MDL-14617 removed PHP5 checks from global search 2008-05-01 21:22:01 +00:00
diml
adddd26d54 finish resolution on merge 2008-04-15 21:46:55 +00:00
diml
3319ef8538 code review for packaging and code cleaning
fixes type wilcard issue on add/delete/update cron scripts
2008-03-31 22:21:42 +00:00
diml
1503bd75ae fixes base table printing for the student 2007-11-06 11:09:53 +00:00
nicolasconnault
0be6f67819 MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
stronk7
690b644d06 Changing ocurrences from search_documents to block_search_documents. MDL-10572 2007-08-11 00:23:29 +00:00
diml
2f338ab5b0 global search review and extension for physical files 2007-07-09 21:12:16 +00:00
skodak
721d74b02c Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE 2006-10-30 21:01:47 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
mchampan
791a4cece1 Comments, update logic improved, rest of module add/delete functions added. 2006-08-21 00:50:29 +00:00
mchampan
b585dc5fcb General updates, see README.txt. 2006-07-25 17:23:10 +00:00
mchampan
a25a3912f7 Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
Pagination added to query page. Various small changes and amendments.
2006-07-11 17:15:22 +00:00
mchampan
abb4ea20d4 Cleaned up files, fixed some discrepancies and made sure strings that needed escaping
used the correct function. Add description comments to files.
2006-07-05 14:37:16 +00:00
mchampan
bef08835f7 Corrected database prefix_ errors 2006-06-28 16:12:08 +00:00
mchampan
682d403259 Initial commit 2006-06-25 23:07:36 +00:00