Commit graph

37 commits

Author SHA1 Message Date
Paul Driver
28f4b1b4d2 rfe #10521: Use monospaced font in template edit textarea 2011-01-10 12:31:15 -06:00
Colin Kuskie
f883d8b35f Remove the YUI based code editor from WebGUI, and replace it with a textarea. Fixes bug #1618, and others. 2010-10-05 14:44:53 -07:00
Colin Kuskie
adcc2690f3 Fix the Codearea, which wasn't pushing out JS links anymore. 2010-09-23 07:59:58 -07:00
Colin Kuskie
e02844d00c Convert Codearea, Slider and Zipcode to headTags 2010-09-21 14:23:29 -07:00
Doug Bell
079ff05cfa finalize code editor fix 2010-02-23 17:21:37 -06:00
Doug Bell
c9694d3e63 fix more problems, concede to naysayers 2010-02-23 16:31:40 -06:00
Doug Bell
0041aee54b fix #11285: Pasting HTML into Code Editor in IE 2010-02-11 14:49:02 -06:00
Graham Knop
2d28e0c0ba update YUI to 2.8.0r4 2009-09-21 13:13:24 -05:00
Colin Kuskie
0dd476e59f YUI 2.6 has element-beta-min. Fixes 10893. 2009-09-04 08:32:34 -07:00
Colin Kuskie
541b8a4416 Remove debug code from Codearea 2009-09-03 14:53:18 -07:00
Doug Bell
adc5e69498 remove logger 2009-09-02 03:41:56 +00:00
Doug Bell
81a256bd71 fixed codearea to work better and more compatible 2009-09-01 21:16:30 +00: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
JT Smith
9fb2074414 - Fixed a load problem with Code Editor by making user toggle it on. This is
better than normal anyway since many users appear not to want to use the
   editor in most cases.
2009-05-08 15:27:20 +00:00
Doug Bell
3320465ca4 fixed: #9897. Fixed problem with highlighting in codearea. Updated EditArea to version 0.8.1.1 2009-05-01 18:29:41 +00:00
Graham Knop
ff9d14b17c fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Doug Bell
810c8247cc added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
in Template, Snippet, SQLReport, and more
2008-10-14 00:06:08 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +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
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
8cd87a2733 code areas are now 600px wide 2006-04-06 21:11:41 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Colin Kuskie
67ea380786 bad accessor method, get vs set 2006-01-16 23:24:25 +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
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
024514c549 more session related changes 2006-01-09 19:56:26 +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
JT Smith
3e587762be renamed the form fields to upper case for proper perl style 2005-08-23 15:58:55 +00:00