Colin Kuskie
|
1eb5579f67
|
Update test for change in USPS International service options.
|
2012-03-17 17:42:58 -07:00 |
|
Colin Kuskie
|
275fcd0bb8
|
Do not return content from cacheByHTTP if the request errors, otherwise callers can process bad content, like SC assets expecting RSS feeds and getting 404 error pages.
|
2012-03-13 21:29:32 -07:00 |
|
Colin Kuskie
|
21546e1821
|
Undoing patch for removing query information from path_info. Helps to keep ; and ? straight when building URLs by hand.
|
2012-03-12 13:59:45 -07:00 |
|
Colin Kuskie
|
7656276203
|
Ready for WebGUI 8.0.1 development
|
2012-03-12 13:59:28 -07:00 |
|
Colin Kuskie
|
f59f8a80c4
|
Fix a bad class name when trying to catch exceptions.
|
2012-03-12 10:09:03 -07:00 |
|
Colin Kuskie
|
5ad34a9266
|
Plack::Request->path_info includes the query string! Argh.
|
2012-03-12 07:56:10 -07:00 |
|
Colin Kuskie
|
4f85ad56e6
|
Do not build a massive array of users when giving each user an address book from their profile. Instead, get one userId at a time.
|
2012-03-11 16:04:31 -07:00 |
|
Colin Kuskie
|
9a09ec0447
|
sslEnabled in the config file trumps encryptLogin in the settings.
|
2012-03-11 16:04:31 -07:00 |
|
Colin Kuskie
|
2fd4f74911
|
Remove debug output.
|
2012-03-11 16:03:25 -07:00 |
|
Colin Kuskie
|
d9bbc1f12c
|
Preparing for 8.0.0 release.
|
2012-03-10 13:34:36 -08:00 |
|
Chris Liu
|
b39a7d5f0f
|
Fixed bug 12297 - keywords.form help text
|
2012-03-09 14:23:47 -06:00 |
|
Colin Kuskie
|
d55f8ee897
|
Document the bugfix for Crud form handling.
|
2012-03-06 22:40:48 -08:00 |
|
Colin Kuskie
|
4a8c63ec0a
|
Make sure that lastUpdated in updated in the database as well as in the object.
|
2012-03-05 17:56:46 -08:00 |
|
Colin Kuskie
|
92f4a5f1af
|
Document a template variable that already existed to fulfill RFE #9730.
|
2012-02-29 23:51:57 -08:00 |
|
Colin Kuskie
|
db0befd864
|
Document a template variable that already existed to fulfill RFE #9730.
|
2012-02-29 23:50:51 -08:00 |
|
Colin Kuskie
|
04c902a23e
|
Add feature, redirect after logout.
|
2012-02-24 23:07:15 -08:00 |
|
Colin Kuskie
|
476b14f82c
|
Restore ability to edit ITransact and Ogone payment drivers. Ensure that all forms use CSRF tokens.
|
2012-02-24 22:43:43 -08:00 |
|
Colin Kuskie
|
d2f157ddea
|
Provide a fallback for contents of .wgaccess files. Fixes bug #12328
|
2012-02-24 22:27:44 -08:00 |
|
Colin Kuskie
|
99fa73ab34
|
Document bugfix.
|
2012-02-24 22:23:13 -08:00 |
|
david nicol
|
ff28ef9dc1
|
#13787 issue -- and general core repair
|
2012-02-24 22:22:36 -08:00 |
|
Colin Kuskie
|
3b544ee4fb
|
Fix a problem with fixing parents. Better handling of potential problems in File assets with no storage location.
|
2012-02-17 17:26:43 -08:00 |
|
Colin Kuskie
|
aa76dc52cd
|
Document the bug fix for the flat discount asset.
|
2012-02-15 16:37:07 -08:00 |
|
Colin Kuskie
|
e86b7bb180
|
Fix the FlatDiscount, so that it actually discounts all the time.
|
2012-02-15 16:36:55 -08:00 |
|
Colin Kuskie
|
82554add6b
|
Make sure that HttpProxy cleans up after itself when purging assets or revisions.
|
2012-02-14 15:30:07 -08:00 |
|
Colin Kuskie
|
80ec20b8f2
|
Fix a typo in a used module name.
|
2012-02-14 15:29:44 -08:00 |
|
Colin Kuskie
|
02bb3a9d67
|
Template::Toolkit is no longer an optional dependency for WebGUI.
|
2012-02-12 21:47:30 -08:00 |
|
Colin Kuskie
|
9b3f91e1ed
|
Remove old files.
|
2012-02-11 14:39:56 -08:00 |
|
Colin Kuskie
|
2f15d87377
|
Make sure that the Env macro cannot be used to access objects or data references.
|
2012-02-11 14:16:45 -08:00 |
|
David Delikat
|
c76f12d278
|
change metaData_values.value from char(255) to varchar(1024)
|
2012-02-10 16:49:19 +00:00 |
|
David Delikat
|
57bef51545
|
Merge branch 'master' of github.com:plainblack/webgui
|
2012-02-10 16:43:43 +00:00 |
|
Colin Kuskie
|
202d073b2d
|
use Plack::Util instead of relying on someone leaking it.
|
2012-02-10 08:30:31 -08:00 |
|
Colin Kuskie
|
2dbd38f519
|
Make a safe copy of the config file before modifying it. Fixes bug #12322.
|
2012-02-04 14:52:16 -08:00 |
|
Colin Kuskie
|
78159c9795
|
Fix typo introduced into Group.pm
|
2012-01-31 15:37:08 -08:00 |
|
Colin Kuskie
|
20e49b51d6
|
Try to trap errors while loading classes. Fixes bug #12321.
|
2012-01-26 16:04:02 -08:00 |
|
Colin Kuskie
|
35f1492796
|
No need to serve dictionaries anymore.
|
2012-01-23 08:47:31 -08:00 |
|
Colin Kuskie
|
c253db8c15
|
Fix a typo in the documentation for the list of assets in the Admin Console. Thanks to ckotil for pointing it out.
|
2012-01-19 14:37:52 -08:00 |
|
Colin Kuskie
|
3a3227cd6d
|
Fix a typo in the documentation for the list of assets in the Admin Console. Thanks to ckotil for pointing it out.
|
2012-01-19 14:35:38 -08:00 |
|
Colin Kuskie
|
4ea362ba6f
|
Merge branch 'master' into WebGUI8.
|
2012-01-19 11:17:44 -08:00 |
|
Colin Kuskie
|
c35b2e5758
|
findBrokenAssets: Don't delete Shortcuts if they were requested to be fixed. Also handle File assets that have lost their files.
|
2012-01-19 08:41:32 -08:00 |
|
Colin Kuskie
|
3ef66c73c7
|
Add broken shortcut detection to findBrokenAssets
|
2012-01-18 20:22:00 -08:00 |
|
Colin Kuskie
|
e97d84fb14
|
Better methods for finding module names from package names for t/POD.t
|
2012-01-18 13:39:32 -08:00 |
|
Colin Kuskie
|
7406c02a78
|
Add a bunch of missing POD while the gears spin.
|
2012-01-18 13:39:16 -08:00 |
|
Colin Kuskie
|
475b73f6e6
|
Cleaner method for finding module names from package paths.
|
2012-01-18 13:16:26 -08:00 |
|
Colin Kuskie
|
46152edef6
|
POD for an Asset::Event method.
|
2012-01-18 13:15:57 -08:00 |
|
Colin Kuskie
|
a6e1adf183
|
Fixes to Survey tests and merged code from 7.10
|
2012-01-17 19:10:16 -08:00 |
|
Colin Kuskie
|
1ab73e2f73
|
Have to use Test::More to get its functions...
|
2012-01-17 19:09:52 -08:00 |
|
Colin Kuskie
|
3c85c21191
|
Update the upgrade directory.
|
2012-01-17 15:58:07 -08:00 |
|
Colin Kuskie
|
3b418ede3c
|
Merge commit 'v7.10.24' into WebGUI8
|
2012-01-17 15:03:45 -08:00 |
|
Colin Kuskie
|
3c8ee71da2
|
Ready for 7.10.25 development.
|
2012-01-16 21:27:55 -08:00 |
|
Colin Kuskie
|
9ba3022b5b
|
Preparing for 7.10.24 release.
|
2012-01-16 20:56:42 -08:00 |
|