Commit graph

69 commits

Author SHA1 Message Date
Marina Glancy
c026a28d59 MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
Marina Glancy
0d1e545612 MDL-51132 tags: do not use user tags for tagging courses 2015-09-05 11:21:15 +08:00
Damyon Wiese
4e1f60478a MDL-49635 Navigation: Site pages consistent headers + navigation for preferences
Preferences pages cancel and continue buttons should lead back to preferences page.

Site pages should have consistent headers and breadcrumbs.

Hide the "Preferences" node in the navigation.

Part of MDL-45774
2015-04-10 17:17:07 +08:00
rwijaya
faf6010b10 MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
Also, changing h3 classname from name to categoryname.
    Added note to theme/upgrade.txt to describe the heading level changes.
2013-10-02 09:46:26 +13:00
Dan Poltawski
1d49a5cdc6 Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels"
This reverts commit 278d64572d.

Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-09-12 19:21:43 +08:00
Rossiani Wijaya
278d64572d MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels 2013-09-10 17:09:38 +08:00
Marina Glancy
9e76429dad MDL-37009 Display list of tagged courses using new renderer 2013-04-02 10:54:50 +11:00
Dan Poltawski
0388a38eda MDL-35037 tags: dont display blog entries when blogging disabled 2013-02-07 12:34:07 +08:00
Frederic Massart
4373103084 MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
Sam Hemelryk
c257dfc5ff MDL-27212 Fixed up whitespace after integration 2012-03-12 16:36:29 +13:00
Ankit Agarwal
5c333af0c0 MDL-2712 tags: removing the anchor links when there are no results 2012-03-09 15:02:10 +08:00
Gerard (Gerry) Caulfield
bcdcee903c MDL-30992 Updating Tag API DocBlocks 2012-02-13 16:42:59 +08:00
Ankit Agarwal
7525825648 MDL-26384 Tags Fixed redirect issue when editing is toggled 2012-02-03 09:39:13 +05:30
Sam Hemelryk
8d873bdc16 tags MDLSITE-1000 Set a better page layout on the standard theme 2010-10-07 03:26:17 +00:00
David Mudrak
000ebd5c13 MDL-19235 Basic phpdocs and copyright statements for core_tag subsystem 2010-07-12 10:14:08 +00:00
Rossiani Wijaya
440e1f1a6b MDL-20447 - bulk upload: add heading to the page 2010-05-28 08:05:26 +00:00
Sam Hemelryk
90723839ca themes MDL-21862 Implements base theme and standard theme.
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
  * Plugin CSS has been pushed back into the plugin directories as styles.css files.
  * Install_print_header has been corrected.
  * Redundant or deprecated rules have been removed.
  * Several minor class changes throughout Moodle.
  * CSS is now single line rules not multiline indented.
  * Installs with theme=standardold automatically switch to standard.
  * body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
  * There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
  * I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +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
Eloy Lafuente
d51eee7e39 NOBUG: Wrong variable name preventing page to render 2010-01-21 18:25:58 +00:00
Martin Dougiamas
3884ae3c1e tags MDL-13404 Fixed listing of tagged users 2010-01-19 07:24:26 +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
4454447d56 MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
Petr Skoda
6bfe7aac8b MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:34:33 +00:00
Nicolas Connault
1c7b8b934b MDL-19676 MDL-14408 MDL-8776 Blog improvements 2009-10-30 07:25:50 +00:00
nicolasconnault
b0e90a0ccd MDL-19792 Fixed number of bugs in URLs 2009-09-09 03:26:18 +00:00
samhemelryk
968583af41 tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:30:04 +00:00
nicolasconnault
cae837087a MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
nicolasconnault
456d32fd29 MDL-19823 Converted print_box* to $OUTPUT->box* 2009-08-10 05:49:45 +00:00
nicolasconnault
928a93daa2 MDL-19823 Converted calls to print_paging_bar 2009-08-07 01:40:01 +00:00
nicolasconnault
1dd2ba5476 MDL-19823 Converted all print_footer() calls 2009-08-06 14:19:31 +00:00
nicolasconnault
73aec3a790 MDL-19823 Migrated calls to print_heading 2009-08-06 08:25:49 +00:00
nicolasconnault
cf13298081 MDL-19756 Deprecated update_course_icon() and implemented a simple $OUTPUT->edit_button($moodleurl) method which uses $USER->editing 2009-08-05 02:39:42 +00:00
nicolasconnault
c351150fca MDL-19756 MDL-19825 MDL-19823 MDL-19794 Deprecated update_tag_button, update_categories_search_button and print_user, and updated a few pages that depended on the now deprecated functions 2009-08-05 02:03:50 +00:00
tjhunt
0edd65352f tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url 2009-07-21 09:16:25 +00:00
tjhunt
d4a03c00ea themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme
The code to print blocks in now in theme layout.php files. (Or in
moodle_core_renderer::handle_legacy_theme)

