Commit graph

  • 129eb2b3d5 adminbar macro no longer exists Doug Bell 2011-05-04 12:57:39 -05:00
  • 1e9837365d switchAdminOn/Off no longer exists Doug Bell 2011-05-04 12:51:48 -05:00
  • 954d74b88e switchAdminOn/Off no longer exists Doug Bell 2011-05-04 12:48:56 -05:00
  • 38eb9a8469 EditableToggle is no longer necessary Doug Bell 2011-05-04 12:48:12 -05:00
  • 7d1b44e78a switchAdminOn/Off does not exist Doug Bell 2011-05-04 12:44:42 -05:00
  • daaf45b806 remove accordion JS Doug Bell 2011-05-03 17:47:53 -05:00
  • d8d2ab0930 adminbar is no longer needed Doug Bell 2011-05-03 17:46:17 -05:00
  • 925a5da1af switchAdminOn no longer exists Doug Bell 2011-05-03 17:43:51 -05:00
  • 04eb2a4469 switchAdminOn no longer exists Doug Bell 2011-05-03 17:42:33 -05:00
  • a311c192d5 SwitchAdminOn/Off no longer exists Doug Bell 2011-05-03 17:36:34 -05:00
  • 1a589a655d Add missing works for anyone in Turn Admin On Doug Bell 2011-05-03 17:35:06 -05:00
  • d80dadb28f www_copy is now only an AssetHelper and is tested there Doug Bell 2011-05-03 17:29:02 -05:00
  • 57e0fe80fc no zombie forks as a test criteria Scott Walters 2011-05-03 18:16:41 -04:00
  • c8f2810855 no zombie forks as a test criteria Scott Walters 2011-05-03 18:16:04 -04:00
  • 3e59d0f8fe no zombie forks a test criteria Scott Walters 2011-05-03 18:14:23 -04:00
  • d6ad0852e8 cope with extra fields returned and fix apparent errors in the t/Admin.t tests to make them pass Scott Walters 2011-05-03 18:11:56 -04:00
  • 74b8e36552 add all the other assets Doug Bell 2011-05-03 17:06:17 -05:00
  • 7389128d99 must have a width/height in order to set width/height Doug Bell 2011-05-03 17:04:48 -05:00
  • 40805cee48 log the error when we have one, don't just return it Doug Bell 2011-05-03 17:03:23 -05:00
  • 19623178e7 fix Dashboard edit form Doug Bell 2011-05-03 17:02:32 -05:00
  • 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. Scott Walters 2011-05-03 02:26:08 -04:00
  • e0491ac1a2 Ready for 7.10.16 development. Colin Kuskie 2011-05-02 20:28:40 -07:00
  • 62f1f9862f Preparing for 7.10.15 release. Colin Kuskie 2011-05-02 20:08:21 -07:00
  • 88c9fa81b0 Remove the fields variable from the template variable help for Asset_Thing, viewThingData. Colin Kuskie 2011-05-02 20:06:54 -07:00
  • ed4ab257de Set the correct version of the Google geocoder module. Colin Kuskie 2011-05-02 16:15:38 -07:00
  • 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 Scott Walters 2011-05-02 18:25:21 -04:00
  • 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 Scott Walters 2011-05-02 17:59:07 -04:00
  • 61534779d5 Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy. Colin Kuskie 2011-05-02 13:49:18 -07:00
  • 944c76040a Make makeUrlCompliant as deprecated, and updated POD and subroutines accordingly. Colin Kuskie 2011-05-02 08:20:33 -07:00
  • a82868c2d3 need to load modules in WebGUI::BestPractices Graham Knop 2011-04-28 15:35:10 -05:00
  • 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. Scott Walters 2011-04-27 20:02:27 -04:00
  • ae8d0cab32 ImageMagick, not GD Scott Walters 2011-04-27 19:11:09 -04:00
  • 6ccc8d31cc Checklist and gotchas for install and upgrade Scott Walters 2011-04-27 19:03:23 -04:00
  • 1aaac5fbfb Fix a rendering problem with the album thumbnail view for the Gallery. Fixes bug #11213 Colin Kuskie 2011-04-26 11:00:22 -07:00
  • de8c45b841 add story manager and survey, adding some error messages for silent problems Doug Bell 2011-04-25 19:28:54 -05:00
  • 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. Colin Kuskie 2011-04-25 15:53:52 -07:00
  • be33a59e90 add messageboard to test_content and fix revealed problems Doug Bell 2011-04-25 16:30:34 -05:00
  • bdb803915e add Gallery to test_content and fix problems with RssFeed role Doug Bell 2011-04-25 15:53:55 -05:00
  • ebdf0c28a3 add collaboration to test_content and fix bugs Doug Bell 2011-04-25 15:01:38 -05:00
  • b7db85dcc6 add search asset and list all other assets Doug Bell 2011-04-22 18:06:52 -05:00
  • c7825d4f74 only drag handles should drag asset Doug Bell 2011-04-22 18:05:56 -05:00
  • 9820e3e111 fix noFormPost in Asset->getFieldData. it's in the attribute Doug Bell 2011-04-22 17:40:11 -05:00
  • 4bcd1e3976 fix Map/MapPoint editing Doug Bell 2011-04-22 17:02:06 -05:00
  • d86381d440 refactor getEditForm to make a sub to get field properties Doug Bell 2011-04-22 17:01:38 -05:00
  • 5a12add79a test_content found a bug! event should use Calendar's cache timeout Doug Bell 2011-04-22 14:44:16 -05:00
  • 713aa0f5e7 add Calendar to test_content Doug Bell 2011-04-22 14:38:30 -05:00
  • 38ccde6712 Propertly quote table names when purging revisions. Colin Kuskie 2011-04-22 09:33:03 -07:00
  • 3982b7ee39 ProfileFields were missing extras from their properties. Fixes bug #12102. Colin Kuskie 2011-04-22 08:59:14 -07:00
  • ef08d0d481 i18n the controls for the JsonTable form plugin. Fixes bug #12116 Colin Kuskie 2011-04-21 19:54:18 -07:00
  • 8d527d1de9 start the test_content webgui command with Articles Doug Bell 2011-04-21 18:59:12 -05:00
  • 54b8cfc5a9 default asset helpers are now i18ned Doug Bell 2011-04-20 19:08:56 -05:00
  • cd15d36ce4 edit button in toolbar now works properly Doug Bell 2011-04-20 18:37:49 -05:00
  • 9939e91eda remove useless scope setting Doug Bell 2011-04-20 18:34:03 -05:00
  • f0cd4ebbd5 add unarchiveall asset helper for collabs Doug Bell 2011-04-20 18:29:41 -05:00
  • a7f60c7d45 add confirm dialog for helpers Doug Bell 2011-04-20 18:29:33 -05:00
  • d4672a92f1 Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117. Colin Kuskie 2011-04-20 16:05:20 -07:00
  • db9753eb01 default www_edit now returns template. add errors to edit template Doug Bell 2011-04-20 17:49:49 -05:00
  • ecce246e1c new layout drag handles working Doug Bell 2011-04-20 15:52:50 -05:00
  • 0299d7837c start on new layout draggables Doug Bell 2011-04-19 18:13:03 -05:00
  • 8906c3f28a className is the full class name. type is the i18n name Doug Bell 2011-04-19 14:01:25 -05:00
  • 45ca3ea8d8 remove switchAdminOn. anyone in group 12 always has admin on Doug Bell 2011-04-19 11:43:21 -05:00
  • e9f793365b add the other, lesser magic groups Doug Bell 2011-04-19 11:19:22 -05:00
  • 71aa7115de add documentation for magic numbers Doug Bell 2011-04-19 11:13:20 -05:00
  • 06549c925d add migration docs for new admin on and toolbars Doug Bell 2011-04-19 10:44:14 -05:00
  • fa0a606f1e Ready for 7.10.15 development. Colin Kuskie 2011-04-18 20:43:20 -07:00
  • e674a2eb62 Preparing for 7.10.14 release. Colin Kuskie 2011-04-18 20:29:01 -07:00
  • 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. Colin Kuskie 2011-04-18 16:26:57 -07:00
  • 9068e75006 AdminToggle can only be on Doug Bell 2011-04-18 16:48:00 -05:00
  • 5612871d85 new, fully-javascript admin toolbars Doug Bell 2011-04-18 16:46:30 -05:00
  • 9065aa9eb8 Fix a syntax error in the Transaction. Colin Kuskie 2011-04-18 12:03:31 -07:00
  • cf36a1510f When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107. Colin Kuskie 2011-04-18 11:34:13 -07:00
  • e901b95520 rfe #12108: Mail to Group preference field Paul Driver 2011-04-15 12:21:16 -05:00
  • 9d6fa33e16 remove toggleToolbar and getToolbar state Doug Bell 2011-04-14 15:22:31 -05:00
  • f5ebb6e916 change admin console to get asset info via ajax call after frame is loaded Doug Bell 2011-04-14 15:08:35 -05:00
  • 1966cc02a7 Updates and bugfixes for Thingy: Peter Christiansen 2011-04-14 21:27:53 +02:00
  • eec3986cf7 fix formbuilder tests for new flags Doug Bell 2011-04-13 17:53:06 -05:00
  • d466e757e4 make Admin interface into a settings template Doug Bell 2011-04-13 17:51:18 -05:00
  • c3a2714c93 add template toolkit to the default template parsers Doug Bell 2011-04-13 17:09:22 -05:00
  • 49da157eea add flags to determine what formbuilder object type Doug Bell 2011-04-13 16:53:41 -05:00
  • 4a43f9fafb allow non-hash values in arrays, valid in TT templates Doug Bell 2011-04-13 16:53:00 -05:00
  • ad3231af73 change asset www_add and www_edit into templates Doug Bell 2011-04-13 16:52:07 -05:00
  • df2e1a5b27 rfe #12105: Make shortcuts related for export purposes Paul Driver 2011-04-13 15:57:50 -05:00
  • 9489283960 add YUI button to WebGUI button Doug Bell 2011-04-13 12:47:20 -05:00
  • 04a420e0bd formbuilder toTemplateVars is now complete and tested Doug Bell 2011-04-12 21:26:20 -05:00
  • c015b6710c Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103. Colin Kuskie 2011-04-12 16:41:20 -07:00
  • 96ee557586 Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100. Colin Kuskie 2011-04-11 15:48:15 -07:00
  • 38de00f931 Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992 Colin Kuskie 2011-04-11 15:05:42 -07:00
  • 67918361e6 remove old forwardButton class and "Please Wait..." text Doug Bell 2011-04-11 16:59:22 -05:00
  • 0168cb16a4 add wg-form-TYPE class to all form control wrappers Doug Bell 2011-04-11 16:57:21 -05:00
  • 0c25620867 redefine a submit button in terms of a normal button Doug Bell 2011-04-11 16:42:20 -05:00
  • 744568108f add "type" param to button control Doug Bell 2011-04-11 16:34:10 -05:00
  • d7fd89ce9d move save buttons out into www_add and www_edit Doug Bell 2011-04-11 15:23:20 -05:00
  • 332a734288 do not remove an element while splicing Doug Bell 2011-04-11 15:20:18 -05:00
  • faddfc5d8a Cleanup loose file leftover from the TimeField form plugin rewrite. Colin Kuskie 2011-04-11 12:41:31 -07:00
  • 3a2b28eb76 allow adding formbuilder fields at specific positions Doug Bell 2011-04-11 15:14:03 -05:00
  • a3c6a2f288 missing required module App::Cmd for WebGUI::Command Doug Bell 2011-04-11 13:33:46 -05:00
  • caa1639617 fix syntax error :p Doug Bell 2011-04-11 13:33:30 -05:00
  • 45fca0cace Merge branch 'master' of git://github.com/plainblack/webgui Chris Hanson 2011-04-11 12:10:37 -05:00
  • 16ca35d131 Added myself to credits =) Chris Hanson 2011-04-11 12:10:04 -05:00
  • 1a462d4835 for exportRelatedAssetIds, Don't create a version tag unless it's needed, and then don't restore it unless it exists. Otherwise, the tag leaks and breaks downstream tests. Colin Kuskie 2011-04-11 09:32:32 -07:00