moodle.git
12 years agoMDL-22950 adding new component column to the files table, unfortunately this change...
Petr Skoda [Sat, 3 Jul 2010 13:37:13 +0000 (13:37 +0000)]
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment

12 years agoMDL-18011 - removing reference to loancalc block from core
Anthony Borrow [Sat, 3 Jul 2010 12:24:10 +0000 (12:24 +0000)]
MDL-18011 - removing reference to loancalc block from core

12 years agoloan calc not part of official distro any more
Petr Skoda [Sat, 3 Jul 2010 09:42:30 +0000 (09:42 +0000)]
loan calc not part of official distro any more

12 years agoUpdated the HEAD build version to 20100703
Moodle Robot [Sat, 3 Jul 2010 00:44:32 +0000 (00:44 +0000)]
Updated the HEAD build version to 20100703

12 years agoquestion import/export: MDL-22100 ' / etc. in category names confuse the import/export.
Tim Hunt [Fri, 2 Jul 2010 13:36:49 +0000 (13:36 +0000)]
question import/export: MDL-22100 ' / etc. in category names confuse the import/export.

12 years agoMDL-12192 Language specific label separator instead of hardcoded ': '
David Mudrak [Fri, 2 Jul 2010 12:15:36 +0000 (12:15 +0000)]
MDL-12192 Language specific label separator instead of hardcoded ': '

New string is available. Use get_string('labelsep', 'langconfig') to be used
as a separator between a label and the labelled text. If you want to
produce <label> HTML element, you may be interested in the new
html_writer::label() method. Simple selects and URL selects now use it.

There are bambillion places where ': ' is hardcoded as a separator. I do
not think we have to fix them manually now (and mass search and replace
would be tricky) but everybody should stop adding new.

Do not abuse 'labelsep' for any other purposes. Note that it may not be
colon in some languages or sites.

12 years agoMDL-22151 assignment backup - added backup for assignment with subplugin support...
Eloy Lafuente [Fri, 2 Jul 2010 11:24:56 +0000 (11:24 +0000)]
MDL-22151 assignment backup - added backup for assignment with subplugin support MDL-22245

12 years agoMDL-22245 backup - added activities subplugin support
Eloy Lafuente [Fri, 2 Jul 2010 11:13:00 +0000 (11:13 +0000)]
MDL-22245 backup - added activities subplugin support

12 years agoMDL-22609 fixed regression in my previous commit, sorry
Petr Skoda [Fri, 2 Jul 2010 10:04:30 +0000 (10:04 +0000)]
MDL-22609 fixed regression in my previous commit, sorry

12 years agoMDL-22609 undoing directory variables magic from last commit, keeping just the userid...
Petr Skoda [Fri, 2 Jul 2010 10:00:00 +0000 (10:00 +0000)]
MDL-22609 undoing directory variables magic from last commit, keeping just the userid-->submissionid itemid change

12 years agoNOBUG course is not a required param (we assume site level if none specified)
Martin Dougiamas [Fri, 2 Jul 2010 08:43:27 +0000 (08:43 +0000)]
NOBUG course is not a required param (we assume site level if none specified)

12 years agowebservice MDL-23052 fix lang string on add service form
jerome mouneyrac [Fri, 2 Jul 2010 08:38:49 +0000 (08:38 +0000)]
webservice MDL-23052 fix lang string on add service form

12 years agoadmin MDL-23049 Fixed default settings for colour picker admin setting
Sam Hemelryk [Fri, 2 Jul 2010 08:29:49 +0000 (08:29 +0000)]
admin MDL-23049 Fixed default settings for colour picker admin setting

12 years agomessage MDL-23051 made the contact list display properly after removing a contact...
Andrew Davis [Fri, 2 Jul 2010 08:08:11 +0000 (08:08 +0000)]
message MDL-23051 made the contact list display properly after removing a contact from within the contact search results.

12 years agoadmin MDL-23049 Added support for multiple selectors: fixed regression
Sam Hemelryk [Fri, 2 Jul 2010 07:19:35 +0000 (07:19 +0000)]
admin MDL-23049 Added support for multiple selectors: fixed regression

12 years agoadmin MDL-23049 Added support for multiple selectors
Sam Hemelryk [Fri, 2 Jul 2010 07:12:12 +0000 (07:12 +0000)]
admin MDL-23049 Added support for multiple selectors

