Colin Kuskie
19591d37d4
Fix a bug in the upgrade script, with a default applied to the wrong column.
...
Built the add method, and tested it, too.
2008-02-15 23:17:52 +00:00
JT Smith
649d34f1a7
started cart tests, realizing need to build sku first
2008-02-15 23:02:59 +00:00
Colin Kuskie
70b8331794
Add the tax table.
...
Add the getItems method, for accessing the entire tax table.
2008-02-15 22:15:58 +00:00
Graham Knop
9fa0df22c7
Reject HTML and macros in usernames
2008-02-15 14:56:40 +00:00
Colin Kuskie
39f1a3da3c
forward port slash handling fix from 7.4 branch
2008-02-14 23:51:17 +00:00
Graham Knop
10c435dccb
preparing for 7.5.3 dev
2008-02-14 21:46:23 +00:00
Graham Knop
8929765dd3
preparing for 7.5.2 release
2008-02-14 20:48:06 +00:00
Graham Knop
f59b84b01d
oops
2008-02-13 16:00:34 +00:00
Graham Knop
6903f60092
really added tab fields to dataform default email template
2008-02-13 15:58:03 +00:00
Graham Knop
f0b38ad224
fix regression: Site starter style displays incorrectly in IE
2008-02-12 10:16:48 +00:00
Graham Knop
178d6e787a
fix: don't show Admin mode toggle when not in adminModeSubnets
2008-02-12 10:16:41 +00:00
Doug Bell
e1cee88638
fix: multiple Gallery template fixes
2008-02-12 01:00:58 +00:00
Doug Bell
fa156af1a9
add: i18n for more Gallery templates
...
add: International macro now takes sprintf arguments as third and subsequent parameters
add: Keywords are now processed and given to the photo template, along with a url to search the gallery for the keyword.
add: Photos now track views
2008-02-12 00:55:06 +00:00
Colin Kuskie
c44accdfa9
document the RFE that was just added
2008-02-09 22:59:44 +00:00
Doug Bell
1f10f07338
add: Auth modules now accept a "returnUrl" form parameter when logging in or creating a new account. User will be redirected to the value in "returnUrl" after login / create account is complete.
...
add: L_LoginBox macro has a form.returnUrl template var that returns a user to the exact page they logged in from
2008-02-09 05:09:33 +00:00
Graham Knop
25f9c46b17
preparing for 7.5.2 dev
2008-02-08 04:51:45 +00:00
Graham Knop
23ce5f9bfb
preparing for 7.5 release
2008-02-08 02:35:16 +00:00
Graham Knop
fb81012d1a
fix rolling back version tags with an asset with a later revisionDate than a child
2008-02-08 02:10:46 +00:00
Graham Knop
a4b0e89b79
added tab fields to dataform default email template
...
fix 7.5.1 upgrade creating extra storage locations
2008-02-08 00:47:05 +00:00
Graham Knop
f22646625b
package importing fixes
2008-02-08 00:00:13 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Doug Bell
439fbce173
fix: importPackage now allows you to skip site's autocommit settings. This is necessary for upgrades.
...
Upgrades were fixed to use the new options
2008-02-07 22:43:05 +00:00
Colin Kuskie
b27d14f2e5
forward porting editBranch ownerUserId fixes into HEAD
2008-02-05 16:36:45 +00:00
Graham Knop
0599bd0d5b
fix Extra head tags of unplaced assets included twice
2008-02-04 14:49:44 +00:00
Graham Knop
9606b7f1a3
Improve rebuildLineage.pl behavior
2008-02-04 13:29:24 +00:00
Doug Bell
2bad2ecab2
fix: Couldn't add photos to gallery albums
2008-02-04 00:56:00 +00:00
Graham Knop
d9b9573caa
fix CalendarUpdateFeeds causing warnings in logs
2008-01-30 23:21:08 +00:00
Colin Kuskie
d2e55307ed
Set up enhanced logging of transactions.
...
Note that now, all transactions are logged, whether they
fail or not. Failed transactions are logged with status
canceled. ITransact transactions have additional data
logged.
2008-01-30 15:59:09 +00:00
JT Smith
215914590a
fix: Pluggable URL handlers didn't work with gateways other than /.
2008-01-29 22:21:51 +00:00
JT Smith
bff94329dc
- Slight performance increase in asset queries.
2008-01-29 17:54:55 +00:00
Graham Knop
29045734e5
fix: No current asset when ending up on Not Found page
2008-01-29 15:43:18 +00:00
JT Smith
7627174884
rfe: maintenance - turn on/off maintenance mode from the command line
2008-01-29 15:36:02 +00:00
Doug Bell
ec3bc19d77
Added i18n for Gallery (Search) template
...
Fix: Album description showing up in Photos when photo has no synopsis
fix: Photo now shows correct confirmation screen
fix: Photo now gets auto-committed according to Gallery approval workflow
fix: Formatting problems in Album view
fix: Photo and Album assets now retain their Owner after other users edit them.
fix: Gallery::Utility migration now retains createdBy, creationDate, and ownerUserId.
Testing Gallery::Utility a bit more thoroughly.
fix: Photo EXIF data now gets cached correctly and sanitized for references (since JSON won't store them and they're of no use to us anyway).
2008-01-25 22:34:37 +00:00
Colin Kuskie
b5f7d42a5e
fix another i18n entry. Go BartJol!
2008-01-25 16:59:10 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
Doug Bell
c776703568
Now its really 100kB, honest injun.
2008-01-24 23:50:28 +00:00
Doug Bell
7a3195b3a2
Default maxAttachmentSize is now 100kB
2008-01-24 23:48:41 +00:00
Doug Bell
83196421bc
fix: Gallery is now part of the default set of assets
2008-01-24 23:44:22 +00:00
JT Smith
b9b68a8655
- removed old CS based photo gallery prototype in favor of the new gallery
...
asset
2008-01-24 22:07:58 +00:00
JT Smith
0abdfd1dd2
preparing for 7.5.1
2008-01-24 22:03:01 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Doug Bell
ffa90c5fbd
fix: 7.5.0 time tracker templates were corrupt, now fixed.
...
fix: AssetPackage www_importPackage would give an error message about package being corrupt, but the package would import correctly. No longer gives error message.
2008-01-24 20:31:23 +00:00
Colin Kuskie
70a1c8c252
Better POD for logView Asset.pm entry.
...
Fix a bug with a bad description for the friends template variable in the manage friends template.
2008-01-24 16:18:20 +00:00
Graham Knop
2dc8a3e72c
fix rating archived posts
2008-01-24 07:28:27 +00:00
Graham Knop
015629e349
preparing for 7.5.0 release
2008-01-24 01:02:46 +00:00
Graham Knop
1149fd54ed
merging 7.4 changes
2008-01-23 23:48:35 +00:00
Doug Bell
5292426cc5
add: Events in calendar Week view can now be ordered arbitrarily\
...
fix: Event Related Links are now proper collateral in their own table. The HTML area is parsed and the table populated accordingly. No more silly HTML Area.
2008-01-23 02:41:38 +00:00
JT Smith
a254f32321
versioning and workflow are hidden by default to make webgui easier for first timers
2008-01-22 16:47:07 +00:00
Doug Bell
b3ebd8301a
change attribution for bug report
2008-01-12 07:54:37 +00:00