khenn
|
22da7c4114
|
initial release of Asset Report asset allowing reports to be created using asset properties.
|
2010-08-10 18:53:22 -05:00 |
|
Doug Bell
|
bd4e7a2ec0
|
fix 11768 Edit Branch does not update wgaccess
I can't seem to reproduce this problem in the tests...
|
2010-08-10 18:21:16 -05:00 |
|
Doug Bell
|
abd2e09a6d
|
fix 11772 Metadata in post doesn't set default
|
2010-08-10 14:28:02 -05:00 |
|
Doug Bell
|
625da8bb41
|
fix 11432 DataTable date input
|
2010-08-10 14:05:35 -05:00 |
|
Doug Bell
|
0ed496a875
|
fix 11771 Default newsletter template not set
Pro tip: Never do what I just did. Ever. 8 removes the need for it.
|
2010-08-10 12:42:53 -05:00 |
|
Doug Bell
|
994f0aa98c
|
fix 11770 Starter needs to set all account plugins
Refactored HomePage wizard to have a method to update
all places where the style template needs to be updated
|
2010-08-10 12:24:28 -05:00 |
|
Doug Bell
|
89c1afd10e
|
fix 11758: formatting on account stuff is wrong
|
2010-08-10 11:51:55 -05:00 |
|
Colin Kuskie
|
9fafa25bf5
|
Give ZipArchives a default template. Fixes bug #11769.
|
2010-08-09 15:26:19 -07:00 |
|
Colin Kuskie
|
a1b1eaff3c
|
Add the default email subscription template again, since it seems to be missing from the 7.8 sites that got upgraded.
|
2010-08-09 10:19:35 -07:00 |
|
Colin Kuskie
|
7a21887110
|
Fix a bad call to quote_identifer. Fixes bug #11766.
|
2010-08-08 16:27:56 -07:00 |
|
Scott Walters
|
6a09708f9a
|
WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
Fixes #11765.
|
2010-08-04 23:16:02 -04:00 |
|
Colin Kuskie
|
6a9b6642d2
|
Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588.
|
2010-08-03 11:03:15 -07:00 |
|
Colin Kuskie
|
6e091aa6b4
|
Use handling_cart instead of shipping for the HTML variable for sending shipping costs to PayPal. Fixes bug #11753.
|
2010-08-02 17:59:15 -07:00 |
|
Colin Kuskie
|
f4b733c292
|
Update the USPS International driver for the newest USPS IMM. Fixes bug #11757.
|
2010-08-02 09:04:39 -07:00 |
|
Doug Bell
|
c931cab85c
|
fix #11755: New cart does not update shipping
|
2010-07-29 17:33:02 -05:00 |
|
Scott Walters
|
57a92dd9fe
|
Changelog entry for "Empty StoryTopics throw a fatal error when viewed (#11747)"
|
2010-07-28 09:47:49 -04:00 |
|
Scott Walters
|
e033192328
|
StoryTopic 'Alphabetically' sort order
|
2010-07-28 08:33:52 -04:00 |
|
Colin Kuskie
|
8504f65bf0
|
Ready for 7.9.11 development. This will be the freeze version for 7.9.
|
2010-07-27 20:34:06 -07:00 |
|
Colin Kuskie
|
49374b43eb
|
Operations should be able to handle UTF-8 urls, too. Fixes bug #11683
|
2010-07-27 15:37:53 -07:00 |
|
Colin Kuskie
|
a5fab797e6
|
Add pagination control to the default DataForm list template. Fixes bug #11744.
|
2010-07-27 12:06:02 -07:00 |
|
Colin Kuskie
|
26484f3361
|
Make the FilePump macro return valid XHTML. Fixes bug #11742.
|
2010-07-27 11:45:03 -07:00 |
|
Colin Kuskie
|
fd79c7723b
|
Correct carousel height hoverhelp copy/paste problems. Fixes bug #11741
|
2010-07-27 11:04:12 -07:00 |
|
khenn
|
078bc0e162
|
fixed #11745: Pagination doesn't work in DataForm list mode
|
2010-07-27 11:20:30 -05:00 |
|
Colin Kuskie
|
5bc83c4b17
|
If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729
|
2010-07-26 09:01:21 -07:00 |
|
Colin Kuskie
|
5426ea4575
|
Fix location of changelog notice.
|
2010-07-26 09:00:29 -07:00 |
|
Colin Kuskie
|
0cfa3f9edf
|
Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721.
|
2010-07-20 10:44:54 -07:00 |
|
Colin Kuskie
|
18da6a8be7
|
Ready for 7.9.10 development cycle.
|
2010-07-13 20:00:09 -07:00 |
|
Colin Kuskie
|
fd394dbb06
|
Manually constructed URL's have to manually URI encode parameters. Fixes bug #11718.
|
2010-07-13 15:09:06 -07:00 |
|
Colin Kuskie
|
fd834a5384
|
Handle the case of an empty field name when adding user profile fields. Fixes bug #11715.
|
2010-07-13 09:48:09 -07:00 |
|
Colin Kuskie
|
fd153b80e9
|
Always use good macro form when using the Extras macro. Fixes bug #11455.
|
2010-07-12 17:13:38 -07:00 |
|
Colin Kuskie
|
e66be2a5b3
|
Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457.
|
2010-07-12 14:49:53 -07:00 |
|
Colin Kuskie
|
5ced1c3bcf
|
Note in several packages when the gateway URL is appended to input. Fixes bug #11621
|
2010-07-12 10:43:33 -07:00 |
|
Colin Kuskie
|
0e9194114f
|
Add index to userLoginLog so that DeleteExpiredSessions can scale. Fixes bug #11708
|
2010-07-12 10:08:22 -07:00 |
|
Colin Kuskie
|
8938685b9b
|
Purge YUI example code due to license issues with Debian*. Fixes bug #11710.
|
2010-07-12 09:36:07 -07:00 |
|
Colin Kuskie
|
5fdb8e3ba1
|
fix copy/paste error with shop template variables. Fixes bug #11709
|
2010-07-12 09:14:15 -07:00 |
|
Colin Kuskie
|
aed2c13f52
|
Fix double body encoding when sending emails. Added tests. Fixes bug #11672.
|
2010-07-05 11:56:33 -07:00 |
|
Colin Kuskie
|
90f0a9b006
|
Fix date field type detection during import. Fixes bug #11692.
|
2010-07-05 09:02:48 -07:00 |
|
Colin Kuskie
|
61008c8bb8
|
Check that the Purge workflow exists before trying to run it. Fixes bug #11698
|
2010-07-01 11:08:44 -07:00 |
|
Colin Kuskie
|
db96547f3c
|
Add missing docs about needing Net::Twitter.
|
2010-07-01 11:02:35 -07:00 |
|
Colin Kuskie
|
0853a95873
|
Document per-item cart template variables relating to taxes.
|
2010-06-30 10:29:15 -07:00 |
|
Colin Kuskie
|
89e20a3073
|
Fix how the cart handles items with shipping, added to the cart by visitor. Fixes bug #11693.
|
2010-06-30 09:00:24 -07:00 |
|
Colin Kuskie
|
c5257dca0e
|
Ready for 7.9.9 development.
|
2010-06-29 22:08:11 -07:00 |
|
Colin Kuskie
|
bb2587b1ea
|
Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612.
|
2010-06-29 15:14:12 -07:00 |
|
Colin Kuskie
|
0efc6514e3
|
Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681.
|
2010-06-29 13:50:36 -07:00 |
|
Colin Kuskie
|
46b4f08de7
|
Refactor gallery CSS. Use spans instead of inline divs for rows. Add overflow settings for picture details. Fixes bug #11663.
|
2010-06-29 12:13:27 -07:00 |
|
Colin Kuskie
|
8d61e5c3d6
|
When a version tag is approved or denied, run spectre right now. Fixes bug #11671.
|
2010-06-28 14:04:46 -07:00 |
|
Colin Kuskie
|
3ea4ab8a1a
|
Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down.
|
2010-06-28 11:28:16 -07:00 |
|
Colin Kuskie
|
b7ba9f2118
|
Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678
|
2010-06-23 14:12:42 -07:00 |
|
Colin Kuskie
|
05a19ff7b8
|
Display assets, regardless of their status, in the Clipboard and Trash. Fixes bug #11550.
|
2010-06-22 22:31:07 -07:00 |
|
Colin Kuskie
|
8283243823
|
Allow visitor to remove items from their cart. Fixes bug #11667
|
2010-06-22 08:27:38 -07:00 |
|