12 years agowebservice MDL-21792 refactor webservice authorised users pages
jerome mouneyrac [Fri, 2 Jul 2010 06:40:36 +0000 (06:40 +0000)]
webservice MDL-21792 refactor webservice authorised users pages

12 years agoadmin MDL-23049 Fixed bug with colour picker admin setting and added support for...
Sam Hemelryk [Fri, 2 Jul 2010 06:23:19 +0000 (06:23 +0000)]
admin MDL-23049 Fixed bug with colour picker admin setting and added support for empty values

12 years agojavascript MDL-22920 Added support for CSS images within the new module code and...
Sam Hemelryk [Fri, 2 Jul 2010 05:39:59 +0000 (05:39 +0000)]
javascript MDL-22920 Added support for CSS images within the new module code and added missing requirement

12 years agoregistration MDL-22964 check if xmlrpc is enabled on the registration pages, publicat...
jerome mouneyrac [Fri, 2 Jul 2010 03:40:12 +0000 (03:40 +0000)]
registration MDL-22964 check if xmlrpc is enabled on the registration pages, publication pages and community block page.

12 years agoMDL-23019, fixed post_form validation function.
Dongsheng Cai [Fri, 2 Jul 2010 03:26:55 +0000 (03:26 +0000)]
MDL-23019, fixed post_form validation function.

12 years agoUpdated the HEAD build version to 20100702
Moodle Robot [Fri, 2 Jul 2010 00:43:45 +0000 (00:43 +0000)]
Updated the HEAD build version to 20100702

12 years agoMDL-23037 Improved handling of the language preferred by remote users
David Mudrak [Thu, 1 Jul 2010 15:11:44 +0000 (15:11 +0000)]
MDL-23037 Improved handling of the language preferred by remote users

Strips _utf8 suffix for remote users roaming from Moodle 1.x sites.
Checks that the preferred language is actually installed, uses the site
default otherwise.

12 years agoMNet: Fixed remote user profile display
David Mudrak [Thu, 1 Jul 2010 12:56:31 +0000 (12:56 +0000)]
MNet: Fixed remote user profile display

Fixed SQL, strings usage, CSS class. In the future, we can distinguish
information displayed for the owner and for the others, as well as what
to display in the course profile (user/view.php) and public profile
(user/profile.php).

12 years agomod/assignment MDL-22609 Checking in Aparup's patch fixing the file upgrade (itemid...
Martin Dougiamas [Thu, 1 Jul 2010 09:41:06 +0000 (09:41 +0000)]
mod/assignment MDL-22609 Checking in Aparup's patch fixing the file upgrade (itemid now is submission->id, not user->id).  Also fixed some buggy uses of $OUTPUT->notification in uploadsingle->upload()  (redirect works better)

12 years agoMDL-22887 - changing variable $courseid to $calendar->courseid;
Rossiani Wijaya [Thu, 1 Jul 2010 09:07:05 +0000 (09:07 +0000)]
MDL-22887 - changing variable $courseid to $calendar->courseid;

12 years agoAssignment MDL-22611 cosmetics - spaces after if and no spaces in parenthesis. -...
aparup [Thu, 1 Jul 2010 09:05:08 +0000 (09:05 +0000)]
Assignment MDL-22611 cosmetics - spaces after if and no spaces in parenthesis. - thanks petr

12 years agoMDL-22338 Make general embedding larger, like PDFs
Martin Dougiamas [Thu, 1 Jul 2010 08:12:16 +0000 (08:12 +0000)]
MDL-22338 Make general embedding larger, like PDFs

12 years agoMDL-22910 fixing more DISTINCT+text field issues, hopefully this is all from enrol
Petr Skoda [Thu, 1 Jul 2010 07:40:24 +0000 (07:40 +0000)]
MDL-22910 fixing more DISTINCT+text field issues, hopefully this is all from enrol

12 years agoMDL-22910 oh, I have introduced email requirement field into user picture too, sorry
Petr Skoda [Thu, 1 Jul 2010 07:05:03 +0000 (07:05 +0000)]
MDL-22910 oh, I have introduced email requirement field into user picture too, sorry

12 years agoMDL-20410 - remove set_focuscontrol (bulk commit)
Rossiani Wijaya [Thu, 1 Jul 2010 05:35:27 +0000 (05:35 +0000)]
MDL-20410 - remove set_focuscontrol (bulk commit)

