Commit graph

  • 20d735362c No more FindBin. Set PERL5LIB instead. Colin Kuskie 2012-01-07 13:59:04 -08:00
  • 56ca2b0461 Fix some warnings under perl 5.14.2 Colin Kuskie 2012-01-07 13:39:03 -08:00
  • bfa1b749e8 Update SQL dump syntax so that Mysql 5.5 will read it Colin Kuskie 2012-01-06 18:41:15 -08:00
  • 1e8d6d90f8 Remove module check for Text::Aspell Colin Kuskie 2012-01-06 09:26:56 -08:00
  • 300cd51143 remove support for the serverside spell checker since most modern browsers do this natively Colin Kuskie 2012-01-06 09:16:47 -08:00
  • e5f987babf Fix a bad nested macro in the Shop's my purchases template. Fixes bug #12312 Colin Kuskie 2012-01-04 11:21:23 -08:00
  • ba68ae8dcd fixed possible values and default values on EMS submission. JT Smith 2012-01-04 10:04:39 -06:00
  • c22bc0c54a Add missing POD to AssetExportHtml. Colin Kuskie 2012-01-03 14:57:17 -08:00
  • 2bd090cd2b use proper mechanism for deleting statistics modules Graham Knop 2012-01-03 15:46:46 -05:00
  • 0da6ffab15 Refactor upgrade scripts to better delete files and workflow activities. Colin Kuskie 2012-01-03 12:42:00 -08:00
  • d3b574da13 Dump WebGUI Statistics. Colin Kuskie 2012-01-03 11:29:00 -08:00
  • d31137c881 Remove a misleading comment Colin Kuskie 2012-01-03 06:02:24 -08:00
  • 4eed008c1d Document some more gotchas. Colin Kuskie 2012-01-02 20:15:28 -08:00
  • 61e17054c5 Remove empty comments and fix POD. Colin Kuskie 2012-01-01 11:48:14 -08:00
  • 6a6f839e84 Remove Class::C3 from the asset helpers, since they don't use it. Colin Kuskie 2012-01-01 11:47:58 -08:00
  • 5d89201d2b Add a missing test requirement. Colin Kuskie 2012-01-01 08:20:41 -08:00
  • e6cb511ceb We don't depend on starman. Colin Kuskie 2012-01-01 07:23:07 -08:00
  • 03a22421a7 Add native size limiting to WebGUI via plack. This is no longer a WRE specific feature. Colin Kuskie 2011-12-31 19:01:25 -08:00
  • 55a05e99fa Document that the showPerformanceIndicator setting is gone. Colin Kuskie 2011-12-28 18:34:23 -08:00
  • cb7581a7a8 Remove the showPerformance setting, it's now subsumed into the Plack debug console. Colin Kuskie 2011-12-28 18:33:08 -08:00
  • 5bbfe27f35 Drop the requirement for checking the status of users to be listed when no status check has been asked for. Colin Kuskie 2011-12-28 18:23:10 -08:00
  • e65989b114 Move all user lookups in www_listUsers to statement handles. Colin Kuskie 2011-12-28 18:19:05 -08:00
  • 3e5b18b8b4 No need to tie the hash lookup for user statuses. Colin Kuskie 2011-12-28 17:54:33 -08:00
  • df8f793c91 Fix JS errors in the confirmation code. Colin Kuskie 2011-12-28 12:14:56 -08:00
  • bd7bd484b1 Add POD for the basic method, and add a method for generating forms with icons with confirmation text. Colin Kuskie 2011-12-28 12:06:52 -08:00
  • b323f74121 Update copyright notice Colin Kuskie 2011-12-28 11:30:38 -08:00
  • cad5567654 Add a copyright notice to app.psgi Colin Kuskie 2011-12-28 11:28:56 -08:00
  • b8e088ff7a Refactor Session/Icon to remove a bunch of copy/paste code. Update test to remove deprecated profileField calls. Colin Kuskie 2011-12-28 11:11:21 -08:00
  • a20dd83ae0 Remove deprecated userProfile code from userImport. Colin Kuskie 2011-12-27 21:46:30 -08:00
  • 7120969ba2 added test for scalar exception test David Delikat 2011-12-13 22:09:18 +00:00
  • e364012044 fixed #12308: error message used scalar as reference David Delikat 2011-12-12 17:05:54 -06:00
  • db46cad887 fixed bug in error message in sub process: check caught exception for reference or scalar before processing David Delikat 2011-12-12 16:46:07 -06:00
  • ba345e221b Fixes for the class => className conversion, and addSave/editSave for new assets. Colin Kuskie 2011-12-12 10:32:48 -08:00
  • d3836cd3ad Fix canEdit for Collaboration. Colin Kuskie 2011-12-12 10:27:26 -08:00
  • 27f3b3e935 Convert Event edit test to WebGUI::Test::Mechanize, and fix issues with adding events to a calendar. Colin Kuskie 2011-12-12 10:26:05 -08:00
  • 69dc8f576e Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309. Colin Kuskie 2011-12-09 10:59:26 -08:00
  • fd98df41d3 Fix visitorCacheTimeout usage in the Thread and Event assets. Fixes bug #12309. Colin Kuskie 2011-12-09 10:53:51 -08:00
  • ce327bd49a Fix some POD syntax issues in the userImport script. Colin Kuskie 2011-12-08 10:03:46 -08:00
  • 5f9f1e6dec Remove all unnecessary usage of SUPER from Assets Colin Kuskie 2011-12-07 08:26:08 -08:00
  • c2baef0bde Remove debug code. Colin Kuskie 2011-12-07 08:25:49 -08:00
  • dacba5f607 Add facebook auth to the config file. Colin Kuskie 2011-12-07 08:25:09 -08:00
  • 13776f9934 Use Moose and 8 in the WikiPage. Colin Kuskie 2011-12-06 21:21:44 -08:00
  • c8fdf5852f More deprecated code. Colin Kuskie 2011-12-06 21:15:50 -08:00
  • fdf0bd61ab Remove more unnecessary session access to find a config file. Colin Kuskie 2011-12-06 14:13:23 -08:00
  • c4f5d937e2 No need to invoke a session to get a config file. Colin Kuskie 2011-12-06 14:09:46 -08:00
  • f0b59bc52d Fix an i18n namespacing issue in the Navigation. Colin Kuskie 2011-12-06 13:50:52 -08:00
  • 745b5d1aef Fix removing the FilePile from config files. Remove debug code from InnoDB translation script. Colin Kuskie 2011-12-06 13:08:28 -08:00
  • 7791024b0a Fix a syntax error. Colin Kuskie 2011-12-05 20:56:58 -08:00
  • f20146dece Remove more deprecated code. Colin Kuskie 2011-12-05 20:56:03 -08:00
  • 2eb7b11880 Document how to modify update, and why in general it shouldn't be done. Colin Kuskie 2011-12-05 16:32:52 -08:00
  • 5fbf0cb10f Make the Installable Role really know that it's a role. Colin Kuskie 2011-12-05 16:21:32 -08:00
  • 46c4a88e3c Fix spelling errors. Colin Kuskie 2011-12-05 15:10:21 -08:00
  • ba89b76c90 Remove debug code. Colin Kuskie 2011-12-05 14:02:06 -08:00
  • 398c3afdfd Remove old WebGUI::Utility isIn and replace with smart match. Colin Kuskie 2011-12-05 13:48:08 -08:00
  • d1f3d0771d Specify a known minimum good version of Package::Stash. Colin Kuskie 2011-12-05 11:06:54 -08:00
  • a4b1a83df9 No more Sub::UpLevel, see if this fixes odd sources of warnings and fatals. Colin Kuskie 2011-12-05 10:43:41 -08:00
  • 7936bad564 Remove logging of the template in the upgrade step. Colin Kuskie 2011-12-02 08:54:00 -08:00
  • 7d75bf5cdc Update the GalleryFile/Photo/edit test for WEBGUI_LIVE. Colin Kuskie 2011-12-01 16:01:56 -08:00
  • e1f8b1df7e Fix getEditTemplate in GalleryFile/Photo. Colin Kuskie 2011-12-01 16:01:42 -08:00
  • 4e8884cd60 WebGUI_LIVE test upgrade. Note, this test is leaking a version tag. Colin Kuskie 2011-12-01 15:26:54 -08:00
  • b242236ac2 Finish WEBGUI_LIVE cleanup Colin Kuskie 2011-12-01 15:26:34 -08:00
  • 97d9711118 Fix func and form variable naming in the Gallery assets. Colin Kuskie 2011-12-01 15:23:18 -08:00
  • 59d12c5c05 Allow it to return permission denied errors. Consider making this return an error object or exception later. Colin Kuskie 2011-12-01 15:22:55 -08:00
  • 17e69a4d80 More deprecated form code. Colin Kuskie 2011-12-01 14:59:54 -08:00
  • f0d3f0c52f More deprecated Form code Colin Kuskie 2011-12-01 14:43:32 -08:00
  • ec0b35cda5 Convert another WEBGUI_LIVE test. Colin Kuskie 2011-12-01 14:25:57 -08:00
  • d672c3a221 Add notifications to ther userProfileData => user move. Colin Kuskie 2011-12-01 13:25:49 -08:00
  • 3167e24736 Quote tables that are being converted. Colin Kuskie 2011-12-01 13:17:51 -08:00
  • 0b144dd89c Convert this from a WEBGUI_LIVE test to using Test::WWW::Mechanize::PSGI. Colin Kuskie 2011-12-01 12:09:34 -08:00
  • 7f912931d5 Remove deprecated form code. Colin Kuskie 2011-12-01 12:07:56 -08:00
  • 35fba133fc Remove deprecated code in User getInboxNotificationAddress Colin Kuskie 2011-11-30 17:12:38 -08:00
  • 234c6988ab Restore default behavior for empty titles. Colin Kuskie 2011-11-30 16:53:26 -08:00
  • 74159f7655 load WebGUI::PassingProfiling in WebGUI::Asset Graham Knop 2011-12-01 12:42:20 -05:00
  • 0736d2076c Removing deprecated code from the MapPoint asset. Colin Kuskie 2011-11-30 14:57:49 -08:00
  • 9ef67aafad Updating documentation Colin Kuskie 2011-11-29 16:23:43 -08:00
  • b619392d2e Remove debug code from the Event for logging. Colin Kuskie 2011-11-28 10:23:13 -08:00
  • 1777b019a5 Fix a few typos in the deprecated code fix. Colin Kuskie 2011-11-25 10:52:50 -08:00
  • bcc81e906c Remove more deprecated Form code. Colin Kuskie 2011-11-24 14:01:24 -08:00
  • 01a1558cac Remove deprecated form code. Why did we do this? Colin Kuskie 2011-11-24 13:56:17 -08:00
  • 5f1825be66 Remove the old InnoDB conversion code. Colin Kuskie 2011-11-24 12:11:27 -08:00
  • f4b248f76f Remove some deprecated form code. Colin Kuskie 2011-11-24 12:06:05 -08:00
  • dbc84086b4 Apparently, InnoDB returns results in a different order than MyISAM tables. Make tax data comparisons be order insensitive for tests. Colin Kuskie 2011-11-24 10:38:19 -08:00
  • e4de128f76 Fix the WikiPage title auto fill-in by using a Moose builder method that can be overridden by child classes. Colin Kuskie 2011-11-24 10:31:10 -08:00
  • ce15690523 I18n the RSS tab for the RSS Feed role. Provide a way for additional tabs to be i18n'ed, like Subscribable. Colin Kuskie 2011-11-23 17:21:58 -08:00
  • 288adcfd17 Script to convert every WebGUI except assetIndex table from MyISAM to InnoDB. Colin Kuskie 2011-11-23 17:01:00 -08:00
  • 626011a850 Only export custom choice types for the Survey, and only the ones that are used by this Survey. Colin Kuskie 2011-11-22 09:02:10 -08:00
  • 9d2bcd282b Make sure that custom question types are included in the packaged Survey. Fixes bug #12304. Colin Kuskie 2011-11-21 14:19:51 -08:00
  • 6e164dc2dd Better, cleaner test cleanup. Colin Kuskie 2011-11-21 11:06:08 -08:00
  • 200494b28d Fix an edge case where invalid JSON is written the database. Fixes bug #12303. Colin Kuskie 2011-11-20 22:24:14 -08:00
  • e0ab5eac47 change parentElement to parentNode David Delikat 2011-11-12 03:40:28 +00:00
  • 26244635e1 These upgrades are in the wrong branch. Colin Kuskie 2011-11-07 13:59:51 -08:00
  • 546932869a Merge remote branch 'main/WebGUI8' into WebGUI8 David Delikat 2011-11-07 17:49:29 +00:00
  • 3bd5172d6c No more leaky tests for carts. Colin Kuskie 2011-11-04 17:09:45 -07:00
  • 8a92be9454 Fix another leaky test. Colin Kuskie 2011-11-04 15:21:58 -07:00
  • dc489b25b9 Fix a leaking test. Colin Kuskie 2011-11-04 15:19:08 -07:00
  • 7cfc8e6e71 Update this test for new testing API. Colin Kuskie 2011-11-04 14:14:45 -07:00
  • a3266dea35 WebGUI 8 doesn't do Basic Auth, and ldap tests were moved into a different file. Colin Kuskie 2011-11-04 14:13:22 -07:00
  • 42ed112d1f Update this test to not use getPage. Colin Kuskie 2011-11-04 13:51:00 -07:00
  • 3ba6d43ec9 Allow noFormPost to be dynamically generated with a sub. Not all property settings allow this! Colin Kuskie 2011-11-04 11:54:31 -07:00
  • a2a821822d Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. Colin Kuskie 2011-11-02 11:12:18 -07:00