Commit graph

464 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
76f32f3b6d Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946. 2010-11-08 13:46:35 -08:00
Colin Kuskie
5ac6a9749e Remove debug input from JsonTable 2010-11-01 13:31:40 -07:00
Colin Kuskie
5bf6628509 Shift the location of break tags in Form/File to prevent danglies. 2010-10-29 14:51:14 -07:00
Colin Kuskie
6fced77b37 Make the display of a textarea instead of an HTMLarea independent of whether mobile styles are configured for the site. Refixes #11902. 2010-10-25 15:30:23 -07:00
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