Doug Bell
|
7389128d99
|
must have a width/height in order to set width/height
Failing to give a proper width/height will cause ImageMagick to die
with an assertion error
|
2011-05-03 17:09:14 -05:00 |
|
Doug Bell
|
40805cee48
|
log the error when we have one, don't just return it
|
2011-05-03 17:09:13 -05:00 |
|
Doug Bell
|
19623178e7
|
fix Dashboard edit form
|
2011-05-03 17:09:13 -05:00 |
|
Scott Walters
|
5b5a7e9124
|
"the old API was to pass the asset into process(), but that had some problems" according to preaction, re: WebGUI::AssetHelper::Cut->new now requiring an asset parameter.
fixes www_processAssetHelper test; several others in there still fail for me. this fix fixes a WebGUI::Fork leak. I'm sure there are more.
|
2011-05-03 02:26:08 -04:00 |
|
Colin Kuskie
|
e0491ac1a2
|
Ready for 7.10.16 development.
|
2011-05-02 20:28:40 -07:00 |
|
Colin Kuskie
|
62f1f9862f
|
Preparing for 7.10.15 release.
|
2011-05-02 20:08:21 -07:00 |
|
Colin Kuskie
|
88c9fa81b0
|
Remove the fields variable from the template variable help for Asset_Thing, viewThingData.
|
2011-05-02 20:06:54 -07:00 |
|
Colin Kuskie
|
ed4ab257de
|
Set the correct version of the Google geocoder module.
|
2011-05-02 16:15:38 -07:00 |
|
Scott Walters
|
ee212a16f3
|
WebGUI::Test::waitForAllForks optionally taking a number of seconds to wait;
t/AssetHelper/Copy.t using this as one of its tests; this creates a test failure out of a test suite deadlock for me
|
2011-05-02 18:25:21 -04:00 |
|
Scott Walters
|
6e12a8f78a
|
simple cleanup logic for WebGUI::Fork; mark the fork "completed" even though it may not be just so that the next test that wants to do waitForAllForks doesn't get hung up on our fork
|
2011-05-02 17:59:07 -04:00 |
|
Colin Kuskie
|
61534779d5
|
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
|
2011-05-02 13:49:18 -07:00 |
|
Colin Kuskie
|
944c76040a
|
Make makeUrlCompliant as deprecated, and updated POD and subroutines accordingly.
|
2011-05-02 08:20:33 -07:00 |
|
Graham Knop
|
a82868c2d3
|
need to load modules in WebGUI::BestPractices
|
2011-04-28 15:35:10 -05:00 |
|
Scott Walters
|
ae64037876
|
Move the WebGUI 8 install docs to docs/install.txt but leave a brief
checklist in README for advanced users to quickly see what they need
to do to fire up WebGUI 8.
|
2011-04-27 20:02:27 -04:00 |
|
Scott Walters
|
ae8d0cab32
|
ImageMagick, not GD
|
2011-04-27 19:11:09 -04:00 |
|
Scott Walters
|
6ccc8d31cc
|
Checklist and gotchas for install and upgrade
|
2011-04-27 19:03:23 -04:00 |
|
Colin Kuskie
|
1aaac5fbfb
|
Fix a rendering problem with the album thumbnail view for the Gallery. Fixes bug #11213
|
2011-04-26 11:00:22 -07:00 |
|
Doug Bell
|
de8c45b841
|
add story manager and survey, adding some error messages for silent problems
|
2011-04-25 19:28:54 -05:00 |
|
Colin Kuskie
|
164852a712
|
Handle dates in iCal format with timezones. Clean up documentation for the icalFeed properties. Handle cases with missing uid, description, summary or location fields in the feed. Add tests to make sure that parsing one non-WebGUI iCal feed works. Fixes bug #12106.
|
2011-04-25 15:53:52 -07:00 |
|
Doug Bell
|
be33a59e90
|
add messageboard to test_content and fix revealed problems
|
2011-04-25 16:30:34 -05:00 |
|
Doug Bell
|
bdb803915e
|
add Gallery to test_content and fix problems with RssFeed role
|
2011-04-25 15:53:55 -05:00 |
|
Doug Bell
|
ebdf0c28a3
|
add collaboration to test_content and fix bugs
|
2011-04-25 15:01:38 -05:00 |
|
Doug Bell
|
b7db85dcc6
|
add search asset and list all other assets
|
2011-04-22 18:06:52 -05:00 |
|
Doug Bell
|
c7825d4f74
|
only drag handles should drag asset
this prevents problems with not being able to input or interact with
assets while the drag handles are showing
|
2011-04-22 18:05:56 -05:00 |
|
Doug Bell
|
9820e3e111
|
fix noFormPost in Asset->getFieldData. it's in the attribute
|
2011-04-22 17:40:11 -05:00 |
|
Doug Bell
|
4bcd1e3976
|
fix Map/MapPoint editing
|
2011-04-22 17:02:06 -05:00 |
|
Doug Bell
|
d86381d440
|
refactor getEditForm to make a sub to get field properties
|
2011-04-22 17:01:38 -05:00 |
|
Doug Bell
|
5a12add79a
|
test_content found a bug! event should use Calendar's cache timeout
|
2011-04-22 14:44:16 -05:00 |
|
Doug Bell
|
713aa0f5e7
|
add Calendar to test_content
|
2011-04-22 14:38:30 -05:00 |
|
Colin Kuskie
|
38ccde6712
|
Propertly quote table names when purging revisions.
|
2011-04-22 09:33:03 -07:00 |
|
Colin Kuskie
|
3982b7ee39
|
ProfileFields were missing extras from their properties. Fixes bug #12102.
|
2011-04-22 08:59:14 -07:00 |
|
Colin Kuskie
|
ef08d0d481
|
i18n the controls for the JsonTable form plugin. Fixes bug #12116
|
2011-04-21 19:54:18 -07:00 |
|
Doug Bell
|
8d527d1de9
|
start the test_content webgui command with Articles
|
2011-04-21 18:59:12 -05:00 |
|
Doug Bell
|
54b8cfc5a9
|
default asset helpers are now i18ned
|
2011-04-20 19:08:56 -05:00 |
|
Doug Bell
|
cd15d36ce4
|
edit button in toolbar now works properly
|
2011-04-20 18:37:49 -05:00 |
|
Doug Bell
|
9939e91eda
|
remove useless scope setting
getHelperHandler already provides a function bound to the
correct scope
|
2011-04-20 18:34:03 -05:00 |
|
Doug Bell
|
f0cd4ebbd5
|
add unarchiveall asset helper for collabs
|
2011-04-20 18:29:41 -05:00 |
|
Doug Bell
|
a7f60c7d45
|
add confirm dialog for helpers
|
2011-04-20 18:29:33 -05:00 |
|
Colin Kuskie
|
d4672a92f1
|
Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117.
|
2011-04-20 16:05:20 -07:00 |
|
Doug Bell
|
db9753eb01
|
default www_edit now returns template. add errors to edit template
|
2011-04-20 17:49:49 -05:00 |
|
Doug Bell
|
ecce246e1c
|
new layout drag handles working
|
2011-04-20 15:52:50 -05:00 |
|
Doug Bell
|
0299d7837c
|
start on new layout draggables
|
2011-04-19 18:13:03 -05:00 |
|
Doug Bell
|
8906c3f28a
|
className is the full class name. type is the i18n name
|
2011-04-19 14:01:25 -05:00 |
|
Doug Bell
|
45ca3ea8d8
|
remove switchAdminOn. anyone in group 12 always has admin on
|
2011-04-19 11:43:21 -05:00 |
|
Doug Bell
|
e9f793365b
|
add the other, lesser magic groups
|
2011-04-19 11:19:22 -05:00 |
|
Doug Bell
|
71aa7115de
|
add documentation for magic numbers
|
2011-04-19 11:13:20 -05:00 |
|
Doug Bell
|
06549c925d
|
add migration docs for new admin on and toolbars
|
2011-04-19 10:44:14 -05:00 |
|
Colin Kuskie
|
fa0a606f1e
|
Ready for 7.10.15 development.
|
2011-04-18 20:43:20 -07:00 |
|
Colin Kuskie
|
e674a2eb62
|
Preparing for 7.10.14 release.
|
2011-04-18 20:29:01 -07:00 |
|
Colin Kuskie
|
e5d94f3a5b
|
Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104.
|
2011-04-18 16:26:57 -07:00 |
|