Commit graph

6968 commits

Author SHA1 Message Date
Frank Dillon
95300fdb17 fixed a corner case where template variables could overlap. 2008-11-17 03:58:31 +00:00
Colin Kuskie
b2f641e723 refix the Workflow bug the correct way 2008-11-17 03:05:41 +00:00
Colin Kuskie
4e91f3d500 Trap trying to instance bad workflow activities.
Remove the ProcessRecurringPayments activity from the user's config.
2008-11-17 02:51:41 +00:00
Frank Dillon
4bfb2d200c Fixed a number of issues with the profile and refactored some of the code to make it more efficient. 2008-11-17 00:04:03 +00:00
Frank Dillon
c9fac9d620 Added properties argument to getCategories and getFields methods which allow you to specify the states of visible, editable, and in the case of getFields required. 2008-11-16 18:53:18 +00:00
Frank Dillon
0b78c5315d Fixed a bug where formField was setting the formProcess value in certain cases even if the form hadn't been posted. This was causing the stored value of fields to be set to the default value when it shouldn't have been. 2008-11-16 18:18:17 +00:00
Colin Kuskie
a6d27ddd22 forward porting DataForm inTab template variable fix 2008-11-16 03:39:33 +00:00
JT Smith
58a2681dce the real fix to the problem frank just checked in 2008-11-15 18:51:14 +00:00
Frank Dillon
d6b69e789c Fixed a problem where getShippingAddress was not throwing an error but still returning undef in some situations causing the cart to fail. 2008-11-15 18:12:30 +00:00
Frank Dillon
f1d2a2e8ef Forgot one cleanup item. Transactions now properly redirect to the account module when directly called 2008-11-15 12:04:33 +00:00
Frank Dillon
4ff722bd5d Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces. 2008-11-15 11:39:23 +00:00
Colin Kuskie
bec29627f4 Three UserList bug fixes from Bernd. 2008-11-15 03:58:41 +00:00
Colin Kuskie
38add7ccbe do not show an edit link in the Asset Manager unless the asset is editable 2008-11-15 03:38:09 +00:00
Frank Dillon
11d18075fa Account release candidate - final changes before merge 2008-11-15 02:39:23 +00:00
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
Colin Kuskie
47419b9602 fixing date duration i18n 2008-11-14 23:54:15 +00:00
Colin Kuskie
0c2ca8184c final asssetManager i18n re: 4214 2008-11-14 23:44:30 +00:00
Colin Kuskie
d45e17bfa3 fix i18n problem with version tag mode entries. Missing context and lastUpdated. 2008-11-14 23:22:06 +00:00
Doug Bell
0d9dcbfb12 merge 8376 2008-11-14 23:08:10 +00:00
Doug Bell
2f8869292f merging 8374 2008-11-14 22:19:15 +00:00
Kaleb Murphy
1d5859631c Used WG perltidyrc to clean up files 2008-11-14 14:49:48 +00:00
Henry Tang
9f9601690a Version tag mode: updated help text, changelog and credits. 2008-11-14 09:08:43 +00:00
Colin Kuskie
7ba223f854 begin to i18n the AssetManager. Cannot be backported to 7.5 due to reliance on i18n.js 2008-11-13 23:03:07 +00:00
Patrick Donelan
564b4e90d1 Added skeleton Survey2 test file.
Changed debug logging from ERROR level to DEBUG
2008-11-13 22:39:29 +00:00
Kaleb Murphy
02d76504a6 Removed some debug statements and perltidied the code 2008-11-13 18:59:01 +00:00
Colin Kuskie
3f393980c4 do not make a user object unless it is needed 2008-11-13 17:43:56 +00:00
Henry Tang
2a3ed29d26 Merged versionTagMode support from amh development branch. Upgrade scripts not updated yet 2008-11-13 17:03:47 +00:00
Frank Dillon
615e0e3746 lots of changes 2008-11-12 23:03:42 +00:00
Graham Knop
08e080bfc3 better variable name in macro parser 2008-11-12 22:49:19 +00:00
Doug Bell
6db4232b4a apply r8351 to 7.6 2008-11-12 21:28:54 +00:00
Graham Knop
8d3b153542 use epoch date for syndicated content items 2008-11-12 21:28:23 +00:00
Graham Knop
149337d77d encode html entities when used in a setLink or setScript attribute value 2008-11-12 21:28:18 +00:00
JT Smith
2a7ffdc7fe a little better handling of scratch variables 2008-11-12 21:17:53 +00:00
JT Smith
07519c7e98 fixed some caching and parsing problems 2008-11-12 21:11:19 +00:00
Kaleb Murphy
d9c050423f When you move an asset to a new version, only the current version is moved, instead of all of them. 2008-11-12 15:51:23 +00:00
Graham Knop
48b4ba1fc8 adding survey back in 2008-11-12 03:24:49 +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
Graham Knop
6c0688add2 clean up pod, syntax, warning problems 2008-11-12 01:17:22 +00:00
Kaleb Murphy
b65c907040 SQLReport now replaces field name spaces with hyphens for the direct access template params. 2008-11-11 17:53:54 +00:00
Doug Bell
43c5e5e63d fixed: DataForm now allows you to edit existing tabs 2008-11-11 16:07:13 +00:00
Kaleb Murphy
70a0a422b7 Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process. 2008-11-10 21:53:30 +00:00
Colin Kuskie
3af1b41542 fix i18n typos in NotifyAboutThing.pm 2008-11-08 20:18:36 +00:00
Colin Kuskie
889977eb87 fix i18n typo in SpectreCheck macro 2008-11-08 20:17:09 +00:00
Colin Kuskie
6a32a435de fill in missing i18n labels for the DataTable 2008-11-08 20:05:52 +00:00
Colin Kuskie
5060ec78aa update method alters the reference it is sent. Fix this by using Clone, which is a grandfathered prerequisite 2008-11-08 19:28:26 +00:00
Colin Kuskie
1ddaa75ab8 fix add variant i18n bug 2008-11-07 20:41:22 +00:00
Kaleb Murphy
68f772cd56 Some idiot (me) cut off a really important line of code when cleaning up this file. 2008-11-07 19:29:54 +00:00
Henry Tang
185a4c79de Updated comments (removed reference to AMH). Put SQL statements for upgrade 2008-11-07 14:33:55 +00:00
Colin Kuskie
adfd894b50 fix POD whitespace problem in Survey.pm 2008-11-07 06:51:12 +00:00