Colin Kuskie
|
b02aee50d8
|
In addition to mobile browser detection for styles, also do it for HTMLAreas and display a simple textarea instead. Fixes bug #11902.
|
2010-10-18 19:31:44 -07: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
|
3cf77839ed
|
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
|
2010-10-04 11:53:05 -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
|
5e2e9d3091
|
Fix a POD typo.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
726707dd2e
|
There is no local check to see if Form headTags have been sent yet.
|
2010-09-21 14:23:46 -07:00 |
|
Colin Kuskie
|
3d79e59db2
|
Refactor the RichEditor/HTMLArea so that JS and CSS scripts can be placed in the header block.
|
2010-09-21 14:23:30 -07:00 |
|
Colin Kuskie
|
3594bccb7c
|
Convert Phone and DateTime to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
e02844d00c
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
2c92273fae
|
Convert Textarea over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
3b485ed086
|
Convert Username over to using headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
0b08031bd7
|
Covert File, CheckList over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
62c68c8703
|
Convert Color to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
f11f39e3bb
|
Fix typo in Form/Keywords.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
7d3cd42c27
|
Convert Keywords over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
f88ac6f2b7
|
Convert Float to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
57c06240e3
|
Convert DataForm to using headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
46fc168e11
|
Convert Date plugin to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
bd55fb0e58
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
a00905520e
|
Convert Hexadecimal to headTags
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
4e17921eee
|
Convert TimeField over to use headTags
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
fd7fe89f35
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
397d0db245
|
Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation.
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
decfa808bb
|
Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777
|
2010-08-16 11:11:30 -07:00 |
|
khenn
|
c3989308fa
|
Fixed international problem in JavaScript file
|
2010-08-10 20:42:58 -05:00 |
|
khenn
|
8c83d153ea
|
Fixed documentation and i18n issues
|
2010-08-10 19:10:55 -05:00 |
|
khenn
|
22da7c4114
|
initial release of Asset Report asset allowing reports to be created using asset properties.
|
2010-08-10 18:53:22 -05:00 |
|
Doug Bell
|
625da8bb41
|
fix 11432 DataTable date input
|
2010-08-10 14:05:35 -05:00 |
|
Doug Bell
|
69b7fe0465
|
fix jsontable and use it for Calendar feeds
|
2010-07-13 13:12:47 -05:00 |
|
Doug Bell
|
65e9902001
|
migrate to JsonTable to edit template attachments
|
2010-07-13 13:12:46 -05:00 |
|
Colin Kuskie
|
fc1e356cfe
|
Fix a bug in the HTMLArea, introduced with the lineageIterator changes. Fixes bug #11629.
|
2010-06-15 09:36:11 -07:00 |
|
Colin Kuskie
|
c5203cb737
|
Remove some debug code.
|
2010-06-06 22:32:40 -07:00 |
|
Colin Kuskie
|
d81a28b235
|
Fix some broken Form fields. Fixes bug #11611
|
2010-06-06 22:29:52 -07:00 |
|
martin
|
73c762d6f1
|
Fixed bug where Template form plugin would not show anything for getValueAsHtml.
|
2010-06-04 11:54:36 +00:00 |
|
Doug Bell
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
Colin Kuskie
|
c6682323f6
|
Remove the javascript check for email addresses.
|
2010-05-24 11:29:41 -07:00 |
|
Colin Kuskie
|
52162f64cf
|
fix typos in error message
|
2010-03-30 14:43:21 -07:00 |
|
Colin Kuskie
|
dab004cd28
|
Let RadioLists take array refs for default values. Fixes bug #11497.
|
2010-03-29 10:08:05 -07:00 |
|
Luke Robinson
|
c03bcc385c
|
use the FormHelper instead of the Auth system for the Ajax check
on Username
|
2010-03-08 17:22:21 -06:00 |
|
Luke Robinson
|
c61e7454d0
|
An Ajax check on the username field at registration
|
2010-03-08 17:22:07 -06: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 |
|
Colin Kuskie
|
83395fbe95
|
Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428.
|
2010-02-23 12:56:00 -08:00 |
|
Colin Kuskie
|
3971d9bd4f
|
Fix Interval form value preservation, when the field is hidden. Fixes bug #11431.
|
2010-02-23 11:15:54 -08:00 |
|
Colin Kuskie
|
2d819f14b8
|
Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420.
|
2010-02-22 10:00:47 -08:00 |
|
Doug Bell
|
0041aee54b
|
fix #11285: Pasting HTML into Code Editor in IE
|
2010-02-11 14:49:02 -06:00 |
|
Colin Kuskie
|
d04d457d44
|
Fix several countries whose addresses were rejected by the USPS International ship driver. Fixes bug #11359.
Also, update two countries in Form::Country
|
2010-01-18 19:59:50 -08:00 |
|
Colin Kuskie
|
49ec9f65f4
|
Use https method in SSL mode. Fixes bug #11249
|
2009-11-18 14:54:16 -08:00 |
|
Colin Kuskie
|
5bf3e44ad6
|
Accept time zones with spaces or underscores to help users.
|
2009-11-16 18:35:01 -08:00 |
|