Commit graph

  • 61d7287ea5 Disable LDAP tests until we get the test LDAP server back up and running. Colin Kuskie 2011-08-30 14:35:20 -07:00
  • 36f818ed5e Check for mixed items in the cart AFTER processing delete requests. Fixes bug #12239. Colin Kuskie 2011-08-30 08:45:57 -07:00
  • 7a89bf19c7 Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238. Colin Kuskie 2011-08-28 17:28:47 -07:00
  • d40048437c Always take the latest revision of the Asset when updating subscribers, since it will always be locked in a version tag. Colin Kuskie 2011-08-26 16:44:28 -07:00
  • 8ae2457370 fixed AssetReport: "Order the results by" issues (#12227) Chris Hanson 2011-08-26 15:51:58 -05:00
  • 073093e30c Avoid autivivifying hashes that are live references or will be cached later in User/Group. Colin Kuskie 2011-08-22 20:05:01 -07:00
  • 71a015a4ce Remove debug output from Post.t Colin Kuskie 2011-08-22 19:47:47 -07:00
  • e65368c7c1 Fix group membership by scratch variables for Visitor. Fixes bug #12195. Kudos to trex for the base patch. Also fix the same problem in the IP based group membership. Colin Kuskie 2011-08-22 19:17:58 -07:00
  • 8ab2dcca05 Fix cleanup and spelling issues with Group.t Colin Kuskie 2011-08-22 17:24:06 -07:00
  • 4f2905645a Changed urls sent to the asset indexer from using getUrl which prepends the gateway to them. Fixes bug #12229. Colin Kuskie 2011-08-22 08:04:02 -07:00
  • b0b2a0c5f8 Document bugfix for Passive Profiling. Colin Kuskie 2011-08-16 04:25:40 +08:00
  • 8ed3eba9bb Allow multiple stock assets to be placed on the same page by making div ID's and JS function names unique. Fixes bug #12225. Colin Kuskie 2011-08-21 19:49:50 -07:00
  • bdec9c84df Changed dateTime to date in content profiling type, my misinterpretation of RFE. Chris Hanson 2011-08-18 13:52:50 -05:00
  • 8211232e32 Ready for 7.10.23 development Colin Kuskie 2011-08-16 18:57:31 -07:00
  • 288624338c 7.10 is now stable. Colin Kuskie 2011-08-16 18:07:41 -07:00
  • b6f3778cff Preparing for 7.10.22 release (stable) Colin Kuskie 2011-08-16 18:04:25 -07:00
  • e11e6543b1 Final tweak for the definition for Form/Combo. Colin Kuskie 2011-08-16 17:04:32 -07:00
  • 52cfc73033 Alter the merged upgrade script to accept the merged upgrade package. Colin Kuskie 2011-08-16 16:32:03 -07:00
  • 5ef5267110 Added merged package for upgrading. Colin Kuskie 2011-08-16 16:29:18 -07:00
  • f85c7dd03e Final batch of upgrade subroutine bug fixes. Colin Kuskie 2011-08-16 15:55:51 -07:00
  • 5a4369ea96 More upgrade fixes. Colin Kuskie 2011-08-16 15:48:52 -07:00
  • b5ff886704 First batch of cleanups for the merged upgrade script. Colin Kuskie 2011-08-16 15:45:36 -07:00
  • acfe7e775f Add the merged upgrade script. Colin Kuskie 2011-08-16 15:36:27 -07:00
  • 63aa62b493 Merge pull request #21 from daviddelikat/master Colin Kuskie 2011-08-16 14:36:03 -07:00
  • 756ae7ae0c remove reference to extras as requested David Delikat 2011-08-16 15:41:11 -05:00
  • 6f5a5fc6b6 - rfe #12223: Add dateTime type to content profiling (metadata) Chris Hanson 2011-08-16 13:19:30 -05:00
  • 31c167194e Added dateTime to metadata field types Chris Hanson 2011-08-16 11:36:23 -05:00
  • b2e32612d7 Fix rendering issues with the Thing drop down list in the CrystalX theme. Fixes bug #12173 Colin Kuskie 2011-08-15 13:39:04 -07:00
  • 62a23df920 Document bugfix for Passive Profiling. Colin Kuskie 2011-08-15 13:25:40 -07:00
  • ce73956d60 added 'textExtras' property for passing 'extras' to the text box portion of the combo David Delikat 2011-08-13 17:40:39 -05:00
  • 428ea58327 Add better support for user profile fields for addresses to the Cart and the EMS. Colin Kuskie 2011-08-11 16:27:29 -07:00
  • 778910302f use getStyleTemplateId so mobile styles are obeyed. Colin Kuskie 2011-08-10 07:53:09 -07:00
  • 82773839b6 Convert Event to use getEditTemplate. Colin Kuskie 2011-08-09 20:20:57 -07:00
  • b3f5e89690 Take the object's default as a defaultValue for the form if there are no config file overrides. However, always provide one. Colin Kuskie 2011-08-09 20:19:40 -07:00
  • 693bccde4b Remove useless call to getGallery. Colin Kuskie 2011-08-05 12:02:23 -07:00
  • 39049e1c7c fix race condition in passive profiling Graham Knop 2011-08-08 15:41:29 -05:00
  • 620d34b8f7 fix race condition in passive profiling Graham Knop 2011-08-08 15:41:29 -05:00
  • 0af0bf6a13 Remove www_edit from WikiPage and rely on the master class instead. Colin Kuskie 2011-08-04 22:13:08 -07:00
  • fe2aa2fe87 Don't need www_edit anymore, either. Colin Kuskie 2011-08-04 16:53:30 -07:00
  • 32a3225daa Update Story to use getEditTemplate Colin Kuskie 2011-08-04 16:52:44 -07:00
  • 9996f687d9 don't modify test file Graham Knop 2011-08-04 13:27:58 -05:00
  • 361f60c483 better upgrade script name detection Graham Knop 2011-07-28 06:22:42 -05:00
  • c13e9e9367 Form parameter fix: class -> className in the Post. Colin Kuskie 2011-08-03 16:14:56 -07:00
  • 6979358d70 Convert Post over to using getEditTemplate. Still need work on autocommit. Colin Kuskie 2011-08-02 16:26:14 -07:00
  • 3b7dd524db When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213 Colin Kuskie 2011-08-02 09:59:10 -07:00
  • 44f62c9884 Add cleanup code for newly added tests for canAdd being called as a method. Colin Kuskie 2011-08-02 09:58:46 -07:00
  • 469250fd76 Update WikiPage to use the right style template. Colin Kuskie 2011-08-01 16:05:44 -07:00
  • 4ac894d981 Add a method that returns either the standard style template or the mobile style template based on the Session. Colin Kuskie 2011-08-01 16:04:54 -07:00
  • aabb4648d6 allow edit templates without attached forms Doug Bell 2011-08-01 16:33:17 -05:00
  • 1992f33de9 fix adding new WikiPage assets Doug Bell 2011-08-01 16:30:36 -05:00
  • 37b8d15c0f Add a little POD to the decimated Session/Id.pm module. Colin Kuskie 2011-07-28 18:53:37 -07:00
  • a3ff0fb7a5 Fix replacements (again). Add tests to test words and sequences with punctuation. Fixes bug #12208. Colin Kuskie 2011-08-01 10:27:43 -07:00
  • 1cc7ac2578 Fix some POD spelling areas. Colin Kuskie 2011-07-30 11:20:58 -07:00
  • 766be8ae7f Docs about how to do error handling from the user app side in WG8 Scott Walters 2011-07-29 15:03:31 -04:00
  • 3a535b3572 Merge pull request #20 from zylopfa/master Doug Bell 2011-07-28 17:10:26 -07:00
  • bcfe1740dd RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. As it is it returns json with an array of error messages: [{error_message=>"some error"},..] But to be able to do anything useful with this. eg. highlighting of form fields whose input is erroneous we should also return the fieldName. Peter Christiansen 2011-07-28 22:50:42 +02:00
  • 8b9be1e036 RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved. As it is it returns json with an array of error messages: [{error_message=>"some error"},..] But to be able to do anything useful with this. eg. highlighting of form fields whose input is erroneous we should also return the fieldName. This patch takes care of this. Peter Christiansen 2011-07-28 22:35:18 +02:00
  • 97644dae49 Forgot a comment for the extension test in the attachment_loop Colin Kuskie 2011-07-28 11:13:39 -07:00
  • 56a0f0dd3d No need to remake the same user object. Colin Kuskie 2011-07-27 22:46:29 -07:00
  • 04ea5ab533 Update test for change in Definition behavior. Labels/noFormPost is not required any longer. Colin Kuskie 2011-07-27 22:45:44 -07:00
  • 0b74f25dd1 Update test for changes to the underlying form code, submit => send Colin Kuskie 2011-07-27 22:40:25 -07:00
  • b2eda80839 Update a test for WebGUI 8 mock asset creation. Colin Kuskie 2011-07-27 22:36:26 -07:00
  • d4cbee1f99 Fix bad i18n in the admin console admin interface template Colin Kuskie 2011-07-27 22:25:09 -07:00
  • 94761c46e4 Fix whitespace problems with POD in Session/Response Colin Kuskie 2011-07-27 22:21:21 -07:00
  • 94928825f2 Fix whitespace problem with POD in Asset/Shortcut Colin Kuskie 2011-07-27 22:20:15 -07:00
  • 7238b2ae09 Fix a broken test. Colin Kuskie 2011-07-27 22:16:42 -07:00
  • 1d54196f44 Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. Colin Kuskie 2011-07-27 13:23:35 -07:00
  • 9738ec0171 fixed #12206: Bad Subscription Groups in Duplicated Threads Paul Driver 2011-07-27 11:18:22 -05:00
  • e945a94c63 Reworked error handling to propogate errors downward, especially when webgui.debug is set Scott Walters 2011-07-26 01:26:03 -04:00
  • 5e40bf4528 Ready for 7.10.21 development Colin Kuskie 2011-07-25 21:14:05 -07:00
  • 3b67bd244b Preparing for 7.10.21 release. Colin Kuskie 2011-07-25 20:56:00 -07:00
  • 0ed4d4a122 Fix bad tests that were order dependent on the FS. Fix tests that leaked assets and/or version tags. Colin Kuskie 2011-07-25 16:58:07 -07:00
  • d7112b2a3b Add POD to PDFGenerator so it passes tests. Colin Kuskie 2011-07-25 16:11:57 -07:00
  • 29f06a1062 A couple of forgotten things for the WaitForUserConfirmation workflow Paul Driver 2011-07-25 17:10:11 -05:00
  • fef167bd0f Fix a syntax error in the Json table caused by my bad merge. Colin Kuskie 2011-07-25 15:00:11 -07:00
  • 7b1e385dd3 Added new setting - Enable Users after Anonymous Registration? Paul Driver 2011-07-25 14:04:40 -05:00
  • 182fc16021 added WaitForUserConfirmation activity Paul Driver 2011-07-22 14:41:34 -05:00
  • 4aeb70d323 Fix a bad script link in the JsonTable. Fixes bug #12202. Colin Kuskie 2011-07-23 14:38:31 -07:00
  • 50ddc03cd8 Fix the HTML in the default forum notification template. Fixes bug #12204 Colin Kuskie 2011-07-22 21:31:38 -07:00
  • da6cf052da Merge pull request #19 from zylopfa/master Scott Walters 2011-07-22 17:32:43 -07:00
  • a9ac52aee3 Added tests to Article.t and Post.t for checking that the template variables contain the new extension variable. Peter Christiansen 2011-07-23 01:58:48 +02:00
  • 3128741b4b Rebased changelog and added changes. Peter Christiansen 2011-07-21 23:11:03 +02:00
  • fd3346586e - added #9668 extension template variable to attachment loops for the following assets: Article,Post,Event,File,Form::Attachments,Folder Peter Christiansen 2011-07-21 21:42:17 +02:00
  • a4ee31feef Re-fixed #11379, with tests this time. Paul Driver 2011-07-19 16:38:17 -05:00
  • 2ce2d7611a Handle the case when the defaultValue is in mysql format for the Thingy, but we have to save in epoch. Fix a timezone offset issue. Fixes bug #12197 Colin Kuskie 2011-07-18 20:32:02 -07:00
  • 39f026f866 Merge pull request #18 from ampli/datatable Doug Bell 2011-07-15 15:30:49 -07:00
  • 5159e522f4 WebGUI::Content::PDFGenerator Paul Driver 2011-07-15 10:20:17 -05:00
  • b815228a1b add note about www_edit changes to migration.txt Doug Bell 2011-07-12 22:20:36 -05:00
  • 5736e5eb3a refactor www_add/www_edit to fix existing www_edit overrides Doug Bell 2011-07-12 20:37:00 -05:00
  • 5aa0835649 - Added support for textarea and HTMLarea fields + i18n additional labels (editor Save/Cancel, YUI Datatable Loading/Error messages, and also column sort tooltips (new in YUI 29.0). - Added CSS files for the existing two DataTable Templates. Each file should be added to the corresponding template as a CSS Attachment. - Avoid terminating the editor on Enter. - Arrange for TAB to save and move editor for next cell also for HTMLarea editor. - Define classes "wg-dt-textarea" and "wg-dt-htmlarea" + styling for the corresponding cells. - Commented out handleTableKeyEvent() (reason in the code). - Implemented a simple workaround to restore the "editor" field (not preserved due to an unknown reason). Amir Plivatsky 2011-07-12 23:34:27 +03:00
  • 1fd29bf2a1 Added CSS file for Edit DataTable. For now it only contains a style to prevent empty row collapsing. Amir Plivatsky 2011-07-12 22:58:45 +03:00
  • 50954c333f Fixed #12191. Amir Plivatsky 2011-07-12 19:32:44 +03:00
  • 39165c5485 Ready for 7.10.20 development. Colin Kuskie 2011-07-11 21:03:13 -07:00
  • 6e273059aa Preparing for 7.10.20 release. Colin Kuskie 2011-07-11 20:47:22 -07:00
  • 7fda01b291 Fixup of FormField macro tests and POD. Colin Kuskie 2011-07-11 17:22:25 -07:00
  • 9985d24ea2 make installClass read lines from preload.custom for additional directories. Fixes bug #12189 Colin Kuskie 2011-07-11 15:09:21 -07:00
  • 9113408408 When a post is purged, disqualify it as the last post in its thread, and the parent CS. Fixes bug #12183 Colin Kuskie 2011-07-11 15:04:54 -07:00
  • a945396163 Add a requirement to check on the common::sense module for JSON::XS. Fixes bug #12135 Colin Kuskie 2011-07-11 13:15:19 -07:00
  • 64567f9ed5 Remove test comment. Colin Kuskie 2011-07-11 13:01:50 -07:00
  • 4b663fdf0b Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. Colin Kuskie 2011-07-11 13:04:22 -07:00