tokul
d6a8925829
other formating for left_main.php. advanced_tree is not yet ready
2006-01-04 20:38:53 +00:00
tokul
2e2ad2667f
adding some styles for left folder tree
2005-12-31 14:36:53 +00:00
tokul
9ab25a932d
adding css template
2005-12-30 18:19:11 +00:00
pdontthink
3e9c793354
Reimplement subject_link hook and add some new link attribute variables
2005-11-24 01:13:56 +00:00
Fredrik Jervfors
a5a5c135ab
XHTML fix
2005-10-22 22:15:39 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b
Adding more index.php files
...
Unifying index.php files
2005-09-11 07:05:54 +00:00
pdontthink
ce270298f9
Don't auto-focus on compose form when user has already focused somewhere manually (very annoying over slow connections)
2005-09-06 23:58:45 +00:00
Fredrik Jervfors
c1b6dbe6df
Recycling existing strings
2005-09-03 22:19:24 +00:00
stekkel
2cc48c4d74
Templates
2005-07-28 21:04:22 +00:00
stekkel
af4bb0e38b
Start with css.
2005-07-28 21:01:39 +00:00
Fredrik Jervfors
2531f52955
Trimming whitespace and replacing tabs
2005-04-23 12:08:00 +00:00
stekkel
46364fdbc9
This is better, forgot a double quote.
2005-04-20 20:05:29 +00:00
stekkel
0d2cbaf9f5
* Fix sort order direction
...
* do not store sortall twice. $aMailbox['SORTALL'][$iSetIndx] is leading.
* Fix for labels. Set the refering id correct.
2005-04-20 20:01:25 +00:00
stekkel
590cc07929
Show bypass trash checkbox again and move the delete button to the right.
2005-04-18 17:39:48 +00:00
tokul
736af34a8e
adding phpdoc tags
2005-04-18 08:32:11 +00:00
tokul
bf24549fe9
use separate subpackage for templates.
...
use downwards arrow instead of question mark for low priority emails.
add phpdoc tags before first include
2005-04-18 08:06:13 +00:00
tokul
8c9cbfadc1
phpdoc tags
2005-04-18 08:04:13 +00:00
stekkel
df05853639
Stupid stupid stupid
2005-04-17 01:19:21 +00:00
stekkel
70e9a0ec61
There it is, the first layout improvements in the template.
...
If we use icons use them as well in the columnheader.
2005-04-17 01:16:28 +00:00
stekkel
64de3df5d1
Check for flags column
2005-04-16 11:13:41 +00:00
Fredrik Jervfors
63e5f274aa
Copyright update and removal of DOS char's
2005-04-15 17:13:13 +00:00
Fredrik Jervfors
791cf9764c
Style pedantry
2005-04-15 17:11:43 +00:00
tokul
e37eefc747
make sure that $aFlags is set. maybe is_array() is needed too.
2005-04-15 15:08:38 +00:00
stekkel
512e1e77b1
Fixed wrong var usage. This solves the errors Thijs saw in his previous
...
commit.
2005-04-15 13:38:34 +00:00
Thijs Kinkhorst
fea1782bda
2 bugs in message_list:
...
- in PHP 4.1.x, the first part of in_array may not be an array. This gives a
lot of warnings in the message display. Not sure how to fix this, so just adding a
note to it now.
- initialize $aCol to empty array, not empty string, since it's expected to be
an array further down.
2005-04-15 12:31:16 +00:00
stekkel
3cc7377a75
Make checkbox js working with fancy row highlighting and without it.
2005-04-15 07:36:55 +00:00
jangliss
252a73695e
Last one... shesh
2005-04-15 05:11:50 +00:00
jangliss
f0f086538d
Bah, the constant switching between quote types is frustrating.
2005-04-15 05:10:08 +00:00
jangliss
e0bc8a56dd
Using CSS style nowrap... Adding ends to the start of the classes Marc
...
put in.
2005-04-15 05:05:16 +00:00
jangliss
d4dad968d3
HTML fix
2005-04-15 04:21:56 +00:00
jangliss
81df7a6cd8
Javascript treats '0' different to 0. '0' is a string, and doesn't seem to
...
match a boolean comparison. Or at least you get some odd results. I have
fancy highlighting off, and '0' makes it appear. Also removed some odd
javascript:
this.checked = !(this.checked)
on every message check box, what was this for? Firefox makes that a stupid
bit of code, as you click on a check box, and it unchecks it immedately
making it impossible to select messages :)
2005-04-15 04:19:24 +00:00
jangliss
dc6b0bfc6a
Yucky template wrapping... Putting "back" the nowrap tags to make it look
...
like it used to. We might want to consider using css classes in here and
start adapting some of the stuff to include better css support as we
implement templates.
2005-04-15 03:46:38 +00:00
stekkel
193c74e3bf
Templates
2005-04-14 21:34:30 +00:00