Colin Kuskie
|
b934a59998
|
Fix Survey hoverhelp and i18n.
|
2009-02-26 20:48:22 +00:00 |
|
Colin Kuskie
|
67f3f98731
|
Fix a Survey typo in the name of a political party.
|
2009-02-26 18:05:22 +00:00 |
|
Colin Kuskie
|
91ecdda498
|
Fix a bug in the paginator where in 10/20 page links the number
of pages becomes less than 10/20.
Add lots of Paginator tests to check this.
|
2009-02-26 18:01:57 +00:00 |
|
Colin Kuskie
|
a8979545ef
|
Fix another DataForm deletion bug, deleting when there's no storage object.
|
2009-02-26 16:09:51 +00:00 |
|
Colin Kuskie
|
a9a49d3205
|
Fix an i18n problem in the Asset_Search namespace.
|
2009-02-26 05:49:42 +00:00 |
|
Doug Bell
|
0828ecfef5
|
fixed: IE6 shows Admin Bar over Asset Manager
|
2009-02-25 23:55:40 +00:00 |
|
Graham Knop
|
a18bccd543
|
preparing for 7.6.14 dev
|
2009-02-25 21:49:09 +00:00 |
|
Colin Kuskie
|
c2390164e6
|
Remove a dangling double quote in the HTMLForm table inside of the fieldset.
|
2009-02-25 05:01:52 +00:00 |
|
Colin Kuskie
|
ae1d89de3b
|
i18n the Survey Asset definition, and add hoverhelp.
|
2009-02-25 04:47:47 +00:00 |
|
David Delikat
|
af5ad84fc8
|
added code and test suite for a series of functions that
identify non-human web clients so that advertising can
eliminate ghost impressions and ghost clicks
|
2009-02-23 00:20:46 +00:00 |
|
Colin Kuskie
|
fdeece9a64
|
Fix the Account/Inbox template so that the select all button works.
|
2009-02-22 19:27:40 +00:00 |
|
Colin Kuskie
|
64427568b1
|
Fix API problems with adding a new payment gateway.
|
2009-02-22 18:09:31 +00:00 |
|
Colin Kuskie
|
9f10c3c693
|
Move template variable generation back into prepareView in the GalleryAlbum, so
that scripts are properly put into the HEAD block of a page.
|
2009-02-22 03:36:09 +00:00 |
|
Colin Kuskie
|
1a4211dcb5
|
Really fix Thingy pagination this time. I promise. For sure.
No kidding.
|
2009-02-21 00:37:57 +00:00 |
|
Graham Knop
|
9686a74244
|
International text retrieval has been optimized
|
2009-02-20 23:50:20 +00:00 |
|
Colin Kuskie
|
179e75ef8f
|
Fixes of defaultValue from undef to '', 0 for mysql 5.1
|
2009-02-20 17:28:23 +00:00 |
|
Colin Kuskie
|
d4fb48f77d
|
Fix a bad test that will fail when we upgrade to mysql 5.1
|
2009-02-19 16:35:46 +00:00 |
|
Colin Kuskie
|
44ac8a42b9
|
Add a missing template variable, which prevented users from deleting
a DataForm entry when viewing that entry.
|
2009-02-19 06:10:52 +00:00 |
|
Colin Kuskie
|
021215c9bd
|
Fix a hash lookup into a C::IO object in the DataForm, which isn't a hash.
|
2009-02-18 23:58:05 +00:00 |
|
Graham Knop
|
882a54fe5d
|
preparing for 7.6.23 dev
|
2009-02-18 04:57:03 +00:00 |
|
Colin Kuskie
|
32b1a6cf45
|
Fix a pagination layout issue with the Account/Contributions screen
|
2009-02-18 02:41:43 +00:00 |
|
Colin Kuskie
|
41e56932e6
|
If the get credentials template is deleted, give an error message instead of
silently dying and returning to the page from the cart interface.
|
2009-02-17 23:59:07 +00:00 |
|
Doug Bell
|
30158b7f8d
|
fixed: Collab groupToEditPost shouldn't be empty
fixed: WebGUI::User->isInGroup has bad defaulting behavior
|
2009-02-17 23:21:30 +00:00 |
|
Colin Kuskie
|
ffdb86de81
|
Change how the pagination controls are layed out, so they stay on the same line.
|
2009-02-17 23:16:12 +00:00 |
|
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 |
|