12667 Commits

Author SHA1 Message Date
stronk7
c767c146e2 Avoid some double-slashes sent to DB. It was breaking the multilang
filter in event logs.
2005-03-27 22:16:05 +00:00
koenr
15b7409269 This lang pack should be XHTML compliant 2005-03-27 21:40:26 +00:00
koenr
e43b391729 spare tag removed 2005-03-27 21:06:55 +00:00
stronk7
2a3affe991 Now format_string() uses an in-memory cache per request to make
things faster. Really noticeable in logs page!
2005-03-27 20:57:50 +00:00
mits
2e868cc9b4 fixed.
based on standard theme.
2005-03-27 19:17:15 +00:00
koenr
297d52acc0 This lang pack should be XHTML compliant 2005-03-27 17:34:00 +00:00
stronk7
c61d50b800 Now choice->name and choice->answerxx work under filterall. 2005-03-27 17:33:16 +00:00
moodler
f8fc9eaaf1 Fixed homelink 2005-03-27 17:08:44 +00:00
moodler
32eab86fac FIxed use of homelink 2005-03-27 17:07:36 +00:00
moodler
a77ac3dc49 Added homelink and sitelink style distinction 2005-03-27 17:07:09 +00:00
moodler
00c312fa40 Fixing homelink 2005-03-27 17:06:30 +00:00
koenr
efae15c561 php files are XHTML-compliant 2005-03-27 16:48:52 +00:00
stronk7
fb73f3b3b2 Now event->name supports multilang under filterall completely. 2005-03-27 16:41:04 +00:00
defacer
43fae8e306 Removed obsolete file. 2005-03-27 16:26:12 +00:00
moodler
4485fc91db SMaller files (less spaces) and new homelink button styling 2005-03-27 15:50:20 +00:00
moodler
05fcc5fd48 Removed about 30 un-necessary divs from the calendar block ;-) 2005-03-27 15:36:47 +00:00
moodler
031f8487b0 Added row classes to the tab rows 2005-03-27 15:28:35 +00:00
moodler
ed48183985 Tweaks to use new classes 2005-03-27 15:24:52 +00:00
moodler
e58de2ca10 Simpler seclection of navigation bar 2005-03-27 15:21:01 +00:00
stronk7
94474fc403 Now activity names in upcoming events block support filterall. 2005-03-27 11:50:09 +00:00
mits
b0541016f3 changed font-weight:bold; to font-weight:normal; 2005-03-27 11:41:21 +00:00
stronk7
200371e9f7 Now chat->name works under filterall. 2005-03-27 11:36:54 +00:00
mits
4c79399570 fixed.
based on standard theme.
2005-03-27 11:36:19 +00:00
mits
fd7582ec16 replaced & with & in links. 2005-03-27 08:46:14 +00:00
koenr
cb6cecc1cd changed <blockquote> to <div class="indent"> in mods 2005-03-27 08:12:48 +00:00
koenr
f4fd2f98a2 replaced & with &amp; in links from index.html 2005-03-27 07:16:52 +00:00
moodler
80d371e3d4 End line was missing from 'last' tab 2005-03-27 06:41:29 +00:00
moodler
2514081c24 Added title to history icon link (SE) 2005-03-27 06:30:41 +00:00
moodler
5b4f70f692 Removing defunct homelink from this theme 2005-03-27 06:13:44 +00:00
moodler
d1a5fbd493 Just fixing some errors, but these functions should really return some info 2005-03-27 06:12:58 +00:00
moodler
a71efae327 WHen deleting a chat, delete the messages etc too. Bug 2792 2005-03-27 05:56:23 +00:00
moodler
fae1077b2a Removed $goodStr = str_replace(chr(160), ' ', $goodStr );
as it causes bug 2794 and I can't even see what the point of it was.
2005-03-27 05:50:21 +00:00
moodler
c61098fbec Removed extra tag 2005-03-27 05:45:36 +00:00
moodler
6bc21ecf93 Close footer properly 2005-03-27 05:44:31 +00:00
moodler
c01f71d4a4 FIxed some XHTML compliance ... Bug 2798 2005-03-27 05:43:49 +00:00
moodler
fa34f720d2 Some tidy ups of XHTML 2005-03-27 05:41:25 +00:00
moodler
9e0d19831b Fixed footer navigation 2005-03-27 05:23:39 +00:00
koenr
5c9379f97e XHTML compliance
-changed <ul> without <li> to <blockquote> for indent
-changed & to &amp;
-minor fixes to nested <li> structure:
<ul>
<li>xxxxxxx</li>
<li>xxxxxxx
 <ol>
  <li>xxxx</li>
 </ol></li>
</ul>
2005-03-26 23:13:18 +00:00
koenr
8b2918299b new strings 2005-03-26 21:05:26 +00:00
defacer
90ac64e379 Updating CVS to latest dirty development version. 2005-03-26 20:52:18 +00:00
defacer
66336c5f34 Bringing in the mdl_timezone table.
DST is now kind of working, the next most important things to do are:

    1. Get the import procedure working correctly and well, so we can populate it.

    2. Provide a transparent migration procedure for all users to "Unknown location" timezones.

    3. Banish $USER->timezone for good.
2005-03-26 19:10:05 +00:00
stronk7
9870dbe5b6 Now the "jump to" menu (navmenu) supports filterall. 2005-03-26 19:02:56 +00:00
defacer
d4880eaa46 Remove redundant mdl_dst_preset table from schema. 2005-03-26 19:00:23 +00:00
defacer
b41c4f7e28 The schema for mdl_timezone looks final, so create it in new installations. 2005-03-26 18:53:01 +00:00
defacer
830a2bbd82 Yay! Major DST support progress!
1. calculate_user_dst_table() works correctly and offers many features:

Can create or extend on-the-fly a table of pre-computed timestamps on which
DST changes happen, keeps track of these changes and the current computed year
range in $USER->dstoffsets and $USER->dstrange. Initially the computation is
done in a current year +/- 3 years range, to keep the amount of serialized
data small and to make traversals of $USER->dstoffsets faster.

2. dst_offset_on() works correctly, and can dynamically instruct the above
function to extend the pre-calculated region on demand (i.e., when it's called
for a timestamp which falls outside said region).

3. Some other improvements.



I have made a few preliminary tests on my dev machine and It Works(tm!) :D
2005-03-26 18:43:58 +00:00
defacer
5bae88b686 Fixed incorrect usage of isteacher(), didn't work and threw a warning. 2005-03-26 18:34:55 +00:00
defacer
c2aa460fe6 Fix a notice when failing to log in. 2005-03-26 18:26:49 +00:00
stronk7
2500b88bab Now assignment->name works under filterall. 2005-03-26 18:14:46 +00:00
stronk7
e88b32089d Missing parenthesis added. 2005-03-26 18:12:15 +00:00
stronk7
fac63246cc Forum->intro is processed correctly by format_text() everywhere. 2005-03-26 17:31:01 +00:00