Mark Johnson
|
b74c9a9fec
|
MDL-33996 Forum search. Stop displaying raw search strings to users
|
2013-02-21 14:48:56 +01:00 |
|
Rossiani Wijaya
|
38befbef7a
|
MDL-34565 - remove duplicate labeling
|
2012-08-15 16:21:25 +08:00 |
|
Rossiani Wijaya
|
73b2ddddaa
|
MDL-34565: change to plural strings
|
2012-08-13 15:12:34 +08:00 |
|
Rossiani Wijaya
|
d1881bec56
|
MDL-34565 accessibility compliance for forum module: Add forform input text and select tag
|
2012-08-13 15:12:34 +08:00 |
|
Ankit Agarwal
|
bf0f06b1be
|
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
|
2012-08-02 15:37:38 +08:00 |
|
Dan Poltawski
|
977f05940d
|
Merge branch 'master_MDL-31203_advanced_forum_search_always_reverts_date_from_and_to' of git://github.com/kanikagoyal/moodle
|
2012-07-02 15:23:52 +08:00 |
|
Petr Skoda
|
f0202ae9a2
|
MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first
This should help SSL proxies and returning to current page after require_login().
|
2012-04-27 13:39:18 +02:00 |
|
Sam Hemelryk
|
3211569a6a
|
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
|
2012-04-11 17:18:58 +12:00 |
|
Kanika Goyal
|
70df945da5
|
MDL-31203 mod_forum: advanced search posts must be newer older than date, reverts date
|
2012-03-31 18:51:16 +05:30 |
|
Rossiani Wijaya
|
f9f281b8fe
|
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
|
2012-03-30 16:26:58 +08:00 |
|
Andrew Davis (andyjdavis)
|
667f63fefa
|
MDL-25241 forum: reimplemented the display of ratings on the forum search page
|
2011-09-20 16:17:00 +08:00 |
|
Sam Hemelryk
|
1d67258eb9
|
mod-forum-search MDL-25239 Fixed double encoding of the search param during pagination
|
2010-11-16 09:00:47 +00:00 |
|
Sam Hemelryk
|
5da8e7d5eb
|
mod-forum MDLSITE-1073 Fixed up the search highlighting in forum post messages
|
2010-10-12 01:59:32 +00:00 |
|
Petr Skoda
|
39790bd805
|
MDL-24321 switching to stdClass in /mod/
|
2010-09-21 08:37:36 +00:00 |
|
Sam Hemelryk
|
267aff7f79
|
navigation MDL-23020 Added pagelayout to forum search page
|
2010-07-23 06:59:53 +00:00 |
|
Rossiani Wijaya
|
36099bd4d5
|
MDL-20410 - remove set_focuscontrol (bulk commit)
|
2010-07-01 05:24:14 +00:00 |
|
Rossiani Wijaya
|
b4c0739547
|
MDL-20447 - add heading to the page and fix navbar content.
|
2010-05-28 04:28:05 +00:00 |
|
Petr Skoda
|
929d7a8362
|
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
|
2010-02-17 16:59:41 +00:00 |
|
Petr Skoda
|
f83b9b63ae
|
MDL-20204 legacy time selects converted, please note we should always use mforms if possible
|
2010-02-10 14:27:03 +00:00 |
|
Petr Skoda
|
c17f05fb2f
|
MDL-21403 getting rid of all asaps
|
2010-01-26 09:58:19 +00:00 |
|
Petr Skoda
|
9dec75dbcc
|
MDL-21240 shortened urls now start with / everywhere
|
2010-01-18 20:57:32 +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 |
|
Sam Hemelryk
|
8f685009b3
|
forum MDL-21086 cleaned up boilderplates and php doc packages
|
2009-12-10 03:11:18 +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 |
|
samhemelryk
|
cd4e6b1769
|
mod-forum MDL-19808 Added set_url calls, replaced deprecated functions
|
2009-09-24 06:41:04 +00:00 |
|
samhemelryk
|
15ca5e5e0d
|
forum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants
|
2009-09-04 05:50:21 +00:00 |
|
nicolasconnault
|
9146b979fe
|
MDL-19808 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 05:14:39 +00:00 |
|
nicolasconnault
|
b46eec3bba
|
MDL-19808 Upgraded calls to choose_from_menu
|
2009-08-18 00:11:38 +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
|
4e412c459d
|
MDL-19808 Converted calls to print_paging_bar
|
2009-08-07 01:37:44 +00:00 |
|
nicolasconnault
|
396fb912ff
|
MDL-19808 Converted all print_footer() calls
|
2009-08-06 14:14:09 +00:00 |
|
nicolasconnault
|
f43f1834d3
|
MDL-19808 Migrated calls to print_heading
|
2009-08-06 08:23:02 +00:00 |
|
nicolasconnault
|
db056cf2cb
|
MDL-19808 Upgraded calls to print_time_selector and print_date_selector
|
2009-08-06 01:11:16 +00:00 |
|
nicolasconnault
|
85ed1699f4
|
MDL-19808 Upgraded calls to print_time_selector and print_date_selector
|
2009-08-06 01:07:51 +00:00 |
|
samhemelryk
|
002575adeb
|
mod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods
|
2009-06-26 07:49:37 +00:00 |
|
samhemelryk
|
68533e531a
|
mod-forum MDL-19620 Replaced get_db_family with get_dbfamily
|
2009-06-25 03:08:05 +00:00 |
|
samhemelryk
|
970df3e01f
|
modforum MDL-16706 Removed inline js script call in mod forum
|
2009-06-25 02:57:46 +00:00 |
|
skodak
|
e2d7687fc4
|
MDL-18902 reimplemented trusstext support in forum + standardising format column for text fields
|
2009-04-20 11:36:01 +00:00 |
|
skodak
|
cbc08f3bfc
|
MDL-17130 dml: eliminated $CFG->dbfamily
|
2008-11-05 00:12:30 +00:00 |
|
dongsheng
|
dde78cb8f2
|
MDL-14129, remove error() in forum mod.
|
2008-07-21 08:03:42 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
nicolasconnault
|
4e44535526
|
MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing.
|
2008-06-05 20:16:09 +00:00 |
|
skodak
|
579d45b434
|
MDL-14679 converted some get courses
|
2008-06-01 18:12:24 +00:00 |
|
skodak
|
debd3d62b3
|
MDL-14349 adv forum search accessibility; merged from MOODLE_19_STABLE
|
2008-04-14 08:52:49 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
skodak
|
f4c0cb7cf3
|
$cours typo fixed
|
2008-02-15 08:33:29 +00:00 |
|
skodak
|
65bcf17b95
|
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
|
2008-02-13 17:03:25 +00:00 |
|
skodak
|
dd97c32868
|
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
|
2008-01-24 20:33:50 +00:00 |
|