tjhunt
3a580fd193
admin tree: MDL-13104 - fix another external page so there are not problems when you click the blocks editing on/off button.
2008-12-22 03:16:51 +00:00
scyrma
c2efdd7624
MDL-14237: Removing all remaining tag-related uses of html_entity_decode
2008-07-07 07:40:35 +00:00
skodak
2959f8b18e
MDL-9983, MDL-13998, MDL-15552 core events related cleanup and potential sql injection problem fixed; please note the changes are not backwards compatible, 3rd party code will need to be updated - sorry for the trouble
2008-07-06 17:55:54 +00:00
skodak
73532d6b11
MDL-15548 fixed regression, thanks Gary!
2008-07-05 17:24:48 +00:00
skodak
3e779c59c6
MDL-15516 prvent access to deleted profiles and other user areas; backported from HEAD
2008-07-05 14:53:31 +00:00
scyrma
7bbd75dc6e
MDL-13404 - Modification to all tag_get_tags_* calls needing an array & other improvements
2008-02-26 06:39:10 +00:00
scyrma
3310c48044
MDL-13404 - Several improvements to tag system (re-commit, with locallib.php).
2008-02-25 01:25:42 +00:00
skodak
458544ed1d
MDL-13404 reverted - missing file and other minor problems; backported from HEAD
2008-02-22 19:55:11 +00:00
scyrma
65c75c3ca7
MDL-13404 - Several improvements to the tag sub-system.
2008-02-22 10:17:56 +00:00
poltawski
8b722fe0b0
MDL-13179 - avoid calling get_admin() when unecessary.
...
It uses a relatively complex query and its not needed except
for a minority of users so we may as well avoid it..
2008-01-26 16:56:23 +00:00
tjhunt
79a9b69e28
MDL-12373 - If you can see your user profile, but don't have moodle/course:viewparticipants, you get a link in the nav bar that takes you to an error message - this was repeated in other parts of the user profile that I had not noticed when I fixed this before.
2008-01-09 16:46:19 +00:00
skodak
40f43aa1fc
MDL-11561 admin tree improvements and bugfixing; backported from HEAD
2007-12-19 17:38:37 +00:00
skodak
8e5da17a44
MDL-11562 supportname and supportemail are are now initialized after admin user setup
...
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
luizlaydner
4f81c51d35
- Added to support for rawname column, so it is possible to keep the original casing of tag names.
...
- a bit of refactoring
2007-08-02 02:47:20 +00:00
moodler
1e1c51a3b7
Changes to user profile pages to edit/display interest tags
2007-07-31 08:09:46 +00:00
toyomoyo
e513826187
MDL-9983, adding triggers for certain events, no handler implemented
2007-07-09 06:43:33 +00:00
skodak
f747fb3eef
MDL-10074 User profile edition uses wrong variable for the (fatal) error message.; patch by Iñaki Arenaza
2007-06-10 19:07:11 +00:00
skodak
fb01314b0e
MDL-9647 simplify dealing with headers/footers in admin sections; some more cleanup
...
fixed continue button in error() on admin page when link present
2007-04-30 17:28:29 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
skodak
6bc1e5d577
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
2007-03-22 12:27:52 +00:00
skodak
b0c90e6ede
(MDL-8820) moodle/user:editprofile now works in user contexts - reverted previous fix, adding new one; merged from MOODLE_18_STABLE
2007-03-14 23:37:28 +00:00
toyomoyo
afb5b0ae30
merged fix for MDL-8280, getting rid or moodle/user:editprofile
2007-03-14 07:51:53 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
defacer
e2d84bf3ab
Setup screen for primary admin had no title, so added one plus a heading
2007-02-23 03:06:14 +00:00
donal72
da249a3028
Auth: Fix for error creating admin user (if you choose a new username). Also addresses an issue in the user_update_password method.
2007-01-28 10:27:05 +00:00
skodak
dcf6d93c9c
MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE
...
new function course_setup() thats does proper $CFG-> , locale and themes setup much sooner than print_header() originally (needed for MDL-8067), cleanup of forgotten global $course issues
MDL-8067 Fixed several $HTTPSREQUIRED issues - html editor now loads from https (the old hack did not wotk with IE7, new hack is uglier but works), fixed formlibs images (we can not set them in library global scope, we must wait for httpsrequired() and require_login() and od that in function), fixed links in meta.php, fixed help images
fixed setting of new $USER values in user edit forms
2007-01-27 19:56:08 +00:00
skodak
14a6b7e197
MDL-8096 user edit form - some more refactoring and fixes
2007-01-26 18:42:47 +00:00
skodak
04f639a0f4
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
2007-01-26 16:19:33 +00:00
skodak
bb6d3d3454
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
...
TODO: fix comments and docs
2007-01-26 13:11:06 +00:00
skodak
d873478322
MDL-8096 - rewritten standard edit form and other fixes; new custom profile fields still missing
2007-01-25 18:02:48 +00:00
skodak
25c09fc90c
MDL-8096 - fixed footer
2007-01-25 00:17:06 +00:00
skodak
ad6226fba2
MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress ;-)
...
* new editadvanced form for creating of users and editing without restrictions
* elliminated fantom changeme user
* updated links and installation process
* see TODO comments in code
2007-01-25 00:04:02 +00:00