Colin Kuskie
59abc1231f
fix getEditTabs reference code, and then make Sku and CS to be in the same style
2008-07-10 20:34:09 +00:00
Colin Kuskie
02635bf3c9
Add a logged warning for trying to fetch a non-existant tab by key.
2008-07-10 20:32:14 +00:00
Doug Bell
d975109e1f
added that friendly error message to www_runCronJob
2008-07-10 20:21:43 +00:00
Doug Bell
483bdd441f
fixed: User who can approve version tag no longer sees Permission Denied after they've approved
2008-07-10 20:19:22 +00:00
Graham Knop
1e9b0277e3
fixed: List style Content profile fields broken
2008-07-10 20:13:42 +00:00
Doug Bell
557775bb38
added some more information to an error message.
2008-07-10 16:26:04 +00:00
JT Smith
6093c410c9
- Fixed a problem where shop could create internal server errors instead of
...
catching the exceptions.
- Made the iTransact terminal link a button that automatically logs you in.
- iTransact now more gracefully handles recurring payment postback errors.
2008-07-10 14:50:42 +00:00
Colin Kuskie
b6363ce0c3
document how to add new tabs to getEditForm
2008-07-10 04:48:42 +00:00
Colin Kuskie
9680931f34
Fix reordering of old events in the week view by giving
...
any Event with a NULL sequenceNumber a valid sequenceNumber.
2008-07-10 03:42:30 +00:00
Graham Knop
bcedd3a348
get rid of 'USE database;' lines from upgrade backups
2008-07-09 22:05:24 +00:00
Graham Knop
c017e52939
clean up and comment parseKey in cache
2008-07-09 20:50:57 +00:00
Graham Knop
c3cb1c05c3
allow anyone who can edit to export any asset as a package
2008-07-09 20:50:53 +00:00
Graham Knop
3979d9c2e5
optimized PurgeOldInboxMessages workflow
2008-07-09 20:50:45 +00:00
Colin Kuskie
09ebb61b04
fix bad layout in Subscription redeem code help
2008-07-09 15:49:17 +00:00
Colin Kuskie
f293ce06c9
do not show the add to cart form immediately after donating
2008-07-09 03:59:20 +00:00
Colin Kuskie
d9bada9a81
Add some more comments to i18n/template.t and remove unused regexps.
...
Lookup the name of the International macro is the specified config file.
2008-07-09 01:07:01 +00:00
Colin Kuskie
ac9a0c0ae4
Remove all tabs from the i18n/EMS.
...
Add the lookup registrant template help and i18n.
Remove unused i18n from the old EMS.
2008-07-09 00:57:48 +00:00
Colin Kuskie
35ff40e4b2
fix JSON encoding problems in Shop/ShipDriver
2008-07-08 21:27:15 +00:00
Colin Kuskie
631bade4f6
fix the same JSON encoding issues with the Sku Product during upgrades
2008-07-08 21:25:33 +00:00
Colin Kuskie
91317dfdd7
Fix potential JSON/UTF8 encoding issues in Asset/Sku/Product.pm
2008-07-08 21:23:45 +00:00
Doug Bell
b02bc68215
fixed: Asset manager buttons now work in IE6
2008-07-08 21:14:21 +00:00
Graham Knop
cf1dce7a7f
fixed: Asset Manager shows data error when no child assets to display
...
changed: show 25 items per page in asset manager
2008-07-08 20:53:31 +00:00
Graham Knop
491544d5e4
added File::Path 2.04 as a prerequisite
2008-07-08 20:36:35 +00:00
JT Smith
44a036e095
fixed transactions lost during 7.5.11 upgrade
2008-07-08 20:24:19 +00:00
Graham Knop
823c0af44f
fixed: Syndicated Content doesn't always decode text properly
...
fixed: Syndicated Content caches improperly
2008-07-08 16:55:23 +00:00
Graham Knop
67c0338e47
we've required 5.8 for a long time, set properly in testEnvironment.pl
2008-07-08 16:55:15 +00:00
Graham Knop
97f75c2a33
better handling of character encoding in Cache
2008-07-08 16:55:08 +00:00
Colin Kuskie
9f9f9aa572
fix bad grammar in the short description help
2008-07-08 15:48:19 +00:00
Colin Kuskie
2b33915ffa
Huge update of EMS Help and i18n. Old i18n and help have been
...
removed, and new Help and i18n have been added. 2-3 more EMS
templates still need their template variables documented.
2008-07-08 01:29:19 +00:00
Frank Dillon
042523e199
Project Management Fix
2008-07-07 20:34:34 +00:00
Frank Dillon
165251ce08
Fixed an issue which would sometimes cause pop ups to fail on the project display page.
2008-07-07 20:33:02 +00:00
JT Smith
acf0f5fa1b
first cut of the beta to stable merge
2008-07-07 18:57:07 +00:00
Graham Knop
eba4d062aa
created merged package file
2008-07-07 16:24:05 +00:00
Graham Knop
46f6104d43
fixed: More permissive DSN checking to allow use of SQLite (thanks pathma)
2008-07-07 16:23:58 +00:00
Colin Kuskie
a48827553c
fix a typo in the EMS token instructions help
2008-07-07 15:51:31 +00:00
JT Smith
8b5d0546c2
making beta / stable branch merge
2008-07-07 15:46:51 +00:00
Colin Kuskie
f844b0b088
fix a typo in the Asset::Template getList POD
2008-07-07 15:03:11 +00:00
Colin Kuskie
73cc385941
Fix a misspelling in the default calendar print event template. Bad International
...
macro call.
2008-07-07 15:02:37 +00:00
Colin Kuskie
e53bdf4de4
Fix broken labels in template macro calls.
2008-07-07 15:01:59 +00:00
Colin Kuskie
f60cd4a579
Add a test that scans templates for International macros
...
and makes sure that their namespaces and labels resolve.
2008-07-07 15:01:21 +00:00
Graham Knop
9418db3ba9
preparing for 7.5.16 dev
2008-07-03 23:41:10 +00:00
Graham Knop
0dbde3f43e
clean up messages in upgrade script
2008-07-03 23:17:15 +00:00
Graham Knop
02add65345
preparing for 7.5.15 release
2008-07-03 23:08:19 +00:00
Graham Knop
c1da067032
cleaned up style 3 and top navigation
2008-07-03 23:08:12 +00:00
Graham Knop
29d2ab64d9
change wording on CS commit workflow
2008-07-03 23:08:07 +00:00
Graham Knop
b84c0f8360
fixed: Wait Until, new approval request workflow not available to add
2008-07-03 23:07:59 +00:00
Chris Nehren
a57f091370
Fix the "get all assets" code example in getLineage to show that getRoot needs a $session.
2008-07-03 19:33:41 +00:00
Patrick Donelan
f2e3675cfd
Fixed bug in TabForm.pm SYNOPSIS
2008-07-03 06:12:51 +00:00
Colin Kuskie
5957c7a3f3
change the default product template to show the thank you message and a ViewCart link immediately after adding to the cart
2008-07-02 20:19:42 +00:00
Graham Knop
536ad18234
removing uploads conflicts with case insentitive fs
2008-07-02 17:18:12 +00:00