Colin Kuskie
|
93646ad8e6
|
Ready for 7.10.9 development cycle.
|
2011-01-24 21:22:17 -08:00 |
|
Colin Kuskie
|
052b3dfd45
|
Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024.
|
2011-01-24 19:08:51 -08:00 |
|
Colin Kuskie
|
ebf7763d32
|
Fix display of multiple date change headers in the Calendar list view. Settle on months. Fixes bug #11989.
|
2011-01-24 11:31:27 -08:00 |
|
Colin Kuskie
|
2b15982caa
|
i18n the EU VAT TaxDriver screen. Fixes bug #12028.
|
2011-01-24 08:59:46 -08:00 |
|
Paul Driver
|
48bbec5c6f
|
fixed #12029: issue with keywords
|
2011-01-24 09:43:14 -06:00 |
|
Colin Kuskie
|
48c834eb75
|
Move the border property from the body in the CSS for the View Event template to the surrounding table. Fixes bug #11990.
|
2011-01-20 15:35:28 -08:00 |
|
Colin Kuskie
|
62a4c5e27b
|
Force a foreground color for the calendar event view template. Fixes bug #11991.
|
2011-01-20 15:20:54 -08:00 |
|
Colin Kuskie
|
1c3b2428b6
|
Hide ending recurrent fields that are not used. Fixes bug #12020.
|
2011-01-20 15:06:57 -08:00 |
|
Colin Kuskie
|
973363b14c
|
Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027
|
2011-01-20 11:21:51 -08:00 |
|
Colin Kuskie
|
8c2958b042
|
Do not send emails when a Post or Thread is copied inside WebGUI. Fixes bug #12024.
|
2011-01-19 18:43:33 -08:00 |
|
Colin Kuskie
|
49063cf526
|
Fix UTF-8 handling in WebGUI::Storage class. Add tests for all methods that were checked. Fixes bug #12023.
|
2011-01-18 21:07:03 -08:00 |
|
Colin Kuskie
|
889b2bc2fd
|
Refix the Friend Manager pagination. Fixes bug #11965
|
2011-01-17 11:59:54 -08:00 |
|
Paul Driver
|
2208864504
|
rfe #12016 for the top story as well
|
2011-01-11 10:09:58 -06:00 |
|
Colin Kuskie
|
006c27f582
|
Ready for 7.10.8 development.
|
2011-01-10 21:34:55 -08:00 |
|
Doug Bell
|
2e3ee7e575
|
fix 11989 Calendar list view isn't uniform and missing fields
also fixed timezone problem with the list view sections
|
2011-01-10 20:26:57 -06:00 |
|
Doug Bell
|
2808a19670
|
fix 11988 dataform list view missing field control
|
2011-01-10 20:26:56 -06:00 |
|
Doug Bell
|
9be6da4d2a
|
fix 11987 map displays white text on white bg
|
2011-01-10 20:26:55 -06:00 |
|
Colin Kuskie
|
f1dd08c135
|
If there are missing, required fields when saving data to a thing, do not write it to the db. Fixes bug #11996.
|
2011-01-10 16:00:21 -08:00 |
|
Colin Kuskie
|
6f34c25e82
|
Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004.
|
2011-01-10 14:07:59 -08:00 |
|
Colin Kuskie
|
c65fd1946a
|
There was no dying due to this bug, it was trapped during deserialization, not serialization.
This reverts commit a0119e9e82.
|
2011-01-10 13:53:13 -08:00 |
|
Colin Kuskie
|
a0119e9e82
|
When setting photo JSON, wrap the json serialization in an eval to trap errors. Addresses bug #12002.
|
2011-01-10 13:24:29 -08:00 |
|
Colin Kuskie
|
727e45c97a
|
Add indeces to the userLoginLog to help with cleanup. Fixes bug #12008
|
2011-01-10 10:39:28 -08:00 |
|
Paul Driver
|
28f4b1b4d2
|
rfe #10521: Use monospaced font in template edit textarea
|
2011-01-10 12:31:15 -06:00 |
|
Paul Driver
|
82c6c58958
|
rfe #12016: add more functionality to story_loop
|
2011-01-10 10:32:47 -06:00 |
|
Paul Driver
|
41ac1f153e
|
Template Preview button
|
2011-01-05 12:40:35 -06:00 |
|
Doug Bell
|
ad8f1231fc
|
fix 11985 Search.pl should warn on bad asset
|
2011-01-03 21:42:31 -06:00 |
|
Doug Bell
|
f78fb51b13
|
add changelog
|
2011-01-03 21:42:31 -06:00 |
|
Doug Bell
|
93525126a4
|
fix 11975 cannot paste threads: Cannot call method isa()
|
2011-01-03 21:42:30 -06:00 |
|
Doug Bell
|
78a4c1295a
|
fix 11960 cart address fields marked as mandatory
|
2011-01-03 21:42:29 -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
|
789a3476f9
|
The Account system should show Visitor a login instead of an insufficient privilege screen. Fixes bug #12012
|
2011-01-02 12:36:43 -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
|
21e1c41596
|
Document the delete user bug fix.
|
2010-12-22 13:47:40 -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
|
48f9687025
|
fix 11984 No JS allows invalid dates in Event
|
2010-12-08 14:32:47 -06: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 |
|
Colin Kuskie
|
daaf6d44b5
|
Ready for 7.10.7 development
|
2010-11-30 21:03:23 -08: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 |
|
Colin Kuskie
|
e2115411b5
|
entryId needs to be public for the earlier change to work. Fixes bug #11980
|
2010-11-30 08:52:57 -08:00 |
|