Commit graph

2061 commits

Author SHA1 Message Date
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
Colin Kuskie
64fdc50a5d missed 8 templates on the first pass 2008-09-25 23:07:02 +00:00
Colin Kuskie
150d9ac4d1 fix usage of gateway macro in all default templates 2008-09-25 21:07:44 +00:00
Frank Dillon
cde696c767 Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted. 2008-09-22 22:26:59 +00:00
Doug Bell
758fa76e85 adding default template to skeleton 2008-09-22 14:47:11 +00:00
Doug Bell
f6ef71d244 removed debug message from upgrade script 2008-09-22 14:41:46 +00:00
Doug Bell
82a7e5dfd2 fixed problem with showing other assets' edit forms
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
2008-09-21 22:56:42 +00:00
Colin Kuskie
baa228737d remove quotes from International macros in templates. Single quotes only worked by accident before. Double quotes are only needed when the key contains a comma 2008-09-17 23:04:07 +00:00
Tabitha Zipperer
21ac37fd2d fixed image hovers to display correctly and be more cross-browser compatible 2008-09-17 20:04:39 +00:00
Frank Dillon
a70e0cf66a Registration form to keep user entries on error - required and errored out fields are now highlighted. 2008-09-17 00:58:50 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
JT Smith
7b21d656ef rfe: Town Hall: EMS badge early bird field/discount 2008-09-16 21:00:47 +00:00
Colin Kuskie
0e80937c6b fix display of EMS badge update message 2008-09-16 19:47:41 +00:00
Colin Kuskie
bcc66cb6cb RFE: Add a cancel button to the edit profile screen 2008-09-16 19:01:27 +00:00