Colin Kuskie
|
8b25005515
|
Allow Workflow activities to do cleanup when they're deleted. Fixes bug #11924.
|
2010-10-26 11:44:26 -07:00 |
|
Paul Driver
|
0d46331745
|
fixed #11928: Story Archive breaks if url has extension
|
2010-10-26 11:09:11 -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
|
dcae5190da
|
Build a progress bar for exporting data from a Thing. Fixes bug #11925.
|
2010-10-25 13:49:54 -07:00 |
|
Colin Kuskie
|
4f95507485
|
If exportMetaData is set to false, do not print out the column lables OR values. Fixes bug #11925.
|
2010-10-25 10:52:27 -07:00 |
|
Colin Kuskie
|
cb952501fc
|
Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923.
|
2010-10-25 10:29:16 -07:00 |
|
Colin Kuskie
|
afb9efcdda
|
Change the URL for the Template Variable help template. Fixes bug #11922
|
2010-10-25 09:05:46 -07:00 |
|
Colin Kuskie
|
42b4f2b16d
|
Better template for DataForm email, with 1 table for each tab (or untab). Fixes bug #11921.
|
2010-10-20 15:41:56 -07:00 |
|
Colin Kuskie
|
55994c4fa7
|
Escape DataForm data sent via email. Fixes bug #11920
|
2010-10-20 15:18:52 -07:00 |
|
Colin Kuskie
|
d323ad1a09
|
Ready for 7.10.4 development.
|
2010-10-19 20:46:28 -07:00 |
|
Colin Kuskie
|
bdbb324390
|
Fix the navigation depth in the CrystalX top nav. Fixes bug #11905
|
2010-10-19 20:22:20 -07:00 |
|
Colin Kuskie
|
f159fab19b
|
Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918.
|
2010-10-19 15:22:42 -07:00 |
|
Colin Kuskie
|
859076fda8
|
Group To Post is now not sufficient to view a CS. Fixes bug #11916.
|
2010-10-19 11:41:40 -07:00 |
|
Colin Kuskie
|
8df687b2b3
|
Fix a rendering problem with Section title, text and the question block. Fixes bug #11919.
|
2010-10-19 10:19:24 -07:00 |
|
Colin Kuskie
|
aabb9ed214
|
Getting cookies can croak. Eval the fetching of cookies and do error handling. Fixes bug #11912.
|
2010-10-19 09:21:37 -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
|
3ad69de404
|
Template the emails sent out during content approval. Includes new template, i18n, Help docs upgrade sub and code. Fixes bug #11901.
|
2010-10-18 13:53:33 -07:00 |
|
Colin Kuskie
|
19a87ea003
|
Variable hour formats don't add an extra space any longer. Fixes bug #11915.
|
2010-10-18 10:32:45 -07:00 |
|
Colin Kuskie
|
dac8186244
|
Fix Editor display problems in the survey edit screen. Fixes bug #11913
|
2010-10-14 17:47:52 -07:00 |
|
Colin Kuskie
|
4b1af3de18
|
Use WebGUI::Pluggable::instanciate instead of string eval to load Image::Graph modules. Fixes bug #11898.
|
2010-10-12 11:03:22 -07:00 |
|
Colin Kuskie
|
a614d4f230
|
'' is no longer a special value for Workflow Activities, that will cause them to pull their defaultValue. Instead, only undef will do that. Fixes bug #11900
|
2010-10-12 10:50:26 -07:00 |
|
Colin Kuskie
|
c46685a861
|
Add a height parameter to the LI style inside the Carousel loop. Fixes bug #11906
|
2010-10-11 13:39:12 -07:00 |
|
Colin Kuskie
|
a41ae977fe
|
Fix a potential SQL injection issue with Thingy.
|
2010-10-11 13:12:20 -07:00 |
|
Colin Kuskie
|
106fcaedf7
|
Fix a form injection problem with the EMS. Addresses bug #11773.
|
2010-10-11 13:11:56 -07:00 |
|
Colin Kuskie
|
7d71a5d59e
|
Be able to get messages from users who are deleted. Fixes bug #11909.
|
2010-10-11 11:09:47 -07:00 |
|
Colin Kuskie
|
f90a3f7c58
|
Manually remove messages for deleted users. Fixes bug #11908.
|
2010-10-11 11:09:17 -07:00 |
|
Colin Kuskie
|
3f17369ae8
|
Remove debug code from the Thingy. Fixes bug #11903
|
2010-10-08 14:25:48 -07:00 |
|
Colin Kuskie
|
20db0287b4
|
Ready for 7.10.3 development.
|
2010-10-05 21:02: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
|
ab2be62157
|
The back to site URL in the login message should return the user to the page where they logged in. Fixes bug #11897.
|
2010-10-05 11:28:01 -07:00 |
|
Colin Kuskie
|
adbec05e97
|
refix the hanging singleton workflow problem with spectre. Fixes bug #10189, again.
|
2010-10-05 11:07:53 -07:00 |
|
Colin Kuskie
|
97ffe5187e
|
Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871.
|
2010-10-05 11:03:22 -07:00 |
|
Colin Kuskie
|
82ed3f03b8
|
Fix shop credit display and calculations in the PayDriver. Fixes bug #11891
|
2010-10-04 14:20:45 -07:00 |
|
Colin Kuskie
|
229a4080a8
|
Make the default printable page template PB-agnostic. Fixes bug #11857.
|
2010-10-04 13:26:50 -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
|
2adc7a24e2
|
Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin.
|
2010-09-28 09:32:33 -07:00 |
|
Colin Kuskie
|
0406e82546
|
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883.
|
2010-09-27 09:33:41 -07:00 |
|
Arjan Widlak
|
0a9abf93d9
|
recommitted UKPlayer the flash slideshow
|
2010-09-24 15:50:55 +02: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
|
9764c2f406
|
Ready for 7.10.2 release cycle
|
2010-09-21 20:52:31 -07:00 |
|
Colin Kuskie
|
228b8c9216
|
Document the closing of the RFE and associated bug.
|
2010-09-21 14:23:46 -07:00 |
|
Patrick Donelan
|
093f7d67e9
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-21 15:04:09 -04:00 |
|
Colin Kuskie
|
a9612145c8
|
Added changelot entry, called the i18n sub, changed to compound keys, updated the default WebGUI.conf file, added upgrade output.
|
2010-09-21 09:12:12 -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
|
86ecb10198
|
Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876
|
2010-09-20 13:37:12 -07:00 |
|
Colin Kuskie
|
ab6ba36a34
|
Fix a typo in the Gallery's default addArchive gallery template.
|
2010-09-20 11:50:12 -07:00 |
|
Colin Kuskie
|
b4c20a1203
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-20 11:45:30 -07:00 |
|
Colin Kuskie
|
317a4d759a
|
Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad!
|
2010-09-20 09:19:01 -07:00 |
|
Colin Kuskie
|
2766b72d29
|
let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873
|
2010-09-20 09:15:07 -07:00 |
|
Colin Kuskie
|
f1af76a12b
|
Try cleaning out the bad spanish bare .pm file again. Fixes bug #11875.
|
2010-09-20 08:48:10 -07:00 |
|