Commit graph

  • 6ac8c49c87 Ready for 7.10.12 development. Colin Kuskie 2011-03-07 20:55:30 -08:00
  • a76b5a5d0d Preparing for 7.10.11 release Colin Kuskie 2011-03-07 20:39:33 -08:00
  • a78e0ea49e Fix the test to track changes in the TimeField form. Colin Kuskie 2011-03-07 19:06:51 -08:00
  • cd483f856a Put the notice about the changed TimeField form in a note for the correct version. Colin Kuskie 2011-03-07 16:53:20 -08:00
  • 41ebf01199 There's no need to check again if the asset exists when importing asset collateral data. Fixes bug #12060. Colin Kuskie 2011-03-07 16:31:19 -08:00
  • 23b403dd3f Add a test to make sure that duplicating a Thingy does not leak rows or things. Colin Kuskie 2011-03-07 16:24:29 -08:00
  • efcc4fe1a7 www_editSave needs permission checks to prevent extra assets from being added by unprivileged users. Partial fix for #12068. Colin Kuskie 2011-03-07 15:59:31 -08:00
  • 78d27ad031 Revert "Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060." Colin Kuskie 2011-03-07 08:50:24 -08:00
  • 2c0334d709 Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060. Colin Kuskie 2011-03-07 08:35:15 -08:00
  • 8a527f830c Fix sytax errors in the new TimeField code. Colin Kuskie 2011-03-07 08:31:26 -08:00
  • 73a95e9627 Fix the accidental overriding of www_export in the Thing. Fixes bug #12066. Colin Kuskie 2011-03-04 10:45:06 -08:00
  • b27bc19e4d Tree view buttons now work. Changed progress bar helpers to use fork. Added forkId option to AssetHelpers. Added updateAsset service to Admin. Doug Bell 2011-03-03 19:25:20 -06:00
  • 675dfec848 Add i18n requirements for the TimeField, so it works if used without other plugins requiring them. Colin Kuskie 2011-03-03 16:55:21 -08:00
  • d1531da722 Merge branch 'master' of git://github.com/plainblack/webgui Chris Hanson 2011-03-03 16:16:25 -06:00
  • d72d36986b Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061 root 2011-03-03 15:50:58 -06:00
  • e7e8cd43bf Fix the currentUrl used by the thingy for making URLs with action, like pagination and sorting, in the search screen. Fixes bug #12055. Colin Kuskie 2011-03-02 16:40:44 -08:00
  • 399aa5368b update docs on Fork Doug Bell 2011-03-02 16:38:48 -06:00
  • dcfce60b5e Change class => className where func=add. Colin Kuskie 2011-03-01 18:45:00 -08:00
  • 7a8c9bbacf reformat and rearrange migration docs Doug Bell 2011-03-01 19:16:00 -06:00
  • de6cf5875f Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug #12054 and works swell in the Thingy. The Thingy is my favorite asset now. Colin Kuskie 2011-02-28 20:43:07 -08:00
  • 79ab978e49 Fix the URL to the user after exporting a Thing in CSV format. The URL needs to contain the thingId to see non-default things. Fixes bug #12063 Colin Kuskie 2011-02-28 20:33:29 -08:00
  • 7091cedc0a Add the column headers back to the CSV file exported from a Thing. Fixes bug #12062. Colin Kuskie 2011-02-28 19:23:56 -08:00
  • 99f613bb9a Update test for CSRF token. Colin Kuskie 2011-02-28 15:41:06 -08:00
  • bb655e22e7 Rename the test to be a test. Colin Kuskie 2011-02-28 14:58:37 -08:00
  • 331ce02065 Update the default View Thing Data template to use the viewScreenTitle variable, and i18n the word "View". Update template docs to describe what viewScreenTitle really is. Fixes bug #12053. Colin Kuskie 2011-02-28 09:44:10 -08:00
  • 6749937d4e No direct appending of URL's, since it breaks Prevent Proxy Cache. Also, i18n the buttons. Fixes bug #12051. Colin Kuskie 2011-02-28 09:31:56 -08:00
  • 1255f27792 Document that in WebGUI::Search, assetIds are not AND'ed with the other rules. Colin Kuskie 2011-02-28 08:54:17 -08:00
  • 34a85a6ea1 Prune dead code out of the DataForm/diagnose test. Colin Kuskie 2011-02-28 08:27:41 -08:00
  • f6831953bd start on Tree buttons to call Asset Helpers Doug Bell 2011-02-25 16:08:06 -06:00
  • b9e879b7aa change AssetHelpers to have short IDs instead of class names Doug Bell 2011-02-25 15:44:06 -06:00
  • f249070c50 remove asset manager www_ methods Doug Bell 2011-02-23 17:52:49 -06:00
  • 5672cee964 remove cut and duplicate asset methods Doug Bell 2011-02-23 16:44:56 -06:00
  • 9b330fc217 remove createShortcut from Asset Doug Bell 2011-02-23 16:41:26 -06:00
  • 8650e714b5 move createShortcut to an assetHelper Doug Bell 2011-02-23 16:36:34 -06:00
  • 3dbb9815f6 remove copy and copyBranch from asset. is now AssetHelper::Copy Doug Bell 2011-02-23 15:34:03 -06:00
  • 734b1dea04 remove editBranch page, it is now AssetHelper::EditBranch Doug Bell 2011-02-23 15:32:19 -06:00
  • d49bfbdaad remove old links to asset manager Doug Bell 2011-02-23 15:31:09 -06:00
  • d8ef2ebe56 remove TabForm from use and documentation Doug Bell 2011-02-21 20:20:16 -06:00
  • 9ab36a72ee migrate Activity getEditForm to FormBuilder Doug Bell 2011-02-21 20:17:03 -06:00
  • 37f392b4c8 migrate Wizard getForm to FormBuilder Doug Bell 2011-02-16 17:11:11 -06:00
  • 2170509c0f allow TaxDriver getEditForm to use FormBuilder Doug Bell 2011-02-16 15:53:51 -06:00
  • 1d8b1b1b3a migrate ship getEditForm to FormBuilder Doug Bell 2011-02-16 14:04:13 -06:00
  • 209a24d985 remove diags from test Doug Bell 2011-02-16 13:58:18 -06:00
  • 71261438f7 migrate PayDriver getEditForm to FormBuilder Doug Bell 2011-02-16 13:34:33 -06:00
  • 3ce8498427 fix bad heredoc ending Doug Bell 2011-02-15 16:35:12 -06:00
  • 6fd4b1beeb update migration for FormBuilder auth changes Doug Bell 2011-02-15 16:28:57 -06:00
  • c9250660e4 change docs for Session::DateTime to use form control Doug Bell 2011-02-15 16:19:24 -06:00
  • 88a94d65e2 finish Graph migration to FormBuilder Doug Bell 2011-02-15 16:16:09 -06:00
  • 24c2d6bb27 update docs to point to better place Doug Bell 2011-02-15 16:00:49 -06:00
  • b70f253e74 finish migrating Crud to FormBuilder Doug Bell 2011-02-15 15:45:22 -06:00
  • 88c865c902 migrate Auth editUserForm and Operation User editUser to FormBuilder Doug Bell 2011-02-15 15:44:32 -06:00
  • c9003e3517 Ready for 7.10.11 development. Colin Kuskie 2011-02-21 21:35:23 -08:00
  • 70cdc256db Ready for 7.10.10 release Colin Kuskie 2011-02-21 21:08:38 -08:00
  • b2c11102d8 refactor some of the upgrade script code Graham Knop 2011-02-21 18:10:25 -06:00
  • e833d472c6 Update this test to duplicate the encoding done in the Matrix. Colin Kuskie 2011-02-21 14:29:30 -08:00
  • 44039fd555 >5.8.8 <> >= 5.8.8 Colin Kuskie 2011-02-21 14:12:07 -08:00
  • 116a3c21ca In the Asset Manager search window, let the title of the asset be a link to view the asset. Fixes bug #12048. Colin Kuskie 2011-02-21 13:54:00 -08:00
  • e04208e3a2 Document new version perl required for the updated *Packer modules. Fixes bug #12049. Colin Kuskie 2011-02-21 13:30:45 -08:00
  • ae3e49d622 Versioned Metadata Paul Driver 2011-02-11 09:26:05 -06:00
  • add255388a ignore webServerPort in session/url.t Paul Driver 2011-02-17 14:09:35 -06:00
  • 64eafc61ba Skip testing the anniversay event if we didn't get one in the CalendarUpdateFeeds test. Colin Kuskie 2011-02-17 11:56:08 -08:00
  • 90dec24634 Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch! Colin Kuskie 2011-02-14 17:49:47 -08:00
  • 6865fda6e1 Build a test to verify checkSegment. Addresses bug #12044. Colin Kuskie 2011-02-14 17:39:11 -08:00
  • f3e340fa3a Rework the CS mail fetching interval so that it can't have crazy values like never, every second or yearly. Fixes bug #12043 Colin Kuskie 2011-02-14 16:37:06 -08:00
  • 016df9aa32 Add the Job Description column to the Job List template for the CS. Fixes bug #12045. Colin Kuskie 2011-02-14 09:57:30 -08:00
  • a3a5d44a7b migrate Settings operation to FormBuilder Doug Bell 2011-02-10 18:49:34 -06:00
  • 98816c4b6b migrate www_editMetaDataField to FormBuilder Doug Bell 2011-02-10 17:29:46 -06:00
  • cc53006912 migrate ExportHtml AssetHelper to FormBuilder Doug Bell 2011-02-10 17:08:53 -06:00
  • 7c88ee41db migrate ChangeUrl AssetHelper to FormBuilder Doug Bell 2011-02-10 17:07:18 -06:00
  • b332d828e7 no, what i wanted was to remove www_ methods from AssetExportHtml Doug Bell 2011-02-10 17:04:00 -06:00
  • 1002ac3bae migreate AssetExportHtml to FormBuilder Doug Bell 2011-02-10 17:02:11 -06:00
  • 17b7fad4be remove www_changeUrl. It is now an AssetHelper Doug Bell 2011-02-10 16:53:35 -06:00
  • ae7528b8ef migrate Thingy import from csv to FormBuilder Doug Bell 2011-02-10 16:34:03 -06:00
  • 033a1b7793 migrade Survey editTest to FormBuilder Doug Bell 2011-02-10 15:50:51 -06:00
  • 963227b571 migrate Thingy editField to FormBuilder Doug Bell 2011-02-10 15:48:29 -06:00
  • 702de1e26a Add the missing template variables for userDefined fields in the Map Point. Colin Kuskie 2011-02-09 09:07:26 -08:00
  • bb584ec910 Fix stories linking to keyword pages after export. Fixes bug #12035. Colin Kuskie 2011-02-08 19:11:32 -08:00
  • 1df5429323 Ready for 7.10.10 development Colin Kuskie 2011-02-07 21:14:07 -08:00
  • cf72a9fc94 Preparing for 7.10.9 release. Colin Kuskie 2011-02-07 20:45:01 -08:00
  • 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. Colin Kuskie 2011-02-07 13:36:46 -08:00
  • 1fb51f2e75 migrate Survey graph to formbuilder Doug Bell 2011-02-03 16:56:03 -06:00
  • db8b507b94 migrate PM editProject to FormBuilder Doug Bell 2011-02-03 16:05:37 -06:00
  • 4a5196ac5c fixed #12033: scratch variable problems during export Paul Driver 2011-02-03 13:50:42 -06:00
  • 0a2a010a95 migrate IOB viewReport to FormBuilder Doug Bell 2011-02-02 17:27:12 -06:00
  • 603ad39e3b migrate IOB selectDelegates to FormBuilder Doug Bell 2011-02-02 16:50:45 -06:00
  • ed718c1891 migrate IOB view to FormBuilder + test cleanup Doug Bell 2011-02-02 16:33:07 -06:00
  • 0a67593bb0 migrate EMS manageRegistrant to FormBuilder Doug Bell 2011-02-02 15:24:44 -06:00
  • 7cb1fa97b5 Update versions of *::Packer to get rid of regexp variables that slow down all regexen. Fixes bug #11704. Colin Kuskie 2011-02-02 11:00:06 -08:00
  • 0d45c660bd forgot test collateral file Doug Bell 2011-02-02 12:12:56 -06:00
  • 5c57e33453 Fix rendering issues with radio buttons and checkbox lists in the Underground style. Colin Kuskie 2011-02-02 08:20:26 -08:00
  • a0867dd45a Show different styles based on whether a user is in admin mode, or not. Fixes bug #12032. Colin Kuskie 2011-02-01 16:38:18 -08:00
  • 5b07ab3113 Allow anyone who can edit an asset to create a shortcut to it. Colin Kuskie 2011-02-01 14:10:12 -08:00
  • eb8fa8f79f no parent yet, use base instead. Colin Kuskie 2011-01-31 21:05:12 -08:00
  • 7b700d0ca5 Add POD for WebGUI::ICal Colin Kuskie 2011-01-31 19:25:50 -08:00
  • 8ae16ba37c Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. Colin Kuskie 2011-01-31 19:05:04 -08:00
  • f077c28c98 migrate EMS www_importEvents to FormBuilder Doug Bell 2011-01-31 20:38:34 -06:00
  • 8ca685e089 add file input for progressive enhancement and testing Doug Bell 2011-01-31 20:38:00 -06:00
  • be3052ce6d fix getEventFieldsForImport to use new Definition Doug Bell 2011-01-31 20:36:47 -06:00
  • 03f64cbf1a allow getFormProperties to be called as a class method Doug Bell 2011-01-31 20:35:25 -06:00
  • 3bb4754487 fix EMSTicket i18n namespace Doug Bell 2011-01-31 20:24:27 -06:00