Commit graph

2074 commits

Author SHA1 Message Date
JT Smith
16bd779fd4 - Added Cashier/Point of Sale mode for the Shop.
- Added the notion of a default address to the Shop's address book.
2008-11-15 01:26:16 +00:00
Kaleb Murphy
e75357160a Fixed survey migration 2008-11-13 18:18:25 +00:00
Henry Tang
9289bdb34c Updated upgrade script for versionTagMode support 2008-11-13 17:19:10 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +00:00
Graham Knop
2d8b43f7c9 preparing for 7.6.4 dev 2008-11-12 03:24:31 +00:00
Graham Knop
151e705286 Backing out Survey for now 2008-11-12 02:40:27 +00:00
Graham Knop
d6e00cab05 improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems 2008-11-12 01:17:33 +00:00
Colin Kuskie
1ddaa75ab8 fix add variant i18n bug 2008-11-07 20:41:22 +00:00
Graham Knop
7bc8ecd628 make survey templates not be packages 2008-11-06 22:16:33 +00:00
Kaleb Murphy
1dd08e25c9 The new survey is here. Make sure to wg-reset your test instances to get the new DB schema. 2008-11-06 20:48:18 +00:00
JT Smith
f951bbed37 Added a better mechanism for calculating when content was last modified for cache headers. 2008-11-06 15:48:31 +00:00
JT Smith
ef6aedc862 - The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster. 2008-11-06 02:32:10 +00:00
Colin Kuskie
71ee624718 Add the profile field needed by the UsersOnline macro.
Internationalized the profile field label.
2008-11-05 05:05:16 +00:00
Graham Knop
f43695ecf7 don't add javascript i18n content handler if it already exists 2008-11-04 22:47:01 +00:00
Frank Dillon
293e1c0e47 Google sitemaps index added to WebGUI 2008-11-04 15:58:04 +00:00
Steve Swanson
d8f28d1379 Fixes a bug in IE where gallery items are not side-by-side 2008-10-29 21:26:45 +00:00
Doug Bell
3e1f66a0e7 added: DataTable asset 2008-10-28 22:27:17 +00:00
Tabitha Zipperer
dd89865fb4 Fixed headers of albums so they autosize instead of scrolling 2008-10-28 16:58:24 +00:00
Doug Bell
5e967d9b82 added: DataForm can now trigger workflow when adding an entry 2008-10-25 05:38:08 +00:00
Doug Bell
e9f80e107a fixed problem with style_03 template 2008-10-23 21:05:03 +00:00
Doug Bell
cbbf85d765 forward ported 8097 2008-10-23 17:08:39 +00:00
JT Smith
9b2e6869d9 making ems work with new data form 2008-10-23 01:24:12 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Chris Nehren
ebd2309104 Added extras to user profile fields. This field can be accessed using the
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
20460192a6 Search - Paginate results (#713) 2008-10-21 20:28:49 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
Yung Han Khoe
9e2ec505c0 added rfe #740: Thingy Pre-Text 2008-10-20 16:08:09 +00:00
Colin Kuskie
2b87238a63 fix the manage workflow link in the admin console #8853 2008-10-18 05:09:33 +00:00
Graham Knop
572e8533c6 preparing for 7.6.2 dev 2008-10-14 23:12:36 +00:00
JT Smith
8848a71d52 fixing borked template 2008-10-13 19:38:21 +00:00
JT Smith
bae51e6ed5 Added the Asset Discovery web service content handler. 2008-10-13 16:53:19 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
Yung Han Khoe
421392f134 Added Thingy RFEs: Max entries per user AND Export extra fields 2008-10-10 14:43:15 +00:00
Graham Knop
140ea63081 fixed: UserList templates use incorrect variable names 2008-10-05 19:43:09 +00:00
Graham Knop
d9cec8ff94 fixed: DataForm entry table isn't properly indexed 2008-10-05 19:42:56 +00:00
Graham Knop
f7b02c0407 fixed: some default assets have ids shorter than 22 characters 2008-10-02 15:12:20 +00:00
Chris Nehren
21058ead4d changed: the list of extensions for the export system to pass through
unmodified has been moved to the configuration file under the
"exportBianryExtensions" field.
2008-10-01 19:22:34 +00:00
Graham Knop
7819df09ce preparing for 7.6.1 dev 2008-09-30 23:26:43 +00:00
Colin Kuskie
dec515d1cf Dereference the array ref of collateral into an array so foreach
can iterate over it.
2008-09-30 22:09:54 +00:00
Graham Knop
7a3c897ca6 removing some unneeded templates 2008-09-30 20:03:59 +00:00
JT Smith
dda9a68353 Haarg is a dirty bitch who says i should use warn instead of print 2008-09-30 16:32:48 +00:00
Chris Nehren
84f38558cf I'm dumb, fix the default post received upgrade path and package. Thanks, perlDreamer. 2008-09-29 21:05:11 +00:00
Chris Nehren
c25101654f users may now customize the post received page for the CS 2008-09-29 18:21:29 +00:00
Colin Kuskie
79c5425bcf Fix product exporting and importing through the Shelf.
Note that sku entries in the import and export file are now varSku.
2008-09-28 23:59:26 +00:00
JT Smith
564fea1583 - Rebuilt AdminBar. Now renders faster, and has categories in the new content
menu.
 - Reconfigured asset configuration file properties
2008-09-28 19:50:31 +00:00
Colin Kuskie
b8f7c6ea9d backport the fixed templates that I broke with my stupid/wonderful template script 2008-09-28 04:26:41 +00:00
JT Smith
b6b77ab096 added admin console plugability 2008-09-27 17:10:48 +00:00
Graham Knop
ab3b1d8968 7.6.0 is a stop version 2008-09-26 20:17:24 +00:00
Graham Knop
979f1eb160 move branch point up to 7.5.24 2008-09-26 14:54:14 +00:00