Colin Kuskie
4b65b441e0
Matrix search should be AND based, not OR. Fixes bug #11301
2009-12-10 12:57:45 -08:00
Colin Kuskie
fc4dca65e1
Calculate ratings, even is the count is less than 10.
2009-12-09 10:44:30 -08:00
Colin Kuskie
c0a9358bcf
Prevent statistics with a count of less than 10 from being listed in the worst list.
2009-12-09 10:18:43 -08:00
Colin Kuskie
d1e6f30493
Fix a bug where ratings were allowed to be set with less than 10 votes. Fixes bug #11294
...
This helps fix people trying to game the system.
2009-12-08 14:39:24 -08:00
Colin Kuskie
9476878b5e
Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289 .
2009-12-03 22:46:33 -08:00
daviddelikat
babbbed4c9
some minor fixes
2009-12-02 19:10:33 -06:00
daviddelikat
60b04ff928
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
2009-12-01 18:50:27 -06:00
Colin Kuskie
9bb5497aff
Fix Cron issues with CSes. Fixes bug #11284 .
2009-11-30 11:11:36 -08:00
daviddelikat
18d4b5631c
fixed tests
2009-11-22 22:46:06 -06:00
daviddelikat
e0b87268c5
various fixes to EMS Submissin system
2009-11-22 20:32:17 -06:00
Colin Kuskie
17297f4fe6
Fix cache setting and cleaning up issues in the Snippet. Fixes bug #11259
2009-11-20 11:34:13 -08:00
Colin Kuskie
3fb310cb9d
Remove boilerplate and commented out code.
2009-11-17 19:32:23 -08:00
Colin Kuskie
5df15c6307
Revert "Merge branch 'master' of git@github.com:plainblack/webgui"
...
This reverts commit 7188b11b77 , reversing
changes made to 9dd7056ecf .
2009-11-17 13:28:52 -08:00
Colin Kuskie
5fd30d8d84
Revert "Separating ThingRecord object from Thingy"
...
This reverts commit df84c60d6a .
2009-11-17 12:12:19 -08:00
Colin Kuskie
a37f69cc04
Revert "Separating Thing object from Thingy"
...
This reverts commit 3d88789659 .
2009-11-17 12:12:08 -08:00
Colin Kuskie
15ce7b56cc
Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246
2009-11-17 08:53:56 -08:00
Colin Kuskie
110a236fcd
When using a download template, macros are always processed in the output. fixes bug #11242 .
2009-11-16 17:03:38 -08:00
Colin Kuskie
01e873eec7
i18n the download type choices in the SQL Report.
2009-11-16 16:31:24 -08:00
Colin Kuskie
67c66c87b3
Remove deprecated use of defined() on hashes.
2009-11-16 16:30:56 -08:00
Yung Han Khoe
3d88789659
Separating Thing object from Thingy
2009-11-16 17:37:18 +01:00
Yung Han Khoe
df84c60d6a
Separating ThingRecord object from Thingy
2009-11-16 11:53:14 +01:00
Yung Han Khoe
7188b11b77
Merge branch 'master' of git@github.com:plainblack/webgui
2009-11-16 11:51:29 +01:00
Yung Han Khoe
8a978e66d3
Separating ThingRecord object from Thingy
2009-11-16 11:47:53 +01:00
daviddelikat
4278058c3c
Merge branch 'master' of git@github.com:plainblack/webgui
2009-11-15 22:03:40 -06:00
daviddelikat
7f6c24e7e0
rather a lot of debugging in the EMS Submission system
2009-11-15 22:02:36 -06:00
Colin Kuskie
1f49737ae7
Allow other users to save photos into another user's album. Fixes bug #11228 .
2009-11-13 17:16:56 -08:00
Colin Kuskie
c4ab124380
i18n the Add Photo save button
2009-11-13 16:30:51 -08:00
daviddelikat
d0c85542f3
Merge branch 'master' into EMS
2009-11-11 22:56:04 -06:00
daviddelikat
3b9902e395
cleaned up the EMS submission system
2009-11-11 22:29:21 -06:00
Doug Bell
a182524fe9
fixed #11220 : Map asset badly broken
2009-11-10 12:10:30 -06:00
Colin Kuskie
9d14e8b420
Fix rendering of initial DataTable in IE7, IE8. Fixes bug #11205 .
...
Added TR, TD tags to table containing the DataTable. Also,
ran dataTable.js through jslint and fixed many issues.
2009-11-09 16:51:38 -08:00
Colin Kuskie
7b810ec227
i18n the template attachments, fixes bug #11186
...
Also, rework some of the JS code according to jslint.
2009-11-09 13:28:53 -08:00
daviddelikat
494c8ded0e
fixed problems with tests
2009-11-08 09:50:57 -06:00
daviddelikat
799db1090f
added feld definitions
2009-11-07 05:25:15 -06:00
daviddelikat
45c90f7be2
lots of work...
2009-11-07 04:52:34 -06:00
daviddelikat
e7ce9a90b7
bit
2009-11-06 18:50:09 -06:00
daviddelikat
1e18313c81
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
lib/WebGUI/Asset/EMSSubmission.pm
lib/WebGUI/Asset/EMSSubmissionForm.pm
lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
lib/WebGUI/Workflow/Activity/CleanupEMSSubmissions.pm
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
lib/WebGUI/i18n/English/Asset_EMSSubmissionForm.pm
lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
t/lib/WebGUI/Test/Activity.pm
2009-11-06 10:30:02 -06:00
daviddelikat
9c2980404f
making tests work
2009-11-06 09:22:03 -06:00
Patrick Donelan
804dbcfd26
One-line fix for Survey ExpressionEngine bug that took over a day to find.
...
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).
The fix includes tests.
2009-11-05 21:15:47 -08:00
Patrick Donelan
5899fa4289
Revert "One-line fix for Survey ExpressionEngine bug that took over a day to find."
...
This reverts commit bcd99945ca .
2009-11-05 22:37:50 -05:00
Patrick Donelan
bcd99945ca
One-line fix for Survey ExpressionEngine bug that took over a day to find.
...
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).
The fix includes tests.
2009-11-05 22:27:47 -05:00
Colin Kuskie
3c985a5eed
Finish reverting EMS Submissions.
...
This reverts commit aab3a74026 .
2009-11-05 17:03:28 -08:00
Colin Kuskie
924686b8eb
Fix more POD whitespace problems in the EMS.
2009-11-05 16:16:06 -08:00
Colin Kuskie
0aab1c1114
Fix POD whitespace issues in the EMS.
2009-11-05 15:56:54 -08:00
Colin Kuskie
40cec4b855
Fix bad EMS Submissions merging.
2009-11-04 21:49:30 -08:00
daviddelikat
aab3a74026
Merge branch 'master' of git@github.com:plainblack/webgui
2009-11-04 09:42:35 -06:00
daviddelikat
6b24783385
all tests pass, manual testing passes
2009-11-04 09:41:24 -06:00
Colin Kuskie
3950611b47
i18n the event recurrence form. Fixes bug #11194
2009-11-02 18:07:24 -08:00
Colin Kuskie
9b94516377
Remove debug code from Calendar.
2009-11-02 10:55:04 -08:00
Colin Kuskie
baf9f3c700
Make a synopsis field available to the Event edit form. Fixes bug #11190
2009-11-02 10:53:09 -08:00