Francois Marier
|
6800d78e06
|
Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
|
2008-06-25 17:31:23 +00:00 |
|
skodak
|
b1f93b1512
|
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
|
2008-06-15 10:32:50 +00:00 |
|
dongsheng
|
cb224386f7
|
"MDL-15138, fix breadcrumb nav, merged from MOODLE_19_STABLE"
|
2008-06-08 18:31:45 +00:00 |
|
skodak
|
f28f2d9022
|
MDL-14679 towards blocks conversion
|
2008-06-02 20:15:51 +00:00 |
|
skodak
|
219f652b91
|
MDL-14679 upgrade $DB conversion
|
2008-05-31 18:05:42 +00:00 |
|
dongsheng
|
957f6fc9d2
|
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
|
2008-05-02 04:37:02 +00:00 |
|
dongsheng
|
e31a44ee20
|
fix print_error() call, see tracker
|
2008-04-23 07:29:51 +00:00 |
|
dongsheng
|
5656aea193
|
MDL-14129, fix print_error call
|
2008-04-23 07:25:01 +00:00 |
|
dongsheng
|
437c1c5050
|
MDL-14085, roll back some error() call
|
2008-04-08 01:51:00 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
skodak
|
df61da5331
|
MDL-14027 cron sometimes hangs in rss_client block; merged from MOODLE_19_STABLE
|
2008-03-23 16:24:29 +00:00 |
|
moodler
|
433c242f1a
|
Merged new block versions from 1.9
|
2008-03-03 11:43:32 +00:00 |
|
moodler
|
2ace936bbd
|
MDL-11960 Hide RSS block on tag pages
|
2008-02-29 07:05:12 +00:00 |
|
moodler
|
874da31fcd
|
Merged a notice fix
|
2008-02-20 08:11:02 +00:00 |
|
moodler
|
92efb8f2dc
|
Merged fix for notice when feed dies
|
2008-02-01 03:06:11 +00:00 |
|
skodak
|
6bf55889dd
|
MDL-12782 magpie now uses download_file_content() - that should solve several remote RSS issues including proxy user/password + several download_file_content() improvements + other minor fixes; merged from MOODLE_19_STABLE
|
2007-12-31 15:37:12 +00:00 |
|
poltawski
|
82cb9cf40a
|
MDL-5598 - Custom feed titles on RSS block did not allow spaces or other
useful characters ;)
merged from MOODLE_19_STABLE
|
2007-12-28 12:58:08 +00:00 |
|
skodak
|
5c10879f55
|
MDL-11814 use system context for pinned blocks; merged from MOODLE_19_STABLE
|
2007-12-20 16:25:49 +00:00 |
|
skodak
|
220a90c5a1
|
MDL-11561 admin tree improvements and bugfixing
|
2007-12-19 17:35:20 +00:00 |
|
scyrma
|
8e4636c26f
|
Fix a bug passed on after commit of by http://lists.moodle.org/arc/commits/2007-12/msg00352.html
There shouldn't be html tags in this place.
|
2007-12-19 05:58:27 +00:00 |
|
scyrma
|
8d7924ba0b
|
prevent some notices, cleaner code.
|
2007-12-11 05:10:10 +00:00 |
|
stronk7
|
28271c7205
|
Second pass. Some more default comments are out. MDL-11385
|
2007-09-24 22:10:13 +00:00 |
|
poltawski
|
325744cb14
|
MDL-9851 - RSS block links previously used to open in new window. Restoring this
behaviour. Had to tweak the cleaning to ensure the JS hack for XHTML complaint new
window gets through. Merged from MOODLE_18_STABLE
|
2007-09-03 10:26:44 +00:00 |
|
nicolasconnault
|
73c24ef80b
|
MDL-10870 All files updated to new build_navigation() method.
|
2007-08-16 15:01:25 +00:00 |
|
stronk7
|
6aad3d297e
|
Fix one-character-wrong-indentation. Nothing important.
|
2007-07-31 19:34:20 +00:00 |
|
stronk7
|
f0aae42f41
|
rss_client cron added. Min time between executions set to 5 mins. And
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
|
2007-07-31 18:52:38 +00:00 |
|
stronk7
|
9c6808457e
|
Moving block_rss_timeout to block_rss_client_timeout. Work in progres...
|
2007-07-31 17:05:50 +00:00 |
|
stronk7
|
13c59ebc0f
|
Fixed one minor XHTML problem
|
2007-07-30 17:20:42 +00:00 |
|
stronk7
|
88dffda52c
|
Cleaning some trailing spaces here and there.
|
2007-07-30 17:11:55 +00:00 |
|
Martin Langhoff
|
08103c9364
|
cvsimport fixups
|
2007-07-07 14:18:30 +12:00 |
|
toyomoyo
|
058156cb41
|
MDL-9291, temporarily disabling blog this link
|
2007-04-12 02:20:32 +00:00 |
|
nicolasconnault
|
5db0cffcf6
|
MDL-8922: Had to modify another bunch of files to fix a simple problem:
when a config block contains a form, the previous form needs to be closed
properly (it was, but there were non-matching closing divs etc...).
|
2007-03-26 03:06:45 +00:00 |
|
nicolasconnault
|
4d0ccfa7de
|
MDL-8922 More work on fixing RSS block XHTML
|
2007-03-23 08:01:01 +00:00 |
|
nicolasconnault
|
e92751686f
|
MDL-8922 : Fixed a number of xhtml simple issues, but heaps of hard-core fixes yet to do.
|
2007-03-23 07:48:02 +00:00 |
|
poltawski
|
f419655de9
|
MDL-8922 Some Xhtml fixes, merged from MOODLE_18_STABLE
|
2007-03-15 16:58:16 +00:00 |
|
skodak
|
efe12f6c22
|
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes
|
2007-03-05 11:27:01 +00:00 |
|
vyshane
|
2585a68d54
|
Merged from 1.8.
|
2007-02-16 08:46:55 +00:00 |
|
moodler
|
f4e5991261
|
Prettied up RSS pages a bit
|
2007-01-25 07:09:24 +00:00 |
|
moodler
|
5bf0415584
|
Fixed "can't add RSS feed" bug MDL-8180
|
2007-01-25 06:37:59 +00:00 |
|
stronk7
|
bf63e03ebe
|
Now all the blocks global config pages are valid XML. Related to MDL-7861
|
2007-01-13 20:14:40 +00:00 |
|
skodak
|
440d164869
|
MDL-7861xhtml strict and css fixes in blocks
|
2007-01-09 23:45:24 +00:00 |
|
toyomoyo
|
820aff13a4
|
MDL-7861, xhtml strict fixes
|
2007-01-05 05:56:19 +00:00 |
|
Martin Langhoff
|
f3f7610c90
|
cvsimport fixups -- cvshead had strayed from upstream
|
2007-01-04 13:15:04 +13:00 |
|
toyomoyo
|
b9072f81de
|
fix for MDL-7861, taking out extra </form> tag
|
2006-12-21 07:01:28 +00:00 |
|
nfreear
|
808c2a69fe
|
Adding space in channel <img /> element. Minor whitespace cleanup.
|
2006-12-01 10:10:56 +00:00 |
|
skodak
|
810944af7f
|
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left
|
2006-11-11 17:23:20 +00:00 |
|
stronk7
|
5d0fc5c33d
|
Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
|
2006-10-26 22:46:02 +00:00 |
|
stronk7
|
3aac1dc9a0
|
Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
|
2006-10-26 22:39:10 +00:00 |
|
stronk7
|
d7a7184730
|
New upgrade.php file added for this module. MDL-7214
|
2006-10-26 16:33:49 +00:00 |
|
skodak
|
45155244af
|
better cleaning of rss feeds SC#328; merged from MOODLE_17_STABLE
|
2006-10-24 22:40:07 +00:00 |
|