Commit graph

2592 commits

Author SHA1 Message Date
Colin Kuskie
255abcdf97 Set correct defaults for icalFeeds in existant calendars. Fixes bug #11005 2009-09-17 15:36:58 -07:00
Colin Kuskie
5499515600 Browser detection for calendar drop-down in IE8. 2009-09-16 17:23:40 -07:00
Colin Kuskie
79b849262c WikiPage displays a locked label when locked. fixes bug #10998 2009-09-16 16:07:59 -07:00
Colin Kuskie
740066cebc Fix sorting in the EMS ticket screen. bug #10929. 2009-09-15 10:24:19 -07:00
daviddelikat
7fff83f8ad fixed the name of an upgrade function, now the upgrade works 2009-09-12 01:09:59 -05:00
Colin Kuskie
b090f92d78 Fix the Newsletter template. Hide subscribe link if used in a CS, and change the namespace. 2009-09-11 08:30:42 -07:00
Doug Bell
6da85b89a7 add #455: Featured page in wiki 2009-09-10 15:57:59 -05:00
Colin Kuskie
cf9df28ddd Fix import Story Archive packages with sub-stories. 2009-09-10 09:57:18 -07:00
Doug Bell
65120a61cb Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:
	docs/changelog/7.x.x.txt
	docs/upgrades/upgrade_7.7.19-7.8.0.pl
2009-09-09 17:26:55 -05:00
Doug Bell
0697673846 added Subscribable AssetAspect to Wiki 2009-09-09 17:24:00 -05:00
Colin Kuskie
5cb3a6e005 Add default values to the Matrix to newly added columns. bug #10889 2009-09-08 18:04:41 -07:00
Colin Kuskie
271c33c63d Fix a template typo in the StoryTopic. 2009-09-07 15:49:46 -07:00
Colin Kuskie
cba211392e Make readonly link only show up when not in standalone mode. 2009-09-06 16:39:47 -07:00
Colin Kuskie
2f2b870353 Put read more link into Story Topic template. 2009-09-06 16:37:08 -07:00
Colin Kuskie
494d97c53f Fix the carousel in the Story. Bug #10915
Add a template variables for the photoWidth from the Story's Archive.
Document the new template variable, with i18n.
Modify both Archive and Topic templates.
2009-09-05 14:56:16 -07:00
Colin Kuskie
f484a344b3 Fix date display in EMS Schedule. fixes 10876. 2009-09-05 12:18:14 -07:00
Colin Kuskie
c7eacad029 Patch matrix listing template. fixes #10900 2009-09-04 11:08:35 -07:00
Colin Kuskie
bdfe44dec3 fix EMS registrant lookup template JS bug #10884. 2009-09-03 12:57:06 -07:00
Colin Kuskie
3632c87656 Remove extra JSON file. 2009-09-03 09:34:21 -07:00
Colin Kuskie
7d74429fca Fix issues with upgrading templates from 7.6.35 to 7.7.19. Fixes #10878. 2009-09-03 09:30:59 -07:00
Colin Kuskie
9c2fb21670 Move package to correct directory for 7.8. 2009-09-03 09:03:36 -07:00
Colin Kuskie
4ea146fc07 WikiMaster keyword pagination fixes, re # 10856.
Add pagination template variables to the default byKeyword template.
Fix pagination URL for keywords.

Conflicts:

	docs/changelog/7.x.x.txt
