pdontthink
|
598a599ba3
|
Happy New Year
|
2025-01-03 11:47:03 -08:00 |
|
pdontthink
|
39cfdaadfd
|
Happy New Year
|
2024-01-02 14:58:16 -08:00 |
|
pdontthink
|
380afc7213
|
Happy New Year
|
2023-01-02 22:04:25 -08:00 |
|
pdontthink
|
bcdfe6e9f1
|
Happy New Year
|
2022-01-26 01:06:50 -08:00 |
|
pdontthink
|
c4ef1a0eea
|
Happy New Year
|
2021-02-05 11:55:37 -08:00 |
|
pdontthink
|
1dd515365c
|
Uploaded file sizes seem to be reported differently by PHP filesize(); changing divisor from 1024 to 1000 in this case. You can set in config/config_local.php to 1024 if this breaks things for you. Feedback appreciated for this one.
|
2020-05-23 16:40:52 -07:00 |
|
pdontthink
|
fc283980d0
|
Happy New Year
|
2020-01-07 00:12:38 -08:00 |
|
pdontthink
|
fbcb1ca1f5
|
Happy New Year
|
2019-01-07 21:55:08 -08:00 |
|
pdontthink
|
23cd61b628
|
Happy New Year
|
2018-01-16 23:44:07 +00:00 |
|
pdontthink
|
6cd24c0552
|
Happy 2017
|
2017-01-27 20:34:08 +00:00 |
|
pdontthink
|
2934017d92
|
Happy New Year
|
2016-01-01 20:59:53 +00:00 |
|
pdontthink
|
3b465a0d0f
|
Happy 2015
|
2015-01-03 04:09:49 +00:00 |
|
pdontthink
|
581dc23061
|
Happy 2014
|
2014-01-01 20:33:20 +00:00 |
|
Fredrik Jervfors
|
c076a1f1ae
|
Update copyright
|
2013-07-26 17:31:02 +00:00 |
|
pdontthink
|
acc409fb2a
|
Updating copyrights. Happy New Year.
|
2012-01-02 02:09:17 +00:00 |
|
pdontthink
|
fc57bf2b59
|
Happy New Year!
|
2011-01-06 03:16:21 +00:00 |
|
pdontthink
|
7aa0e60863
|
Update copyrights to 2010
|
2010-01-25 03:23:30 +00:00 |
|
Fredrik Jervfors
|
134d462c94
|
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
2009-09-29 12:15:33 +00:00 |
|
pdontthink
|
ab0d2b2c66
|
Fix broken search pagination (add security tokens)
|
2009-09-19 20:11:13 +00:00 |
|
Fredrik Jervfors
|
2ff6db700e
|
Adding comments to the translators.
|
2009-05-28 06:22:05 +00:00 |
|
pdontthink
|
4e08ebbbc0
|
Add display indicator for forwarded messages
|
2009-04-17 10:49:38 +00:00 |
|
Fredrik Jervfors
|
0a6245814a
|
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
2009-04-15 22:00:49 +00:00 |
|
pdontthink
|
d27f53fb49
|
Fix for accesskey getting set to 'NONE' in somem cases
|
2009-03-26 21:05:53 +00:00 |
|
pdontthink
|
cebf083b4e
|
Add access keys to mailbox list
|
2009-03-26 20:34:35 +00:00 |
|
pdontthink
|
60517ef7fa
|
Bring the left_main_after_each_folder hook to life
|
2008-07-09 08:46:36 +00:00 |
|
pdontthink
|
dd5b92c3f3
|
Don't use GLOBALS['xxx'] -- Doesn't matter, but let's remain with a consistent coding style
|
2008-07-09 06:55:51 +00:00 |
|
pdontthink
|
e944855a1a
|
Shorten string
|
2008-05-23 09:58:03 +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
|
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
|
642f901396
|
A few output elements are used often, so just retrieve them once and make them globally available
|
2008-01-06 06:01:10 +00:00 |
|
pdontthink
|
c5264ccb0d
|
Add reminder comments that someone needs to take a look and fix some code in this file.
|
2007-05-18 05:27:31 +00:00 |
|
Fredrik Jervfors
|
fabf27acb9
|
All images must have an alternate text.
|
2007-03-16 08:52:48 +00:00 |
|
Fredrik Jervfors
|
7534282ca3
|
Going XHTML.
|
2007-03-12 12:16:17 +00:00 |
|
Fredrik Jervfors
|
6b0b982e41
|
Images require an alternate text.
|
2007-03-12 09:35:28 +00:00 |
|
pdontthink
|
1e000b8e3c
|
Moving template util file
|
2007-01-08 19:54:19 +00:00 |
|
pdontthink
|
a24a217d02
|
Make compact paginator work on search results
|
2007-01-05 03:39:22 +00:00 |
|
pdontthink
|
45d690cefe
|
Give date fields just a touch more space on message list
|
2007-01-03 20:36:57 +00:00 |
|
pdontthink
|
a1aeecdf50
|
Fixed broken GO button in compact paginator (when javascript is off) -- problem was that startMessage was already in <form> action attribute, so naming the <select> widget startMessage was incorrect, and a compounding issue was that there were two <select> widgets with the same name. Whew.
|
2007-01-03 12:41:18 +00:00 |
|
pdontthink
|
c50db411bf
|
Move another template util file, strip HTML out of paginator utility fxns.
|
2007-01-02 22:06:39 +00:00 |
|
pdontthink
|
dd2823a8de
|
Remove span tags from core
|
2006-12-31 05:40:57 +00:00 |
|
pdontthink
|
3bff6b7d81
|
Moving template util files
|
2006-12-31 05:18:59 +00:00 |
|
pdontthink
|
f757ec4d5f
|
Allow text alternative for images to percolate all the way through template layers
|
2006-12-31 05:09:39 +00:00 |
|
pdontthink
|
852636c163
|
Refactor image template code
|
2006-12-31 04:39:00 +00:00 |
|
pdontthink
|
548b9b18f8
|
Add id attribute to hyperlink and image templates
|
2006-12-30 22:22:05 +00:00 |
|
pdontthink
|
ece7d8abb4
|
Remove HTML from login src and add image template
|
2006-12-30 21:41:42 +00:00 |
|
pdontthink
|
146a323b88
|
Moving template utilities... help appreciated moving the other util files too
|
2006-12-30 20:36:03 +00:00 |
|
pdontthink
|
e942411353
|
Moving template utilities... help appreciated moving the other util files too
|
2006-12-30 20:29:59 +00:00 |
|