28 Commits

Author SHA1 Message Date
Sujith Haridasan
73d604369d MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
Mark Nelson
93b47710ac MDL-59977 core: do not directly check 'viewparticipant' capability 2017-09-11 12:44:27 +08:00
Andrew Davis
ed6fc2620c MDL-46316 notes: coding style fixes 2014-07-18 13:43:17 +08:00
Andrew Davis
e9fb99b15c MDL-46218 reshuffled access checks in blog and notes 2014-07-14 10:33:38 +08:00
Rossiani Wijaya
6a9235c998 MDL-37411 Notes: unset courseid and userid when updating the note to prevent accidental changes. Thank you Sam Hemelryk for suggesting an alternative solution. 2013-03-06 09:35:42 +13:00
Jason Fowler
34348b2b43 MDL-30072 - Notes, Webservices - adding Webservices for notes 2013-02-22 13:58:11 +08:00
Ankit Agarwal
bf0f06b1be MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
Petr Skoda
6d63fb5c55 MDL-24321 switching to stdClass in /notes/ 2010-09-21 08:19:28 +00:00
Martin Dougiamas
03d9401e7d My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them.  I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.

There's still work to do.  Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0.  We also could use a much better course overview block and better CSS styling of the profile pages.  But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
Petr Skoda
a685593466 MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
Petr Skoda
1d42298086 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
samhemelryk
2f4a2f27ad notes MDL-19818 Upgrade deprecated calls and added set_url calls 2009-09-29 03:52:43 +00:00
samhemelryk
fb67602416 notes MDL-19818 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 05:31:58 +00:00
nicolasconnault
3c1d69dda3 MDL-19818 Converted all print_footer() calls 2009-08-06 14:25:20 +00:00
nicolasconnault
587a4eb0e0 MDL-19818 Migrated calls to print_heading 2009-08-06 08:17:36 +00:00
skodak
90658eefb0 MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
skodak
241bcec5fa MDL-16164 improved use of forms in notes code and some other minor cleanup 2008-08-21 21:40:29 +00:00
dongsheng
38eac4d5c3 "MDL-14129, fix print_error" 2008-06-13 06:50:06 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak
b3829d0a55 MDL-14679 towards notes conversion and regression 2008-05-31 17:44:57 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
tjhunt
b26adbef4c MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.
I have not copied and pasted the same code into lots of different places. That sucks. We really need to refactor this into a function that builds the navigation up to, and including the user's name. However, I don't have time now. A list of the places touched by this bug (MDL-12373) will at least give a complete list of places that such a refactoring would have to touch.
2008-01-10 10:58:16 +00:00
moodler
9f26cce6da MOre cleanups for notes interface 2007-08-31 05:22:44 +00:00
moodler
e0c9a62d54 Cleaned up notes some more 2007-08-31 04:42:07 +00:00
moodler
7e7f6fda3b Big cleanups of the code for neatness and performance 2007-08-31 04:35:42 +00:00
moodler
83e70cc299 Some cleaning up of the notes interface and conversion from DOS to unix 2007-08-31 04:05:11 +00:00
toyomoyo
c55dee3fa9 MDL-10181, user management improvements fixes 2007-07-13 08:26:47 +00:00
toyomoyo
eca3af25cb MDL-7077, MDL-10181, adding notes for students 2007-07-05 06:53:17 +00:00