Commit graph

16450 commits

Author SHA1 Message Date
Doug Bell
209a24d985 remove diags from test 2011-02-25 15:45:40 -06:00
Doug Bell
71261438f7 migrate PayDriver getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
3ce8498427 fix bad heredoc ending 2011-02-25 15:45:40 -06:00
Doug Bell
6fd4b1beeb update migration for FormBuilder auth changes 2011-02-25 15:45:39 -06:00
Doug Bell
c9250660e4 change docs for Session::DateTime to use form control 2011-02-25 15:45:39 -06:00
Doug Bell
88a94d65e2 finish Graph migration to FormBuilder 2011-02-25 15:45:39 -06:00
Doug Bell
24c2d6bb27 update docs to point to better place 2011-02-25 15:45:39 -06:00
Doug Bell
b70f253e74 finish migrating Crud to FormBuilder 2011-02-25 15:45:38 -06:00
Doug Bell
88c865c902 migrate Auth editUserForm and Operation User editUser to FormBuilder 2011-02-25 15:45:38 -06:00
Colin Kuskie
c9003e3517 Ready for 7.10.11 development. 2011-02-21 21:35:23 -08:00
Colin Kuskie
70cdc256db Ready for 7.10.10 release 2011-02-21 21:08:38 -08:00
Graham Knop
b2c11102d8 refactor some of the upgrade script code 2011-02-21 18:24:22 -06:00
Colin Kuskie
e833d472c6 Update this test to duplicate the encoding done in the Matrix. 2011-02-21 14:29:30 -08:00
Colin Kuskie
44039fd555 >5.8.8 <> >= 5.8.8 2011-02-21 14:12:07 -08:00
Colin Kuskie
116a3c21ca In the Asset Manager search window, let the title of the asset be a link to view the asset. Fixes bug #12048. 2011-02-21 13:54:00 -08:00
Colin Kuskie
e04208e3a2 Document new version perl required for the updated *Packer modules. Fixes bug #12049. 2011-02-21 13:44:23 -08:00
Paul Driver
ae3e49d622 Versioned Metadata 2011-02-17 14:46:50 -06:00
Paul Driver
add255388a ignore webServerPort in session/url.t 2011-02-17 14:10:07 -06:00
Colin Kuskie
64eafc61ba Skip testing the anniversay event if we didn't get one in the CalendarUpdateFeeds test. 2011-02-17 11:56:08 -08:00
Colin Kuskie
90dec24634 Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch! 2011-02-14 17:49:47 -08:00
Colin Kuskie
6865fda6e1 Build a test to verify checkSegment. Addresses bug #12044. 2011-02-14 17:39:11 -08:00
Colin Kuskie
f3e340fa3a Rework the CS mail fetching interval so that it can't have crazy values like never, every second or yearly. Fixes bug #12043 2011-02-14 16:37:06 -08:00
Colin Kuskie
016df9aa32 Add the Job Description column to the Job List template for the CS. Fixes bug #12045. 2011-02-14 09:57:30 -08:00
Doug Bell
a3a5d44a7b migrate Settings operation to FormBuilder 2011-02-10 18:49:34 -06:00
Doug Bell
98816c4b6b migrate www_editMetaDataField to FormBuilder 2011-02-10 17:29:46 -06:00
Doug Bell
cc53006912 migrate ExportHtml AssetHelper to FormBuilder 2011-02-10 17:08:53 -06:00
Doug Bell
7c88ee41db migrate ChangeUrl AssetHelper to FormBuilder 2011-02-10 17:07:18 -06:00
Doug Bell
b332d828e7 no, what i wanted was to remove www_ methods from AssetExportHtml 2011-02-10 17:04:00 -06:00
Doug Bell
1002ac3bae migreate AssetExportHtml to FormBuilder 2011-02-10 17:02:11 -06:00
Doug Bell
17b7fad4be remove www_changeUrl. It is now an AssetHelper 2011-02-10 16:53:35 -06:00
Doug Bell
ae7528b8ef migrate Thingy import from csv to FormBuilder 2011-02-10 16:34:03 -06:00
Doug Bell
033a1b7793 migrade Survey editTest to FormBuilder 2011-02-10 15:50:51 -06:00
Doug Bell
963227b571 migrate Thingy editField to FormBuilder 2011-02-10 15:48:29 -06:00
Colin Kuskie
702de1e26a Add the missing template variables for userDefined fields in the Map Point. 2011-02-09 09:07:26 -08:00
Colin Kuskie
bb584ec910 Fix stories linking to keyword pages after export. Fixes bug #12035. 2011-02-08 19:11:32 -08:00
Colin Kuskie
1df5429323 Ready for 7.10.10 development 2011-02-07 21:14:07 -08:00
Colin Kuskie
cf72a9fc94 Preparing for 7.10.9 release. 2011-02-07 20:45:01 -08:00
Colin Kuskie
8aee259282 Fix an issue where the default cache time of WebGUI::Cache would cause Groups with caches disabled (groupCacheTimeout=0) to actually be cached for 60 seconds. Fixes bug #12038. 2011-02-07 13:36:46 -08:00
Doug Bell
1fb51f2e75 migrate Survey graph to formbuilder 2011-02-03 16:56:03 -06:00
Doug Bell
db8b507b94 migrate PM editProject to FormBuilder 2011-02-03 16:05:37 -06:00
Paul Driver
4a5196ac5c fixed #12033: scratch variable problems during export 2011-02-03 13:50:42 -06:00
Doug Bell
0a2a010a95 migrate IOB viewReport to FormBuilder 2011-02-02 17:27:12 -06:00
Doug Bell
603ad39e3b migrate IOB selectDelegates to FormBuilder 2011-02-02 16:50:45 -06:00
Doug Bell
ed718c1891 migrate IOB view to FormBuilder + test cleanup 2011-02-02 16:33:07 -06:00
Doug Bell
0a67593bb0 migrate EMS manageRegistrant to FormBuilder 2011-02-02 15:24:44 -06:00
Colin Kuskie
7cb1fa97b5 Update versions of *::Packer to get rid of regexp variables that slow down all regexen. Fixes bug #11704. 2011-02-02 11:00:06 -08:00
Doug Bell
0d45c660bd forgot test collateral file 2011-02-02 12:12:56 -06:00
Colin Kuskie
5c57e33453 Fix rendering issues with radio buttons and checkbox lists in the Underground style. 2011-02-02 08:20:26 -08:00
Colin Kuskie
a0867dd45a Show different styles based on whether a user is in admin mode, or not. Fixes bug #12032. 2011-02-01 16:38:18 -08:00
Colin Kuskie
5b07ab3113 Allow anyone who can edit an asset to create a shortcut to it. 2011-02-01 14:10:12 -08:00