Doug Bell
2c75ab27e6
migrate to getLineageIterator to save memory
2010-06-01 16:23:49 -05:00
Doug Bell
cc87552a22
weaken all session refs
2010-06-01 16:23:48 -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
Paul Driver
e88fe856a2
style nits in www_importPackage
2010-06-01 12:29:45 -07:00
Paul Driver
3a9c3e5d9a
checkbox in asset manager for clearPackageFlag
2010-06-01 12:25:49 -07:00
Paul Driver
c5bddbd95c
testing clearPackageFlag
2010-06-01 12:24:52 -07:00
Colin Kuskie
5a4bded0d6
Fix a bug with Shelf template variables. Fixes bug #11603 .
2010-05-31 10:16:38 -07:00
Scott Walters
dc14b06280
stale PID file detection -- previous patch cleanup and supress uninit warning
2010-05-28 08:38:38 -04:00
Scott Walters
83d5f55b09
PID files contain the PID so that on next run, we can test to see
...
if that PID is still alive. If it isn't, the daemon was kill -9'd,
the system crashed, or similar. It isn't running any more and it's
safe to start up again. Don't die on startup unless the PID in the
PID file is valid.
2010-05-28 08:35:50 -04:00
Paul Driver
33411539ee
changelog note for my last commit
2010-05-27 11:49:48 -07:00
Paul Driver
99fbe6d155
escape asset titles in manageTrash
2010-05-27 11:30:12 -07:00
Colin Kuskie
5b3103ebf8
Save a second in the Template test.
2010-05-25 21:03:00 -07:00
Colin Kuskie
ad4604e9f8
Missed the template variable help for language_isCurrent.
2010-05-25 14:39:36 -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
Paul Driver
a6db8211c5
IE8 cart js fixes (IE stringifies null as "null" instead of "")
2010-05-25 09:28:25 -07:00
Paul Driver
a78a9c882a
couple of js bugs in cart in the no shipping case
2010-05-25 09:00:35 -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
Colin Kuskie
ac3255e0c6
More workflows that need to obey the TTL.
2010-05-23 19:12:57 -07:00
Colin Kuskie
ca1f5e1c86
ArchiveOldStories activity has to obey the TTL for activities.
2010-05-23 19:04:10 -07:00
khenn
5692106e85
Added better error handling for JSON parse errors. Scripts don't crash any longer when JSON gets a bad parse string. Instead the script receives a valid empty response and a warning is thrown to the log containing the JSON string passed in as well as the user who tried to execute.
2010-05-23 12:12:05 -05:00
khenn
82e52fd8d5
Fixed an issue where collaboration systems with file attachments throw an error if attachment is not an image or the attachment is an image but doesn't have an associated icon. Also removed redundant calls to $storage->isImage and $storage->getUrl
2010-05-23 10:09:25 -05: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
e76f13bdc3
fileOrder is completely machine dependent, and the order is not determinate. Update the test to only check that all files are present, and not their order.
2010-05-18 19:01:19 -07:00
Colin Kuskie
2c75bc5108
Potential test update due to ordering photos in GalleryAlbum addArchive.
2010-05-18 18:47:54 -07:00
Colin Kuskie
e485fc36b4
Add a missing i18n label for the new unsubscribe help.
2010-05-18 17:42:50 -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
khenn
d99e4cc415
put checks in before alter groupGroupings table
2010-05-17 09:59:51 -05:00
Graham Knop
f852bd8866
better cleanup code
2010-05-17 05:26:26 -05:00