Commit graph

434 commits

Author SHA1 Message Date
Thijs Kinkhorst
8c8df80ff6 misplaced labels 2009-05-24 09:59:41 +00:00
Thijs Kinkhorst
31ad2683bb add labels to login page 2009-05-22 11:28:21 +00:00
Fredrik Jervfors
436f8b9fee Fixing HTML vaidation - the same anchor can't appear twice in a page. 2009-05-22 09:40:19 +00:00
Fredrik Jervfors
51fe291033 Fixing HTML vaidation. 2009-05-22 09:34:32 +00:00
jangliss
e14c336ac3 - Cleanup variable name in address search for compose to clearup confusion.
- Remove Javascript from address search page when JavaScript is disabled.
  - Add "Check All" function to address book when using "in-page" addressbook.
2009-05-17 00:38:30 +00:00
pdontthink
b78c1b28b3 MAX_FILE_SIZE hidden field must be before the file input according to the PHP docs 2009-05-14 06:31:47 +00:00
Fredrik Jervfors
19367ab7f7 Adding a comment with an explanation for translators. 2009-05-03 12:33:46 +00:00
Fredrik Jervfors
745ef5c854 Adding a comment with an explanation for translators. 2009-05-03 12:30:42 +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
c3f94ce462 Move HTML output from compose.php to templates. Also fixes broken send functionality under some circumstances. Also removes compose_bottom hook. 2009-04-15 00:55:09 +00:00
pdontthink
4f90cb74d4 Oops, there are files directly requested by the browser in here 2009-03-28 21:58:02 +00:00
pdontthink
77b3c3d037 Put sample .htaccess in all directories browser does not access directly 2009-03-26 22:34:32 +00:00
pdontthink
6c65cd0f9d Some sender addresses were not showing if no personal part 2009-03-26 21:14:18 +00:00
pdontthink
defc428f70 Plugins may not specify button access keys 2009-03-26 20:42:35 +00:00
pdontthink
cebf083b4e Add access keys to mailbox list 2009-03-26 20:34:35 +00:00
pdontthink
ad6bc15789 Add access keys to main options page 2009-03-26 10:27:24 +00:00
pdontthink
b8f37f5a64 Add access keys for folder pane 2009-03-26 09:52:10 +00:00
pdontthink
4cc33370d6 Add ability to have accesskeys in advanced folder tree 2009-03-26 09:40:41 +00:00
pdontthink
39355dd534 Add access keys for menubar 2009-03-26 08:40:48 +00:00
pdontthink
3fc34f3f99 Add accesskey to the From drop-down too 2009-03-26 04:04:12 +00:00
pdontthink
41912a1675 Add accesskeys accessibility implementation. Need to keep adding other pages, especially mailbox view and perhaps folder frame. 2009-03-25 07:53:49 +00:00
pdontthink
0d3909001e Make sure send buttons are named correctly in advanced template too 2009-01-20 01:15:09 +00:00
pdontthink
f70d38c6a4 Make sure send buttons are named correctly in advanced template too 2009-01-20 01:12:23 +00:00
pdontthink
714b2552af Add option that allows email address to be shown on message listings instead of full name (which is then shown in the tool tip) (#1762482) 2009-01-03 00:14:42 +00:00
pdontthink
b69961cfe0 Make all submit button names unique on compose screen 2008-12-23 02:59:14 +00:00
pdontthink
7525bfeb68 Add textarea to list of possible focus candidates 2008-12-21 09:43:36 +00:00
pdontthink
28be6e0075 Fix body onload per FIXME 2008-12-21 09:43:22 +00:00
pdontthink
7e1056287d Add info option widget type 2008-12-19 00:12:54 +00:00
pdontthink
e3e530a98b $headers_to_display contains TRANSLATED key values! Thanks to Stefano Bridi. 2008-11-24 20:24:04 +00:00
pdontthink
bb21080cac Make login form input fields configurable again (see Password Forget plugin) 2008-10-31 02:41:38 +00:00
pdontthink
c72eb92339 Text area trailing text looks better miniaturized 2008-10-09 07:22:08 +00:00
pdontthink
47bfd72fa9 Allow text area options to use trailing_text attribute 2008-10-07 19:47:13 +00:00
pdontthink
992bbf171a Don't run full address thru htmlspecialchars when it gets urlencoded anyway; compose.php doesn't expect it. Thanks to Scott Haneda for reporting. 2008-10-07 08:56:21 +00:00
pdontthink
60ff13d11e Allow control over white space wrapping of auto-generated SquirrelMail option widgets 2008-10-07 04:48:28 +00:00
pdontthink
cdaebdad32 Add FIXME 2008-09-24 20:03:31 +00:00
pdontthink
1c59a395b9 Correct xmlns on lang attribute; thanks Christian Kujau 2008-09-19 03:10:41 +00:00
pdontthink
2fbf01b092 SOAP-ify RPC responses. It's on my list to write a JavaScript lib for SM to read these after which AJAX requests in 1.5.2 will be fully enabled (but proof-of-concept has already been achieved). Note to self to make the JavaScript tolerant enough when SM core returns HTML without the expected XML structure, which happens in many error situations because the SM core is largely designed to just push an error to the browser when it happens instead of more mature error handling when the caller can indicate that it wants to handle the error differently. Note to self that the real solution is to redesign the SM core. 2008-09-11 00:49:51 +00:00
pdontthink
68e7ef6f2e RPC requests should use their own template sets with different content-type. 2008-09-10 06:48:00 +00:00
pdontthink
fa2e97a7a9 RPC requests should use their own template sets with different content-type. 2008-09-10 06:47:36 +00:00
pdontthink
fa7436a9de Allow template sets to define what the content-type of their output is. 2008-09-10 03:04:14 +00:00
pdontthink
34bd2bab4a Allow other attributes to be added to message list buttons 2008-07-11 04:39:56 +00:00
pdontthink
60517ef7fa Bring the left_main_after_each_folder hook to life 2008-07-09 08:46:36 +00:00
pdontthink
a686622c11 Fix hook for folders page 2008-07-09 05:07:14 +00:00
pdontthink
faaf58acb8 Preserve show_all when delete button is used 2008-07-04 09:44:27 +00:00
pdontthink
e60b1dfe3a aAttribs may not be used in all cases 2008-07-03 19:13:41 +00:00
pdontthink
a5c2914f1d Need to extract template vars - oops 2008-07-03 17:45:17 +00:00
pdontthink
8e2014c6bb Add horizontal rule template and update line break to handle attributes 2008-07-03 17:36:18 +00:00
Thijs Kinkhorst
14f93d0dcb add style to the hr entity separator 2008-07-03 13:48:39 +00:00
pdontthink
4005ca5222 Add ability to turn off edit list delete checkbox 2008-06-26 00:09:22 +00:00
pdontthink
c60fed307d Let edit list users turn off the 'add widget'; add submit option type 2008-06-11 05:55:57 +00:00