Commit graph

178 commits

Author SHA1 Message Date
Drake
7532d07507 Sigh, add appropriate use line to r3204... 2006-11-08 00:46:17 +00:00
Drake
58a5c0f52e Restructure block from r3000 to make it a bit cleaner. 2006-11-08 00:45:16 +00:00
Roy Johnson
1162ca6650 Improving on this 2006-11-08 00:40:04 +00:00
Roy Johnson
48c2d9a962 Adding POD 2006-11-08 00:30:55 +00:00
Roy Johnson
0ad578ffb9 trying to make image form controls optionally force image file types... not quite working yet 2006-11-07 23:47:37 +00:00
JT Smith
4f68a0933c added YUI and YUI-ext
fixed the resizable text area with IE problem
fixed the ad space with IE problem
merged the 7.2.0 and 7.1.4 change logs
2006-11-07 23:15:57 +00:00
Roy Johnson
c6083606db fix - Phishing Bug... take that spammers! 2006-11-07 22:45:27 +00:00
Martin Kamerbeek
e2cad73c08 Calendar fixes 2006-10-06 14:45:16 +00:00
Drake
057d743dfb Fix problem with attachment section of post form miscalculating
the number of new attachments uploadable.
2006-09-27 02:00:49 +00:00
Michele Dell'Aquila
bed0c9130f fix: can't change default size of text fields 2006-09-06 18:45:41 +00:00
JT Smith
80ef5e925a - Made some changes to make WebGUI compatible with the WRE for Windows.
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
 - fix: Email address with just one character in the user part not accepted
 - fix: Image (file) added to page shows before committing changes
 - fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
Colin Kuskie
018ea2912c fix typo in Form/Date language code 2006-08-15 17:30:30 +00:00
JT Smith
cc61639232 - fix: Search Feature Select Box Not Working 2006-07-25 20:45:21 +00:00
JT Smith
de35e950bf phone validation javascript 2006-07-25 13:36:55 +00:00
Wouter van Oijen
2e7e62fa1e fix: Data Form Text Area Box Non-Existent 2006-07-22 11:17:26 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Frank Dillon
5203a9cef7 fix HTMLArea to prevent rich editors from crashing the page and throwing a fatal error. Instead, the normal textarea is returned if rich editor fails. 2006-06-27 22:00:38 +00:00
JT Smith
ce50d2808b - fix: Uncommitted, new Assets BREAK Navigations
- fix: I get on the chewed page
 - fix: Bug in updateMetaData function in AssetMetaData.pm
 - fix: Problems with In/Out Board
 - fix: Alternate Apache Port breaks "Commit with Approval"
 - Rearranged the "Getting Started" page in the default content to make it
   easier to follow for noobs.
2006-06-12 19:41:09 +00:00
JT Smith
2f3ae0faef - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
2006-05-31 22:43:17 +00:00
JT Smith
41e655b452 - fix: New page layout instead of not found
- fix: Rollback
 - fix: debug output
 - fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00
Wouter van Oijen
e81ce2759a Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +00:00
Wouter van Oijen
c77f6f1957 XHTML compliance 2006-05-19 22:09:36 +00:00
Colin Kuskie
f413c029a2 Storage now prunes empty directories when delete is called.
Add use WebGUI::Form::Hidden to Form::File
2006-05-19 21:48:10 +00:00
Wouter van Oijen
98e42e59df XHTML compliance 2006-05-16 18:12:26 +00:00
Lucas Bartholemy
7653f450b4 added check for fieldType 2006-05-13 19:46:48 +00:00
Colin Kuskie
b018b8e61e Document return value for Storage::rename
Add simple new test for Text.t
Add ClassName.t test
Prevent Form/ClassName from passing classes with spaces in them and
remove redundant test for digits in regexp.
Add a new test to Storage.t for getLastError
2006-05-11 17:37:42 +00:00
Martin Kamerbeek
9d84eb204d Let's make it possible to add assets again. 2006-05-11 11:30:12 +00:00
JT Smith
21fedb9051 added a classname form control for validating classnames and do taint checking 2006-05-10 23:01:15 +00:00
Matthew Wilson
6761a9635e oops :/ 2006-05-08 23:25:35 +00:00
Matthew Wilson
006e08f39d a fix hopefully 2006-05-08 23:23:33 +00:00
Colin Kuskie
b74170fe60 remove last vestiges of template-ness from Country.pm 2006-05-08 20:12:46 +00:00
Colin Kuskie
66faf12797 country form picker 2006-05-08 20:11:10 +00:00
Matthew Wilson
b47bfdf413 fixing someone's flub 2006-05-08 19:51:01 +00:00
Matthew Wilson
23a9a8761b corrected a problem with RadioList.pm - where no default value was set, and the form was submitted without selecting one of the radio buttons, getValueFromPost would have returned an empty arrayref. 2006-05-08 13:06:16 +00:00
Matthew Wilson
590fb186c9 added readOnly option to user form field 2006-05-08 12:43:30 +00:00
Martin Kamerbeek
96ac393a11 Adding sliders 2006-05-08 09:35:34 +00:00
Matthew Wilson
179cbf2d33 fix 2006-05-07 02:37:37 +00:00
JT Smith
6be1d2f76e fixed captcha to work even in not htmlform environments
added captch field to contact the maintainer form in matrix
added default label to captcha
2006-05-05 20:20:15 +00:00
Matthew Wilson
3370158342 dom bug 2006-05-04 01:29:31 +00:00
JT Smith
12c10d56fe hex slider 2006-05-03 14:36:48 +00:00
JT Smith
ac8f720f87 [ 1477611 ] 6.99: Edit/Manage buttons appear multiple times 2006-04-28 20:11:32 +00:00
JT Smith
29e4effdb9 [ 1471218 ] 6.8.8: Unable to change Default Home Page 2006-04-28 19:50:55 +00:00
JT Smith
1b7488e4b1 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:12:58 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
Matthew Wilson
77e7d85408 workaround for problem with captcha. 2006-04-17 13:00:51 +00:00
JT Smith
4adfc0737c made it so it's possible to use file form elements without any auxillary code
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +00:00
JT Smith
7fcfb11f20 made the file and image form fields better, but still have some work to do
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00