Commit graph

6003 commits

Author SHA1 Message Date
Colin Kuskie
9ddc60bbc1 Document a bugfix from earlier in the week. 2010-06-14 08:03:19 -07:00
kimd
fa04d01518 o Allow return from photo edit view to gallery edit view (RFE 11571)
o Reject form submissions without image selected for upload in edit view of Photo asset
2010-06-09 15:28:42 -05:00
Colin Kuskie
6d2d950f52 Fix the delete expired events workflow (again). Fixes bug #11619 2010-06-09 11:28:00 -07:00
Colin Kuskie
2c08b4e712 Fix a bug in getLineageSql, where it would return the empty string. This could cause downstream problems. Fixes bug #11616 2010-06-08 09:22:28 -07:00
Colin Kuskie
c4e85d8b44 Restore the other fields that a CS can be sorted on, from the thread table. Fixes bug #11614. 2010-06-07 15:03:03 -07:00
Colin Kuskie
c9dc084ed6 Stories have to pass along absolute links in their RSS feeds. Fixes bug #11606 2010-06-07 11:44:30 -07:00
Colin Kuskie
59fed35087 Fix error feedback for missing fields, when using the AddressBook to add an address. 2010-06-07 11:17:10 -07:00
Colin Kuskie
30e869b66d Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595. 2010-06-07 10:44:12 -07:00
Colin Kuskie
28eabdd997 Remove some dead code from the UserList wobject. Fixes bug #11605 2010-06-07 08:25:14 -07:00
Colin Kuskie
20e6ba5ed3 Fix a typo in the CS sort by hover help. Fixes bug #11610 2010-06-07 07:59:02 -07:00
Colin Kuskie
d81a28b235 Fix some broken Form fields. Fixes bug #11611 2010-06-06 22:29:52 -07:00
khenn
5a329f8bf3 Merge branch 'master' of git@github.com:plainblack/webgui 2010-06-04 17:03:26 -05:00
khenn
18af5d16ad Fixed #11613: Thingy: If next action after add is to add more things, previous data remains 2010-06-04 17:02:23 -05:00
martin
73c762d6f1 Fixed bug where Template form plugin would not show anything for getValueAsHtml. 2010-06-04 11:54:36 +00:00
khenn
053292a75b Added new API method commitAsUser allowing developers to commit version tags as other users 2010-06-03 21:44:29 -05:00
Colin Kuskie
5a904a85db Do not delete cron tasks with errors, just notify spectre of the problem. Fixes bug #11604. 2010-06-03 10:56:03 -07:00
Colin Kuskie
951864f6d3 Add more tests for Calendar edge cases, and remove 1 day from the all day event window in getEventsIn. Fixes bug #11596. 2010-06-02 14:53:38 -07:00
Doug Bell
dcf8b747b1 preparing for 7.9.7 dev 2010-06-01 21:13:20 -05:00
Doug Bell
f2e0fb509a preparing for 7.9.6 release 2010-06-01 19:39:56 -05:00
Doug Bell
60cefb3102 more changlog... 2010-06-01 16:24:42 -05:00
Doug Bell
6583fb4176 add changelog 2010-06-01 16:24:19 -05:00
kimd
387942e68d Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -05:00
Paul Driver
426cc209ac changelog note for new checkbox 2010-06-01 12:31:51 -07:00
Colin Kuskie
5a4bded0d6 Fix a bug with Shelf template variables. Fixes bug #11603. 2010-05-31 10:16:38 -07:00
Paul Driver
33411539ee changelog note for my last commit 2010-05-27 11:49:48 -07:00
Colin Kuskie
c2e6978873 Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -07:00
Colin Kuskie
ab0204dfd9 Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589. 2010-05-25 12:41:22 -07:00
Colin Kuskie
9cfcf84c2f Handle the edge case where no fields are to be returned in a Thingy search. Fixes bug #11587 2010-05-25 12:02:32 -07:00
Colin Kuskie
7a1487be55 Added GUID and pubDate entries to Stories. Updated tests. Fixes bug #11580 2010-05-25 11:42:38 -07:00
Colin Kuskie
c6682323f6 Remove the javascript check for email addresses. 2010-05-24 11:29:41 -07:00
Colin Kuskie
5075e4f503 Add mobi TLD to list of valid parts of an email. Fixes bug #11582. 2010-05-24 11:17:59 -07:00
Colin Kuskie
760abafd9c Put back a www_checkout method, to be used by the Payment plugin when displaying upstream errors. Fixes bug #11584. 2010-05-24 11:05:33 -07:00
Colin Kuskie
16927cd916 Make tokens and the EMS obey the token's view permissions. Fixes bug #11583 2010-05-24 09:23:19 -07:00
khenn
b5e20607f8 Added index to inbox_messageState. This table can grow very large on some sites and cause queries to get unread messages to slow down to 3-5 seconds. This index corrects that problem. 2010-05-23 08:24:10 -05:00
Colin Kuskie
4db2408a18 Pass duplicate the skipAutoCommitWorkflows switch. Fixes bug #11581. 2010-05-22 12:43:27 -07:00
Colin Kuskie
ce8b1dc63a Remove an old database column from EMS mark 1. 2010-05-20 16:00:48 -07:00
kimd
77e331a129 Added more owner information to the gallery (RFE 9774) 2010-05-20 13:25:46 -05:00
Colin Kuskie
7608200a6b The edit stamp should contain the name of the user who edited the post, not the original poster. Fixes bug #11578. 2010-05-19 09:15:03 -07:00
Colin Kuskie
e03f754bce Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
Colin Kuskie
d3cd81f759 Upgrade the template for adding an archive to handle sorting order. Fixes bug #11577 2010-05-19 08:29:14 -07:00
Colin Kuskie
5a0d7ddf64 Ready for 7.9.6 development cycle. 2010-05-18 21:18:31 -07:00
Colin Kuskie
4969f31e1f Preparing for 7.9.5 release 2010-05-18 20:13:12 -07:00
Colin Kuskie
f1ea8105d4 Allow users to unsubscribe via email address, without logging in. Fixes bug #11559. 2010-05-18 15:58:24 -07:00
Colin Kuskie
22a6ce339e Remove 7.8 upgrade files from 7.9 2010-05-18 11:34:18 -07:00
Doug Bell
96a52c5748 Merge remote branch 'spunky/rfe11517' 2010-05-18 11:24:23 -05:00
Colin Kuskie
9cf2a308c5 Make the shortcut obey the modified permissions of its originating Asset. Fixes bug #11549. 2010-05-18 08:46:13 -07:00
Colin Kuskie
7afb41fdf9 Allow whitespace formatting in user invitations. Preserve text messages with newlines. Fixes bug #11538 2010-05-17 16:13:01 -07:00
Colin Kuskie
3ae3684aea Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563. 2010-05-17 13:15:32 -07:00
kimd
8030bed30b Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
Colin Kuskie
414e60380f Do not allow any backdoors for Visitor to get into his account. Fixes bug #11572. 2010-05-17 08:27:01 -07:00