2006-09-13 |
moodler | Added some checking that should not be necessary but... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | role_assign() and role_unassign() now call these hooks... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Tidy-ups for user profile page |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Fixed up this script so that self-unenrolment works... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Expanded forum_add_user_default_subscriptions() for... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | 1) Fixed API of require_capability() so it matches... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
toyomoyo | removing debug statement |
commit | commitdiff | tree | snapshot |
2006-09-13 |
toyomoyo | use user_lastaccess table to find inactive time instead... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | fixing a problem where a user hasn't got any entries... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Missed some $COURSE conversion |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Tidying add_to_log slghtly |
commit | commitdiff | tree | snapshot |
2006-09-13 |
toyomoyo | changed to outer join as user_lastaccess table could... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Fixed some obvious typos |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Removed duplicate defines |
commit | commitdiff | tree | snapshot |
2006-09-13 |
moodler | Use $COURSE and not the $course hack |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | Capability tweaks for rss_client block |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | More capabilities tweaks |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | Fix for blocks capability updates. Somehow missed this... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
mark-nielsen | New strings (added a missing one); made the essay email... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | moodle/site:manageblocks tweak |
commit | commitdiff | tree | snapshot |
2006-09-13 |
mark-nielsen | Added some more stats to reports, added more actions... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | Added $USER->id in rss_display_feeds() call |
commit | commitdiff | tree | snapshot |
2006-09-13 |
vyshane | Fixed typo |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Now the "AFTER" clause is supported by add_field() |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Now we support to use the previous attribute in fields... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Two new functions added: add_field() and drop_field() |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Two more tests added: add_field() and drop_field() |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Added support for add_field and drop_field |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Delete one trailing comma |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Added functions to retrieve the proper add and drop... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | When dropping columns, look for check constraints and... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Ops, forgot to delete some debug... :-/ |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | MSSQL needs to drop the default constraint before being... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | partially fixed group management in workshop |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | fixed group management in wiki |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | groups assignment now works with assigned roles instead... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | fixed harcoded string "Select a Role" |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | get_component_string() now works for all enrollment... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
skodak | Changed sort order in Role definition page MDL-6522 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Added support for add_field, drop_field and rename_fiel... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Changed some PHP comments. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Fixed buggy condition. Now defaults are properly calcul... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | Added rss_client->shared |
commit | commitdiff | tree | snapshot |
2006-09-12 |
stronk7 | adding the user_lastaccess table |
commit | commitdiff | tree | snapshot |
2006-09-12 |
tjhunt | Update help file to match the changes in the code and... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Fixed a bug that must have been there for a while,... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Revamped require_login() function to handle roles better. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Tidying up a bit |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Fixed MDL-6479 by adding two block columns on admin... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | replacing iscreator() calls with capabilty |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | DOn't show "Add" links if you can't use them |
commit | commitdiff | tree | snapshot |
2006-09-12 |
vyshane | Fixed bug preventing capability upgrades for blocks... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Small bump for guest role fix |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Reload default guest |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Missed one capability for guests |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | changed code to use the user_lastaccess table instead... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | changed code to use the new user_lastaccess table inste... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | changed code to use get_role_users function |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | added function get_role_users - returns all users assig... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Reload the guest role using new defaults |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | FIxed some typos and other logic related to assign_capa... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
vyshane | Fake constructor for PHP5 |
commit | commitdiff | tree | snapshot |
2006-09-12 |
vyshane | Modified to support Roles. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
vyshane | Added lang string |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Added new load_guest_role() for guest access, and made... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
toyomoyo | adding new table for keeping track of user's last acces... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Changed some default permissions for the guest role |
commit | commitdiff | tree | snapshot |
2006-09-12 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | And one more string... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | Some more improvements. Not finished yet. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
koenr | updating index files MDL-3484 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | fixed default values and types of requested teacher... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | fixed funny continue button during installation |
commit | commitdiff | tree | snapshot |
2006-09-11 |
koenr | updating index files MDL-3484 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | fixed handling of selected language in installer; fixed... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
koenr | updating index files MDL-3484 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | old admin block not added into frontpage during install... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | wiki now using new groups parameter in get_users_by_cap... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | lams conversion to new roles framework |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | removed useless "changes saved" messages from redirects... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | Some new strings to display PHP code. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | teachergraded belongs to workshop_assessments, not... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | teachergraded belongs to workshop_assessments, |
commit | commitdiff | tree | snapshot |
2006-09-11 |
stronk7 | Initial verion. Not working yep but I needed to send... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
nfreear | Fixes MDL-6516, "Error on logs page because of mess... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
toyomoyo | adding capabilities |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | New tags |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Updated some docs |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Some missing strings I forgot to check in |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
toyomoyo | adding capaility, fixing indenting and logic (could... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
moodler | New hook for Moodle 1.7 enrolment plugins |
commit | commitdiff | tree | snapshot |
2006-09-11 |
skodak | validate local redirection actions in jumpto.php SC#310 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
vinkmar | Added feature from MDL-6439. A validate method is now... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
vyshane | Fix for MDL-6405 |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Very minor changes |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Started to rework the overall page editing interface... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
mark-nielsen | Added lang entries for Collapsed editing |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | move newly created admin_tree block to the left column... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
skodak | fixed courseid typo |
commit | commitdiff | tree | snapshot |
next |