Colin Kuskie
7194107900
Fix URLs for the Contributions Account plugin when sorting.
2009-02-17 01:07:33 +00:00
Colin Kuskie
e6e183f407
Fix the link for AIM to not point to the Spanish language site.
...
No offense, guys.
2009-02-17 00:14:04 +00:00
Colin Kuskie
99a047e147
URLs were wrong in the Account::Contributions screen.
2009-02-16 17:41:10 +00:00
Colin Kuskie
75e32b95be
If the user's addressbook is empty, go directly to add an address.
2009-02-16 17:18:38 +00:00
Colin Kuskie
c1155d9ab9
Make sure that the URLs are set before comitting posts made from CS emails.
2009-02-15 01:25:48 +00:00
Colin Kuskie
1bf24f2682
Make sure that the AssetDiscovery contentHandler was added to all config files.
2009-02-14 03:43:01 +00:00
Colin Kuskie
0967e89c96
Document that the previous Gallery commit also fixed another bug.
2009-02-13 23:55:51 +00:00
Colin Kuskie
9fd2d511a0
Make sure that the gallery obeys the displayTitle flag. Many gallery
...
templates were altered to support this.
2009-02-13 23:47:30 +00:00
Colin Kuskie
991ac55a01
Thread sticky and locked handling. Form vars are now exposed
...
in all post forms. Editing a thread does not clear the isSticky and isLocked
flags.
2009-02-11 23:20:20 +00:00
Colin Kuskie
0fa1ec4901
In the AssetManager, do not show the Edit link in the More menu if the asset is locked.
2009-02-11 04:42:15 +00:00
Colin Kuskie
6aa9185c1c
Fix a sequencing issue in the ITransact postback routine, where it uses
...
an object before it is validated.
2009-02-10 22:46:50 +00:00
Graham Knop
04382640b8
fixed: Asset Manager can generate URLs that are too long
2009-02-10 21:42:02 +00:00
David Delikat
571c824ad1
fixed bug #9629 : override stringify date format to use java default format.
2009-02-10 04:03:27 +00:00
Colin Kuskie
6a1bbead00
Prefill in the email address in the ITransact credentials form from the user's Shop address.
2009-02-09 18:45:21 +00:00
Colin Kuskie
d17e1f21d6
Fix bad form variable for phone number in EMS Badge address info.
2009-02-09 17:16:01 +00:00
JT Smith
be42bb0856
- Added a switch to allow the use of non-WebGUI objects with the Workflow
...
engine.
2009-02-08 21:20:32 +00:00
Yung Han Khoe
c817937623
fixed #9671 : Survey - breaks admin bar
2009-02-07 17:37:37 +00:00
Colin Kuskie
911e30c43c
Prevent an imported package from changing the a current asset's status from pending to anything else.
2009-02-06 18:58:10 +00:00
Colin Kuskie
ff3bb6f5b9
Remove trailing comma in Shop/Transaction JS so IE6 works.
2009-02-06 18:47:40 +00:00
Colin Kuskie
6c61eb54db
Fix a problem with purging an EMS.
2009-02-05 23:10:35 +00:00
Yung Han Khoe
71e7db62c6
Adding/fixing Survey i18n and Help
2009-02-05 22:29:36 +00:00
Colin Kuskie
8bc1417091
Fix bad template code in 4 gallery templates. They were functional, just not
...
using template variables.
2009-02-05 22:13:14 +00:00
Graham Knop
fbd118d37e
fixed: Permissions aren't correctly applied to Article attachments
2009-02-05 20:02:52 +00:00
Kaleb Murphy
f38c821be5
Added survey.css as a snippet. Had been left out.
2009-02-05 16:49:58 +00:00
Colin Kuskie
ddff93418c
Fix the display of creationDate in the gallery search template.
2009-02-05 01:56:39 +00:00
Colin Kuskie
4c5397ca71
Document the hoverhelp fix in the changelog.
2009-02-04 23:25:06 +00:00
Colin Kuskie
f2f8f22669
When data is successfully saved from the edit user preferences form, make it
...
redraw the Dashboard, instead of the shortcut.
2009-02-04 22:07:50 +00:00
Colin Kuskie
62a14a2dcc
Dates in the galley advanced search were ignored.
2009-02-04 16:58:25 +00:00
Colin Kuskie
a5ad3bf4bd
Fix broken subfolder synopsis template variable in the Folder.
2009-02-04 16:30:38 +00:00
Colin Kuskie
b8b2a38ef5
Fix the exitURL redirection when a survey is completed and the site uses a gateway url.
2009-02-04 02:22:21 +00:00
Graham Knop
787fe74ee1
fixed #9623 : preload.custom paths not included during upgrade
2009-02-03 23:46:41 +00:00
Colin Kuskie
a8f3d2ea30
Fix dotted assetIds in the database for the WebGUI 7 Style snippets, navigations,
...
folder and Image assets.
2009-02-03 23:42:59 +00:00
Graham Knop
3433c7c332
fixed #9542 : Default WebGUI config contains invalid workflow activity
2009-02-03 23:28:25 +00:00
Colin Kuskie
2c60d6e7a8
Fix broken gateway macros. ^/;file does not work with prevent proxy cache.
2009-02-03 22:25:27 +00:00
Colin Kuskie
10dcc25aef
Fix hardcoded extras URLs in templates and in extra head tags in assets.
2009-02-03 22:07:59 +00:00
David Delikat
621a0cf71b
initialize keyword field in GalleryFile.pm because get fills it in now due to a recent code change
2009-02-03 16:43:47 +00:00
Colin Kuskie
99d6796675
Prevent Event, WikiPage and Thread from being pasted places where they don't
...
belong. This allows chained method calls to "getMyParent", getParent, getWiki, getCalendar, etc.
to work.
Adds the new canPaste and validParent method to Asset and AssetClipboard.
2009-02-03 04:43:11 +00:00
Colin Kuskie
e0f6eec470
Fix the bad subnet checking in spectreTest. Subnet checks should only happen
...
in www_spectreTest, until a way is found to round trip data in and out of spectre
back to WebGUI. Documented how and where that should occur.
2009-02-03 00:14:05 +00:00
Yung Han Khoe
8dd4d66c96
fixed #9635 : Matrix - Add attributes not working
2009-02-03 00:11:46 +00:00
David Delikat
118c18569f
caching now takes into account the correct parameter for pagination
2009-01-31 19:12:34 +00:00
Colin Kuskie
101e95fd63
Prevent Wiki Pages from being pasted to anywhere but a Wiki Master.
...
Add provisions for other assets to behave similarly.
2009-01-30 23:49:19 +00:00
Colin Kuskie
2f599812f4
Fix the mime/type and content of the XML sent to ITransact.
2009-01-29 23:24:53 +00:00
David Delikat
e3e24b37b0
fixed #9596 : Articles now use a semi-unique pagination variable based on asset id
...
also restored the 'synopsis = first page' feature in Asset::Post::getSynopsisAndContent
2009-01-29 17:45:52 +00:00
Colin Kuskie
70b0c262f5
Forward port removing workflow instances that don't have an underlying workflow anymore.
2009-01-29 17:40:43 +00:00
Colin Kuskie
6a9e65d7d3
Backporting GalleryAlbum isHidden fix.
2009-01-29 17:14:46 +00:00
Graham Knop
e345fd8706
fixed #9592 : DataForm deleteAttachedFiles method can crash
2009-01-28 18:24:26 +00:00
Graham Knop
13d0433b53
fixed #9375 : Syndicated Content asset improperly decodes wide XML entities
2009-01-28 18:03:44 +00:00
Graham Knop
e0e6e9b947
fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers
2009-01-28 18:03:37 +00:00
Graham Knop
a8b096d675
preparing for 7.6.11 dev
2009-01-28 17:39:28 +00:00
Yung Han Khoe
0812e21b5b
fixed #9215 : Survey 2.0 results screens missing
2009-01-28 15:24:20 +00:00