Commit graph

13945 commits

Author SHA1 Message Date
Colin Kuskie
20aff04633 Update Matrix and MatrixListing for Moose. Needs the Comments Role in order to check tests further. 2010-02-11 17:43:26 -08:00
Colin Kuskie
df2cc42c93 Update MessageBoard for Moose. 2010-02-11 16:53:36 -08:00
Colin Kuskie
2cb4bc45b8 remove definition subroutine from these already converted assets. 2010-02-11 16:40:09 -08:00
Colin Kuskie
35969446a1 Updated status spreadsheet. 2010-02-11 16:37:30 -08:00
Colin Kuskie
3d1491a4aa Updating Poll and MultiSearch for Moose. Poll conversion is not finished yet. 2010-02-11 16:37:11 -08:00
Colin Kuskie
54fa46ad11 Update ProjectManager for Moose. 2010-02-11 16:10:32 -08:00
Colin Kuskie
5259184c16 remove definition sub 2010-02-11 16:04:22 -08:00
Colin Kuskie
fb87626e22 Update Search for Moose. 2010-02-11 16:02:46 -08:00
Colin Kuskie
34b513aa89 Partial update of SQLReport for Moose. Still needs to resolve i18n labels in the properties where the label is concatenated with a string. 2010-02-11 15:55:20 -08:00
Colin Kuskie
6e4e666a0d Update StockData for Moose. 2010-02-11 14:01:37 -08:00
Colin Kuskie
d41affa4cc Update Survey for Moose and new accessors. Also update the tests. 2010-02-11 13:54:46 -08:00
Colin Kuskie
63f829ee96 Fix processTemplate for new instanciators and exception handling. 2010-02-11 13:49:58 -08:00
Colin Kuskie
059cb4277a Update Thingy for Moose. 2010-02-11 12:56:21 -08:00
Doug Bell
0041aee54b fix #11285: Pasting HTML into Code Editor in IE 2010-02-11 14:49:02 -06:00
Colin Kuskie
da64cc9ab6 Update TimeTracking for Moose. 2010-02-11 11:38:05 -08:00
Colin Kuskie
54cfb61f6a Update WeatherData for Moose. 2010-02-11 11:21:05 -08:00
Colin Kuskie
45eb743b3b Update UserList for Moose. 2010-02-11 11:07:01 -08:00
Colin Kuskie
c785474fb4 Fix pagination isses in Active Sessions when a session is deleted. Fixes bug #11400 2010-02-11 08:50:40 -08:00
Colin Kuskie
5494a3660c Remove filter calls in Shelf when importing. 2010-02-10 14:48:04 -08:00
Doug Bell
c3b554eed5 added changelog for code editor bugfixen 2010-02-10 14:25:10 -06:00
Colin Kuskie
c6331036e2 Update the ZipArchive for Moose. 2010-02-10 09:28:18 -08:00
Colin Kuskie
d41b5897bb Increase the size of MapPoint fields so data is not truncated. Fixes bug #11394 2010-02-10 09:04:57 -08:00
Colin Kuskie
d76a6908eb Update status for Product. 2010-02-09 20:39:00 -08:00
Colin Kuskie
b6e56566c1 Fix deleteFileUrl for image*, warranty, brochure and other file collateral in the product. 2010-02-09 20:38:21 -08:00
Colin Kuskie
3b70d64b82 rework WebGUI::Definition::Role::Object when passing sub refs for form property values. 2010-02-09 19:28:45 -08:00
Colin Kuskie
8563340eff Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests. 2010-02-09 18:20:49 -08:00
Colin Kuskie
80a7f7bd53 Fix a syntax error in t/Auth/LDAP.t 2010-02-09 16:39:22 -08:00
Colin Kuskie
b86d244939 update test for new icon code. 2010-02-09 15:51:51 -08:00
Colin Kuskie
924cc0de3a Swap lastPostId and lastPostDate arguments when archiving a thread. Fixes bug #11398 2010-02-09 14:48:06 -08:00
Colin Kuskie
fb3211aa3c IE8 on XP demands that onclick actions return false, otherwise it submits the form twice. Fixes bug #11336. 2010-02-09 12:06:25 -08:00
Colin Kuskie
b2b03b662c Better cleanup for a Shortcut test. 2010-02-09 10:52:23 -08:00
Colin Kuskie
0f7facdf8e Add a spreadsheet showing which assets have been coverted to Moose, and if and how they have been tested. 2010-02-09 10:47:53 -08:00
Doug Bell
d31be40a59 fixed #11322: Code Editor Broken 2010-02-08 23:16:58 -06:00
Colin Kuskie
531a2f62b0 Add website and synopsis fields to the View Point template for the Map. Addresses bug #11393. 2010-02-08 18:54:38 -08:00
Doug Bell
e9fdab2bf5 fix #11349: Code Editor returns \n for blank content 2010-02-08 19:37:12 -06:00
Doug Bell
c16809ab99 fixed LDAP tests for LDAP best practices 2010-02-08 19:36:48 -06:00
Colin Kuskie
2f69054132 Fix a number typo in the Cache cleanup workflow activities. Fixes bug #11396. 2010-02-08 15:50:09 -08:00
Colin Kuskie
f24963bbfe Fixed the label in Operation/User:www_editUser, generated by editUserForm in LDAP.pm. Fixes bug #11395. 2010-02-08 15:25:53 -08:00
Colin Kuskie
7470a15fcf Fix illegal HTML from the Auth plugin. It was making LI's with no UL's. Fixes bug #11392 2010-02-08 15:12:22 -08:00
Colin Kuskie
ae8c1a6124 Set cache control to "none" if the DataForm uses a captcha. Fixes bug #11381. 2010-02-08 14:42:42 -08:00
Colin Kuskie
bdccf5829b Fix duplicating and deleting thing data. Fixes bug #11391 2010-02-08 14:38:37 -08:00
Colin Kuskie
bb26647734 Remove code that sets the synopsis inside Wobject/www_view, since it is also done in processStyle. 2010-02-08 08:50:38 -08:00
Colin Kuskie
d1572c4257 Make sure that all builder methods that use session sare set to be lazy. 2010-02-05 15:41:01 -08:00
Colin Kuskie
9f06085054 Update DataForm for wg8. 2010-02-05 12:00:40 -08:00
Colin Kuskie
acff13ac10 SyndicatedContent moved over to wg8. 2010-02-04 15:48:47 -08:00
Colin Kuskie
722bad7b66 Change to moose methods. Need to be on the lookout for getValue calls. 2010-02-04 15:37:39 -08:00
Colin Kuskie
a9f46c7443 More wg8 constructors in AssetVersioning. 2010-02-04 15:31:43 -08:00
Colin Kuskie
70d06ecd64 Update to WG8 constructors 2010-02-04 15:28:14 -08:00
Colin Kuskie
c1a3030191 Another Article method change. 2010-02-04 15:22:23 -08:00
Colin Kuskie
6702f076f1 Fix upgrade scripts to work with wg8. 2010-02-04 15:13:24 -08:00