Dan Poltawski
b4355cfb22
MDL-31348 calendar: event links not using user timezone
...
thanks to Ben Thomas for the patch
2012-02-27 15:58:25 +01:00
Sam Hemelryk
797cedc7cf
MDL-25249 Tidied up calendar variable passing and removed session abuse
2011-06-29 14:50:38 +08:00
Rossiani Wijaya
f4700b91c1
MDL-26516: fix calendar event type (user overides)- master
2011-04-18 18:27:10 +08:00
Sam Hemelryk
36dc3b7104
calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks.
2010-06-22 04:03:44 +00:00
Rossiani Wijaya
bd08a24a8a
add page heading
2010-05-27 09:33:46 +00:00
Sam Hemelryk
6605ff8cda
themes MDL-22358 Renamed sideblock class to block
2010-05-06 06:16:07 +00:00
Sam Hemelryk
90723839ca
themes MDL-21862 Implements base theme and standard theme.
...
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
* Plugin CSS has been pushed back into the plugin directories as styles.css files.
* Install_print_header has been corrected.
* Redundant or deprecated rules have been removed.
* Several minor class changes throughout Moodle.
* CSS is now single line rules not multiline indented.
* Installs with theme=standardold automatically switch to standard.
* body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
* There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
* I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
Sam Hemelryk
53fc3e7040
javascript MDL-21503 Removed use of the global Y from dock, navigation and calendar
...
Also included in this patch the ability to switch the dock from the left to right side of the screen.
Altered js_object_init to deliver Y like js_init_call does now.
Several minor tweaks made to the dock and navigation as well at the same time.
2010-02-05 06:36:09 +00:00
Petr Skoda
2b8c3f8c1a
MDL-21435 api changes and simplification needed for JS caching and compression
2010-01-26 08:33:21 +00:00
Sam Hemelryk
bdbae764d9
calendar MDL-21240 Converted calendar JS to YUI3 module
2010-01-22 03:06:01 +00:00
Petr Skoda
9dec75dbcc
MDL-21240 shortened urls now start with / everywhere
2010-01-18 20:57:32 +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
244a32c617
MDL-21119 lang menu and login info now handled by themes
2009-12-29 17:26:29 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Sam Hemelryk
76d9df3f1d
calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API
2009-11-02 03:50:56 +00:00
Petr Skoda
e7521559ed
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 13:17:47 +00:00
Petr Skoda
2a250a0b2e
MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions
2009-11-01 09:21:41 +00:00
moodler
0e2afc47d8
calendar html MDL-17528 Add H2 to the "block" headers to make consistent with everything
2009-10-02 06:20:52 +00:00
samhemelryk
93c91ee4de
calendar MDL-19793 Upgrade deprecated calls and added set_url calls
2009-09-29 02:51:00 +00:00
samhemelryk
c9c9fb90b0
overlib MDL-19735 Touched up panel replacement of overlib calendar
...
* Created delay ContainerEffect and set some nice delays
* Added set_url calls to calendar
2009-09-18 05:12:45 +00:00
samhemelryk
458eb0d10c
overlib MDL-19735 Overlib is now included only where it is used
...
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
samhemelryk
f22f13330a
calendar MDL-19793 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants
2009-09-04 04:26:50 +00:00
skodak
622365d2e1
MDL-20169 fixed coding style, parameter type required
2009-08-27 18:37:53 +00:00
nicolasconnault
9314a6bea9
MDL-19793 Converted all print_footer() calls
2009-08-06 14:22:10 +00:00
skodak
db4a3d8ffe
MDL-16666 removing all use_html_editor() instances
2008-09-24 21:03:36 +00:00
skodak
2fd0e9fe58
MDL-16644 removing striplsahses() and friends
2008-09-23 21:09:46 +00:00
scyrma
2a68c5d9b9
MDL-16318: remove a few calls use_html_editor() (more to come)
2008-09-03 03:09:56 +00:00
dongsheng
5233c06bb7
"MDL-15424, close table tags manually before calling redirect, merged from MOODLE_19_STABALE"
2008-07-02 07:09:38 +00:00
dongsheng
55924e7c18
"MDL-10633, fix dobule quote in calendar, merged from MOODLE_19_STABLE"
2008-06-27 03:12:56 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
655b09ca8a
MDL-15117 wiki converted and other regressions fixed
2008-06-04 21:34:14 +00:00
skodak
62d11d771e
MDL-14679 towards /calendar conversion
2008-06-01 14:25:05 +00:00
skodak
f33e1ed4ae
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
2008-05-15 21:40:00 +00:00
scyrma
59fa45d0f1
MDL-11113: simplify the code - use only one function to check for html editor availability
2008-05-07 07:40:50 +00:00
dongsheng
f581f8d64b
"MDL-14129, fix print_error"
2008-05-01 05:44:41 +00:00
dongsheng
33aa5723ca
"MDL-14129, fix print_error call"
2008-04-30 04:09:29 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
stronk7
79e8411dc2
Prevent race condition in event creation. MDL-5956.
...
Credit goes to Penny, Luke and Martin @ Catalyst.
Merged from MOODLE_19_STABLE
2007-12-28 19:14:01 +00:00
sam_marshall
f63d29223e
MDL-11916 Added managegroupevents capability
2007-10-30 16:19:47 +00:00
toyomoyo
d142077ef1
changing CONTEXT_GROUP to CONTEXT_COURSE for calendar:manageentries capability
2007-10-10 09:03:01 +00:00
toyomoyo
45b39af803
MDL-10353, in view.php we should not supply default course, otherwise calendar filters will not be set up properly (course filter wrong)
2007-10-03 04:21:53 +00:00
skodak
ffc536af8e
MDL-7380 converted various places to use new groups API
2007-09-08 20:53:05 +00:00
nicolasconnault
e295df447f
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 11:18:58 +00:00
toyomoyo
86ac8b24c1
merged fix for MDL-10273, users with no capability should not be able to view New Event button
2007-06-28 04:03:30 +00:00
dwoolhead
f21ed0f3fc
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
2007-06-21 15:46:04 +00:00
dwoolhead
edad8bec3c
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 14:30:42 +00:00
dwoolhead
914be7f915
MDL-10048 Separate events key and monthly view in right side panel
2007-06-12 09:55:22 +00:00
martinlanghoff
37d87d11f9
calendar: performance optimisations + behaviour fix (MDL-7416 MDL-9617)
...
With 2500 courses the calendar was causing around 15000 queries at login and 5000 on the home page.
- Replaced queries inside loops with single unlooped queries.
- Fixed calendar so that course events will show when the users role is assigned at a category level.
- Moved calendar_session_vars() function call out of calendar/lib.php (including a lib should not have side effects)
Author: Matt Clarkson - with some conflict resolution from MartinL
2007-05-06 04:28:11 +00:00
skodak
bf8756a658
MDL-9266 Frontpage teachers cannot ad "site" events to calendar; merged from MOODLE_18_STABLE
2007-04-15 21:07:36 +00:00
defacer
bdcb26b717
Changing email addresses that caught my eye in the comments.
2007-02-27 13:49:43 +00:00