Code for printing blocks everywhere else has been stripped out.
(Total diffstat 1225 insertions, 2019 deletions)

The way the HTML for a block instance is generated has been cleaned
up a lot. Now, the block_instance generates a block_contents
object which gives a structured representation of the block,
and then $OUTPUT->block builds all the HTML from that.

How theme config.php files specify the layout template and block
regions by page general type has been changed to be even more flexible.

Further refinement for how the theme and block code gets initialised.

Ability for scrits to add 'pretend blocks' to the page. That is,
things that look like blocks, but are not normal block_instances.
(Like the add a new block UI.)

Things that are still broken:
 * some pages in lesson, quiz and resource. I'm working on it.
 * lots of developer debug notices pointing out things that
   need to be updated.
2009-07-09 07:35:03 +00:00
tjhunt
f8b80dbd95 moodle_page: MDL-12212 completely remove the old tag and admin page classes 2009-05-06 09:11:07 +00:00
tjhunt
397fff3870 moodle_page: MDL-12212 eliminate page_tag::print_footer 2009-05-06 09:03:16 +00:00
tjhunt
cfcfb9f3d0 moodle_page: MDL-12212 kill legacy page_allows_editing implementations 2009-05-06 09:02:48 +00:00
tjhunt
ad52c04f4c moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
Start calling $PAGE->set_url in all the places it will be necessary
Start of a stub implementation of $PAGE->blocks to stop other things breaking
Remove some of the special case methods in admin_page
2009-05-06 08:55:53 +00:00
tjhunt
565b14d248 tags/blog: Multiple XHTML strict problems. 2009-01-14 08:49:35 +00:00
jmg324
3caea5dc63 MDL-17521 shortcuts at top of tag page for each sort of thing that's been tagged 2008-12-16 16:33:30 +00:00
scyrma
38fb819028 MDL-11992: adding course tagging patch, by John Beedell. This feature is not
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
scyrma
48d5652860 MDL-15310: moving capability checks out of the library + code formatting adjustments 2008-06-19 10:02:10 +00:00
scyrma
28f640403e Merge from 1.9
MDL-13594 - Fixes a display problem with "flagged" tags, code cleanup, other small fixes.
MDL-13434 - Cleaned up a bit more the api
MDL-13687 - If a manual relation is added to a tag, the opposition relation will be added at the same time.
2008-03-18 08:32:56 +00:00
moodler
b55d5f7691 Merged MDL-13727 Added a cpability check when showing blog entries 2008-02-29 06:52:26 +00:00
moodler
8479c2e0dd Merged MDL-13725 Remove tag_get_tag_by_id completely. I also re-ordered tag/lib.php a bit 2008-02-29 06:26:21 +00:00
moodler
6e0b112f99 Trivial code shuffle merged 2008-02-25 06:28:47 +00:00
moodler
03ce38cd2b Merged MDL-13640 to move "Manage tags" link 2008-02-25 05:04:46 +00:00
scyrma
3d535996db MDL-13404 - Merge from 1.9 (re-commit, including missing file) 2008-02-25 01:58:17 +00:00
skodak
bb06244703 MDL-13404 reverted - missing file and other minor problems 2008-02-22 19:53:48 +00:00