Paul Driver
61245baaaa
Fix template preview to work with chunked content and template post-processing (in Layout, for instance)
2011-01-06 14:35:56 -06:00
Paul Driver
41ac1f153e
Template Preview button
2011-01-05 12:40:35 -06:00
Colin Kuskie
6032319049
Uppercased table name for WebGUI::Fork test method.
2011-01-04 18:36:14 -08:00
Colin Kuskie
e87358d0cb
No need to check out separate tags for auxiliary assets like Folders inside the Story Archive.
2011-01-04 18:06:33 -08:00
Doug Bell
6bb5ab997d
Account::Inbox editSettingsForm to FormBuilder
2011-01-04 19:54:09 -06:00
Doug Bell
4919c1d9fb
fix warning from friendManager
2011-01-04 19:54:09 -06:00
Colin Kuskie
f323c8025b
Clean up syntax warning about double my in FriendManager.
2011-01-04 17:52:15 -08:00
Doug Bell
b0b1a299d5
add test sub to wait for WebGUI::Forks
2011-01-04 18:01:23 -06:00
Doug Bell
8299e9e706
migrate Account Friends sentFriendRequest to FB
2011-01-04 18:01:23 -06:00
Doug Bell
d194f23a33
add missing module to Script
2011-01-04 18:01:22 -06:00
Doug Bell
cd2f907ef3
migrate friendmanager editFriends to formbuilder
2011-01-04 18:01:22 -06:00
Doug Bell
0b5614ad1c
fix tabs and tabsets in FormBuilder
2011-01-04 18:01:22 -06:00
Doug Bell
6dea8e8d05
deprecate the AUTOLOAD of WebGUI::Form
2011-01-04 18:01:22 -06:00
Doug Bell
fbca10f617
remove use of AUTOLOAD
2011-01-04 18:01:21 -06:00
Doug Bell
580193596e
add user() sub to get a safe user for testing
2011-01-04 18:01:21 -06:00
Doug Bell
9cb5c088b0
add field and loop accessors
2011-01-04 18:01:21 -06:00
Doug Bell
52919f7586
add function to replace var names for FormBuilder
2011-01-04 18:01:21 -06:00
Doug Bell
9c894e5158
fix derp message to look more like carp message
2011-01-04 18:01:21 -06:00
Doug Bell
db4e74a738
deprecate the AUTOLOAD method of WebGUI::Form
2011-01-04 18:01:21 -06:00
Doug Bell
1c01079bdd
fix 11976 use container url gives permission denied
2011-01-03 21:42:30 -06:00
Doug Bell
93525126a4
fix 11975 cannot paste threads: Cannot call method isa()
2011-01-03 21:42:30 -06:00
Doug Bell
3fbcb4aca9
fix 11945 slow sql for duplicate email lookup
2011-01-03 21:28:41 -06:00
Colin Kuskie
67264660f7
Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001 .
2011-01-03 19:13:59 -08:00
Colin Kuskie
cb7ffb3a21
Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986 .
2011-01-03 17:59:58 -08:00
Colin Kuskie
a083737ab3
Do not extend recurrent for events in the trash. Do not extend them in the clipboard either, since it'll either make a mess in the clipboard or pop them up on the calendar automatically. Fixes bug #11995
2011-01-03 17:24:29 -08:00
Colin Kuskie
b911f05125
Commit events created by the ExtendCalendarRecurrences workflow activity. Fixes bug #11994 .
2011-01-03 17:01:26 -08:00
Colin Kuskie
3e0da41f0a
Allow for File and Image subclasses to be handled gracefully by the Thingy.
2011-01-02 12:57:54 -08:00
Colin Kuskie
648ea286ea
Uh, and the code change for Visitor Account privileges.
2011-01-02 12:41:54 -08:00
Colin Kuskie
416b45f924
Duplicating events should duplicate relatedLinks. Add tests for setting and getting relatedLinks. Make recurrence use duplicate instead of addChild so that all collateral information like storageIds and relatedLinks are also duplicated. Fixes bug #12010 .
2011-01-01 12:12:15 -08:00
Paul Driver
a9b4af6bc2
fixed #12009 : Export JS errors in IE7
2010-12-28 09:24:54 -06:00
Martin Kamerbeek
b22ed80dc7
Fixed #12007 : Hardcoded js in cart view.
2010-12-23 16:45:15 +00:00
Martin Kamerbeek
90e3cd6b6f
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
docs/changelog/7.x.x.txt
2010-12-23 14:48:02 +00:00
Colin Kuskie
196d3b0437
Uncaching the user should be last thing that is done before removing data from the database.
2010-12-22 11:33:39 -08:00
Martin Kamerbeek
10ea82d6ec
Don't let the cart crash on invalid addressIds
2010-12-22 13:31:16 +00:00
Martin Kamerbeek
f748aa1b83
Return a list of shipper to choose from in stead of none if no shipper has be chosen yet.
2010-12-22 13:11:56 +00:00
Arjan Widlaak
3d79b8b26c
- fixed bug 11997: maximumAssets is ignored
...
- fixed bug 11998: maximumAssets prevents editing existing assets if maximum is reached
2010-12-17 23:06:27 +01:00
Doug Bell
1c24c8189a
migrate User deprecation messages to derp
2010-12-09 18:57:58 -06:00
Doug Bell
50c4910083
add deprecation carp method
2010-12-09 18:57:41 -06:00
Doug Bell
60cc89fb4f
make FormBuilder use toTemplateVars for fields
2010-12-09 18:31:42 -06:00
Doug Bell
ca42a0544d
add toTemplateVars method to form controls
2010-12-09 18:22:07 -06:00
Doug Bell
48f9687025
fix 11984 No JS allows invalid dates in Event
2010-12-08 14:32:47 -06:00
Colin Kuskie
f83b489837
Do not retry bad events for extending recurrence.
2010-12-08 11:28:21 -08:00
Doug Bell
9eded35263
fix warning and add changelog
2010-12-07 18:30:39 -06:00
Doug Bell
886de768af
Merge remote branch 'xvaara/master'
...
Conflicts:
docs/changelog/7.x.x.txt
2010-12-07 18:28:24 -06:00
Doug Bell
0a32122643
Merge branch 'carousel'
...
Conflicts:
lib/WebGUI/Asset/RichEdit.pm
2010-12-07 17:23:10 -06:00
Scott Walters
078f5587c7
When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src),
...
the evidence of the problem doesn't show up until the next hit. Even more fun, the error message
gets lower-case-ified as part of conicialization so if you ack for it without -i, you won't even
find where the error came from. So perhaps it's best to log the error sooner than later.
2010-12-06 16:56:24 -05:00
Doug Bell
2c51e6d4fd
move core profile fields into users table
...
this change will fix the problems with the userProfileData table being
way too big. it also simplifies many basic user search tasks, not
needing to join the userProfileData table
2010-12-03 22:36:30 -06:00
Doug Bell
7c14d1e6c4
almost done fixing addRevision tests
2010-12-03 15:01:31 -06:00
Doug Bell
6931fd471e
all tests run individually
2010-12-03 15:01:31 -06:00
Doug Bell
1866c593ea
almost done fixing addRevision changes
2010-12-03 15:01:31 -06:00