12 years agoMDL-20410 - remove set_focuscontrol (bulk commit)
Rossiani Wijaya [Thu, 1 Jul 2010 05:24:14 +0000 (05:24 +0000)]
MDL-20410 - remove set_focuscontrol (bulk commit)

12 years agoMDL-21610 (partial) - converting table to css for discussion display controls.
Rossiani Wijaya [Thu, 1 Jul 2010 04:45:54 +0000 (04:45 +0000)]
MDL-21610 (partial) - converting table to css for discussion display controls.

12 years agoMDL-23037 Make current_language more robust in case xxx_utf8 names slip in
Martin Dougiamas [Thu, 1 Jul 2010 04:31:40 +0000 (04:31 +0000)]
MDL-23037 Make current_language more robust in case xxx_utf8 names slip in

12 years agoMDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio...
Martin Dougiamas [Thu, 1 Jul 2010 03:48:18 +0000 (03:48 +0000)]
MDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio management even further.  Thanks!!

12 years agonavigation MDL-23031 Removed show my history feature from the navigation.... goodbye!
Sam Hemelryk [Thu, 1 Jul 2010 03:46:17 +0000 (03:46 +0000)]
navigation MDL-23031 Removed show my history feature from the navigation.... goodbye!

12 years agonavigation MDL-23036 Fixed issue when generation was limited to course+categories...
Sam Hemelryk [Thu, 1 Jul 2010 03:33:16 +0000 (03:33 +0000)]
navigation MDL-23036 Fixed issue when generation was limited to course+categories causing JS to error

12 years agoNOBUG Removed unused string 'searchconcept'
Martin Dougiamas [Thu, 1 Jul 2010 03:30:50 +0000 (03:30 +0000)]
NOBUG Removed unused string 'searchconcept'

12 years agoNOBUG Fixed a bad string callto "alphabet"
Martin Dougiamas [Thu, 1 Jul 2010 03:28:20 +0000 (03:28 +0000)]
NOBUG Fixed a bad string callto "alphabet"

12 years agogradebook MDL-23033 made use of user_picture::fields()
Andrew Davis [Thu, 1 Jul 2010 02:34:17 +0000 (02:34 +0000)]
gradebook MDL-23033 made use of user_picture::fields()

12 years agoMDL-22910 Fixing regression caused by adding email as a required field for user pictures
Martin Dougiamas [Thu, 1 Jul 2010 02:31:28 +0000 (02:31 +0000)]
MDL-22910 Fixing regression caused by adding email as a required field for user pictures

12 years agojavascript MDL-22920 Added functionality to allow inclusion of Moodle-YUI JS modules...
Sam Hemelryk [Thu, 1 Jul 2010 02:26:21 +0000 (02:26 +0000)]
javascript MDL-22920 Added functionality to allow inclusion of Moodle-YUI JS modules easily

12 years agomessage MDL-23034 now making use of user_picture::fields()
Andrew Davis [Thu, 1 Jul 2010 02:12:46 +0000 (02:12 +0000)]
message MDL-23034 now making use of user_picture::fields()

12 years agogradebook MDL-22820 grader report per row classes were missing a space
Andrew Davis [Thu, 1 Jul 2010 01:35:33 +0000 (01:35 +0000)]
gradebook MDL-22820 grader report per row classes were missing a space

12 years agoUpdated the HEAD build version to 20100701
Moodle Robot [Thu, 1 Jul 2010 00:44:38 +0000 (00:44 +0000)]
Updated the HEAD build version to 20100701

12 years agoMDL-23030 - first commit of binarius theme
Patrick Malley [Wed, 30 Jun 2010 23:34:21 +0000 (23:34 +0000)]
MDL-23030 - first commit of binarius theme

12 years agoMDL-22875 - Added forumheaderlist to table styles and fixed up calendar issues caused...
Patrick Malley [Wed, 30 Jun 2010 23:32:09 +0000 (23:32 +0000)]
MDL-22875 - Added forumheaderlist to table styles and fixed up calendar issues caused by recent changes there

12 years agoAdding same HTML to view.php that exists in profile.php
Patrick Malley [Wed, 30 Jun 2010 22:55:07 +0000 (22:55 +0000)]
Adding same HTML to view.php that exists in profile.php

