moodler
cb29b02006
Some tweaks in the category/course display (styles mostly)
2003-09-03 15:25:08 +00:00
moodler
091ebec973
Improvements in styles for category/course listings
2003-09-03 15:23:41 +00:00
moodler
f1c1b17ab5
Some small fixes to the category display:
...
- small numbers of courses (less than 8) are displayed in full,
unless the creator or admin is editing.
- course counts are now accurate when all courses are removed from
a category
2003-09-03 14:05:31 +00:00
moodler
b5d5f20380
Tweaking image placement for different browsers
2003-09-03 13:21:53 +00:00
moodler
4abbfd0889
Bump - will release 1.1.1 soon to wrap up some of these minor changes that
...
have gone in recently.
No big checkins please!
2003-09-03 12:30:03 +00:00
moodler
b48f834cfb
Some cleaning up and improvement of the course listings, especially when
...
courses are listed under multiple categories
2003-09-03 12:13:08 +00:00
moodler
3af6e1dbb8
Allow Course creators to see all hidden categories and courses
2003-09-03 08:29:05 +00:00
moodler
5b6a1dd3ad
Invisible courses get put last on the My Courses listing
2003-09-03 08:10:02 +00:00
moodler
2962233937
Fixed a little typo on PostgreSQL code
2003-09-03 08:02:01 +00:00
rkingdon
203add24ab
Tidy up the handling of "hanging" assessments.
2003-09-02 20:23:29 +00:00
moodler
8b3c82ae52
New translation: Afrikaans by riaan.de.villiers@epiuse.com
2003-09-02 07:13:15 +00:00
moodler
9f50e9a667
Typo in date calculation!
2003-09-02 02:02:14 +00:00
moodler
559573a2be
Default redirection time should be zero
2003-09-02 01:28:46 +00:00
moodler
603cc2631c
Redirection speed is faster (use 0), also prevents page going into IE history
2003-09-02 01:20:56 +00:00
moodler
42b76b11bd
Slightly different way of doing this to avoid problems with error_reporting
...
not working.
2003-09-01 12:07:06 +00:00
moodler
1c109ec5b6
Move the search up closer to the top
2003-09-01 08:52:51 +00:00
moodler
2f0f0271bb
Bump
2003-09-01 03:53:26 +00:00
moodler
cbdb4ca067
For some reason there was a target on the delete link which pops up the list
...
in a new window. Gone.
2003-08-31 06:54:39 +00:00
moodler
1c10b4c5c1
Search results link use the anchor tag rather than parent for better context
2003-08-31 06:39:06 +00:00
moodler
8bd35f870c
Fixed commas
2003-08-31 05:57:17 +00:00
moodler
15ccfb296b
Ouch!! Missing PostgreSQL files for chat module
2003-08-31 00:40:42 +00:00
moodler
8d282c7f09
Time to start moving on to 1.2, or possibly 1.1.1
2003-08-30 06:31:33 +00:00
moodler
521d04cf97
Stripslashes off data before adding them to current USER session record
2003-08-30 06:19:44 +00:00
adamtpaw
1845df564d
Removed "de" in dates.
2003-08-29 23:25:20 +00:00
adamtpaw
809dd2724c
chat help files
2003-08-29 22:07:20 +00:00
adamtpaw
210cc66648
First translation of chat module
2003-08-29 22:05:29 +00:00
adamtpaw
ae99bcb9c0
small corrections
2003-08-29 22:01:51 +00:00
rkingdon
4511133418
Fix bug when deleting a submission. Very recent assessments were not
...
deleted. Now all assessments of the deleted submission are deleted
including the "hot" ones.
2003-08-29 17:46:31 +00:00
danielfetzer
88cc4a0400
*** empty log message ***
2003-08-29 14:50:10 +00:00
danielfetzer
b49b838e2e
*** empty log message ***
2003-08-29 13:36:41 +00:00
moodler
7c1624355a
Robustness for some variables
2003-08-29 11:48:34 +00:00
moodler
f27d50b628
Removed unnecessary line
2003-08-29 11:33:20 +00:00
moodler
cd5d0d7f8e
Fix for switching languages in documentation
2003-08-29 04:46:28 +00:00
moodler
ec180dc349
RELEASE 1.1
2003-08-29 03:24:01 +00:00
moodler
5eadc17e55
Some tweaks from Teemu
2003-08-29 02:58:07 +00:00
moodler
755287834f
Version change :-)
2003-08-29 02:52:16 +00:00
moodler
fe32754d45
Tidied up the images a little bit to make them a bit more consistent
2003-08-29 02:42:01 +00:00
giro123
2882ad20f1
*** empty log message ***
2003-08-29 02:39:11 +00:00
giro123
f24a8a2214
*** empty log message ***
2003-08-29 02:31:54 +00:00
moodler
4556d6dd9f
Some tweaks to mention that zlib is needed on Windows
2003-08-29 01:40:25 +00:00
moodler
d5f26b070c
Added some missing styles from the course listing, so that the
...
course and category names can be tweaked.
2003-08-29 01:31:41 +00:00
moodler
39ced832ac
Questions were being created here without a stamp
2003-08-29 01:14:38 +00:00
moodler
17a23873da
Fixed uniitialised variable
2003-08-29 01:03:51 +00:00
giro123
8bb6ce9ba5
*** empty log message ***
2003-08-28 20:02:00 +00:00
paca70
d150f5b476
Quick (untested) fix to make table and index creation work.
2003-08-28 18:24:00 +00:00
rkingdon
f05eaa902a
Addition of returnto parameter to workshop_print_assessment function to
...
allow return to original pages when making assessemnts; clearing
(trival) unassigned variable bug in the same function.
2003-08-28 18:19:42 +00:00
anvergara
21c1d7d630
*** empty log message ***
2003-08-28 18:15:44 +00:00
paca70
577cf8991f
Fixed some typos pointed by Pasha.
2003-08-28 18:00:36 +00:00
moodler
d85147ccc1
Added an index to the Workshop files!!
...
No translators seem to have said anything about it all this time!
2003-08-28 17:40:33 +00:00
moodler
defcdaa7c7
Latest tags
2003-08-28 17:13:25 +00:00