2009-09-03 09:00:50 -07:00
Colin Kuskie
fe253042ea Reorganize AdSpace properties for prices and permissions.
Remove click and impression prices.  Remove groupToPurchase.
Expose minimum clicks and impressions to the UI.
2009-09-02 10:42:29 -07:00
Graham Knop
4bf61807f7 change versions to 7.8.0 2009-09-02 01:47:34 -05:00
Colin Kuskie
36dd8eeb11 Ready for 7.7.20 development. 2009-09-02 06:09:14 +00:00
Doug Bell
c671e94056 remove orphaned version tags 2009-09-01 22:25:22 +00:00
Colin Kuskie
a0d2e982bc Add upgrade path from 7.6.35 to 7.7.17. 2009-09-01 15:53:44 +00:00
Colin Kuskie
baadf9c0ec Fix lots of typos. 2009-08-31 22:52:18 +00:00
Colin Kuskie
22ea557532 Give EMS'es default values for Schedule Locations per Page. Fixes #10868. 2009-08-31 20:37:15 +00:00
Colin Kuskie
9d23680e99 Fix styling of pagination in the default search template. Fixes #10851. 2009-08-28 20:40:22 +00:00
Colin Kuskie
63388dcb93 Remove dead template code. 2009-08-28 01:58:20 +00:00
Colin Kuskie
dd89a77ba8 Display the minimum number of clicks and impressions that must be
bought by the user, in the buy ad space form.
tidy up code.  Fixes bug #10843
2009-08-28 00:17:08 +00:00
Colin Kuskie
22d462166f Move Calendar feeds into the Calendar Asset table as JSON collateral.
Update tests and workflows to follow.
2009-08-26 22:14:04 +00:00
Colin Kuskie
7fcb339605 Upgrade all database tables that use JSON to be LONGTEXT instead of what they were.
Addresses bug #10825
2009-08-25 21:42:16 +00:00
Colin Kuskie
223a5125bf Use setting API to determine if the setting exists in the db. 2009-08-23 19:09:37 +00:00
Colin Kuskie
1ed91d7f20 Fix Matrix i18n in compare matrix template. Fixes #10814 2009-08-23 19:07:15 +00:00
Patrick Donelan
b89cb988e8 Fixed: inboxSmsNotificationTemplateId setting missing from upgrade script 2009-08-23 08:53:44 +00:00
Colin Kuskie
91b37aae36 Ready for 7.7.19 development. 2009-08-21 05:13:35 +00:00
Colin Kuskie
5ef030d1f8 Give the Carousel a minimum width, and expose it as a template variable to help
YUI Carousel with rendering.  Adjust default template, Help, i18n.
Fixes bug #10511.
2009-08-20 23:12:59 +00:00
Colin Kuskie
bd0d7c080c Update existing EMS'es with a default schedule template. Fix for #10804 2009-08-20 20:53:12 +00:00
Doug Bell
a0d3eeaac8 fixed 10640, 10639, 10625: Map point save HTML/JS 2009-08-20 18:51:39 +00:00
Colin Kuskie
d6b402676a Fix typos in SQL related to RSSCapable. 2009-08-19 23:44:46 +00:00
Doug Bell
cf63977998 fixed #10793: Map Add Point photo field 2009-08-19 23:13:44 +00:00
Doug Bell
739541a06a fixed #10624: map template problem with floats 2009-08-19 22:36:55 +00:00
Colin Kuskie
defbec3171 Document inbox_messageStates clean-up, and write an upgrade script to delete
states from users who have already been deleted.
2009-08-19 15:12:34 +00:00
Colin Kuskie
0762ce1730 Entangle the required and editable properties of Profile fields.
Add tests.  Update i18n for required property hover help.
Upgrade script to set editable=1 on all required fields.
fixes #10781
2009-08-17 19:28:04 +00:00
Colin Kuskie
f942489787 Clean-up Matrix search template JS.
Add link back to main matrix screen.
Make initial search results match search form defaults.
fixes #10766, 10786
2009-08-17 18:35:53 +00:00
Patrick Donelan
388a0b1267 Fixed a whole lot of brokenness in Inbox SMS/Email notifications
WebGUI::Inbox::Message::create now passes isInbox flag to WebGUI::Mail::Send::create
so that per-user notification settings get used

SMS Gateway setting field is now 'text' instead of 'email' so that user can enter a
properly formed value (such as 'myemailgateway.com', which is not an email address).

Added SMS notification template as distinct from email notification template because
SMSs should not be HTML and in general you will want to make your SMS notification
message a lot shorter than your html email notification message (160 char limits in
many countries). As a result, SMSs are now sent as separate emails to gateway rather
than being CCd on email notification.

Added smsGatewaySubject setting because many SMS Gateways use email subject for
authentication. For consistency, also added Email notification email subject.

Fixed handling of different combinations of site-wide sendInboxNotificationsOnly with
per-user receiveInboxEmailNotifications and receiveInboxSmsEmailNotifications.
 * sendInboxNotificationsOnly && receiveInboxEmailNotifications = email notification
 * sendInboxNotificationsOnly && !receiveInboxEmailNotifications = no email
 * !sendInboxNotificationsOnly = ignore receiveInboxEmailNotifications
 * In all cases, SMS is optional and only dependent on receiveInboxSmsEmailNotifications

Updated tests and i18n
2009-08-16 09:42:35 +00:00
Colin Kuskie
046f1a7303 Ready for 7.7.18 development. 2009-08-14 04:44:03 +00:00
Colin Kuskie
14ab55284f Change the layout of the story templates. Added break tags to force the
lines to break.
2009-08-13 22:22:31 +00:00