Commit graph

488 commits

Author SHA1 Message Date
Colin Kuskie
cc5f0a30ad Push out head tags for the custom color selector. 2015-03-10 14:05:18 -07:00
Colin Kuskie
6ca603e7dd Let the AssetReport asset search over all wobjects. 2012-07-17 11:28:11 -07:00
Ernesto Hernández-Novich
e5ef40f0a4 Adding back call to assetReport.js - Fixes bug #12201 2011-10-04 19:14:04 -04:30
Colin Kuskie
e11e6543b1 Final tweak for the definition for Form/Combo. 2011-08-16 17:04:32 -07:00
David Delikat
756ae7ae0c remove reference to extras as requested 2011-08-16 15:41:11 -05:00
David Delikat
ce73956d60 added 'textExtras' property for passing 'extras' to the text box portion of the combo 2011-08-13 17:40:39 -05:00
Colin Kuskie
1cc7ac2578 Fix some POD spelling areas. 2011-07-30 11:24:48 -07:00
Colin Kuskie
fef167bd0f Fix a syntax error in the Json table caused by my bad merge. 2011-07-25 15:00:11 -07:00
Colin Kuskie
4aeb70d323 Fix a bad script link in the JsonTable. Fixes bug #12202. 2011-07-23 14:38:31 -07:00
Peter Christiansen
fd3346586e - added #9668 extension template variable to attachment loops for the following assets:
Article,Post,Event,File,Form::Attachments,Folder
2011-07-21 21:42:17 +02:00
Amir Plivatsky
1fd29bf2a1 Added CSS file for Edit DataTable.
For now it only contains a style to prevent empty row collapsing.
2011-07-12 22:58:45 +03:00
Colin Kuskie
4b663fdf0b Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Colin Kuskie
34eda690ee Update the recaptcha api URLs. Fixes bug #12125 2011-05-09 08:24:27 -07:00
Colin Kuskie
ef08d0d481 i18n the controls for the JsonTable form plugin. Fixes bug #12116 2011-04-21 19:54:18 -07:00
Colin Kuskie
e5d94f3a5b Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104. 2011-04-18 16:26:57 -07:00
Colin Kuskie
f2f0338ab4 Fix JS and CSS issues with the GroupManager. Fixes bug #12097 2011-04-07 09:01:43 -07:00
Colin Kuskie
5f44936580 Add missing includes for yahoo and event, required by the new Group Manager JS code. Fixes bug #12095. 2011-04-06 11:20:05 -07:00
Paul Driver
3531c4d913 Snippets can now select a template parser
(instead of being restricted to the configured default)
2011-03-31 15:21:07 -05:00
Paul Driver
6793c00861 Fixing a useless use of d switch in the zipcode macro 2011-03-31 09:52:35 -05:00
Colin Kuskie
88797c1d6c Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Colin Kuskie
8a527f830c Fix sytax errors in the new TimeField code. 2011-03-07 08:31:26 -08:00
Colin Kuskie
675dfec848 Add i18n requirements for the TimeField, so it works if used without other plugins requiring them. 2011-03-03 16:55:21 -08:00
root
d72d36986b Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061 2011-03-03 15:50:58 -06:00
Colin Kuskie
de6cf5875f Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug #12054 and works swell in the Thingy. The Thingy is my favorite asset now. 2011-02-28 20:43:07 -08:00
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