Colin Kuskie
|
fd8f03a186
|
Change getMimeType and setMimeType to response->content_type.
|
2010-11-21 22:35:26 -08:00 |
|
Colin Kuskie
|
59c03b50e7
|
Change occurances of user->profileField to user->get
|
2010-11-18 16:12:03 -08:00 |
|
Colin Kuskie
|
10b832b820
|
Fix mobile browser detection.
|
2010-11-03 10:29:31 -07:00 |
|
Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07: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
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05: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
|
1f42a0a24e
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |
|
Colin Kuskie
|
3e9427ca1e
|
Fix syntax errors from the merge.
|
2010-09-23 16:39:02 -07:00 |
|
Colin Kuskie
|
c6a2ce7a73
|
Fix a POD typo.
|
2010-09-23 16:35:04 -07:00 |
|
Colin Kuskie
|
d3e83ba354
|
There is no local check to see if Form headTags have been sent yet.
|
2010-09-23 16:34:42 -07:00 |
|
Colin Kuskie
|
b04aa0a1f3
|
Refactor the RichEditor/HTMLArea so that JS and CSS scripts can be placed in the header block.
|
2010-09-23 16:33:12 -07:00 |
|
Colin Kuskie
|
128a19ac90
|
Convert Phone and DateTime to headTags
|
2010-09-23 16:28:55 -07:00 |
|
Colin Kuskie
|
3c17d77a5c
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-23 16:26:30 -07:00 |
|
Colin Kuskie
|
b4ee093903
|
Convert Textarea over to headTags
|
2010-09-23 16:23:05 -07:00 |
|
Colin Kuskie
|
62bd952712
|
Convert Username over to using headTags
|
2010-09-23 16:21:03 -07:00 |
|
Colin Kuskie
|
445dbff297
|
Covert File, CheckList over to headTags
|
2010-09-23 16:20:23 -07:00 |
|
Colin Kuskie
|
702dad8254
|
Convert Color to headTags
|
2010-09-23 16:20:03 -07:00 |
|
Colin Kuskie
|
04917e695c
|
Fix typo in Form/Keywords.
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
48823bd922
|
Convert Keywords over to headTags
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
a06ee99642
|
Convert Float to headTags
|
2010-09-23 16:18:33 -07:00 |
|
Colin Kuskie
|
18c53fe808
|
Convert DataForm to using headTags.
|
2010-09-23 16:18:17 -07:00 |
|
Colin Kuskie
|
0dd014f923
|
Convert Date plugin to headTags
|
2010-09-23 16:18:17 -07:00 |
|
Colin Kuskie
|
2b3fc264ae
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-23 16:18:02 -07:00 |
|
Colin Kuskie
|
61e2f4eb2e
|
Convert Hexadecimal to headTags
|
2010-09-23 16:16:45 -07:00 |
|
Colin Kuskie
|
3368e72246
|
Convert TimeField over to use headTags
|
2010-09-23 16:16:25 -07:00 |
|
Colin Kuskie
|
adb279771b
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-23 16:16:08 -07:00 |
|
Colin Kuskie
|
d2623c2159
|
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-23 16:15:39 -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
|
636bde7131
|
Fix another smart match/! binding problem
|
2010-09-22 12:04:19 -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 |
|