]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-09-12 toyomoyochanged code to use get_role_users function
2006-09-12 toyomoyoadded function get_role_users - returns all users assig...
2006-09-12 moodlerReload the guest role using new defaults
2006-09-12 moodlerFIxed some typos and other logic related to assign_capa...
2006-09-12 vyshaneFake constructor for PHP5
2006-09-12 vyshaneModified to support Roles.
2006-09-12 vyshaneAdded lang string
2006-09-12 moodlerAdded new load_guest_role() for guest access, and made...
2006-09-12 toyomoyoadding new table for keeping track of user's last acces...
2006-09-12 moodlerChanged some default permissions for the guest role
2006-09-12 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-11 stronk7And one more string...
2006-09-11 stronk7Some more improvements. Not finished yet.
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakfixed default values and types of requested teacher...
2006-09-11 skodakfixed funny continue button during installation
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakfixed handling of selected language in installer; fixed...
2006-09-11 koenrupdating index files MDL-3484
2006-09-11 skodakold admin block not added into frontpage during install...
2006-09-11 skodakwiki now using new groups parameter in get_users_by_cap...
2006-09-11 skodaklams conversion to new roles framework
2006-09-11 skodakremoved useless "changes saved" messages from redirects...
2006-09-11 stronk7Some new strings to display PHP code.
2006-09-11 stronk7teachergraded belongs to workshop_assessments, not...
2006-09-11 stronk7teachergraded belongs to workshop_assessments,
2006-09-11 stronk7Initial verion. Not working yep but I needed to send...
2006-09-11 nfreearFixes MDL-6516, "Error on logs page because of mess...
2006-09-11 toyomoyoadding capabilities
2006-09-11 moodlerNew tags
2006-09-11 moodlerUpdated some docs
2006-09-11 moodlerSome missing strings I forgot to check in
2006-09-11 moodlerAutomatic installer.php lang files by installer_builder...
2006-09-11 toyomoyoadding capaility, fixing indenting and logic (could...
2006-09-11 moodlerNew hook for Moodle 1.7 enrolment plugins
2006-09-11 skodakvalidate local redirection actions in jumpto.php SC#310
2006-09-11 vinkmarAdded feature from MDL-6439. A validate method is now...
2006-09-11 vyshaneFix for MDL-6405
2006-09-10 mark-nielsenVery minor changes
2006-09-10 mark-nielsenStarted to rework the overall page editing interface...
2006-09-10 mark-nielsenAdded lang entries for Collapsed editing
2006-09-10 skodakmove newly created admin_tree block to the left column...
2006-09-10 skodakfixed courseid typo
2006-09-10 koenrtypo
2006-09-10 koenrupdating index files MDL-3484
2006-09-10 skodakfixed several bogus errors and warnings during installa...
2006-09-10 stronk7Avoid one minor error when tables hasn't comments to...
2006-09-10 skodakfixed warning during initial install when creating...
2006-09-10 skodakbasic conversion of old wiki to new roles framework
2006-09-10 mark-nielsenMinor changes
2006-09-10 stronk7improved display of errors...
2006-09-10 mark-nielsenFixed display bug for branch tables and moved message...
2006-09-10 stronk7tests are tests
2006-09-10 stronk7Linking to the tests from the main page.
2006-09-10 mark-nielsenRemoved action set to navigation because view.php no...
2006-09-10 stronk7Adding support for tests of DDL statements within the...
2006-09-10 stronk7PHPDoc update.
2006-09-10 stronk7Adding options for continue and feedback to all the...
2006-09-10 mark-nielsenStarted to separate out logic and presentation in view...
2006-09-10 skodakfixed errors when switching dbsessions from amin gui
2006-09-10 skodakfixed proper redirection url in login - missing trailin...
2006-09-10 moodlerMoving deprecated functions out of datalib.php
2006-09-10 gbatesoncorrect formatting of "Show Legend" -> "No" and added...
2006-09-10 gbatesonremove reportselector.html as it was unused and has...
2006-09-10 mark-nielsenAdded better lang strings for output in view.php
2006-09-10 mark-nielsenStarted to reorganize view.php
2006-09-10 mark-nielsenMoved teacherview (lesson editing) out of view.php...
2006-09-10 mark-nielsenFixed sesskey problem
2006-09-10 mark-nielsenAdded proper page comments and inform user when attempt...
2006-09-10 mark-nielsenAdded page comment and lang entry for reports.php
2006-09-10 mark-nielsenUpdated to use new handy library functions
2006-09-10 mark-nielsenMoved high scores logic out of view.php into highscores.php
2006-09-10 mark-nielsenChanged some lang entries for high scores feature
2006-09-09 mark-nielsenFixed some formatting when clock is not displayed
2006-09-09 mark-nielsenForgot the lesson_ prefix
2006-09-09 mark-nielsenImproved clock output and works when javascript is...
2006-09-09 mark-nielsenLesson buttons should now work with javascript disabled
2006-09-09 stronk7Now we are using the new sql_order_by_text() function
2006-09-09 stronk7New function sql_order_by_text() to automatically build
2006-09-09 mark-nielsenCleaned up output to user. Still needs a lot of work.
2006-09-09 mark-nielsenRemoved essay grading code from view.php into essay...
2006-09-09 mark-nielsenAdded a few lang entries and modified one or two
2006-09-08 mark-nielsenMDL-6477: Added roles support.
2006-09-08 stronk7Only send contexts to cache if the aren't empty. At...
2006-09-08 skodakfixed wrong placement of comma
2006-09-08 skodakfixed typo - trailing backslash
2006-09-08 thepurpleblobMerged from STABLE
2006-09-08 toyomoyoadding capabilities
2006-09-08 vyshaneSeems that the unassign_capability function signature...
2006-09-08 mchampanFixed couple bugs in query, and improved logic of querylib.
2006-09-07 stronk7Modify a bunch of INSERTs to avoid using empty fields
2006-09-07 stronk7DIRTY HACK to convert back all the ' ' (1 space) field...
2006-09-07 stronk7Solving one string concatenation typo (please, test...
2006-09-07 skodakdouble redirect prevention - if both 'meta http-equiv...
2006-09-07 skodakremoved redirect message, because it was sometimes...
2006-09-07 stronk7Typos + drop table fully supported.
2006-09-07 stronk7Initial support for DROP TABLE adedd.
2006-09-07 stronk7If one course, hasn't teaches, both under roles and...
2006-09-07 vinkmarFixed bug (sectionname mismatch) similar to MDL-6475
2006-09-07 moodlerFixed a typo (thanks Eclipse)
next