Fredrik Jervfors
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
2004-05-21 23:56:53 +00:00
Alexandros Vellis
8af8fc62f9
1. Use XHTML-Compatible attributes for selected and checked form widgets
...
2. Use HTML <label> for radio buttons. This allows user to click the text
"Yes" or "No" instead of just the widget. This works in all popular browsers
and is more intuitive this way.
2004-04-28 16:05:25 +00:00
tokul
a452a45771
doc/plugin.txt says that 'refresh' is optional. Making sure that it does not
...
generate warnings.
2004-03-23 18:00:38 +00:00
Thijs Kinkhorst
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
pdontthink
6331c213f4
html fix
2003-11-21 12:51:49 +00:00
tassium
276f80e6da
phpdocumentor preparation and a few corrections to earlier phpdocumentor work
2003-10-29 15:25:12 +00:00
tassium
9098cb73e4
Preparation to begin using phpdocumentor.
...
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.
The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
2003-10-28 21:27:47 +00:00
pdontthink
0ebe105bea
Added initial_value and post_script options for widgets
2003-07-06 02:13:21 +00:00
pdontthink
75da814751
Bring my last changes into synch with code conventions in this file
2003-07-05 23:51:05 +00:00
pdontthink
660e54344d
script needs to be added inside the widgets
2003-07-05 21:16:51 +00:00
jangliss
9693b5620d
Still getting complaints about this outputting plain text to the browser
...
instead of JS on the component... Going to pull it for now... and investigate
the possible cause for the screw ups after 1.4.0 is released.
2003-03-25 16:07:22 +00:00
pdontthink
1acfcca339
Turned off validation scripts for widgets when javascript is disabled
2003-03-11 20:29:25 +00:00
jangliss
28274da12d
Pulling out JS in options setup. Paul, did you want to fix this so that it
...
is browser/user safe... ie, make it work when the user has js off? Here is
what happens when they don't support js:
http://dhruba.codewordt.co.uk/sqm.png
2003-03-11 20:18:55 +00:00
pdontthink
39748c1852
Added javascript validation to integer and float widgets.
2003-03-04 08:50:16 +00:00
Erin Schnabel
5ec388426b
use new function to get POST variables
2003-01-04 03:09:00 +00:00
Thijs Kinkhorst
75de52f258
Getting ready for 1.4.0 RC1
2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
5d52e3db26
Use the new check_php_version function everywhere
2002-10-29 17:26:31 +00:00
sizzlingmercury
a55cce3a7a
Folder Selection changes integrated from sizzle-ui stream..
...
Options for how folder selection list is displayed is on Folder Options page
Folder lists on Search, Folders, and Folder Options Pages, as well
as Folder selection lists used by the Message Index and the
Delete_move_next plugin all modified to use new Option list
creation method in imap_mailbox.
2002-10-24 05:45:48 +00:00
Thijs Kinkhorst
f061369901
More rg=0
2002-09-21 20:26:52 +00:00
stekkel
91e2a319b4
fix for undefined textarea
2002-08-23 16:46:15 +00:00
thomppj
80df84b2fc
Lots of small user interface fixes. Added user option to enable/disable "forward as attachment".
2002-08-21 22:56:09 +00:00
philippe_mingo
4ac4d7a63b
r2l by Yoav
2002-06-27 09:15:36 +00:00
philippe_mingo
066c6a30b5
bugfix
2002-06-26 14:29:24 +00:00
philippe_mingo
19123fcf03
r2l
2002-06-26 13:11:58 +00:00
simond
17f36392d0
Clear out tabs for proper spaces
2002-03-02 20:31:04 +00:00
philippe_mingo
66363acf88
The 2000000 bugfix
...
------------------
This is mostly a warning removal "a la Tyler".
I've also installed 4.1.1 on my portable and it looks it works
fine with some bugfixs. Please 4.1.1 report feedback.
2002-02-02 02:17:05 +00:00
Thijs Kinkhorst
087942aa58
Replaced hard-coded colors with theme colors.
2002-01-23 13:56:05 +00:00
thomppj
1e2a9cc5d0
Getting ready for 1.2.0 release.
2001-12-23 07:42:40 +00:00
Tyler Akins
123d847a71
Warning (and probably a bug) removal.
2001-12-20 19:49:15 +00:00
thomppj
e2e5eee038
Small fixes to option page stuff...
2001-12-17 19:53:26 +00:00
thomppj
5d15361f1f
Code cleanup brigage...
2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd
** -> *
2001-11-26 19:33:28 +00:00
philippe_mingo
67826639e1
Some cleanup.
2001-11-24 18:38:52 +00:00
philippe_mingo
d61b98077f
Added (c) stuff and some formatting.
2001-11-21 18:38:12 +00:00
thomppj
be1282b869
Cleaned up options main for IE and Netscape compatibility. Did major work on the great options rewrite. Cool stuff here, I think... :)
2001-11-18 10:42:32 +00:00
thomppj
79d396802b
Another big chunk of changes to options pages.
2001-11-12 05:30:52 +00:00
thomppj
74b32b5c85
More options updated changes.
2001-11-11 01:42:15 +00:00
thomppj
9118ea8175
Please ignore the red for now :)
2001-11-10 22:03:15 +00:00
thomppj
9b432fb579
Working on code that will provide for more standardized code, presentation, etc, of Squirrelmail option pages, etc. Please look into it. I am really excited at where I am going with this. :)
2001-11-09 05:39:16 +00:00
thomppj
a634ff1f28
Some user interface changes.
...
General cleanup of code all over the place.
Addition of a file to hold constants.
Addition of code to do Javascript autodetection, settings, etc.
2001-11-03 23:49:22 +00:00
philippe_mingo
7cb4fc352e
Bugfix again
2001-10-29 14:28:07 +00:00
philippe_mingo
45bbef2b42
Oops. Little bug in name block.
2001-10-29 14:22:45 +00:00
philippe_mingo
89ef55ec81
Added submit and title functions.
2001-10-29 13:00:45 +00:00
philippe_mingo
7d701eb002
Functions for options pages. Must be used if you want to display an
...
option on an option page.
2001-10-28 00:36:05 +00:00