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
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
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
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
4e0e62b202
Fix tests that were broken due to the language override merge.
2010-12-22 14:10:58 -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
Doug Bell
48f9687025
fix 11984 No JS allows invalid dates in Event
2010-12-08 14:32:47 -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
Colin Kuskie
dd7e6016dc
Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf.
2010-11-30 15:07:49 -08:00
Jukka Raimovaara
b24db340e8
added #11968 : use the language override in the registration form
2010-11-17 21:00:50 +02:00
Doug Bell
19dedc0b7c
fix problem revealed by tests
...
update() in a File asset would always create a storage location if one
was not yet saved. calling update() in a filter method would cause
another one to be created too, messing up the tests.
2010-11-16 20:54:49 -06:00
Doug Bell
270f52aaaa
fix 11954 Can't clear packed head tags
2010-11-16 18:47:51 -06:00
Doug Bell
55920f59e0
fix #11964 files show in trash and old revisions
2010-11-16 17:54:08 -06:00
Doug Bell
5f89a281e9
fix #11965 : FriendMgr pagination and getUsersNotIn
2010-11-16 13:26:38 -06:00
Colin Kuskie
ce7a7394b5
Handle assets that can't be instanciated in ExtendCalendarRecurrences. Fixes bug #11956 .
2010-11-10 08:46:08 -08:00
Colin Kuskie
1ff8907bc2
Move all User.t test cleanup out of the END block and into WebGUI::Test->addToCleanup.
2010-11-09 11:16:30 -08:00
Colin Kuskie
897c2e0248
If a user does not have privacy data for a field, check back with the field for the privacy default. Fixes bug #11951 . Added ProfileField cleanup code.
2010-11-09 11:06:57 -08:00
Colin Kuskie
76f32f3b6d
Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946 .
2010-11-08 13:46:35 -08:00
Colin Kuskie
e66092deaa
Anchor words to replace in processReplacements. Fixes bug #11939 .
2010-11-02 11:28:20 -07:00
Doug Bell
4864a75340
fix 11940: quickCSV chokes on newlines in data
2010-11-01 14:39:44 -05:00
Colin Kuskie
f2ac0bc67c
Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935 .
2010-11-01 10:26:08 -07:00
Colin Kuskie
04ec75719e
Make a new storage location when an Event is duplicated. Fixes bug #11937 .
2010-11-01 09:19:08 -07:00
Paul Driver
7219e21f86
Merge branch 'fork'
2010-11-01 08:20:38 -05:00
Colin Kuskie
2b10a08938
And again...
2010-10-29 10:26:06 -07:00
Colin Kuskie
296ed5fc19
Rework all encodings of the spanish RSS file.
2010-10-29 10:26:00 -07:00
Colin Kuskie
9e8a90d9f3
Alter the Spanish entity testing collateral.
2010-10-29 09:41:41 -07:00
Paul Driver
fa471df450
Story Archive now plays nice with urlExtensions
2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517
fixed #11929 : In/Out board breaks in Chrome sometimes
2010-10-26 13:16:57 -07:00
Paul Driver
0d46331745
fixed #11928 : Story Archive breaks if url has extension
2010-10-26 11:09:11 -07:00
Colin Kuskie
19a87ea003
Variable hour formats don't add an extra space any longer. Fixes bug #11915 .
2010-10-18 10:32:45 -07:00
Colin Kuskie
8200f35661
Basic test for Form/Workflow.pm
2010-10-12 11:38:00 -07:00
Colin Kuskie
7d71a5d59e
Be able to get messages from users who are deleted. Fixes bug #11909 .
2010-10-11 11:09:47 -07:00
Paul Driver
c86ee12651
Fixing some failing tests
2010-10-07 16:14:48 -07:00
Paul Driver
f2e0a4f667
Rename to WebGUI::Fork
2010-10-06 08:53:40 -07:00
Paul Driver
c8fd0b56ed
Implemented Graham's fork-at-startup idea
2010-10-06 08:53:39 -07:00
Paul Driver
79de38dc4a
WebGUI::BackgroundProcess (used now by AssetExport)
2010-10-06 08:53:39 -07:00
Colin Kuskie
1689c01472
Fix a time sensitive problem with one of the tests.
2010-10-05 20:36:22 -07:00
Colin Kuskie
d93238d53c
Move Auth cleanup into a addToCleanup sub.
2010-10-05 11:30:17 -07:00
Colin Kuskie
82ed3f03b8
Fix shop credit display and calculations in the PayDriver. Fixes bug #11891
2010-10-04 14:20:45 -07:00
Colin Kuskie
7f0657927d
Add purge method to Shop::Credit, tests.
2010-10-04 14:20:08 -07:00
Colin Kuskie
3cf77839ed
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
2010-10-04 11:53:05 -07:00
Scott Walters
8eb6de343b
Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj!
2010-09-30 12:01:30 -04:00
Colin Kuskie
0ef292d381
Update User.t test to handle the removal of group 14, Product Managers.
2010-09-28 21:08:25 -07:00
Colin Kuskie
0406e82546
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883 .
2010-09-27 09:33:41 -07:00
Colin Kuskie
fa5764dbc1
Add tests for inclusive intervals for secondsToDuration
2010-09-22 10:49:40 -07:00