Mark Nelson
1b722e3c31
MDL-62977 mod_wiki: style buttons appropriately
2018-07-27 10:46:35 +08:00
sam marshall
a938e4096c
MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
...
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
Daniel Materka
5058a4d199
MDL-49988 wiki: fix broken page layout if html contains line breaks
2017-05-16 19:23:00 +01:00
Damyon Wiese
28f2458448
MDL-56849 mod_wiki: Update styles for boost
...
Make sure all form field have bootstrap styles. Use bootstrap tables on
tables. Remove custom styling. Prefer left-aligned text.
2016-11-21 15:19:16 +08:00
Marina Glancy
5e5ce443fd
MDL-56847 tags: exclude modules that are being deleted
...
we don't check any access for admins for performance reasons, course modules
that are in the process of deletion should be filtered out on the early stage
2016-11-15 14:34:18 +08:00
Dan Poltawski
293857b5eb
Merge branch 'MDL-55557_m32v1' of https://github.com/sbourget/moodle
2016-08-22 12:45:18 +01:00
Pau Ferrer Ocaña
c13c21b9b5
MDL-55130 wiki: Reduce data usage when only renew lock is needed.
2016-08-15 14:40:38 +02:00
Stephen Bourget
6ffb8fa21a
MDL-55557 mod_wiki: Add missing MOODLE_INTERNAL checks
2016-08-13 21:40:41 -04:00
Cameron Ball
d5722b4447
MDL-25742 mod_wiki: Fix bug in get_tagged_pages
2016-04-20 10:37:34 +08:00
Marina Glancy
92c90b96ce
MDL-25742 mod_wiki: show wiki pages tagged with a tag
2016-04-13 07:57:58 +08:00
Dani Palou
62e20cfed6
MDL-53703 wiki: New WS mod_wiki_get_subwiki_files
2016-04-11 11:13:01 +02:00
Dani Palou
96abf9af07
MDL-51887 wiki: New WS mod_wiki_get_subwiki_pages
2016-03-11 13:35:30 +01:00
Dani Palou
44f1b701db
MDL-52809 wiki: New WS mod_wiki_get_subwikis
2016-02-26 14:00:12 +01:00
Dani Palou
bb05505e00
MDL-52993 wiki: Fix wiki_user_can_edit for collab and separate groups
2016-02-16 16:44:07 +01:00
Marina Glancy
b0b2c93da9
MDL-50851 mod_wiki: use new tag API
2016-01-10 15:25:46 +08:00
Dani Palou
23cbaefb24
MDL-50550 wiki: New WS mod_wiki_get_wikis_by_courses
2015-12-04 13:52:41 +01:00
Marina Glancy
317e98badd
MDL-45414 wiki: blank image for page index icons
2014-05-08 12:12:50 +08:00
Marina Glancy
c3625f5ba3
MDL-45414 wiki: fix broken image
2014-05-06 11:34:01 +08:00
Marina Glancy
3a7b9b76c2
MDL-39990 wiki: more detailed validation of view/edit access rights
2014-03-03 14:45:03 +08:00
Sam Hemelryk
593b838546
MDL-44159 mod_wiki: unify @package use
2014-02-21 08:32:58 +13:00
Sam Hemelryk
7db38cd53f
MDL-44103 mod_wiki: fixed copyright typo
2014-02-16 12:14:25 +13:00
Rajesh Taneja
0e72987517
MDL-40058 mod_wiki: modified wiki_restore_page api to accept version and context
2013-12-11 13:53:04 +11:00
Rajesh Taneja
e94f6c6572
MDL-40058 Events: added unit test
2013-12-11 13:53:04 +11:00
Rajesh Taneja
a8481a66fe
MDL-40058 mod_wiki: Replaced add_to_log for page created to event
2013-12-11 13:53:00 +11:00
Rajesh Taneja
d6a54be3a6
MDL-40058 mod_wiki: Replaced add_to_log for admin to event
2013-12-11 13:52:59 +11:00
Rajesh Taneja
b3dd79d101
MDL-40058 mod_wiki: Replaced add_to_log for override locks with event
2013-12-11 13:52:59 +11:00
Rajesh Taneja
fb92417b5e
MDL-40058 mod_wiki: Replaced add_to_log for page edit with event
2013-12-11 13:52:59 +11:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Matt Debus
cde6172df8
MDL-40524: mod_wiki: Display comments in order
2013-07-08 16:27:31 +09:30
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
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
Charles Fulton
2f8b49d569
MDL-25695 wiki: enable anchor tags
2012-04-20 12:47:23 -07:00
Eloy Lafuente (stronk7)
46ed2f8b7f
Merge branch 'w14_MDL-32251_m23_strict3' of git://github.com/skodak/moodle
2012-04-03 21:17:58 +02:00
Petr Skoda
54352ac979
MDL-32251 more E_STRICT fixes
2012-03-30 19:02:58 +02:00
Sam Hemelryk
4c4e659173
MDL-32018 mod_wiki: Fixed formatting of the page title so that is is consistent and secure
2012-03-30 10:21:23 +13:00
Eloy Lafuente (stronk7)
d395ad7042
Revert "[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block."
...
This reverts commit ebadb9b9a6
.
2012-03-09 01:58:09 +01:00
Gilles-Philippe Leblanc
ebadb9b9a6
[MDL-31708] - wiki 2.0 non-group member can see edit option in navigation block.
2012-03-06 10:20:42 +08:00
Dan Poltawski
92b145dc81
MDL-31546 wiki: remove stray semicolon
...
causing errors on oracle
Thanks to Jonathon Fowler for the patch
2012-02-24 11:41:54 +08:00
Mayank Gupta
dc0cabb488
MDL-27037, wiki does not support visiblegroups functionality
2011-11-11 13:28:41 +08:00
Petr Skoda
138c76789b
MDL-29014 fix a few incorrect uses of strlen and substr
2011-09-10 10:21:31 +02:00
Rajesh Taneja
ac0a82cf92
MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9
2011-08-31 13:54:05 +08:00
Sam Hemelryk
c464a23873
Merged branch 's9_MDL-26392_wiki_files_master' from git://github.com/dongsheng/moodle.git with fixes
2011-06-07 16:29:44 +08:00
Dongsheng Cai
12c9bbbdd2
MDL-26392 WIKI added file managment support to wiki editor
2011-06-03 11:22:18 +08:00
Petr Skoda
23c799459d
Revert "MDL-26392, nwiki and creole format wiki pages should support file attachments"
...
This reverts commit 0c5e812ba7
because UI is going to be reimplemented.
2011-03-08 10:11:07 +01:00
Dongsheng Cai
0c5e812ba7
MDL-26392, nwiki and creole format wiki pages should support file attachments
2011-03-04 15:44:20 +08:00
Dongsheng Cai
79f0bac62e
WIKI MDL-25501 1. check if wiki entry exists before insert new entry 2. check wiki version record mimetype, if it is not empty, try to export the content to file pool
2011-01-14 14:17:24 +08:00
Petr Skoda
99d19c13ae
MDL-25855 some more missing filelib includes
2011-01-23 18:34:41 +01:00
Petr Skoda
90c42e0f43
MDL-25501 reverting PULL-95
2011-01-11 22:53:16 +01:00
Dongsheng Cai
77064d2b4f
WIKI MDL-25501 1. check if wiki entry exists before insert new entry 2. check wiki version record mimetype, if it is not empty, try to export the content to file pool
2011-01-10 10:07:34 +08:00
Dongsheng Cai
cc26cb3b33
MDL-10783, added span class and tag title
2010-12-20 17:00:34 +01:00