Commit graph

11788 commits

Author SHA1 Message Date
Doug Bell
8318ffe9b1 perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00
Colin Kuskie
2daa6c6c99 fix list type form data in Shortcut, too 2009-05-29 15:51:47 +00:00
Colin Kuskie
91694a2e97 Revert previous bugfix for MetaData list type form controls, and change the
hoverhelp instead.
2009-05-29 15:37:16 +00:00
Colin Kuskie
26142d4730 Preparing for 7.7.9 dev cycle. 2009-05-29 02:00:45 +00:00
Colin Kuskie
88003a58c1 Rollback Test::Harness requirement. 2009-05-29 01:11:24 +00:00
Patrick Donelan
1a4b673843 Made Survey Test Suite feature was dependent on TAP::Parser and TAP::Parser::Aggregator 2009-05-29 01:04:45 +00:00
Colin Kuskie
d37da79bbd Preparing for 7.7.8 release. 2009-05-29 00:44:18 +00:00
Colin Kuskie
b7d4b20f9f Note that Test::Harness 3.16 or high is now needed. Otherwise,
upgrades fail.
2009-05-29 00:42:01 +00:00
Colin Kuskie
ba921e3e8f Add missing flags for options in previous upgrades. 2009-05-29 00:19:32 +00:00
Colin Kuskie
67cce548ff Add enableSurveyExpressionEngine to default WebGUI conf file.
Rerun the upgrade subroutine to handle newer surveys.
Handle the config option being off in Survey/Test.t
2009-05-28 23:28:52 +00:00
Colin Kuskie
b74761619e More SKIP number fixes. 2009-05-28 23:03:19 +00:00
Colin Kuskie
f79e2031ec Add the Ogone plugin to any new configs created in 7.7.7, using
the default site config.
2009-05-28 22:59:30 +00:00
Colin Kuskie
814a77b739 Add the Ogone payment driver to the default WebGUI.conf file. 2009-05-28 22:51:53 +00:00
Colin Kuskie
cbb32cbce8 Fix number of skips in tests. 2009-05-28 22:46:25 +00:00
Doug Bell
3a6e8a83d0 added changelog entry 2009-05-28 21:53:11 +00:00
Doug Bell
400c67e39a added "addedToCart" var to ThingyRecord 2009-05-28 21:52:54 +00:00
Arjan Widlak
ef5eba0947 Basic auth can have characters after the word "Basic" 2009-05-28 17:09:01 +00:00
Colin Kuskie
368ef7d411 When an inbox message is sent to a group, and any member reads it, it is
marked as read by all members.
2009-05-28 17:01:24 +00:00
Martin Kamerbeek
1ec0ec5961 - Fixed a bug in thingy which caused the defaultValue property for some list form elements to be ignored.
- Fixed a race condition introduced in a previous commit.
2009-05-28 16:31:45 +00:00
Colin Kuskie
c8781f8b55 Fix a bad call to insufficient in the Shop. 2009-05-28 16:15:02 +00:00
Arjan Widlak
4ff5595666 - fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,
United Knowledge)
 - fixed: Basic Auth causes internal server error if you use more than one
   colon. (Arjan Widlak, United Knowledge)
2009-05-28 16:09:38 +00:00
Colin Kuskie
4dd1089a00 Update test to track Matrix code for getListings. 2009-05-28 15:57:51 +00:00
Martin Kamerbeek
0826f09f32 Thingy bug fixes. 2009-05-28 07:58:07 +00:00
Patrick Donelan
beff1d2166 Survey NYTProf performance improvements
initSurveyOrder now builds a lookup cache to speed up branching
Test suite caches surveyOrder and response itself
Unnecessary sub calls reduced
Updated tests
My largest survey instance test suite, which contains > 1000 tests,
now runs nearly 8 times faster.
2009-05-28 07:24:11 +00:00
Patrick Donelan
d14cf19e9d Added Survey tests for more question types 2009-05-28 07:23:43 +00:00
Colin Kuskie
83497b773e Fix Story permissions so that admin need not be turned on.
canEdit is now determined by the Story and the parent StoryArchive.
With tests, and template changes.
2009-05-28 04:15:50 +00:00
Colin Kuskie
1e6d9b7d18 Fix missing overrides in the Navigation when shortcutted.
Also, documented the getOverridesList method inside Shortcut.
2009-05-27 23:31:12 +00:00
Colin Kuskie
e76ff7cf28 Document the shortcut metadata fix. 2009-05-27 23:19:44 +00:00
Colin Kuskie
09970a9ea7 Duplicate the Asset metadata fix inside Shortcut. 2009-05-27 23:18:49 +00:00
Colin Kuskie
cb79dddf00 Disable Syndicated Content caching when admin is on. 2009-05-27 23:09:05 +00:00
Colin Kuskie
ece881d855 Fix the parsing of possible values for list type metadata fields. 2009-05-27 22:43:28 +00:00
Colin Kuskie
303c725d1f Fix JS and CSS showing up in the body of the Gallery album thumbnails and slideshow screens. 2009-05-27 21:32:43 +00:00
Colin Kuskie
d0dd5920a4 Fix the calendar list view to use the correct template variables. 2009-05-27 17:47:18 +00:00
Colin Kuskie
12c6299159 Document the className option for preparing Maker/Permission. 2009-05-27 17:26:10 +00:00
Yung Han Khoe
ab18fbb913 fixed listing urls in matrix default view 2009-05-27 16:57:54 +00:00
Patrick Donelan
40c5a4fbfd Moved upgrade packages to correct folder. 2009-05-27 06:57:19 +00:00
JT Smith
7961ff0cac Stats now send over SSL rather than straight HTTP. 2009-05-26 21:33:53 +00:00
Colin Kuskie
e88a5e2493 Forward port version tag fix. 2009-05-25 15:35:45 +00:00
Colin Kuskie
4a7d704bfc Forward port version tag tracking and leak fix. 2009-05-25 15:32:59 +00:00
Yung Han Khoe
dc48bd270b adding some Matrix tests 2009-05-25 15:22:23 +00:00
Colin Kuskie
689e645e51 Forward porting tests with better cleanups. 2009-05-25 04:42:40 +00:00
David Delikat
a054c9de73 added date pagination to EMS schedule table
also improved formatting of table
2009-05-24 22:51:39 +00:00
Patrick Donelan
0ad26a1921 Survey: more bug fixes
Fixed invalid calendar markup so that Date question type works in IE
Minor tweaks to ResponseJSON for more robustness
Fixed Number question type javascript
2009-05-24 09:59:43 +00:00
Patrick Donelan
3a25e806c6 Survey bug fixes
Fixed bugs in the handling of logical sections,
creating of responses and counting of responses.
Added in a bunch of new tests.
Jslinting of all survye js files
2009-05-23 09:54:03 +00:00
Patrick Donelan
5e7c594440 Started fixing Survey responseId handling 2009-05-23 09:53:28 +00:00
Paul Driver
f622854a3d Login times in userlist now displaying correctly 2009-05-22 17:52:10 +00:00
JT Smith
0cff9c398d - Removed dubious 3px padding around image based ads in an adspace. 2009-05-22 16:37:25 +00:00
Colin Kuskie
8742b71227 Preparing for 7.7.8 development. 2009-05-21 21:41:34 +00:00
Colin Kuskie
d259e9231a Add missing gotchas for new modules. 2009-05-21 21:19:37 +00:00
Colin Kuskie
a2f60d5a84 Preparing for 7.7.7 release 2009-05-21 19:57:08 +00:00