Commit graph

48 commits

Author SHA1 Message Date
Colin Kuskie
2c92273fae Convert Textarea over to headTags 2010-09-21 14:23:29 -07:00
Graham Knop
56cdc103c2 fixed #10739: Textarea and Codearea resize don't work in IE or Webkit browsers 2009-08-18 15:53:28 +00:00
Graham Knop
38ff4f053b fixed #10667: cannot change size of template editor 2009-08-03 20:09:00 +00:00
Martin Kamerbeek
4c4fb8f3a2 Fixed a bug where the textarea based formplugins would put multiple style tags in head if invoked mor than once per
request. One case in which this happens is when you provide multiple form controls for the same form param through
a template, like in eg. the post form of the cs. Anyway thes multiple tags confuse IE somehow borking javascript
execution in the process.
2009-07-30 09:30:53 +00:00
Colin Kuskie
a819c93944 Fix wrong attribute for script tag in Dataform. 2009-05-05 16:46:30 +00:00
Colin Kuskie
83e7163f31 Missing POD for Textarea, SelectRichEditor 2009-04-08 03:40:41 +00:00
Graham Knop
ff9d14b17c fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Martin Kamerbeek
7f4416aa65 Textarea now includes its js blurb only once. 2009-03-13 10:29:42 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
5a1619f4f7 use proper method of formatting text for display in Textarea form
control
2008-12-03 00:32:18 +00:00
Colin Kuskie
d3f8a075a7 forward port Thingy newline display fix (Form/Textarea) 2008-11-26 19:13:46 +00:00
Doug Bell
3fc8c25025 added: Textarea now supports maxlength attribute 2008-10-24 19:54:30 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Graham Knop
740ea67a15 fixed: Textarea resizer has a gap between textbox and resizer initially 2008-09-11 14:48:23 +00:00
Kaleb Murphy
173c2a12cd Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul. 2008-08-08 14:52:53 +00:00
Graham Knop
dc6a225c27 Textarea needs to be filtered when shown as HTML 2008-06-11 14:14:25 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Chris Nehren
8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Graham Knop
ab0fa3fef6 fix CS post title form field too large 2007-08-20 18:55:14 +00:00
JT Smith
81fd7c6194 fix: XHTML 1.0 strict, FileUploadControl.js, resizable textarea 2007-08-14 17:10:19 +00:00
Steve Swanson
cf5d4684d2 added rows and cols to textarea to make it valid xhtml strict 2007-08-14 16:25:08 +00:00
Steve Swanson
af2b66cac4 removing old version to commit new one 2007-08-14 16:24:57 +00:00
JT Smith
6e0470771e - Replaced color picker form control with a more robust version. 2007-07-09 09:03:56 +00:00
JT Smith
6ce94b078d - Safari 3 and above now fully supported in admin interface. 2007-07-07 21:55:20 +00:00
JT Smith
829c391cc7 fixing resizable textarea 2007-07-06 02:42:01 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Doug Bell
07a40788bb add: User profile data table is now a flat table. 2007-05-28 21:35:34 +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
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
07dba1128b fix: New YUI resizable textarea not obeying width/height 2006-11-13 20:37:58 +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
Wouter van Oijen
2e7e62fa1e fix: Data Form Text Area Box Non-Existent 2006-07-22 11:17:26 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
JT Smith
adea847875 fixed some xhhtml stuff
increased performance on burst protection
2006-04-07 19:35:31 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Colin Kuskie
6a9a63c4b0 bug fixes from running t/FormGetName.t 2006-01-15 05:18:11 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Colin Kuskie
e75988cd1f Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile. 2005-11-13 18:42:08 +00:00
Colin Kuskie
a4a2179249 fix POD errors, re sf #1279861 2005-09-06 19:50:23 +00:00
JT Smith
3e587762be renamed the form fields to upper case for proper perl style 2005-08-23 15:58:55 +00:00