12 years agoMDL-22910 workaround for inability of Oracle and MS sql to find distinct text fields...
Petr Skoda [Wed, 30 Jun 2010 20:42:11 +0000 (20:42 +0000)]
MDL-22910 workaround for inability of Oracle and MS sql to find distinct text fields, improved perf in all dbs

12 years agoMDL-23028 - adding GPL License statement
Patrick Malley [Wed, 30 Jun 2010 16:17:30 +0000 (16:17 +0000)]
MDL-23028 - adding GPL License statement

12 years agoMDL-23028 - adding standard README content to all existing themes
Patrick Malley [Wed, 30 Jun 2010 15:59:28 +0000 (15:59 +0000)]
MDL-23028 - adding standard README content to all existing themes

12 years agoMDL-23023 prevent the user from adding or editing the community block if they can...
Martin Dougiamas [Wed, 30 Jun 2010 13:17:34 +0000 (13:17 +0000)]
MDL-23023 prevent the user from adding or editing the community block if they can't use it

12 years agoBumped to Preview Release 4
Martin Dougiamas [Wed, 30 Jun 2010 09:37:50 +0000 (09:37 +0000)]
Bumped to Preview Release 4

12 years agoNOBUG: Added a little notice about the new interface coming soon
Martin Dougiamas [Wed, 30 Jun 2010 09:29:31 +0000 (09:29 +0000)]
NOBUG: Added a little notice about the new interface coming soon

12 years agoMDL-22963 Fixed some regressions caused by undeleted $ratings parameters in some...
Martin Dougiamas [Wed, 30 Jun 2010 09:22:19 +0000 (09:22 +0000)]
MDL-22963 Fixed some regressions caused by undeleted $ratings parameters in some forum modes

12 years agoMDL-22963 Fixing renderer regression that broke the forum mode selector
Martin Dougiamas [Wed, 30 Jun 2010 09:14:55 +0000 (09:14 +0000)]
MDL-22963 Fixing renderer regression that broke the forum mode selector

12 years agoMDL-20509 - remove http:// prefix from input box.
Rossiani Wijaya [Wed, 30 Jun 2010 07:52:26 +0000 (07:52 +0000)]
MDL-20509 - remove http:// prefix from input box.
Add http:// prefix if:
1) there is no :// in the string already, and
2) the string doesn't start with /

12 years agoMDL-22647 - add missing string $strsectionname
Rossiani Wijaya [Wed, 30 Jun 2010 07:07:12 +0000 (07:07 +0000)]
MDL-22647 - add missing string $strsectionname

12 years agomessage MDL-22320 message notification overlay stick to the bottom right of the scree...
Andrew Davis [Wed, 30 Jun 2010 06:37:52 +0000 (06:37 +0000)]
message MDL-22320 message notification overlay stick to the bottom right of the screen fix for IE 6

12 years agomessage MDL-22320 made the message notification overlay stick to the bottom right...
Andrew Davis [Wed, 30 Jun 2010 06:37:07 +0000 (06:37 +0000)]
message MDL-22320 made the message notification overlay stick to the bottom right of the screen

12 years agomessage MDL-22320 Corrected a not quite right method description
Andrew Davis [Wed, 30 Jun 2010 06:35:47 +0000 (06:35 +0000)]
message MDL-22320 Corrected a not quite right method description

12 years agomessage MDL-22320 moved the new message notification to the bottom right corner of...
Andrew Davis [Wed, 30 Jun 2010 03:29:52 +0000 (03:29 +0000)]
message MDL-22320 moved the new message notification to the bottom right corner of the screen

12 years agomessage MDL-22320 assorted message notification improvements
Andrew Davis [Wed, 30 Jun 2010 03:29:02 +0000 (03:29 +0000)]
message MDL-22320 assorted message notification improvements

12 years agomessage MDL-22320 altered strings to allow message notifications to tell you who...
Andrew Davis [Wed, 30 Jun 2010 03:27:29 +0000 (03:27 +0000)]
message MDL-22320 altered strings to allow message notifications to tell you who is messaging you

12 years agoMNET MDL-23001 bad use of get_config causing mnet SSO fail.
Dan Marsden [Wed, 30 Jun 2010 02:08:35 +0000 (02:08 +0000)]
MNET MDL-23001 bad use of get_config causing mnet SSO fail.

12 years agoUpdated the HEAD build version to 20100630
Moodle Robot [Wed, 30 Jun 2010 00:44:46 +0000 (00:44 +0000)]
Updated the HEAD build version to 20100630

