Commit graph

4829 commits

Author SHA1 Message Date
Colin Kuskie
11368a7cbb Fix a bug where the calendar will list all events, regardless of permissions. 2009-04-25 00:19:20 +00:00
Colin Kuskie
1b8ad91605 Add in StoryManager, 3 assets for managing news content in WebGUI.
Several small API changes to Keyword and AssetExportHtml to support StoryManager functionality.
2009-04-24 18:31:06 +00:00
Colin Kuskie
19f703dc9b Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
Graham Knop
e799fc9c28 preparing for 7.7.5 dev 2009-04-24 07:20:12 +00:00
Graham Knop
b94db093b9 preparing for 7.7.4 release 2009-04-24 04:07:58 +00:00
Patrick Donelan
30547ad310 Fixed bug with Survey True/False multi-choice bundle defaults so that
tests pass
2009-04-24 03:43:54 +00:00
Kaleb Murphy
a0d41dc5ae Survey slider answer updates, now update all the answers for max,min,step settings since only the first answers values are used anyways. 2009-04-23 19:33:10 +00:00
Kaleb Murphy
b238510c7f administer.js now has a much improved handling of the slider algorithm, plus some refactored code. Users will not notice anything. 2009-04-22 22:01:48 +00:00
Patrick Donelan
fe671d74e5 Updated Survey Edit validation warnings to use more standardized
wgWarnings CSS class
2009-04-22 03:27:45 +00:00
Yung Han Khoe
ad6352d1eb fixed #10158: Matrix 2.0 - Screenshots rendering poorly 2009-04-21 17:28:05 +00:00
Patrick Donelan
c3ea6d4683 Added Survey back button, with option to turn it on/off, tests, and i18n
Noticed that some Survey tests are broken, will fix tomorrow
2009-04-21 07:12:07 +00:00
Patrick Donelan
a6a1cd9c07 Added internationalized labels to Survey "Year Month" question type 2009-04-21 03:10:11 +00:00
Patrick Donelan
3bd3f9d5d5 Removed flicker from Survey warnings div on page load 2009-04-21 03:09:51 +00:00
Yung Han Khoe
2c93df1bf7 fixed #10146: Thingy duplicate errors 2009-04-20 22:02:50 +00:00
Colin Kuskie
d1db12d1e4 Finish export code.
Make the list of assets templatable, since the user can see it.
Beginnings of export collateral tests.
2009-04-20 21:18:24 +00:00
Yung Han Khoe
7512724239 fixed: #10109: Matrix 2.0 - Updates to product listing by maintainer account require admin approval 2009-04-19 16:59:58 +00:00
Doug Bell
6d20e7f5df added: ThingyRecord allows you to sell records in a Thing (like a classified ad) 2009-04-19 02:09:34 +00:00
Kaleb Murphy
724675c71c Survey new number type, if slider constraints are left blank, no constraints are applied. 2009-04-19 01:40:49 +00:00
Kaleb Murphy
9df02396b7 added Survey Number type. Text number entry that uses slider restrictions as constraints (server and client side). You can also use the arrow keys
to increment or decrement the number enter.
2009-04-18 22:23:35 +00:00
Yung Han Khoe
d47f5e1886 fixed #10143: Matrix 2.0 - Product maintainer accounts changed during upgrade 2009-04-18 20:47:48 +00:00
Doug Bell
b66f47df01 fixed #10213: RssFeed aspect now checks canView and gives HTTP Basic Auth login box 2009-04-17 20:47:25 +00:00
Colin Kuskie
fa2768ea50 Remove package with modified dragger tags.
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Martin Kamerbeek
b21c5f4389 Forgot to 'svn add' a bunch of files. 2009-04-17 13:35:20 +00:00
Martin Kamerbeek
2e4ce42b76 Adding pluggable tax system. 2009-04-17 13:32:18 +00:00
Patrick Donelan
eec6ac3e47 Refactored Edit Survey page to improve UI, fixed some minor bugs,
cleaned up template and css, reduced memory usage
2009-04-17 09:39:52 +00:00
Colin Kuskie
caa511bee5 Allow the Account system to return data (JSON/XML/other) without style and layout templates. 2009-04-17 00:10:44 +00:00
Colin Kuskie
9fdac9ef8f Implementing rfe 10002, add link to User Manager to view a User's account. 2009-04-16 23:58:54 +00:00
Colin Kuskie
754b9c7c31 Reverting change to Inbox default SORT BY. 2009-04-16 23:17:55 +00:00
Colin Kuskie
33383be36c Add rss and atom feeds to the default storytopic and storyarchive templates 2009-04-16 22:34:10 +00:00
Yung Han Khoe
1c9d5de39c fixed #10190: Matrix 2.0 - Strange characters in "Show Ratings" box 2009-04-16 19:24:29 +00:00
JT Smith
1b32ab4846 rfe: Extend DateTime for Week-Nrs (#9151) 2009-04-16 17:06:50 +00:00
Colin Kuskie
c08b0755dd Mirror fix for dragging to all other Page Layout templates. Add note to gotchas about
custom page layout templates, along with instructions for how to modify to make them
work.
2009-04-16 05:18:45 +00:00
Colin Kuskie
6258df5bab Fix spelling errors in changelog entry. 2009-04-16 04:29:01 +00:00
Colin Kuskie
905537e9e5 Finally add StoryTopic template to the StoryManager package. 2009-04-15 22:03:59 +00:00
Kaleb Murphy
2f5fc2f4e1 Survey editor now keeps survye objedts in a scrollable panel to keep buttons always in view. 2009-04-15 19:10:41 +00:00
Colin Kuskie
ba26a026d2 Move packages, as well as code, again. 2009-04-15 18:19:10 +00:00
Colin Kuskie
5bf3614d10 Bug attribution. 2009-04-14 23:29:36 +00:00
Colin Kuskie
15d3738134 Remove a strange clause from Inbox ORDER BY. 2009-04-14 23:29:09 +00:00
Graham Knop
0f311d9224 fixed: 7.6 upgrade left some default content marked as packages 2009-04-14 20:51:49 +00:00
Graham Knop
383fa9a5e5 fixed #9816: Syndicated content asset fails on feeds including a UTF8 BOM 2009-04-14 20:51:44 +00:00
JT Smith
7376100540 Apply button applies but reloads old content in editor (#9827) 2009-04-14 20:05:53 +00:00
Colin Kuskie
26ef39e66b Make processTransaction really handle not getting an object, by checking
to see if it's an object before calling methods on it.
2009-04-14 20:00:26 +00:00
Colin Kuskie
ba156edb5a Refix synopsis output as metadata. 2009-04-14 19:33:16 +00:00
JT Smith
99cb11e115 updated the change log with:
- fixed: Spam in the wiki  (#10050)
 - fixed: maintenance tasks in parallel  (#9921)
 - fixed: Schedular Fields Too Short  (#9889)
 - fixed: Can't invite friends  (#10112)
 - Added missing POD docs for WebGUI::Account
2009-04-14 18:45:10 +00:00
JT Smith
6d75e0aa89 maintenance tasks in parallel (#9921) 2009-04-14 18:41:15 +00:00
JT Smith
e205496634 Schedular Fields Too Short (#9889) 2009-04-14 18:08:10 +00:00
Colin Kuskie
d2012694dc Fix the alphabetFieldSearch in the UserList, #10163 2009-04-14 16:14:55 +00:00
Kaleb Murphy
6f4f5d9414 Made sure Survey default question types upgrades with "Yes" being 1 and "No" being 0. 2009-04-14 15:28:59 +00:00
Colin Kuskie
1edaca4ed2 Merge up to 10305 2009-04-13 17:04:23 +00:00
Yung Han Khoe
d5893a5a6a fixed product/manufacturer links on pending matrix lisstings 2009-04-13 15:43:51 +00:00