Commit graph

14118 commits

Author SHA1 Message Date
Paul Driver
fa471df450 Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517 fixed #11929: In/Out board breaks in Chrome sometimes 2010-10-26 13:16:57 -07:00
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
7b75a5c349 Fix a version typo. 2010-10-20 15:43:41 -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
Paul Driver
af3cd8e4d0 Better @INC handling for forkAndExec (haarg!) 2010-10-20 14:00:11 -07:00
Colin Kuskie
d323ad1a09 Ready for 7.10.4 development. 2010-10-19 20:46:28 -07:00
Colin Kuskie
bfe9780ce0 Ready for 7.10.3 release. 2010-10-19 20:24:30 -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
d769f2c7f1 Add workarounds for bad CPAN dependency resolution. 2010-10-12 21:23:23 -07:00
Colin Kuskie
8200f35661 Basic test for Form/Workflow.pm 2010-10-12 11:38:00 -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
c50688f987 Use the WebGUI::Inbox module to build objects. 2010-10-11 11:16:30 -07:00
Colin Kuskie
81813902da Short circuit the instancation of a Message earlier. 2010-10-11 11:10:00 -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
Paul Driver
c86ee12651 Fixing some failing tests 2010-10-07 16:14:48 -07:00
Paul Driver
93ce217ad9 Added pod for trashInFork 2010-10-07 09:12:19 -07:00
Paul Driver
da6b99807d Correcting some errant POD 2010-10-07 09:05:14 -07:00
Paul Driver
2a598ce18b Whoops, forgot to commit these. 2010-10-07 09:02:58 -07:00
Colin Kuskie
aa96bb9994 Add a dependency in testEnvironment.pl for Test::Differences. Thanks to C.J. Adams-Collier. 2010-10-07 08:59:17 -07:00
Paul Driver
45c338ed31 i18n'd some test for the status pages 2010-10-07 08:58:40 -07:00
Paul Driver
c45452457d whoops, forgot to import first in the upgrade script 2010-10-06 10:12:04 -07:00
Paul Driver
bf4b80996a Added loading divs so we don't a half-rendered ui 2010-10-06 09:52:41 -07:00
Paul Driver
430320cea8 didn't make it into 7.10.2, moved things around accordingly 2010-10-06 09:51:21 -07:00
Paul Driver
04fa1ca794 VersionTag rollback moved to Fork 2010-10-06 08:54:18 -07:00
Paul Driver
895ce37917 Move trash functions to Fork 2010-10-06 08:54:17 -07:00
Paul Driver
e238f72278 www_copy and www_pasteList Forkified 2010-10-06 08:54:17 -07:00
Paul Driver
ea607eb4c9 Minor code cleanup on Fork.pm 2010-10-06 08:53:40 -07:00
Paul Driver
f2e0a4f667 Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00