71 Commits

Author SHA1 Message Date
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
skodak
a78bee285d MDL-16433 themes and javascript files are not blocked by running upgrade anymore 2008-09-14 08:40:23 +00:00
urs_hunkler
4edc20346c add missing icons 2008-09-11 13:23:45 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
dongsheng
4f2a63c81e "MDL-14129, fix print_error" 2008-06-15 10:13:30 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak
7cac0c4b2b MDL-14679 fixed references to mod.html 2008-06-01 19:09:13 +00:00
skodak
5dd27c57f6 MDL-14679 towards /themes conversion 2008-05-31 11:42:44 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
dongsheng
1684e3eeb7 MDL-8188, add approve.gif to chameleon theme 2008-04-17 02:27:58 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
urs_hunkler
70795f4c14 added new icon 2008-02-28 08:14:57 +00:00
urs_hunkler
5d10180fc3 Merged from 1.9 :: Added h1 - h4 fontsizes. Disabled the Chameleon engine by default. Wrote a short hint about the intearactive editing in the README. 2008-02-19 07:53:20 +00:00
urs_hunkler
b2a133b913 disable chameleon as default 2008-02-18 07:24:17 +00:00
urs_hunkler
5e98b1ab95 merged from 1.9 :: MDL-13329 :: Buttons in the sidblocks looked quite different in the different browsers. Changed several CSS aspects to make them look more similar, specially added IE "hacks". 2008-02-04 21:02:08 +00:00
urs_hunkler
2731aaa0e2 Merged from 1.9 :: MDL-13268 :: CSS added 2008-02-03 16:55:32 +00:00
urs_hunkler
1d36e84b4d merged from 1.9 :: MDL-13181 :: added to handle changed xhtml
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}
2008-02-03 15:57:35 +00:00
scyrma
b08bf83c50 MDL-11594 - Changes in image location broke chameleon 2008-01-31 00:39:02 +00:00
urs_hunkler
9ef050900e merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties. 2008-01-13 17:53:44 +00:00
urs_hunkler
11a6a30773 merged from 1.9 :: MDL-9306 :: explanation added for hooks as comma separated lists in Chameleon. 2008-01-12 16:32:44 +00:00
nfreear
a377231ec1 MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes. 2007-12-21 11:58:15 +00:00
poltawski
67596de47d MDL-12668 - Various themes not respecting theme varaibles
merged from MOODLE_19_STABLE
2007-12-20 17:32:08 +00:00
urs_hunkler
66fef744d4 added missing pix 2007-11-28 16:15:56 +00:00
urs_hunkler
a788bb6f1e merged from 1.9 :: added missing "if ($heading)" to suppress empty page header. 2007-11-11 09:31:41 +00:00
iarenaza
0baafc173a Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
nicolasconnault
54c0f82b1d MDL-10970 Reverted changes 2007-08-24 12:45:16 +00:00
nicolasconnault
364fffda3b MDL-10723 Removed all uses of print_navigation() throughout moodle, the function call is now entirely deprecated. 2007-08-24 04:22:30 +00:00
urs_hunkler
1632679d7f merged 2007-08-06 19:47:37 +00:00
urs_hunkler
9577f56311 merged 2007-08-06 19:39:08 +00:00
urs_hunkler
50ebd1258e changed navmenuwidth to the standard value 2007-06-25 12:21:09 +00:00
poltawski
9f439b177d MDL-9742 Replaced stray tabs with spaces 2007-05-08 16:25:18 +00:00
poltawski
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +00:00
nicolasconnault
5effd72fc4 MDL-9192 2007-04-04 02:40:21 +00:00
skodak
e16811566a MDL-8560 Chameleon not loading pix list on start page 2007-02-18 13:00:39 +00:00
moodler
c158eac4c3 Merged some changes from stable 1.7 2007-02-02 15:03:40 +00:00
skodak
eebb96e5da MDL-8392 Permanent Message "Chameleon is loading..." 2007-02-02 14:06:04 +00:00
skodak
bc0dc07cba MDL-8323 fixed global $COURSE in chameleon theme footer 2007-01-28 22:29:24 +00:00
skodak
9152fc9938 MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
skodak
fa73873105 MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit 2007-01-04 18:23:55 +00:00
skodak
e25cb71041 MDL-8050 1.2 Remove all target="_top" 2007-01-03 19:24:48 +00:00
moodler
9e3e44e141 more Strict bending over 2007-01-03 16:04:08 +00:00
thompson697
cf0b1faded Apply modularity to the creation of the log file during restore to a new course.
Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.
Merged from stable branch
2006-10-17 10:05:41 +00:00
skodak
a44091bffe Fixing Theme Config Variables MDL-6784 2006-10-09 10:12:41 +00:00
jamiesensei
909ec807cb moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907 2006-09-28 10:32:23 +00:00
urs_hunkler
74bd2abd78 'added CSS for admin pages' 2006-09-25 11:59:00 +00:00
jamiesensei
da6f876395 This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
2006-09-24 17:04:51 +00:00
skodak
03f5a0f87c major whitespace cleanup - fixed \r\n line-ending 2006-09-20 19:46:52 +00:00
urs_hunkler
c954040189 'updated CSS for the breadcrumb and calendar arrows' 2006-09-20 07:40:55 +00:00
toyomoyo
9ce384ba1e relacing deprecated functions with capability checks 2006-09-19 14:16:40 +00:00
urs_hunkler
18a6481ffa 'merged from 1.6' 2006-09-13 17:31:35 +00:00