Commit graph

1022 commits

Author SHA1 Message Date
Colin Kuskie
ef08d0d481 i18n the controls for the JsonTable form plugin. Fixes bug #12116 2011-04-21 19:54:18 -07:00
Colin Kuskie
38de00f931 Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992 2011-04-11 15:05:42 -07:00
Colin Kuskie
faddfc5d8a Cleanup loose file leftover from the TimeField form plugin rewrite. 2011-04-11 13:15:56 -07:00
Chris Hanson
bc00c4b6e0 fixed #12056: Adding a Thing always creates a table 2011-04-07 14:07:58 -05:00
Colin Kuskie
e3ec56c3c1 Allow users to enter in mixed text and macros in URLs inside TinyMCE. Fixes bug #12094. 2011-04-05 13:14:18 -07:00
Colin Kuskie
606c1d2e47 Ready for 7.10.13 release. 2011-04-04 20:29:35 -07:00
Colin Kuskie
a7b1c5778d Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065"
This reverts commit 25fe87db19.
2011-03-30 11:28:45 -07:00
Colin Kuskie
25fe87db19 Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065 2011-03-28 12:39:31 -07:00
Chris Hanson
73ff2b839d Corrected minor javascript bug in template preview: "k is not a function" 2011-03-22 18:08:57 -05:00
Doug Bell
5f090fe69c fix 12077 Carousel update not possible
We have to make sure the TinyMCE updates the underlying
textarea before we grab the text from it
2011-03-21 19:26:36 -05:00
Colin Kuskie
d927f279cb Code cleanup for groupManager JS 2011-03-14 16:29:34 -07:00
Colin Kuskie
038001fb41 Remove dead code that used to be for the CodeArea. 2011-03-14 15:37:14 -07: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
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
cf72a9fc94 Preparing for 7.10.9 release. 2011-02-07 20:45:01 -08:00
Colin Kuskie
889b2bc2fd Refix the Friend Manager pagination. Fixes bug #11965 2011-01-17 11:59:54 -08:00
Paul Driver
28f4b1b4d2 rfe #10521: Use monospaced font in template edit textarea 2011-01-10 12:31:15 -06:00
Paul Driver
b3a1e6cfa3 IE fixes for preview, modal dialog instead of popup window 2011-01-05 16:32:33 -06:00
Paul Driver
cdda6235d7 jslinting the preview js 2011-01-05 12:47:38 -06:00
Paul Driver
9f9cac02fe whoops, forgot the js 2011-01-05 12:43:41 -06:00
Colin Kuskie
b49c500701 Bad copy/paste on ajax error message. 2010-12-13 09:03:32 -08:00
Doug Bell
0a32122643 Merge branch 'carousel'
Conflicts:
	lib/WebGUI/Asset/RichEdit.pm
2010-12-07 17:23:10 -06:00
Paul Driver
b219324fc1 fixed #11978: Pasting links into TinyMCE 2010-11-29 15:54:07 -05:00
Colin Kuskie
19b901f2ad Preparing for 7.10.5 release 2010-11-16 20:27:56 -08:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Colin Kuskie
3a9d87cfa2 Remove duplicate error checking code. 2010-10-28 13:42:55 -07:00
Colin Kuskie
8c8d1694df Install patched SWF files for chart, uploader and swfstore. 2010-10-26 17:56:47 -07:00
Paul Driver
2a598ce18b Whoops, forgot to commit these. 2010-10-07 09:02:58 -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
Arjan Widlak
b10be67044 added links to the source of the ukplayer in extras/ukplayer/readme.txt as well 2010-09-24 18:51:57 +02:00
Arjan Widlak
8aea44334b Recommitted the ukplayer. Licence information in extras/ukplayer/licence.txt 2010-09-24 15:52:13 +02:00
Colin Kuskie
fb979dc533 Preparing for 7.10.1 release. 2010-09-21 20:09:29 -07:00
Colin Kuskie
10273ffae9 Note the removal of the UK player. 2010-09-21 20:03:07 -07:00
Colin Kuskie
3f934ed4b7 Use table row highlighting instead of images for deliniating query fragments. Fixes bug #11877. 2010-09-20 14:25:18 -07:00
Colin Kuskie
b8845e25fa Preparing for 7.10.0 release. 2010-09-07 21:59:57 -07:00
Colin Kuskie
34c48e6e41 Fix type handling in the new jsontable JS. Kudos to khenn for the patch. Fixes bug #11810 2010-09-07 10:52:14 -07:00
Doug Bell
bd0911ac97 fix carousel editor panel 2010-09-02 09:21:53 -05:00
Colin Kuskie
5765739a95 Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS. 2010-09-01 12:22:55 -07:00
Colin Kuskie
b8d7466e65 Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
Paul Driver
e8dfffe53e should actually fix the bug when we note it in the changelog 2010-09-01 10:21:18 -05:00
Paul Driver
afe701ae59 Validate the response while saving a new address 2010-08-30 12:58:56 -05:00
Colin Kuskie
32bbc04a4e Preparing for 7.9.13 release. 2010-08-24 21:02:12 -07:00
khenn
3141a6ed5e Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
khenn
c3989308fa Fixed international problem in JavaScript file 2010-08-10 20:42:58 -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
Colin Kuskie
9bc367d140 Preparing for 7.9.10 release. 2010-07-27 18:31:31 -07:00
Doug Bell
69b7fe0465 fix jsontable and use it for Calendar feeds 2010-07-13 13:12:47 -05:00
Colin Kuskie
8938685b9b Purge YUI example code due to license issues with Debian*. Fixes bug #11710. 2010-07-12 09:36:07 -07:00
Colin Kuskie
469c2b72b4 Preparing for 7.9.8 release. 2010-06-29 20:53:03 -07:00