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
|
5ac6a9749e
|
Remove debug input from JsonTable
|
2010-11-01 13:31:40 -07:00 |
|
Doug Bell
|
4864a75340
|
fix 11940: quickCSV chokes on newlines in data
|
2010-11-01 14:39:44 -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 |
|
Paul Driver
|
7219e21f86
|
Merge branch 'fork'
|
2010-11-01 08:20:38 -05: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
|
f884ab36b2
|
Fix the recover password URL for WebGUI::Auth::WebGUI. Fixes bug #11932
|
2010-10-27 08:52:41 -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 |
|
Paul Driver
|
af3cd8e4d0
|
Better @INC handling for forkAndExec (haarg!)
|
2010-10-20 14:00:11 -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
|
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
|
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
|
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
|
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
|
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
|
45c338ed31
|
i18n'd some test for the status pages
|
2010-10-07 08:58:40 -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
|
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 |
|
Paul Driver
|
c8fd0b56ed
|
Implemented Graham's fork-at-startup idea
|
2010-10-06 08:53:39 -07:00 |
|
Paul Driver
|
79de38dc4a
|
WebGUI::BackgroundProcess (used now by AssetExport)
|
2010-10-06 08:53:39 -07:00 |
|
Colin Kuskie
|
5ff871f2d5
|
Fix loose calls to $form->param('key')
|
2010-10-05 16:03:33 -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
|
85e1815c9b
|
Remove old debug code from the Shortcut.
|
2010-10-04 16:35:35 -07:00 |
|