12 years agomessaging MDL-22320 Fixed a typo causing undefined variable notice
Martin Dougiamas [Tue, 29 Jun 2010 14:57:45 +0000 (14:57 +0000)]
messaging MDL-22320 Fixed a typo causing undefined variable notice

12 years agoMDL-21655 Fixing one missed has_coursemanager_role -> has_coursecontact_role
Martin Dougiamas [Tue, 29 Jun 2010 14:29:28 +0000 (14:29 +0000)]
MDL-21655 Fixing one missed has_coursemanager_role -> has_coursecontact_role

12 years agoNOBUG Fixed an obvious typo
Martin Dougiamas [Tue, 29 Jun 2010 14:27:10 +0000 (14:27 +0000)]
NOBUG Fixed an obvious typo

12 years agoblocks MDL-22320 removed a popup
Andrew Davis [Tue, 29 Jun 2010 08:30:02 +0000 (08:30 +0000)]
blocks MDL-22320 removed a popup

12 years agoblocks MDL-22988 added missing include so that print_overview() is defined
Andrew Davis [Tue, 29 Jun 2010 07:50:20 +0000 (07:50 +0000)]
blocks MDL-22988 added missing include so that print_overview() is defined

12 years agomessaging MDL-22320 replaced the old popup index.php with the new non-popup index.php
Andrew Davis [Tue, 29 Jun 2010 07:27:24 +0000 (07:27 +0000)]
messaging MDL-22320 replaced the old popup index.php with the new non-popup index.php

12 years agomessaging MDL-22320 new string for messaging UI
Andrew Davis [Tue, 29 Jun 2010 07:26:07 +0000 (07:26 +0000)]
messaging MDL-22320 new string for messaging UI

