417 Commits

Author SHA1 Message Date
moodler
17bb32a9a9 Two more typos!! Big ones! 2005-04-22 21:24:21 +00:00
urs_hunkler
dfa5ff4f4e changed inline styles to classes to be able to handle the font sizes with the CSS files, 2005-04-22 21:13:37 +00:00
moodler
6001eb4f9b Whoops, another typo 2005-04-22 19:49:28 +00:00
moodler
48065f32e5 Typo 2005-04-22 19:11:29 +00:00
moodler
d38139764c Yay! New super-fast glossary filter!
This is shaving some very significant time from my pages, even with
caching turned off.   :-D
2005-04-21 09:04:54 +00:00
moodler
29a2718672 Added some reminders of an important problem we need to fix 2005-04-20 13:52:18 +00:00
stronk7
acc22cef2d Now the fullsearch check is enabled by default
(perhaps it should be erased!)
2005-04-19 23:36:46 +00:00
stronk7
0615bcfc11 Changed the wrong line. Solved. 2005-04-19 00:16:58 +00:00
stronk7
74a278553b Now glossary searches are full searches (like 1.4 forums). 2005-04-19 00:14:36 +00:00
stronk7
1b3a707d24 Now the edit entry form shows tabs and html editor properly
after some error has been entered.
2005-04-18 18:54:56 +00:00
stronk7
fb3178058c Bug 2918. Change proposed by t.imoto.
(http://moodle.org/bugs/bug.php?op=show&bugid=2918)

Merged from MOODLE_14_STABLE
2005-04-14 23:20:33 +00:00
stronk7
35d07065fc Avoid one debug 2005-04-13 17:04:26 +00:00
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
stronk7
85b9471fb4 Now all the wiki formated texts are converted to markdown
by the restore process. Such conversion is performed for
every backup file prior to 2005041100.
Wiki internal links are dinamically changed and then,
converted to Markdown. Bye, Wiki! ;-)
2005-04-12 23:42:56 +00:00
thepurpleblob
f0e13cf157 Whoops - forgot the db prefix in the where clause 2005-04-12 20:04:50 +00:00
thepurpleblob
2078563daa Now 2005041100: Update wiki-like formatted text to Markdown 2005-04-11 13:27:20 +00:00
thepurpleblob
352e5b6363 Update wiki-like to Markdown in glossary entries and glossary comments. 2005-04-11 13:26:46 +00:00
martinlanghoff
a9a9bdba55 Merged from MOODLE_14_STABLE - insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id. 2005-04-01 05:55:10 +00:00
stronk7
386eca369d The waiting for approval tab was using some html and it
broke tabs. Changed the tab caption to plain text.
2005-03-30 18:18:21 +00:00
stronk7
50aaf6fed6 Now some potential tab missing problem is solved. It causes some
problems with loooong tabs but Martin is solving it just now (long
images).
2005-03-30 17:59:49 +00:00
stronk7
5bd9aa933a Now glossary->name is working under filterall. It was really complex!
Just thinking about to add support for filterall inside:
   - category->name
   - concept->name
   - filter!
2005-03-30 11:14:19 +00:00
moodler
843cd656f4 Changing some styles (SE) 2005-03-22 09:48:33 +00:00
moodler
a3e706fbcf Small class changes (SE) 2005-03-17 20:59:36 +00:00
moodler
380c2091e1 Remove old div wrapper 2005-03-17 20:58:04 +00:00
moodler
0f6d2c4cf5 Don't echo print_tabs 2005-03-15 09:47:03 +00:00
moodler
929f35f6d3 Using the new tab code (SE) 2005-03-15 09:25:03 +00:00
moodler
d38577e226 Simplify autolink styles to "modulename autolink" 2005-03-15 08:38:27 +00:00
moodler
b9dc937d01 Removed some redundant wrappers 2005-03-13 16:25:30 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
stronk7
c90b35f7fb Added support for glossary "view entry" log action. 2005-03-13 00:50:43 +00:00
bawjaws
e72f10f496 change class from 'autolink' to 'glossary-autolink' to differentiate
(at least potentially) from other autolinks.
2005-03-11 20:55:04 +00:00
moodler
a736e963a5 New log entry to show when a glossary entry is viewed 2005-03-10 14:38:04 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
moodler
a8466100f3 Removing THEME variable and replacing with CSS (SE) 2005-03-10 08:32:10 +00:00
moodler
3a26f0eac2 Some more style stuff (SE) 2005-03-08 09:44:26 +00:00
moodler
8e6b85f63c Link to new help file 2005-03-08 08:23:43 +00:00
moodler
dbc6b4447c Duplicate entries are now removed. (SE) 2005-03-08 07:48:00 +00:00
moodler
f1e0649c1c Removed files/mimetype.php and put it into lib/filelib.php instead
where it always should have been.
2005-03-07 11:32:03 +00:00
moodler
facc743aa2 Rewritten to use the new generic filter function. (SE) 2005-03-04 10:12:44 +00:00
moodler
8af04b002d Filter will now not link within the head tags 2005-03-01 08:42:07 +00:00
moodler
e5515b3816 Fixed up the display after adding/editing new entries to make it more standard.
Also shuffled a little code to make it easier ofr me to read.
2005-03-01 08:10:52 +00:00
stronk7
d698fea233 Some $ME are now out!
Merged from MOODLE_14_STABLE
2005-02-27 00:12:25 +00:00
ikawhero
d7d93ee995 Fixed incorrect order of rebuilding excluded text 2005-02-25 23:18:09 +00:00
moodler
e19a635c98 Removing the old <nolink> tags. In some cases using both <span class="nolink">
and <nolink> together was causing some problems. (SE)
2005-02-25 12:36:27 +00:00
moodler
ebfd5ff7b3 Even more style changes. (SE) 2005-02-25 11:09:49 +00:00
moodler
91b4cb6867 More style changes. Will it ever end? (SE) 2005-02-25 09:16:54 +00:00
moodler
9362b9b670 More CSS style changes. General tidy up, changed " to ' where appropriate. 2005-02-25 07:58:03 +00:00
moodler
4c32ba4d3f More CSS and general tidying up. 2005-02-22 10:37:54 +00:00
moodler
deb0ab54c3 Added styles and cleaned up some code for XHTML compatibility 2005-02-22 08:29:12 +00:00
moodler
fd8097bae1 Some more tidying up 2005-02-22 07:30:13 +00:00