Changeset [a1e1bdf7e2f5291cbd34d80eee62feb7c4bf4fb0] by dleffler

July 5th, 2012 @ 12:28 PM

Moves models/definitions into their specific module folder removes leftover files no longer used, fixes duplicate filename upload bug, adds quick uploader feature to ckeditor [#651 #652 #653 state:resolved]
https://github.com/exponentcms/exponent-cms/commit/a1e1bdf7e2f5291c...

Committed by dleffler

  • A external/editors/connector/uploader.php
  • A framework/modules/ecommerce/definitions/billingcalculator.php
  • A framework/modules/ecommerce/definitions/billingmethods.php
  • A framework/modules/ecommerce/definitions/billingtransactions.php
  • A framework/modules/ecommerce/definitions/bing_product_types.php
  • A framework/modules/ecommerce/definitions/bing_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/crosssellItem_product.php
  • A framework/modules/ecommerce/definitions/discounts.php
  • A framework/modules/ecommerce/definitions/eventregistration.php
  • A framework/modules/ecommerce/definitions/external_addresses.php
  • A framework/modules/ecommerce/definitions/google_product_types.php
  • A framework/modules/ecommerce/definitions/google_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/groupdiscounts.php
  • A framework/modules/ecommerce/definitions/model_aliases.php
  • A framework/modules/ecommerce/definitions/model_aliases_tmp.php
  • A framework/modules/ecommerce/definitions/nextag_product_types.php
  • A framework/modules/ecommerce/definitions/nextag_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/option.php
  • A framework/modules/ecommerce/definitions/option_master.php
  • A framework/modules/ecommerce/definitions/optiongroup.php
  • A framework/modules/ecommerce/definitions/optiongroup_master.php
  • A framework/modules/ecommerce/definitions/order_discounts.php
  • A framework/modules/ecommerce/definitions/order_payments.php
  • A framework/modules/ecommerce/definitions/order_status.php
  • A framework/modules/ecommerce/definitions/order_status_changes.php
  • A framework/modules/ecommerce/definitions/order_status_messages.php
  • A framework/modules/ecommerce/definitions/order_type.php
  • A framework/modules/ecommerce/definitions/orderitems.php
  • A framework/modules/ecommerce/definitions/orders.php
  • A framework/modules/ecommerce/definitions/orders_next_invoice_id.php
  • A framework/modules/ecommerce/definitions/pricegrabber_product_types.php
  • A framework/modules/ecommerce/definitions/pricegrabber_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/product.php
  • A framework/modules/ecommerce/definitions/product_notes.php
  • A framework/modules/ecommerce/definitions/product_status.php
  • A framework/modules/ecommerce/definitions/product_storeCategories.php
  • A framework/modules/ecommerce/definitions/promocodes.php
  • A framework/modules/ecommerce/definitions/purchase_order.php
  • A framework/modules/ecommerce/definitions/sales_reps.php
  • A framework/modules/ecommerce/definitions/shippingcalculator.php
  • A framework/modules/ecommerce/definitions/shippingmethods.php
  • A framework/modules/ecommerce/definitions/shippingspeeds.php
  • A framework/modules/ecommerce/definitions/shopping_product_types.php
  • A framework/modules/ecommerce/definitions/shopping_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/shopzilla_product_types.php
  • A framework/modules/ecommerce/definitions/shopzilla_product_types_storeCategories.php
  • A framework/modules/ecommerce/definitions/storeCategories.php
  • A framework/modules/ecommerce/definitions/tax_class.php
  • A framework/modules/ecommerce/definitions/tax_geo.php
  • A framework/modules/ecommerce/definitions/tax_rate.php
  • A framework/modules/ecommerce/definitions/tax_zone.php
  • A framework/modules/ecommerce/definitions/vendor.php
  • A framework/modules/ecommerce/models/billing.php
  • A framework/modules/ecommerce/models/billingcalculator.php
  • A framework/modules/ecommerce/models/billingmethod.php
  • A framework/modules/ecommerce/models/billingtransaction.php
  • A framework/modules/ecommerce/models/bing_product_types.php
  • A framework/modules/ecommerce/models/childProduct.php
  • A framework/modules/ecommerce/models/crosssellItem.php
  • A framework/modules/ecommerce/models/discounts.php
  • A framework/modules/ecommerce/models/ecomconfig.php
  • A framework/modules/ecommerce/models/external_address.php
  • A framework/modules/ecommerce/models/google_product_types.php
  • A framework/modules/ecommerce/models/groupdiscounts.php
  • A framework/modules/ecommerce/models/model_alias.php
  • A framework/modules/ecommerce/models/nextag_product_types.php
  • A framework/modules/ecommerce/models/option.php
  • A framework/modules/ecommerce/models/option_master.php
  • A framework/modules/ecommerce/models/optiongroup.php
  • A framework/modules/ecommerce/models/optiongroup_master.php
  • A framework/modules/ecommerce/models/order.php
  • A framework/modules/ecommerce/models/order_discounts.php
  • A framework/modules/ecommerce/models/order_status.php
  • A framework/modules/ecommerce/models/order_status_changes.php
  • A framework/modules/ecommerce/models/order_status_messages.php
  • A framework/modules/ecommerce/models/order_type.php
  • A framework/modules/ecommerce/models/orderitem.php
  • A framework/modules/ecommerce/models/pricegrabber_product_types.php
  • A framework/modules/ecommerce/models/product_notes.php
  • A framework/modules/ecommerce/models/product_status.php
  • A framework/modules/ecommerce/models/product_type.php
  • A framework/modules/ecommerce/models/promocodes.php
  • A framework/modules/ecommerce/models/purchase_order.php
  • A framework/modules/ecommerce/models/sales_rep.php
  • A framework/modules/ecommerce/models/shipping.php
  • A framework/modules/ecommerce/models/shippingcalculator.php
  • A framework/modules/ecommerce/models/shippingmethod.php
  • A framework/modules/ecommerce/models/shippingspeeds.php
  • A framework/modules/ecommerce/models/shopping_product_types.php
  • A framework/modules/ecommerce/models/shopzilla_product_types.php
  • A framework/modules/ecommerce/models/storeCategory.php
  • A framework/modules/ecommerce/models/storeCategoryFeeds.php
  • A framework/modules/ecommerce/models/taxclass.php
  • A framework/modules/ecommerce/models/vendor.php
  • A framework/modules/file/definitions/content_expFiles.php
  • A framework/modules/file/definitions/expFiles.php
  • A framework/modules/file/models/expFile.php
  • A framework/modules/rss/definitions/expRss.php
  • A framework/modules/rss/models/expRss.php
  • A framework/modules/search/definitions/search_extension.php
  • A framework/modules/search/definitions/search_queries.php
  • A framework/modules/twitter/models/expTwitter.php
  • A install/upgrades/remove_oldfiles.php
  • R framework/core/definitions/bots.php
  • R framework/core/definitions/subscribers.php
  • R framework/core/models/subscribers.php
  • R framework/core/definitions/billingcalculator.php
  • R framework/core/definitions/billingmethods.php
  • R framework/core/definitions/billingtransactions.php
  • R framework/core/definitions/bing_product_types.php
  • R framework/core/definitions/bing_product_types_storeCategories.php
  • R framework/core/definitions/crosssellItem_product.php
  • R framework/core/definitions/discounts.php
  • R framework/core/definitions/eventregistration.php
  • R framework/core/definitions/external_addresses.php
  • R framework/core/definitions/google_product_types.php
  • R framework/core/definitions/google_product_types_storeCategories.php
  • R framework/core/definitions/groupdiscounts.php
  • R framework/core/definitions/model_aliases.php
  • R framework/core/definitions/model_aliases_tmp.php
  • R framework/core/definitions/nextag_product_types.php
  • R framework/core/definitions/nextag_product_types_storeCategories.php
  • R framework/core/definitions/option.php
  • R framework/core/definitions/option_master.php
  • R framework/core/definitions/optiongroup.php
  • R framework/core/definitions/optiongroup_master.php
  • R framework/core/definitions/order_discounts.php
  • R framework/core/definitions/order_payments.php
  • R framework/core/definitions/order_status.php
  • R framework/core/definitions/order_status_changes.php
  • R framework/core/definitions/order_status_messages.php
  • R framework/core/definitions/order_type.php
  • R framework/core/definitions/orderitems.php
  • R framework/core/definitions/orders.php
  • R framework/core/definitions/orders_next_invoice_id.php
  • R framework/core/definitions/pricegrabber_product_types.php
  • R framework/core/definitions/pricegrabber_product_types_storeCategories.php
  • R framework/core/definitions/product.php
  • R framework/core/definitions/product_notes.php
  • R framework/core/definitions/product_status.php
  • R framework/core/definitions/product_storeCategories.php
  • R framework/core/definitions/promocodes.php
  • R framework/core/definitions/purchase_order.php
  • R framework/core/definitions/sales_reps.php
  • R framework/core/definitions/shippingcalculator.php
  • R framework/core/definitions/shippingmethods.php
  • R framework/core/definitions/shippingspeeds.php
  • R framework/core/definitions/shopping_product_types.php
  • R framework/core/definitions/shopping_product_types_storeCategories.php
  • R framework/core/definitions/shopzilla_product_types.php
  • R framework/core/definitions/shopzilla_product_types_storeCategories.php
  • R framework/core/definitions/storeCategories.php
  • R framework/core/definitions/tax_class.php
  • R framework/core/definitions/tax_geo.php
  • R framework/core/definitions/tax_rate.php
  • R framework/core/definitions/tax_zone.php
  • R framework/core/definitions/vendor.php
  • R framework/core/models/billing.php
  • R framework/core/models/billingcalculator.php
  • R framework/core/models/billingmethod.php
  • R framework/core/models/billingtransaction.php
  • R framework/core/models/bing_product_types.php
  • R framework/core/models/childProduct.php
  • R framework/core/models/crosssellItem.php
  • R framework/core/models/discounts.php
  • R framework/core/models/ecomconfig.php
  • R framework/core/models/external_address.php
  • R framework/core/models/google_product_types.php
  • R framework/core/models/groupdiscounts.php
  • R framework/core/models/model_alias.php
  • R framework/core/models/nextag_product_types.php
  • R framework/core/models/option.php
  • R framework/core/models/option_master.php
  • R framework/core/models/optiongroup.php
  • R framework/core/models/optiongroup_master.php
  • R framework/core/models/order.php
  • R framework/core/models/order_discounts.php
  • R framework/core/models/order_status.php
  • R framework/core/models/order_status_changes.php
  • R framework/core/models/order_status_messages.php
  • R framework/core/models/order_type.php
  • R framework/core/models/orderitem.php
  • R framework/core/models/pricegrabber_product_types.php
  • R framework/core/models/product_notes.php
  • R framework/core/models/product_status.php
  • R framework/core/models/promocodes.php
  • R framework/core/models/purchase_order.php
  • R framework/core/models/sales_rep.php
  • R framework/core/models/shipping.php
  • R framework/core/models/shippingcalculator.php
  • R framework/core/models/shippingmethod.php
  • R framework/core/models/shippingspeeds.php
  • R framework/core/models/shopping_product_types.php
  • R framework/core/models/shopzilla_product_types.php
  • R framework/core/models/storeCategory.php
  • R framework/core/models/storeCategoryFeeds.php
  • R framework/core/models/taxclass.php
  • R framework/core/models/vendor.php
  • R framework/core/definitions/content_expFiles.php
  • R framework/core/definitions/expFiles.php
  • R framework/core/models/expFile.php
  • R framework/core/definitions/expRss.php
  • R framework/core/models/expRss.php
  • R framework/core/definitions/search_extension.php
  • R framework/core/definitions/search_queries.php
  • R framework/core/models/expTwitter.php
  • M framework/core/models/expNestedNode.php
  • M framework/core/models/product_type.php
  • M framework/core/subsystems/forms/controls/ckeditorcontrol.php
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins