Commit graph

2877 commits

Author SHA1 Message Date
Colin Kuskie
c5257dca0e Ready for 7.9.9 development. 2010-06-29 22:08:11 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Colin Kuskie
5b5c100bfa Remove 7.8 packages from HEAD. 2010-06-29 13:15:27 -07:00
Colin Kuskie
46b4f08de7 Refactor gallery CSS. Use spans instead of inline divs for rows. Add overflow settings for picture details. Fixes bug #11663. 2010-06-29 12:13:27 -07:00
Doug Bell
7af21286c2 add template package 2010-06-27 22:09:06 -05:00
Doug Bell
3abea67b66 add template for choose username 2010-06-27 22:09:05 -05:00
Doug Bell
8d95864a7c move upgrade to correct script 2010-06-27 22:09:05 -05:00
Doug Bell
a2e246705f allow twitter enable/disable from settings 2010-06-27 22:09:05 -05:00
Doug Bell
f522d9e69d upgrade adds twitter auth 2010-06-27 22:09:05 -05:00
Colin Kuskie
da320a0313 Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626. 2010-06-22 08:06:25 -07:00
Colin Kuskie
54c56019d1 Update lastPost information in the Thread and CS when a Post is archived. Made a separate method so it can be used by other actions, and in the upgrade script. Fixes bug #11628. 2010-06-21 14:38:46 -07:00
Colin Kuskie
cca5daed60 Fix the dataDefault for firstDayOfWeek. Fixes bug #11651 2010-06-16 11:02:01 -07:00
Colin Kuskie
9bc7208c48 Ready for 7.9.8 development 2010-06-15 16:00:49 -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
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
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
Doug Bell
dcf8b747b1 preparing for 7.9.7 dev 2010-06-01 21:13:20 -05:00
kimd
387942e68d Added search by location to the Gallery (RFE 11504) 2010-06-01 16:23:48 -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
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
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
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
khenn
d99e4cc415 put checks in before alter groupGroupings table 2010-05-17 09:59:51 -05:00
Colin Kuskie
d2b6a7fff1 Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552. 2010-05-16 22:11:33 -07:00
khenn
b0c7c1162d Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox. 2010-05-13 17:15:41 -05:00
Colin Kuskie
55d55b4eee Install better error handling code into RequestApprovalForVersionTag. Do not generate leading commas in workflow instance scratch data. 2010-05-11 16:21:32 -07:00
Colin Kuskie
007391d5f1 Label the form field for entering in sub-keywords. 2010-05-10 10:55:02 -07:00
martin
cc7b3fe3ef Fix a bug in upgrade script where session was not passed. 2010-05-07 11:26:21 +00:00
Paul Driver
40d11e8693 more sorting options for SyndicatedContent 2010-05-06 15:03:01 -07:00
Colin Kuskie
41575d24bb ready for 7.9.5 development 2010-05-04 22:17:46 -07:00
Colin Kuskie
491c302309 Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
Colin Kuskie
960ff2287c Tests, bugfixes, and adding synopsis to the byKeyword template. 2010-05-04 15:50:14 -07:00
Colin Kuskie
39b44504c3 Finish wiki sub-category API code, with upgrade sub and tests. 2010-05-04 15:04:27 -07:00
Colin Kuskie
984003123c Shade the buttons with CSS. Don't show per-item shipping if there's only 1 item in the cart. 2010-05-04 10:20:31 -07:00
Colin Kuskie
9e2e39cc43 Fix a template typo. 2010-05-03 10:53:30 -07:00
Colin Kuskie
127e9632a7 Change location of yesNo and i18n for chooseing same shipping and billing addresses. 2010-05-03 10:49:22 -07:00
kimd
95e9e52389 Gallery: Allow specification of location when uploading ZIP archives (RFE 11502) 2010-05-02 20:47:13 +02:00
Colin Kuskie
42a6b612f7 Fix a bad delete button in the view inbox template. Fixes bug #11547 2010-05-02 00:56:08 -07:00
Colin Kuskie
6a77eb0854 Fix bad extras macros in the greenportal style. 2010-05-01 23:36:55 -07:00
Colin Kuskie
cbad514c66 Fix bad gateway macros in the new style templates. 2010-05-01 23:35:14 -07:00
Colin Kuskie
b2cf1ccc8c Fix bad extras in the greenportal package. 2010-05-01 23:29:59 -07:00
Colin Kuskie
cb8c8da1ac Per item shipping. 2010-04-30 16:42:10 -07:00
Colin Kuskie
3c868de4ea Do not show special shipping option unless user is logged in. 2010-04-29 18:36:40 -07:00
Colin Kuskie
60f37b5036 Cart template is now large and blocky, but not so ugly. 2010-04-29 15:38:11 -07:00
Colin Kuskie
273452c024 Restore the checkout button. 2010-04-29 15:25:57 -07:00