Petr Skoda
770ab27f1d
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
2010-08-09 10:19:25 +00:00
jerome mouneyrac
6bb31e404e
webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses
2010-08-06 15:22:27 +00:00
Petr Skoda
470f4c30b7
MDL-23613 fixed wrong page set up
2010-08-02 12:25:08 +00:00
Petr Skoda
79efabd49c
MDL-23590 ask for site names right after editing admin account during first login after cli install
2010-07-30 14:47:15 +00:00
jerome mouneyrac
206dd86100
webservice MDL-23471 fix XHTML strict issues + two XHTML strict issues related to the user selector form element and the admin_settings_heading class
2010-07-30 07:43:14 +00:00
Sam Hemelryk
eb8d85c1d3
NOBUG Added missing hiddenfields var from user/profile.php
2010-07-29 03:03:03 +00:00
David Mudrak
6fc35adf08
NOMDL Fixed MNet filter setting in bulk user filter form
2010-07-28 11:07:05 +00:00
David Mudrak
ad9432a604
MDL-21695 Removing obvious helps from user filters as suggested by Helen
2010-07-28 11:06:18 +00:00
David Mudrak
dc45a43a87
MDL-21845 multilang filter applied to custom field labels in user profile
...
Merged from 1.9 and 1.8
2010-07-28 09:42:05 +00:00
jerome mouneyrac
109b453bac
webservice MDL-23536 fix moodle_user_get_users_by_id return description
2010-07-27 09:07:24 +00:00
Petr Skoda
a1248ca40e
MDL-18964 moving the preloaded custom profile fields into $USER->profile array instead of injecting fields directly into $USER; unfortunately this is not consistent with other preloaded data such as preferences, we can not refresh it properly because we can inject the data only once, also we risk future collisions when adding new fields into user table + implemented reloading after the profile changes; change noted in release notes
2010-07-25 21:00:59 +00:00
Sam Hemelryk
f19497f22e
group-javascript MDL-22935 Fixed problematic conversion to Moodle 2 JS methods, Thanks Paul for the patch
2010-07-23 04:19:42 +00:00
Martin Dougiamas
e4f413b4b3
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
aparup
3cb462d288
administration MDL-23287 removed confirmation question when deleting user profile category.
2010-07-22 02:47:59 +00:00
Penny Leach
834ad953f5
portfolio MDL-23235 removed spurious id in a moodle url for portfoliologs and fixed include
2010-07-21 20:16:49 +00:00
aparup
e269084401
nobug - codestyle cleanup of spaces
2010-07-21 01:48:45 +00:00
aparup
bd08252b86
admin MDL-23287 deleting category/field skips question when there are no users affected.
2010-07-21 01:35:08 +00:00
Martin Dougiamas
d23ae9277d
MDL-23367 Fixing some phpdocs
2010-07-20 04:26:16 +00:00
Petr Skoda
59cab43678
fixed a few typos preventing JS execution :-D
2010-07-19 13:55:50 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00
Martin Dougiamas
b60cae8683
MDL-23381 Fixed up the display of groups again. Images / menu and formatting
2010-07-19 03:52:38 +00:00
Andrew Davis
88c90a63f4
admin MDL-23259 fixed deleting of user profile fields
2010-07-15 02:58:46 +00:00
Andrew Davis
d203d08f91
admin MDL-23259 made the add user profile field/add category UI a little more logical. I think.
2010-07-15 02:52:52 +00:00
Petr Skoda
f728d49b00
MDL-19380 uploadlib cleanup before readding of antivirus integration
2010-07-14 08:40:48 +00:00
Petr Skoda
d354ba0965
MDL-23259 fixed fatal error, missing get_string()
2010-07-14 07:33:42 +00:00
Sam Hemelryk
5ac851fba1
messaging MDL-23223 Fixed navigation link being added when messaging disabled
2010-07-13 02:35:31 +00:00
Mike Churchward
108ef06708
MDL-23182 - Corrected context level to prevent admin menu from opening.
2010-07-12 20:10:52 +00:00
Mike Churchward
f601756991
MDL-23182 - Removed use of tabs. Added in PAGE functions and parameters so that nav menu will appear properly. Changed use of 'course' parameter to 'courseid' parameter to be more accurate.
2010-07-12 20:04:38 +00:00
Martin Dougiamas
b45ac02884
Show the user's name in the title and header
2010-07-12 13:42:42 +00:00
Martin Dougiamas
f59d8e45db
MDL-22320 Added a 'Send a message' link to the main profile page, linking to messaging
2010-07-12 13:31:32 +00:00
Petr Skoda
e88dd87685
MDL-23202 group icons now stored in file storage pool
2010-07-11 13:07:24 +00:00
Petr Skoda
edfd6a5e73
MDL-14589 user icons now stored in file storage pool
2010-07-11 11:43:15 +00:00
Petr Skoda
20e5da7d91
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
2010-07-10 12:12:59 +00:00
Petr Skoda
c3ed4a5ab9
MDL-19211 reverting to old style editor preferences, the actual code that uses the prefs will be in next commit
2010-07-10 10:50:51 +00:00
Dan Marsden
c5c0d2ff98
Increase length of City field MDL-19629 - Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu doesn't actually fit in 100 chars - we need 105 - increasing further to 120
2010-07-08 11:15:49 +00:00
jerome mouneyrac
d9ad010327
webservice MDL-22589 support user preferences for creation and update
2010-07-08 08:40:21 +00:00
Dan Marsden
ba0c097216
Increase length of City field MDL-19629 - longest place name in NZ is Taumatawhakatangihangakoauauotamateaturipukakapikimaungahoronukupokaiwhenuakitanatahu which doesn't fit in 20 chars, I figure 100 chars should be enough
2010-07-08 07:55:20 +00:00
Rossiani Wijaya
7851bd35ae
MDL-20458 - adding help button to screen reader
2010-07-08 07:13:59 +00:00
jerome mouneyrac
0f31850a35
webservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom field are returned
2010-07-06 09:17:49 +00:00
jerome mouneyrac
a6bfa66c35
profil MDL-23103 fix missing moodle_url on the delete confirmation custom field page
2010-07-06 09:13:34 +00:00
jerome mouneyrac
a19881868e
webservice MDL-23080 create_users should create user with mnethostid = local
2010-07-05 06:01:08 +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
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
Rossiani Wijaya
377d7b82f6
MDL-20410 - remove set_focuscontrol (bulk commit)
2010-07-01 05:35:27 +00:00
Patrick Malley
e4f0c78a76
Adding same HTML to view.php that exists in profile.php
2010-06-30 22:55:07 +00:00
Martin Dougiamas
1291a79fd7
MDL-21655 Fixing one missed has_coursemanager_role -> has_coursecontact_role
2010-06-29 14:29:28 +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
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