21669 Commits

Author SHA1 Message Date
moodler
8d158ed44f Reload the guest role using new defaults 2006-09-12 07:10:49 +00:00
moodler
2e85fffeb1 FIxed some typos and other logic related to assign_capabilities 2006-09-12 07:07:30 +00:00
vyshane
93b7e8d3a7 Fake constructor for PHP5 2006-09-12 06:58:42 +00:00
vyshane
23973f1856 Modified to support Roles. 2006-09-12 06:57:05 +00:00
vyshane
6c052a02f9 Added lang string 2006-09-12 06:55:40 +00:00
moodler
e7876c1e34 Added new load_guest_role() for guest access, and made assign_capability()
smarter about pre-existing capabilities (new param allows overwriting or not)
2006-09-12 06:15:33 +00:00
toyomoyo
b277dd0a53 adding new table for keeping track of user's last access time for any course page 2006-09-12 06:08:57 +00:00
moodler
00adf177ad Changed some default permissions for the guest role 2006-09-12 05:58:42 +00:00
moodler
22ef89f1d7 Automatic installer.php lang files by installer_builder (20060912) 2006-09-12 02:46:13 +00:00
stronk7
05483f7367 And one more string... 2006-09-11 22:08:26 +00:00
stronk7
eafc2b70e8 Some more improvements. Not finished yet. 2006-09-11 22:06:35 +00:00
koenr
550015cdac updating index files MDL-3484
More work to be done. Checked upto cost.html
2006-09-11 21:52:57 +00:00
skodak
244368e643 fixed default values and types of requested teacher and student strings 2006-09-11 21:24:57 +00:00
skodak
8dcc447689 fixed funny continue button during installation 2006-09-11 21:20:47 +00:00
koenr
30cef24b15 updating index files MDL-3484 2006-09-11 21:14:12 +00:00
skodak
6ec7ca0f07 fixed handling of selected language in installer; fixed selection of session language 2006-09-11 20:41:49 +00:00
koenr
4cf65d091c updating index files MDL-3484 2006-09-11 20:21:54 +00:00
skodak
2b156ffbf3 old admin block not added into frontpage during installation anymore, it is not removed during upgrade. 2006-09-11 20:05:31 +00:00
skodak
4da8ff666b wiki now using new groups parameter in get_users_by_capability() 2006-09-11 20:01:17 +00:00
skodak
5f02cb4b44 lams conversion to new roles framework 2006-09-11 19:54:11 +00:00
skodak
55f3a4db69 removed useless "changes saved" messages from redirects in administration and user management 2006-09-11 18:56:41 +00:00
stronk7
5f7053955a Some new strings to display PHP code. 2006-09-11 15:51:13 +00:00
stronk7
a05452e942 teachergraded belongs to workshop_assessments, not to workshop. ;-) 2006-09-11 15:38:51 +00:00
stronk7
c8e4134bc9 teachergraded belongs to workshop_assessments,
not to workshop_submissions ;-)
2006-09-11 15:33:51 +00:00
stronk7
c5a6ae177a Initial verion. Not working yep but I needed to send it now. 2006-09-11 13:15:36 +00:00
nfreear
8ea144bf77 Fixes MDL-6516, "Error on logs page because of mess in mdl_log_display table" 2006-09-11 11:40:43 +00:00
toyomoyo
1c45e42e3c adding capabilities 2006-09-11 08:56:23 +00:00
moodler
25b0fd8ec8 New tags 2006-09-11 08:42:55 +00:00
moodler
9e7f597e49 Updated some docs 2006-09-11 08:25:49 +00:00
moodler
8350325842 Some missing strings I forgot to check in 2006-09-11 08:24:40 +00:00
moodler
bcf0138ded Automatic installer.php lang files by installer_builder (20060911) 2006-09-11 08:09:58 +00:00
toyomoyo
39b3e7dedf adding capaility, fixing indenting and logic (could have broken things) 2006-09-11 07:17:10 +00:00
moodler
4ae6d4115f New hook for Moodle 1.7 enrolment plugins 2006-09-11 07:09:41 +00:00
skodak
3435f39bab validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
vinkmar
c235598d6a Added feature from MDL-6439. A validate method is now supported for admin_configtext objects, and paramtype can now be a regex to validate against. 2006-09-11 05:06:38 +00:00
vyshane
6e89ca5527 Fix for MDL-6405 2006-09-11 03:13:52 +00:00
mark-nielsen
831f6613a8 Very minor changes 2006-09-10 22:50:43 +00:00
mark-nielsen
68a1e8fbba Started to rework the overall page editing interface for teachers. 2006-09-10 22:47:57 +00:00
mark-nielsen
82c57929b0 Added lang entries for Collapsed editing 2006-09-10 22:40:41 +00:00
skodak
451d82c840 move newly created admin_tree block to the left column during upgrade from 1.6 2006-09-10 22:11:46 +00:00
skodak
d541baa141 fixed courseid typo 2006-09-10 22:01:39 +00:00
koenr
30b73673ba typo 2006-09-10 21:11:57 +00:00
koenr
a79bc11152 updating index files MDL-3484 2006-09-10 21:11:43 +00:00
skodak
aa893d6b76 fixed several bogus errors and warnings during installation and upgrades, forced logout when upgrading from 1.6 2006-09-10 21:10:48 +00:00
stronk7
2ebd596764 Avoid one minor error when tables hasn't comments to be defined. 2006-09-10 21:05:55 +00:00
skodak
e46c09873a fixed warning during initial install when creating admin roles 2006-09-10 20:29:44 +00:00
skodak
ee3cc9951c basic conversion of old wiki to new roles framework 2006-09-10 19:44:28 +00:00
mark-nielsen
07642aef3e Minor changes 2006-09-10 19:09:25 +00:00
stronk7
a84634a1d4 improved display of errors... 2006-09-10 18:53:47 +00:00
mark-nielsen
8f2f1d4761 Fixed display bug for branch tables and moved message setting to the bottom of continue.php to prevent double message setting when a redirect is called. 2006-09-10 18:50:59 +00:00