Commit graph

  • f323c8025b Clean up syntax warning about double my in FriendManager. Colin Kuskie 2011-01-04 17:52:15 -08:00
  • dccfc597a8 fix exporthtml assethelper test to wait for forks Doug Bell 2011-01-04 18:00:53 -06:00
  • 30c2c2c418 fix copybranch assethelper test to wait for fork Doug Bell 2011-01-04 17:59:34 -06:00
  • b0b1a299d5 add test sub to wait for WebGUI::Forks Doug Bell 2011-01-04 17:59:11 -06:00
  • 8299e9e706 migrate Account Friends sentFriendRequest to FB Doug Bell 2010-12-21 17:02:16 -06:00
  • b5c1ffe5b7 migrate old templates to new formbuilder vars Doug Bell 2010-12-21 17:01:38 -06:00
  • d194f23a33 add missing module to Script Doug Bell 2010-12-21 14:33:32 -06:00
  • cd2f907ef3 migrate friendmanager editFriends to formbuilder Doug Bell 2010-12-21 14:33:09 -06:00
  • 0b5614ad1c fix tabs and tabsets in FormBuilder Doug Bell 2010-12-21 14:32:03 -06:00
  • 6dea8e8d05 deprecate the AUTOLOAD of WebGUI::Form Doug Bell 2010-12-21 14:31:31 -06:00
  • fbca10f617 remove use of AUTOLOAD Doug Bell 2010-12-21 14:30:17 -06:00
  • 580193596e add user() sub to get a safe user for testing Doug Bell 2010-12-21 14:29:27 -06:00
  • 9cb5c088b0 add field and loop accessors Doug Bell 2010-12-20 16:44:41 -06:00
  • 52919f7586 add function to replace var names for FormBuilder Doug Bell 2010-12-13 12:52:59 -06:00
  • 9c894e5158 fix derp message to look more like carp message Doug Bell 2010-12-09 19:02:51 -06:00
  • db4e74a738 deprecate the AUTOLOAD method of WebGUI::Form Doug Bell 2010-12-09 18:59:46 -06:00
  • 4881b83a05 Refix the Story.t test to handle a different parent. Colin Kuskie 2011-01-04 13:43:12 -08:00
  • 0e93c3376e Cleanup the hidden asset directly, since it's not created in a version tag. Colin Kuskie 2011-01-04 11:49:55 -08:00
  • a8fcce617a Testing assets have to be based off the root node, so the lineage works right. Change this, and clean them all up. Colin Kuskie 2011-01-04 11:46:37 -08:00
  • fe181907e5 Do checks for keywords without order. Colin Kuskie 2011-01-04 11:36:06 -08:00
  • a7623ed20e Remove debug comments, make sure that the snippets do not have parent assets with style templates and that they get cleaned up. Colin Kuskie 2011-01-04 11:32:34 -08:00
  • d1a9bd9fce No more session->var. Colin Kuskie 2011-01-04 11:24:23 -08:00
  • 25b981baec Import node can't be used to test getBackToSiteURL since that forces the user back to the default asset. Colin Kuskie 2011-01-04 10:56:48 -08:00
  • 78a12c18e9 No debug in Test::More, using diag instead. Colin Kuskie 2011-01-04 10:45:25 -08:00
  • ad8f1231fc fix 11985 Search.pl should warn on bad asset Doug Bell 2011-01-03 21:17:08 -06:00
  • f78fb51b13 add changelog Doug Bell 2011-01-03 21:02:05 -06:00
  • 1c01079bdd fix 11976 use container url gives permission denied Doug Bell 2011-01-03 21:01:38 -06:00
  • 93525126a4 fix 11975 cannot paste threads: Cannot call method isa() Doug Bell 2011-01-03 20:36:08 -06:00
  • 78a4c1295a fix 11960 cart address fields marked as mandatory Doug Bell 2011-01-03 19:54:53 -06:00
  • 3fbcb4aca9 fix 11945 slow sql for duplicate email lookup Doug Bell 2011-01-03 19:49:29 -06:00
  • 67264660f7 Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001. Colin Kuskie 2011-01-03 19:11:40 -08:00
  • cb7ffb3a21 Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986. Colin Kuskie 2011-01-03 17:59:58 -08:00
  • a083737ab3 Do not extend recurrent for events in the trash. Do not extend them in the clipboard either, since it'll either make a mess in the clipboard or pop them up on the calendar automatically. Fixes bug #11995 Colin Kuskie 2011-01-03 17:24:29 -08:00
  • b911f05125 Commit events created by the ExtendCalendarRecurrences workflow activity. Fixes bug #11994. Colin Kuskie 2011-01-03 17:01:26 -08:00
  • 3e0da41f0a Allow for File and Image subclasses to be handled gracefully by the Thingy. Colin Kuskie 2011-01-02 12:57:54 -08:00
  • 648ea286ea Uh, and the code change for Visitor Account privileges. Colin Kuskie 2011-01-02 12:41:08 -08:00
  • 789a3476f9 The Account system should show Visitor a login instead of an insufficient privilege screen. Fixes bug #12012 Colin Kuskie 2011-01-02 12:36:43 -08:00
  • 416b45f924 Duplicating events should duplicate relatedLinks. Add tests for setting and getting relatedLinks. Make recurrence use duplicate instead of addChild so that all collateral information like storageIds and relatedLinks are also duplicated. Fixes bug #12010. Colin Kuskie 2011-01-01 12:09:31 -08:00
  • a9b4af6bc2 fixed #12009: Export JS errors in IE7 Paul Driver 2010-12-28 09:24:54 -06:00
  • aea8d184a6 Accidentally kept package in wrong dir. Martin Kamerbeek 2010-12-23 16:48:24 +00:00
  • b22ed80dc7 Fixed #12007: Hardcoded js in cart view. Martin Kamerbeek 2010-12-23 16:45:15 +00:00
  • 90e3cd6b6f Merge branch 'master' of git@github.com:plainblack/webgui Martin Kamerbeek 2010-12-23 14:48:02 +00:00
  • 43903a9e0e Close all statement handles. Colin Kuskie 2010-12-23 00:32:16 -08:00
  • b80b044202 Ham handed attempt to try and find the maximum revision date. Colin Kuskie 2010-12-23 00:24:56 -08:00
  • 4e0e62b202 Fix tests that were broken due to the language override merge. Colin Kuskie 2010-12-22 14:10:58 -08:00
  • 21e1c41596 Document the delete user bug fix. Colin Kuskie 2010-12-22 13:47:40 -08:00
  • 196d3b0437 Uncaching the user should be last thing that is done before removing data from the database. Colin Kuskie 2010-12-22 11:26:55 -08:00
  • 10ea82d6ec Don't let the cart crash on invalid addressIds Martin Kamerbeek 2010-12-22 13:31:16 +00:00
  • f748aa1b83 Return a list of shipper to choose from in stead of none if no shipper has be chosen yet. Martin Kamerbeek 2010-12-17 15:59:45 +00:00
  • 3d79b8b26c - fixed bug 11997: maximumAssets is ignored - fixed bug 11998: maximumAssets prevents editing existing assets if maximum is reached Arjan Widlaak 2010-12-17 23:06:27 +01:00
  • e222cd97b6 move module loading to correct location Graham Knop 2010-12-13 19:01:38 -06:00
  • b49c500701 Bad copy/paste on ajax error message. Colin Kuskie 2010-12-13 08:25:22 -08:00
  • 1c24c8189a migrate User deprecation messages to derp Doug Bell 2010-12-09 18:57:58 -06:00
  • 50c4910083 add deprecation carp method Doug Bell 2010-12-09 18:57:41 -06:00
  • 60cc89fb4f make FormBuilder use toTemplateVars for fields Doug Bell 2010-12-09 18:31:42 -06:00
  • ca42a0544d add toTemplateVars method to form controls Doug Bell 2010-12-09 18:22:07 -06:00
  • 48f9687025 fix 11984 No JS allows invalid dates in Event Doug Bell 2010-12-08 14:32:20 -06:00
  • f83b489837 Do not retry bad events for extending recurrence. Colin Kuskie 2010-12-08 11:27:12 -08:00
  • 9eded35263 fix warning and add changelog Doug Bell 2010-12-07 18:30:39 -06:00
  • 886de768af Merge remote branch 'xvaara/master' Doug Bell 2010-12-07 18:28:24 -06:00
  • 0a32122643 Merge branch 'carousel' Doug Bell 2010-12-07 17:23:10 -06:00
  • 078f5587c7 When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src), the evidence of the problem doesn't show up until the next hit. Even more fun, the error message gets lower-case-ified as part of conicialization so if you ack for it without -i, you won't even find where the error came from. So perhaps it's best to log the error sooner than later. Scott Walters 2010-12-06 16:56:24 -05:00
  • 2c51e6d4fd move core profile fields into users table Doug Bell 2010-12-03 22:36:30 -06:00
  • f43541c5c9 done with addRevision tests Doug Bell 2010-12-03 15:00:42 -06:00
  • 7c14d1e6c4 almost done fixing addRevision tests Doug Bell 2010-11-19 19:26:39 -06:00
  • 6931fd471e all tests run individually Doug Bell 2010-11-17 19:31:44 -06:00
  • 1866c593ea almost done fixing addRevision changes Doug Bell 2010-11-16 11:18:41 -06:00
  • 3ce9198220 setVersionLock needs to be done only for tags Doug Bell 2010-11-10 14:04:36 -06:00
  • ab18af37ef default new revisions to approved Doug Bell 2010-11-10 12:36:32 -06:00
  • 0fd78da778 Test::Class asset tests fixed for addRevision Doug Bell 2010-11-10 12:25:39 -06:00
  • f0df8b720b addSave will always be adding Doug Bell 2010-11-10 12:02:20 -06:00
  • e89375622b move version tag stuff out of addRevision Doug Bell 2010-11-10 12:01:30 -06:00
  • 922e4cef37 Take a --configFile of either absolute path or relative to etc. Maybe. Scott Walters 2010-12-02 18:18:50 -05:00
  • 9b0dcf2b68 Remove default message for the upgrade sub and replace with something more useful. Colin Kuskie 2010-12-01 10:23:06 -08:00
  • daaf6d44b5 Ready for 7.10.7 development Colin Kuskie 2010-11-30 21:03:23 -08:00
  • 54d31e2e31 Preparing for 7.10.6 release. Colin Kuskie 2010-11-30 20:37:42 -08:00
  • dd7e6016dc Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf. Colin Kuskie 2010-11-30 15:07:49 -08:00
  • e2115411b5 entryId needs to be public for the earlier change to work. Fixes bug #11980 Colin Kuskie 2010-11-30 08:51:38 -08:00
  • 8cf5ce1950 Testing code moved out of t/Session/Http.t into t/Session/Request.t Colin Kuskie 2010-11-29 16:51:19 -08:00
  • b219324fc1 fixed #11978: Pasting links into TinyMCE Paul Driver 2010-11-29 15:52:47 -05:00
  • 1d19269f7e Don't need weaken twice. Colin Kuskie 2010-11-29 09:49:23 -08:00
  • 5d4405f43d Convert Image::Graph and Poll over to use FormBuilder. Colin Kuskie 2010-11-29 09:37:28 -08:00
  • 0983362204 Fix WebGUI::Crud to autowrite objects when created. Colin Kuskie 2010-11-28 22:01:26 -08:00
  • ef3cbf3303 Add short circuiting to deleteField method in FormBuilder. Colin Kuskie 2010-11-28 19:40:43 -08:00
  • f727fe354b fix 11974 toolbar icons broken in webkit html5 Doug Bell 2010-11-23 14:33:29 -06:00
  • e7fcf33a4d Move ifModifiedSince into WebGUI::Session::Request Colin Kuskie 2010-11-22 09:53:03 -08:00
  • 995b04e7de Remove getRedirectLocation and setRedirectLocation from Session::Http Colin Kuskie 2010-11-22 09:28:14 -08:00
  • 8b6bbdb9f7 Remove setFilename, getFilename from Session::Http, and use Plack::Response methods instead. Colin Kuskie 2010-11-22 08:06:25 -08:00
  • fd8f03a186 Change getMimeType and setMimeType to response->content_type. Colin Kuskie 2010-11-21 22:35:26 -08:00
  • e5adc07a05 Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. Colin Kuskie 2010-11-21 21:11:41 -08:00
  • b830bd8e71 Add documentation about the removal of WebGUI::Session::Var and how to handle migration. Colin Kuskie 2010-11-21 17:36:06 -08:00
  • b640216437 Remove URL handlers from config files, and from the default config file. Add a stub to the migration notes that URLHandlers are now done as Plack Middleware. Colin Kuskie 2010-11-21 17:24:32 -08:00
  • e71e95544f add WebGUI::GUID and make WebGUI::Session::Id a wrapper around that Graham Knop 2010-11-19 18:32:39 -06:00
  • cd0986ecdf Fix session leak from this test. Colin Kuskie 2010-11-19 11:51:09 -08:00
  • d02472cfa6 Change Session::ID to no longer need a session. Instead, you pass it a seed for salting the hash generation. Colin Kuskie 2010-11-19 08:53:22 -08:00
  • 68638c2ae8 Fix incorrect translation of $user->profileField to $user->get. ProfileField was a mutator, not just an accessor. Colin Kuskie 2010-11-19 08:52:46 -08:00
  • e03bb22d56 More deprecation fixes. Colin Kuskie 2010-11-18 19:41:09 -08:00
  • 8255b6905f Remove more deprecated uses of profileField. Colin Kuskie 2010-11-18 16:16:40 -08:00
  • 59c03b50e7 Change occurances of user->profileField to user->get Colin Kuskie 2010-11-18 16:12:03 -08:00
  • ae48e7517a Remove profileField method from DateTime. Colin Kuskie 2010-11-18 15:51:24 -08:00