JT Smith
3259da6750
- Added a realtime workflow option for content publishing.
...
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
James Tolley
c09b2cae1b
EMS import/export, Form::*::getValueFromPost(alt_values), and tests
2007-05-29 23:39:24 +00:00
Doug Bell
07a40788bb
add: User profile data table is now a flat table.
2007-05-28 21:35:34 +00:00
Doug Bell
24faa80c1b
fix: HTMLArea crashing page if Rich Editor could not be loaded
2007-05-16 16:55:28 +00:00
JT Smith
c653988391
Unable to set size in DynamicField (Diona Kidd / Knowmad)
2007-05-02 19:06:39 +00:00
Colin Kuskie
54a20b9c65
pod fixes for Form::Image and Form::File
2007-04-26 17:17:22 +00:00
Nik Ogura
fb0f1ba7ac
changed js libraries from yui over to the -min versions to speed up load time when using textareas
2007-04-05 02:40:13 +00:00
Nik Ogura
a91bc9c154
Altered regex to allow '+' in email address
2007-03-31 21:24:29 +00:00
Colin Kuskie
85ecb2364a
fix thumbnailing of uploaded images via the RTE
2007-02-28 05:35:47 +00:00
Colin Kuskie
42d489fa39
fix setting max value in IntSlider form control
2007-02-01 21:00:46 +00:00
JT Smith
0e9b8638d1
case problem
2007-02-01 05:18:56 +00:00
JT Smith
70071838bc
Avatar profile field does not update immediatly when you are admin
2007-01-30 18:15:06 +00:00
Doug Bell
304cae43d7
fix: Applied Martin's Date field fix to other fields + other fixes in the form fields
2007-01-23 23:59:27 +00:00
Frank Dillon
f614a0078a
disabled from use with the profile
2007-01-18 21:50:13 +00:00
Martin Kamerbeek
72e6a896f9
bugfix in WG::FOrm::Date where epoch values were not processed correctly
2007-01-12 12:51:37 +00:00
JT Smith
fe302de9d0
- Fixed a problem with IE and resizable text areas that caused IE to crash
...
when loading edit screens.
- Fixed a problem with the new autocommit code that caused reply posts not to
work in the collaboration system.
2006-12-07 16:54:01 +00:00
Frank Dillon
dd5b0d9fe9
Added Fix for IE browsers which causes them to fail when loading Rich Text Areas
2006-12-07 15:45:41 +00:00
Doug Bell
d805a6a310
Additional features in preparation for final checkin of Calendar rewrite.
2006-12-01 22:26:09 +00:00
Doug Bell
d0970a35bd
Removed WebGUI::Form::Workflow "edit" button because it won't work right.
2006-11-17 22:11:32 +00:00
Doug Bell
07dba1128b
fix: New YUI resizable textarea not obeying width/height
2006-11-13 20:37:58 +00:00
Roy Johnson
8860176b39
Added a few comments so mere mortals like me will understand what this does in 30 years
2006-11-08 16:14:38 +00:00
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