Brian King
07b248886d
MDL-29004 Wiki: display images in printer-friendly view
2013-08-13 10:10:06 +02:00
Matt Debus
bc583cacfd
MDL-40524: mod_wiki: Display comments in order
2013-07-16 11:26:42 +08:00
Dan Poltawski
41b2eb8400
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:42:03 +01:00
David Monllao
42cff3b54a
MDL-38089 mod_wiki: Fix incorrect links
2013-04-12 13:17:13 +08:00
Paul Campbell
3519df7631
MDL-38766 wiki2.0: fix redirects
...
Signed-off-by: Paul Campbell <pcampbell@carnegiecollege.ac.uk >
2013-04-05 09:38:30 +01:00
Helen Foster
3658d00c2b
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:55:00 +01:00
Sam Hemelryk
7e7c23fcad
Merge branch 'wip-MDL-35885-stable24' of git://github.com/phalacee/moodle into MOODLE_24_STABLE
2013-01-14 13:39:53 +13:00
Jason Fowler
487a6fcc8c
MDL-35885 - Wiki - add a legend element to the search wikis form
2013-01-11 15:30:46 +08:00
Simon Coggins
102903f7ab
MDL-35991 - use PARAM_LOCALURL for local urls
2013-01-07 10:10:22 +08:00
Adrian Greeve
c6b458edce
MDL-35653 - mod/wiki: Force format now lets users edit wiki pages.
...
Thanks to Tõnis Tartes for part of this solution.
When force format was selected in the options, trying to view the
wiki would redirect to the front page with a message saying that
you do not have permission to edit this page. Students had no way
of viewing any entries or creating the first page.
When in force format it skips a page , which would be considered
uncessary for students, but this means that the group id is not set
and this is what is causing most of the problems.
I also have included a check to see if the title is default and whether
the user has permission to view all groups. In these situations the
intermediate page is displayed.
2012-12-19 08:51:48 +08:00
Eloy Lafuente (stronk7)
e958133ca6
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:12:03 +01:00
Petr Škoda
f48902e139
MDL-29442 add missing utf-8 to entity html encoding and decoding
2012-12-09 18:22:16 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
908957bc25
Merge branch 'MDL-34695' of git://github.com/rwijaya/moodle
2012-11-27 14:23:29 +08:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Frederic Massart
ae41a70b40
MDL-36634 usability: Minor CSS fixes in Wiki and Blog
2012-11-20 13:06:09 +08:00
Dan Poltawski
90a23f067c
Merge branch 'wip-MDL-36277-master' of git://github.com/barbararamiro/moodle
...
Conflicts:
theme/standard/style/course.css
2012-11-06 14:58:49 +08:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Huy Hoang
e8c07ff705
MDL-34695 Wiki Module: add prevention to create new record when userid is 0
2012-11-01 17:14:45 +08:00
Jonathon Fowler
70a9f27b1b
MDL-34695 wiki: ensure the correct individual subwiki is used/created for a user
2012-11-01 11:47:11 +08:00
Gilles-Philippe Leblanc
033e8461ab
MDL-31708 wiki: Wiki 2.0 non-group member can see edit option in navigation block
2012-10-19 09:38:28 -04:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Charles Fulton
b4de35e632
MDL-28616 wiki: use class variable for toc header depth
2012-09-14 05:49:14 -07:00
Charles Fulton
2264828fd0
MDL-28616 wiki: html format toc rendering should match nwiki and creole
2012-09-14 05:49:14 -07:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Dan Poltawski
828ecbaf13
Merge branch 'MDL-34569_accessibility' of git://github.com/rwijaya/moodle
2012-08-21 12:35:05 +08:00
Rajesh Taneja
e436064fe1
MDL-32797 wiki 2.0: Default value for "First page name" is not set
2012-08-17 14:32:08 +08:00
Rossiani Wijaya
85bc1f4848
MDL-34569 - add label for search wiki input text
2012-08-17 11:35:11 +08:00
Rossiani Wijaya
f61b427ab6
MDL-34569 accessibility compliance for wiki module: Add label for input text and select tag
2012-08-17 10:22:26 +08:00
Petr Škoda
5f573e8efc
MDL-34741 use 2in3 in mod_wiki
2012-08-11 20:40:05 +02:00
Eloy Lafuente (stronk7)
f718f5fd55
Merge branch 'MDL-32023-master' of https://github.com/mackensen/moodle
2012-08-08 00:02:10 +02:00
Eloy Lafuente (stronk7)
80913617e8
Merge branch 'MDL-29129-master' of https://github.com/mackensen/moodle
2012-08-07 23:58:27 +02:00
Eloy Lafuente (stronk7)
8b77ab0c10
Merge branch 'w32_MDL-34601_m24_wikischema' of git://github.com/skodak/moodle
2012-08-06 21:15:46 +02:00
Dan Poltawski
3e002fa590
Merge branch 'MDL-34629-master' of https://github.com/mackensen/moodle
2012-08-06 14:19:32 +08:00
Charles Fulton
9ff5e86909
MDL-29129 wiki: fix a hardcoded string
2012-08-02 06:10:16 -07:00
Charles Fulton
789379ec58
MDL-32023 wiki: remove hard-coded edit string
2012-08-02 06:08:49 -07:00
Petr Škoda
405a11e88d
MDL-34601 drop legacy wiki upgrade tables
...
Next time please keep db in sync with install.xml at all times.
2012-08-02 09:55:53 +02:00
Charles Fulton
94efdedcc3
MDL-34629 wiki: convert default format value during restore
2012-07-29 20:17:41 -07:00
Charles Fulton
c2ab23894b
MDL-29909 wiki: do not show groups when no groups present
2012-07-26 19:13:33 -07:00
Dan Poltawski
c14ecacfd5
Merge branch 'MDL-34470-master' of git://github.com/ankitagarwal/moodle
2012-07-24 14:51:14 +08:00
Ankit Agarwal
1df2362669
MDL-34470 wiki: Replace all instances of get_context_instance() with context_xxx::instance() in mod/wiki
2012-07-23 15:10:07 +08:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08:00
Sam Hemelryk
d75e8e3ac8
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
2012-07-02 11:34:44 +12:00
Eloy Lafuente (stronk7)
f6653bfd47
Merge branch 'MDL-31201' of git://github.com/danpoltawski/moodle
2012-06-30 22:00:34 +02:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Sun Zhigang
a572f17d41
MDL-31201 wiki: fix a hardcoded string
2012-06-27 13:34:50 +08:00
Dan Poltawski
3248a1e1e4
Merge branch 'MDL-33794' of git://github.com/stronk7/moodle
...
Conflicts:
mod/assign/version.php
2012-06-18 16:08:39 +08:00
Rajesh Taneja
6947c57a06
MDl-33607 wiki-2: check subwiki before fetching it from db
2012-06-18 10:20:29 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Andrew Robert Nicols
8635302e54
MDL-33675 Add updated help texts for modules to appear in activity chooser
2012-06-12 13:38:17 +01:00