Commit graph

6359 commits

Author SHA1 Message Date
Doug Bell
e128c041d9 fix User deprecations 2010-11-04 12:40:28 -05: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
5efd3afbf5 Ready for 7.10.5 development. 2010-11-02 19:02:51 -07:00
Colin Kuskie
faff933114 Preparing for 7.10.4 release. 2010-11-02 18:39:03 -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
6101080332 Document the new version of Scope::Guard needed for Fork. 2010-11-02 14:40:41 -07:00
Colin Kuskie
e66092deaa Anchor words to replace in processReplacements. Fixes bug #11939. 2010-11-02 11:28:20 -07:00
Colin Kuskie
59e848c6a8 Don't send i18n values for form controls in www_manageRevisionsInTag. Fixes bug #11926 2010-11-01 15:00:43 -07:00
Doug Bell
97020f69bf fix 11941 cannot edit default templates 2010-11-01 16:06:07 -05:00
Colin Kuskie
30ce628d56 Document the template changes for the Badge Listing template. 2010-11-01 13:22:59 -07:00
Colin Kuskie
42078c203a Remove the $ from the EMS badge template. Fixes bug #11933. 2010-11-01 13:18:26 -07:00
Doug Bell
6a7e93f04a add changelog entry 2010-11-01 14:41:35 -05:00
Colin Kuskie
f2ac0bc67c Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Colin Kuskie
04ec75719e Make a new storage location when an Event is duplicated. Fixes bug #11937. 2010-11-01 09:19:08 -07:00
Colin Kuskie
1c63a65377 Don't delete the special state unless we set it. Fixes bug #11938 2010-11-01 08:23:31 -07:00
Paul Driver
7219e21f86 Merge branch 'fork' 2010-11-01 08:20:38 -05:00
Doug Bell
f5069979f0 add notes on Auth API changes / deprecations 2010-10-28 15:03:42 -05: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
075bcc978e add migration docs for ErrorHandler -> Log 2010-10-27 13:13:04 -05:00
Doug Bell
001cdafb09 remove duplicate changelog entries 2010-10-27 11:40:27 -05:00
Colin Kuskie
f884ab36b2 Fix the recover password URL for WebGUI::Auth::WebGUI. Fixes bug #11932 2010-10-27 08:52:41 -07:00
Colin Kuskie
8c8d1694df Install patched SWF files for chart, uploader and swfstore. 2010-10-26 17:56:47 -07:00
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
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
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