Commit graph

3733 commits

Author SHA1 Message Date
Colin Kuskie
dc813c7d3c fix a template variable problem in the calendar list view 2008-06-12 04:50:38 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
88e7113fae fixed: email password recovery submit button effected by UI level 2008-06-11 19:17:35 +00:00
Graham Knop
5b78160079 fixed: Creating a shortcut creates a version tag even with autocommit turned on 2008-06-11 19:17:28 +00:00
Graham Knop
64ac52e088 fixed: userImport.pl overwrites settings when updating users 2008-06-11 19:17:22 +00:00
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Graham Knop
3b874ad540 fixed: edit branch can't update URLs on most assets 2008-06-11 14:14:36 +00:00
Graham Knop
d99b77c70a remove svn meta dirs from package 2008-06-11 14:14:30 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
Colin Kuskie
c341cf0b5b make the admin console templates have unique titles 2008-06-11 03:17:31 +00:00
Colin Kuskie
fba93ebcbe bugfix: more debug output when style cannot instance your template 2008-06-11 02:38:34 +00:00
Colin Kuskie
bfd1f3ae07 add hasAddedToCart and thankYouMessage template variables 2008-06-11 02:09:24 +00:00
JT Smith
059f6146dc Replaced dtree javascript with YUI TreeView. 2008-06-10 21:39:58 +00:00
JT Smith
1e4c392ab8 removed cool menus nav in favor of yui nav 2008-06-10 19:46:20 +00:00
Colin Kuskie
ab7bc3afe2 after having re-redisposed of the old email cash receipt template... 2008-06-10 18:43:00 +00:00
JT Smith
108c652414 templates i forgot to check in before 2008-06-10 18:24:41 +00:00
Colin Kuskie
d6a2d6e321 Add subscription assets to the user's config file and the example config file. 2008-06-10 17:56:57 +00:00
Colin Kuskie
499a275eb1 remove an old template 2008-06-10 17:51:17 +00:00
Colin Kuskie
9cc3e84ed9 Prune old EventManagementSystem stuff in www/extras 2008-06-10 16:45:21 +00:00
Colin Kuskie
fc2b5a0d10 add EventManagementSystem_product to the list of template namespaces that are deleted 2008-06-10 05:53:37 +00:00
Colin Kuskie
cdefb4f85d Move the deleteOldCommerceCode subroutine in the upgrade script to the end for safety.
Deleted all templates in Commerce related namespaces.
Deleted the commerceSettings table.
Added notes to the gotchas about the template deletions.
2008-06-10 05:46:57 +00:00
JT Smith
1a4c49bbc9 switch sunset to kalamazoo 2008-06-09 23:41:10 +00:00
Doug Bell
b137688f65 added ability to configure number of files per page in the galleryalbum 2008-06-09 21:37:23 +00:00
Doug Bell
e7260285be added a thumbnail for the photo edit screen 2008-06-09 20:17:04 +00:00
Steve Swanson
008c12ab48 Redid the layout for the My Purchases & Details display 2008-06-09 19:08:22 +00:00
Ernesto Hernández-Novich
a268eead6a Added $webguiRoot and BEGIN preamble to upgrade skeleton. 2008-06-09 15:40:53 +00:00
Ernesto Hernández-Novich
a338e75d41 Upgrade scripts have webguiRoot two directories behind.
Changed ".." for "../.." in the BEGIN preamble.
2008-06-09 15:39:29 +00:00
Ernesto Hernández-Novich
bc2ec90354 Make sure $webguiRoot is setup consistently in all upgrade scripts.
All the scripts had a hardcoded use lib "../../lib" and "../.."
on Session method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization
of WebGUI files (e.g. for Debian packaging).
2008-06-09 15:35:43 +00:00
Doug Bell
2511c406ff added a flag to distinguish between albums and files 2008-06-06 23:42:05 +00:00
Doug Bell
cad6226d70 fix: Gallery search now limits by classname correctly 2008-06-06 23:33:49 +00:00
Steve Swanson
47921b969c Total reworking of the layout for Product template 2008-06-06 22:35:14 +00:00
Steve Swanson
0a35d8e6c9 A variety of template upgrades to calendar, donations, gallery, shelf, thingy and shopping cart 2008-06-06 16:58:05 +00:00
Doug Bell
f87e32452a fixed: Password recovery no longer allows disabled users to recover or log in 2008-06-05 18:25:24 +00:00
Doug Bell
614b37e31d added: Two new approval activities, byLineage and byCommitterGroup
added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
2008-06-02 21:16:06 +00:00
Chris Nehren
5dfc9e3bfc bug fixes for widgets and exports. snippets were exported as index.html or the
like, and widget toolboxes weren't popping up in a widgetized view.
2008-05-31 19:42:38 +00:00
Frank Dillon
b54007ad46 Added workflow activity, rebuilt workflow for Commit with and without approval, and added start and end time to version tags 2008-05-31 01:11:55 +00:00
Frank Dillon
e1ee10c9de Added Start/End time features 2008-05-31 01:09:58 +00:00
Frank Dillon
4314317031 Gotchas for Start/End Times in Version tags 2008-05-31 01:06:44 +00:00
Arjan Widlak
ab028b55ba - add: United Knowledge Player added. This player allows you to display a photo collection as a slideshow. A demo can be found in /extras/ukplayer/slideshow. html. (Arjan Widlak, United Knowledge) 2008-05-30 23:46:01 +00:00
Chris Nehren
9c77fdcce7 Add the inheritUrlFromParent property, which causes the asset to prepend its
parent's URL to its own URL. Boolean, default off, found in the meta tab.
2008-05-30 23:38:07 +00:00
Yung Han Khoe
c15681bd17 Added group id and name to all group operations 2008-05-30 16:59:51 +00:00
Yung Han Khoe
075c02221f Added UserList wobject 2008-05-30 15:31:24 +00:00
Colin Kuskie
8409f5dcd4 clean up old commerce macro tests and have the upgrade script remove them for the user 2008-05-30 07:07:20 +00:00
Colin Kuskie
f41d53aa90 make the upgrade script remove SQLForm files, code, Help, i18n and test. Retire the SQLForm test in the repo 2008-05-30 06:59:56 +00:00
JT Smith
3ae5587b64 depricate $session->errorHandler over $session->log 2008-05-30 01:31:50 +00:00
Martin Kamerbeek
b4a45c6ada - Fixed recurring payment cancelation and added error handling
- Made transactions with recurring items recurring
- Fixed some bugs in the email receipt code
- Added email receipt template to migrated plugins
2008-05-29 21:09:29 +00:00
Doug Bell
03181810d6 missed some things 2008-05-29 18:39:13 +00:00
Martin Kamerbeek
adcd560cba Added messages about new postback url. 2008-05-28 22:36:05 +00:00
Martin Kamerbeek
518648d0c5 Added a section on the subscription migration to gotcha.txt 2008-05-28 22:06:45 +00:00