12 years agoMDL-22980, move mod/data/field/*/icon.gif to mod/data/pix/field/*.gif
Dongsheng Cai [Tue, 29 Jun 2010 07:20:51 +0000 (07:20 +0000)]
MDL-22980, move mod/data/field/*/icon.gif to mod/data/pix/field/*.gif

12 years agomessaging MDL-22320 switched messaging over to using an overlay rather than a popup...
Andrew Davis [Tue, 29 Jun 2010 07:02:28 +0000 (07:02 +0000)]
messaging MDL-22320 switched messaging over to using an overlay rather than a popup to notify the user of new messages

12 years agocourse MDL-22948 improve subjects select field (add None option + required + sorted)
jerome mouneyrac [Tue, 29 Jun 2010 06:59:25 +0000 (06:59 +0000)]
course MDL-22948 improve subjects select field (add None option + required + sorted)

12 years agomessaging MDL-22320 switched messaging over to usign a layout rather than a popup...
Andrew Davis [Tue, 29 Jun 2010 06:57:21 +0000 (06:57 +0000)]
messaging MDL-22320 switched messaging over to usign a layout rather than a popup to notify the user of new messages

12 years agomessaging MDL-22320 added curly brackets to make weird looking php look less weird
Andrew Davis [Tue, 29 Jun 2010 06:55:57 +0000 (06:55 +0000)]
messaging MDL-22320 added curly brackets to make weird looking php look less weird

12 years agomessaging MDL-22320 added a new string
Andrew Davis [Tue, 29 Jun 2010 06:53:09 +0000 (06:53 +0000)]
messaging MDL-22320 added a new string

12 years agoMDL-22338 PDFs now display in resources :/
Martin Dougiamas [Tue, 29 Jun 2010 05:41:04 +0000 (05:41 +0000)]
MDL-22338 PDFs now display in resources  :/

12 years agoMDL-22978 Cleaned up styles for course overview and added a link to assignment grade...
Martin Dougiamas [Tue, 29 Jun 2010 04:09:55 +0000 (04:09 +0000)]
MDL-22978 Cleaned up styles for course overview and added a link to assignment grade page

12 years agoMDL-22864 Fixed string
Martin Dougiamas [Tue, 29 Jun 2010 03:51:12 +0000 (03:51 +0000)]
MDL-22864 Fixed string

12 years agoMDL-22864 Removed the JS confirm for delete as it never worked on the IMG
Martin Dougiamas [Tue, 29 Jun 2010 03:49:37 +0000 (03:49 +0000)]
MDL-22864 Removed the JS confirm for delete as it never worked on the IMG

12 years agoweb service MDL-22977 REST server return a "required" error on optional value
jerome mouneyrac [Tue, 29 Jun 2010 03:28:32 +0000 (03:28 +0000)]
web service MDL-22977 REST server return a "required" error on optional value

12 years agoMDL-22688, fixed branch table page type and added contentsformat field to lesson_page...
Dongsheng Cai [Tue, 29 Jun 2010 03:23:38 +0000 (03:23 +0000)]
MDL-22688, fixed branch table page type and added contentsformat field to lesson_pages table

12 years agoMDL-22864 More tidying up of blog display
Martin Dougiamas [Tue, 29 Jun 2010 03:19:22 +0000 (03:19 +0000)]
MDL-22864 More tidying up of blog display

12 years agoAssignment MDL-22611 added has_capability check to grade number that may link to...
aparup [Tue, 29 Jun 2010 03:09:55 +0000 (03:09 +0000)]
Assignment MDL-22611 added has_capability check to grade number that may link to gradebook.

12 years agomessaging MDL-22320 shortened a string
Andrew Davis [Tue, 29 Jun 2010 03:09:05 +0000 (03:09 +0000)]
messaging MDL-22320 shortened a string

12 years agomessaging MDL-22320 changed message_popup_window() to work within the new plugin...
Andrew Davis [Tue, 29 Jun 2010 03:08:27 +0000 (03:08 +0000)]
messaging MDL-22320 changed message_popup_window() to work within the new plugin system

12 years agomessaging MDL-22320 removed a bunch of redundant settings and made a few other bug...
Andrew Davis [Tue, 29 Jun 2010 03:01:14 +0000 (03:01 +0000)]
messaging MDL-22320 removed a bunch of redundant settings and made a few other bug fixes to messaging

12 years agoMDL-22864 Fixed missing string, tidied up form and help strings too
Martin Dougiamas [Tue, 29 Jun 2010 02:51:43 +0000 (02:51 +0000)]
MDL-22864 Fixed missing string, tidied up form and help strings too

12 years agoUpdated the HEAD build version to 20100629
Moodle Robot [Tue, 29 Jun 2010 00:44:39 +0000 (00:44 +0000)]
Updated the HEAD build version to 20100629

12 years agoMDL-18011 - removing loancalc block from HEAD (2.0) and moving to contrib
Anthony Borrow [Mon, 28 Jun 2010 21:30:23 +0000 (21:30 +0000)]
MDL-18011 - removing loancalc block from HEAD (2.0) and moving to contrib

12 years agoMDL-22245 optigroup tests - check elements without conditions are applied by default
Eloy Lafuente [Mon, 28 Jun 2010 20:54:21 +0000 (20:54 +0000)]
MDL-22245 optigroup tests - check elements without conditions are applied by default

12 years agofixed incorrect writer attributes
Petr Skoda [Mon, 28 Jun 2010 18:50:22 +0000 (18:50 +0000)]
fixed incorrect writer attributes

12 years agoMDL-21695 switchroles_form() is not used any more, no place to put the help to
David Mudrak [Mon, 28 Jun 2010 17:05:39 +0000 (17:05 +0000)]
MDL-21695 switchroles_form() is not used any more, no place to put the help to

12 years agoMDL-21695 Replaced surveys.html without AMOScript and removed a forgotten help file
David Mudrak [Mon, 28 Jun 2010 17:05:24 +0000 (17:05 +0000)]
MDL-21695 Replaced surveys.html without AMOScript and removed a forgotten help file

12 years agoMDL-21695 Replaced summaries.html
David Mudrak [Mon, 28 Jun 2010 17:05:05 +0000 (17:05 +0000)]
MDL-21695 Replaced summaries.html

AMOS BEGIN
 HLP summaries.html,[summary_help,core]
AMOS END

12 years agoMDL-21695 Removing sitefilesused.html, not used any more
David Mudrak [Mon, 28 Jun 2010 17:04:50 +0000 (17:04 +0000)]
MDL-21695 Removing sitefilesused.html, not used any more

12 years agoMDL-21695 Replaced search.html without AMOScript, to be translated from scratch
David Mudrak [Mon, 28 Jun 2010 17:04:35 +0000 (17:04 +0000)]
MDL-21695 Replaced search.html without AMOScript, to be translated from scratch