pdontthink
fc702f41f2
Shorten strings
2008-05-23 09:41:08 +00:00
pdontthink
766622207d
Add address list pagination, 'Compose To' button, more labels for checkboxes, hook points for plugins to modify abook nav bar and filter address listings
2008-05-22 01:19:00 +00:00
pdontthink
580204d4fd
Correct documentation
2008-05-20 17:22:53 +00:00
Thijs Kinkhorst
c8503fccd3
if we have javascript available, use that to toggle more/less links. This is
...
faster (instantaneous) and saves a full reload of the page on the server. If
no JS keep old behaviour.
2008-05-19 18:35:21 +00:00
pdontthink
0b941500a8
Allow underscores in nicknames by changing id used in forms, add more labels for easy checkbox clicking, add compose to selected button
2008-05-15 19:00:03 +00:00
pdontthink
9107ff5e6d
Change string casing
2008-05-15 06:08:34 +00:00
pdontthink
ba269f888e
Make sort links and add form return to the same backend that is currently being viewed
2008-05-15 05:49:56 +00:00
pdontthink
197360f4f9
Synch with abook page; helps keep toggle-all checkbox separate from checkboxes below
2008-05-15 04:08:01 +00:00
pdontthink
869b133f32
Don't duplicate pages in child template sets that don't differ from parent copy thereof
2008-05-15 03:57:14 +00:00
Thijs Kinkhorst
7c8a269029
drop code related to old printer friendly
2008-05-10 12:27:45 +00:00
Thijs Kinkhorst
3bcfa15f47
Implement printer friendly through CSS also for non-javascript. This
...
will bring up a new window with read_body loaded with a message box
telling the user to print it. Also tweak the print stylesheet a bit.
2008-05-09 16:38:01 +00:00
Thijs Kinkhorst
811297b6ed
Add preliminary printerfriendly-through-css feature. This adds a new print.css
...
stylesheet that is used when using the browser's print (or print preview) function.
A problem is that due to the frames, it won't work if selecting File -> Print because
this will print webmail.php instead of read_body. To see it in action, open read_body
on its own and use File -> Print Preview.
It would be nice if this could replace the printer_friendly function over time, because
it's purely css based and thus doesn't require extra code. For that we need to finetune
the sheet and most importantly, conquer the frames-problem in some smart way.
2008-05-08 10:19:18 +00:00
pdontthink
9d90f98cea
Add plugin section to add control over checkboxes on page
2008-05-07 23:54:44 +00:00
pdontthink
f1c7aeaa58
Add toggle all checkbox and plugin output section in nav bar
2008-05-07 23:08:08 +00:00
pdontthink
cea704d0ca
Make toggle_all JavaScript fxn globally usable
2008-05-07 22:56:34 +00:00
pdontthink
68e774d257
Clarify docs
2008-05-07 22:27:00 +00:00
pdontthink
f3ac41ea0f
Put names to checkboxes that can be used by others
2008-05-07 22:19:58 +00:00
pdontthink
e84ebd36b1
Add real checkbox name and extra js args to row_click() and optional plugin input to extra js arg and checkbox input; also add somem documentation
2008-05-07 18:50:53 +00:00
pdontthink
7062e966d2
Add form name to row_click call as well
2008-05-07 17:18:41 +00:00
pdontthink
11323e47da
Move some HTML out of core (src/login.php)
2008-05-07 17:04:03 +00:00
pdontthink
681814486a
Put hidden inputs in HTML-valid location
2008-05-07 16:17:33 +00:00
pdontthink
932a5e160b
Carry event object for click events into called JS code
2008-05-07 08:46:22 +00:00
pdontthink
0f5092f6ba
Make spacing consistent between top and bottom nav bars
2008-05-07 06:55:25 +00:00
pdontthink
3850558c1b
Add plugin output next to paginator template
2008-05-07 05:07:15 +00:00
Thijs Kinkhorst
16d393c882
skip addressbooks configured not to be shown (thanks Thierry Godefroy)
2008-05-06 15:02:34 +00:00
Fredrik Jervfors
5f1ccb8938
The colon has to be part of the strings, since some languages, such as French, requires a space before it. If you find more reuse of strings like this, please fix them.
2008-05-05 23:24:32 +00:00
Thijs Kinkhorst
ec6c1cf16d
tweak css for some browsers, suggested by Thierry Godefroy
2008-05-05 19:35:55 +00:00
Thijs Kinkhorst
e700a5a25c
move echo to the right place, inspired by Thierry Godefroy
2008-05-05 19:34:23 +00:00
Thijs Kinkhorst
a1a9b9e64b
Fix missing internationalisation and display of empty cells, thanks
...
Thierry Godefroy!
2008-05-05 19:28:21 +00:00
Thijs Kinkhorst
48249c10e6
introduce new constant SM_COPYRIGHT that has the copyright years
...
for display in the interface.
2008-04-21 23:56:56 +00:00
Thijs Kinkhorst
06a27b8910
update publically visible copyright years.
...
maybe these should be consolidated into a constant?
2008-04-20 15:24:04 +00:00
pdontthink
9eaccecc8b
Add prettier layout for edit lists, not that I am any kind of graphic designer. Preserve old layout method and allow switching by user control with new layout_type option attribute
2008-04-17 23:30:34 +00:00
Fredrik Jervfors
9f9d3cd1e1
Fixing variable not parsed through PHP. Thanks to Scott Venier for the patch.
2008-03-10 07:53:46 +00:00
pdontthink
e4c3f855d0
Fix wrong comment syntax. Thanks Thierry Godefroy.
2008-03-07 19:28:21 +00:00
pdontthink
6602a2a04a
Boolean option widgets now default to checkboxes
2008-03-05 21:44:14 +00:00
pdontthink
86feaf1714
Make the caption for checkboxes a label for the checkbox
2008-03-05 21:07:41 +00:00
pdontthink
cf67d1d9ca
Fix spacing on options pages
2008-03-05 00:43:18 +00:00
pdontthink
f0f6999049
Remove some HTML from the core
2008-02-26 18:52:18 +00:00
pdontthink
b05c065f5e
Use a template for the edit list widget
2008-02-26 02:28:38 +00:00
pdontthink
cc12e65a24
Add 'edit list' type option widget
2008-02-24 22:35:08 +00:00
pdontthink
42c9cad709
Don't presume output format
2008-02-24 18:13:05 +00:00
pdontthink
0c31442c78
Make To column header clickable like From is
2008-02-13 04:31:04 +00:00
Thijs Kinkhorst
edd62747c7
other part of r12925
2008-02-11 21:04:06 +00:00
Thijs Kinkhorst
2546ab6624
separate multiple addresses with ",", put as much on a line
...
as can fit, by default display the first 3 (not 1)
2008-02-10 15:10:14 +00:00
Fredrik Jervfors
99264da765
Reinserting support for the "iframe_height" option. This might be done in a better way - if so, please do it.
2008-02-07 11:29:57 +00:00
pdontthink
e0ddc54712
Add "alreadyFocused" functionality to login page
2008-01-30 20:18:33 +00:00
Thijs Kinkhorst
7a7789b551
fix string, thanks Thierry Godefroy
2008-01-24 10:54:34 +00:00
pdontthink
f0820dbc9b
Revert last change
2008-01-15 22:36:00 +00:00
pdontthink
60d4b777db
Using str_replace instead of sprintf because some languages need to change the order of the replaced strings
2008-01-15 20:00:14 +00:00
Fredrik Jervfors
2984290e4e
Removing HTML from a string.
2008-01-15 09:08:36 +00:00