Martin Dougiamas
326d9aaac9
MDL-19118 Use 'Save comments' instead of 'Submit' for usability
2010-07-09 03:57:41 +00:00
Martin Dougiamas
e88911c79a
MDL-12192 I've set the label sep to since it's not working reliably atm
2010-07-09 03:43:07 +00:00
Petr Skoda
341217658e
MDL-23151 new ext sync option and minor refactoring
2010-07-08 10:57:23 +00:00
Martin Dougiamas
ff7dd38622
MDL-22964 xmlrpc is no longer required, but still highly recommended if you want to appear cool to all your friends.
2010-07-08 09:05:18 +00:00
Rossiani Wijaya
7851bd35ae
MDL-20458 - adding help button to screen reader
2010-07-08 07:13:59 +00:00
Andrew Davis
2821c4955b
gradebook MDL-22931 made some of the setting labels more specific and made blocks show on category setting screen
2010-07-08 07:09:10 +00:00
Helen Foster
53ccc14fd2
MDL-22997 adding help strings
2010-07-07 14:15:29 +00:00
jerome mouneyrac
774b1b0ff0
webservice MDL-23144 support VALUE_DEFAULT empty array for single and multiple structure
2010-07-07 08:15:26 +00:00
Andrew Davis
c393165495
message MDL-22803 Improved message searching to better handle tiny search terms and the huge result sets they generate
2010-07-07 07:49:08 +00:00
Moodle HQ git importer
4a97fa7c60
Fixing drift between CVS and git
2010-07-07 05:49:24 +00:00
Sam Hemelryk
a70eb30fa9
enrol MDL-22854 New ajaxified enrolment interface
2010-07-07 02:46:34 +00:00
Helen Foster
50a7e819ee
MDL-22916 lang string rewording thanks to Andrea Bicciolo
2010-07-06 13:10:41 +00:00
Martin Dougiamas
61771cba99
MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'.
...
Our rationale before was to stick to the ISO-3166 standard no matter what, since we don't want to get involved in territorial issues. However, in this case no information is lost and it would make a lot of people happier (and no one unhappy, I think), so I'm going to make an exception. Hope it's not a can of worms.
2010-07-06 06:57:41 +00:00
Dongsheng Cai
e35194bec4
MDL-22982
...
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance
2010-07-05 07:27:49 +00:00
Petr Skoda
9a6861cbcb
removing unused blog string
2010-07-04 13:13:25 +00:00
Petr Skoda
8571833f0b
MDL-23069 moving version and cron info into standard version.php - finally, yay!
2010-07-04 12:18:22 +00:00
Petr Skoda
64f93798d4
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
2010-07-03 13:37:13 +00:00
David Mudrak
995f2d51d7
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.
2010-07-02 12:15:36 +00:00
jerome mouneyrac
86dcc6f0a2
webservice MDL-21792 refactor webservice authorised users pages
2010-07-02 06:40:36 +00:00
jerome mouneyrac
5cbbcc1ae6
registration MDL-22964 check if xmlrpc is enabled on the registration pages, publication pages and community block page.
2010-07-02 03:40:12 +00:00
David Mudrak
5db29f49f2
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).
2010-07-01 12:56:31 +00:00
Martin Dougiamas
6902335084
MDL-22813 Credit to Mark Nelson of Pukunui Technologies - tidied up the portfolio management even further. Thanks!!
2010-07-01 03:48:18 +00:00
Andrew Davis
0c656060a8
message MDL-22320 altered strings to allow message notifications to tell you who is messaging you
2010-06-30 03:27:29 +00:00
Andrew Davis
d0a938ac6f
messaging MDL-22320 new string for messaging UI
2010-06-29 07:26:07 +00:00
jerome mouneyrac
efba7034b2
course MDL-22948 improve subjects select field (add None option + required + sorted)
2010-06-29 06:59:25 +00:00
Andrew Davis
98e8299c83
messaging MDL-22320 added a new string
2010-06-29 06:53:09 +00:00
Martin Dougiamas
b34a1b5b0c
MDL-22864 Fixed string
2010-06-29 03:51:12 +00:00
Martin Dougiamas
8397492bd0
MDL-22864 More tidying up of blog display
2010-06-29 03:19:22 +00:00
Andrew Davis
ffba884984
messaging MDL-22320 shortened a string
2010-06-29 03:09:05 +00:00
Martin Dougiamas
6413bae786
MDL-22864 Fixed missing string, tidied up form and help strings too
2010-06-29 02:51:43 +00:00
David Mudrak
396898c803
MDL-21695 switchroles_form() is not used any more, no place to put the help to
2010-06-28 17:05:39 +00:00
David Mudrak
54033df5c0
MDL-21695 Replaced surveys.html without AMOScript and removed a forgotten help file
2010-06-28 17:05:24 +00:00
David Mudrak
b54a05475a
MDL-21695 Replaced summaries.html
...
AMOS BEGIN
HLP summaries.html,[summary_help,core]
AMOS END
2010-06-28 17:05:05 +00:00
David Mudrak
1466dffda5
MDL-21695 Removing sitefilesused.html, not used any more
2010-06-28 17:04:50 +00:00
David Mudrak
dfab2ce795
MDL-21695 Replaced search.html without AMOScript, to be translated from scratch
2010-06-28 17:04:35 +00:00
David Mudrak
0056817c10
MDL-21695 Replaced scales.html, caller has been fixed already
...
AMOS BEGIN
HLP scales.html,[scale_help,core]
AMOS END
2010-06-28 17:04:16 +00:00
David Mudrak
c2ba5087c2
MDL-21695 Replaced rss_client/feedautodiscovery.html
...
AMOS BEGIN
HLP rss_client/feedautodiscovery.html,[enableautodiscovery_help,block_rss_client]
AMOS END
2010-06-28 14:39:02 +00:00
David Mudrak
8db551df1c
MDL-21695 Replaced recaptcha.html
...
AMOS BEGIN
HLP recaptcha.html,[recaptcha_help,core_auth]
AMOS END
2010-06-28 14:38:47 +00:00
David Mudrak
165c9f1f34
MDL-21695 Replaced profilevisible.html
...
AMOS BEGIN
HLP profilevisible.html,[profilevisible_help,core_admin]
AMOS END
2010-06-28 14:38:31 +00:00
David Mudrak
a68ae24547
MDL-21695 Fixed the caller of profilefieldlink help
2010-06-28 14:38:16 +00:00
David Mudrak
df52205e75
MDL-21695 Removed participationreport.html, text moved into wiki docs
2010-06-28 14:38:04 +00:00
David Mudrak
6235771854
MDL-21695 Replaced participantswithselectedusers.htm
...
No AMOScript here as the help file is outdated and should be translated
from scratch.
2010-06-28 14:37:48 +00:00
David Mudrak
8e0b6fb1e3
MDL-21695 Replaced localfiltersettings.html
...
AMOS BEGIN
HLP localfiltersettings.html,[filtersettings_help,core_filters]
AMOS END
2010-06-28 14:37:30 +00:00
David Mudrak
9047d80e86
MDL-21695 Cron warning help fixed
2010-06-28 14:37:03 +00:00
David Mudrak
6855dc3088
MDL-21695 Removing unused help files
...
tableexportformats.html removed as suggested by Helen.
2010-06-28 14:36:50 +00:00
Martin Dougiamas
b4e1f73482
MDL-19309 General clean up of English strings
2010-06-28 08:25:34 +00:00
Martin Dougiamas
8ad590c2cb
MDL-22964 XML-RPC is now required. We need it for hub communication, and it's useful for web services and Moodle networking
2010-06-28 07:47:47 +00:00
Martin Dougiamas
6010eda22d
MDL-22813 Thanks to Mark Nelson from Pukunui Technologies, Portfolio management now looks like Repository.
2010-06-28 06:02:55 +00:00
Andrew Davis
bd921236cd
messaging MDL-22320 Changed 2 of the new message UI strings to be more succinct
2010-06-28 02:06:37 +00:00
David Mudrak
096ec8d63d
MDL-21695 Cleaning up legacy strings and help
...
Text of help pages Read carefully, Write carefully and Ask questions
moved to wiki by Helen. Text formatting help removed, to be
re-introduced properly in editors rewrite. Unused editorhelp form
element removed completely.
2010-06-27 21:34:01 +00:00