Commit graph

1025 commits

Author SHA1 Message Date
Colin Kuskie
9e60251eb8 Add the missing Map icons. 2009-07-06 04:38:45 +00:00
Colin Kuskie
5bd0b12025 Fix a JS error in the datepicker which preventented it from working normally. 2009-06-26 17:57:07 +00:00
Patrick Donelan
9ac8ca9137 Survey: stopped RTE from overlapping dialog buttons in Edit Survey page 2009-06-26 02:29:51 +00:00
Colin Kuskie
44bc4abcdb use getWebguiProperty to find the extrasURL. 2009-06-25 03:26:31 +00:00
Colin Kuskie
caee13dba2 Forgot the JS from previous commit. 2009-06-23 19:31:07 +00:00
Colin Kuskie
036e6eb3a0 Enable better navigation in the YUI DatePicker. 2009-06-23 01:10:48 +00:00
Patrick Donelan
d820d43760 Fixed #10520 - Survey responses get confused if survey structure modified
Survey responses are now revision-aware.
The survey structure gets revisioned automatically as necessary when changes
are made on the Edit Survey screen (as necessary ~~ a response exists
for the current revision)
2009-06-16 06:25:38 +00:00
Colin Kuskie
09ba3dba91 Last of the hardcoded extras fixes, with changelog notice. 2009-06-11 15:00:09 +00:00
Graham Knop
36a0ebf425 fix icons not drawing initially in admin panel in IE 2009-06-10 00:00:18 +00:00
Colin Kuskie
d9a77f8e89 Remove another unused file in extras. 2009-06-09 21:13:24 +00:00
Colin Kuskie
58b7270b6a Remove unused files from extras. 2009-06-09 21:12:23 +00:00
Colin Kuskie
e8b20169fa Remove hardcoded extrasPath in the JS. 2009-06-09 16:53:00 +00:00
Colin Kuskie
2ceed12b46 Fix hardcoded extra in Shortcut query builder. 2009-06-09 16:14:51 +00:00
Patrick Donelan
cdc44a1bfb Made Survey Preview a little less brutal 2009-06-09 03:26:24 +00:00
Kaleb Murphy
e1f71f655d Moved surveyedit.css to a snippet. Pointed template url at the new snippet. 2009-06-08 19:16:56 +00:00
Kaleb Murphy
987a78fe5c Final correction on extras path error for administersurvey.js. surveyedit.css should be placed in a snippet using Extras macro. 2009-06-08 18:54:27 +00:00
Kaleb Murphy
34429aec62 Changed survey .js/css files to remove hardcoded absolute extras paths. 2009-06-08 16:58:44 +00:00
Paul Driver
7e51ddd3b2 Making sure focus is set properly when tabbing through fields in the datatable editor 2009-06-03 15:36:57 +00:00
Patrick Donelan
42060bdec4 Fixed Survey edit page IE bug
Switched from document.getElementsByClassname to
YAHOO.util.DOM.getElementsByClassName
2009-06-02 01:49:17 +00:00
Patrick Donelan
d671ccbc63 Fixed Survey Slider question type so that it works when defaults
are used (max,min,step all undefined)
2009-06-02 01:48:59 +00:00
Yung Han Khoe
398f5203f4 making all Matrix datatables templatable 2009-05-30 14:43:41 +00:00
Colin Kuskie
17681a3fb5 Add UPS shipping driver. 2009-05-28 09:04:15 -07: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
Colin Kuskie
3d346bf76b Adding in the FilePump admin console icons. 2009-05-18 21:09:17 +00:00
Doug Bell
25ff0dae0e Added: Google map asset.
Added a way for authors to prevent debugging output on page requests
2009-05-17 22:44:27 +00:00
Doug Bell
280dff8bff initial checkin of map 2009-05-17 22:44:12 +00:00
John Dagitz
4e51bf02d9 Added small thingyrecord.gif 2009-05-14 18:50:54 +00:00
John Dagitz
9c3112bc25 Added thingyrecord.gif 2009-05-14 18:50:16 +00:00
John Dagitz
027b791b11 Added new small storytopic.gif. Actually small this time. 2009-05-14 17:41:17 +00:00
John Dagitz
46a7a946fb Deleted small storytopic.gif 2009-05-14 17:37:17 +00:00
Arjan Widlak
be0891f382 - New features in the UKplayer slidehow: you can hide the textblock, volume
slider and mute button, resize the textblock and thumbnails. A new demo 
   config is added. See: /extras/ukplayer/slideshow.html
2009-05-14 15:11:07 +00:00
Yung Han Khoe
dfe87bf181 adding a 'delete item' button on Carousel edit screen 2009-05-14 13:51:56 +00:00
Colin Kuskie
43d142860d Add JS missed in the initial checkin of the friend manager. 2009-05-14 04:08:12 +00:00
John Dagitz
1cbc26f026 added small sharefolder.gif 2009-05-13 21:54:19 +00:00
John Dagitz
3e44944252 added small story.gif 2009-05-13 21:53:56 +00:00
John Dagitz
a0013ac716 added small storyarchive.gif 2009-05-13 21:53:34 +00:00
John Dagitz
c1ba470305 added small storytopic.gif 2009-05-13 21:53:04 +00:00
John Dagitz
17cebca1b3 added storytopic.gif 2009-05-13 21:52:35 +00:00
John Dagitz
413a69e468 added storyarchive.gif 2009-05-13 21:52:10 +00:00
John Dagitz
9f01d97534 added story.gif 2009-05-13 21:51:47 +00:00
John Dagitz
be6ca5810e Addes sharefolder.gif 2009-05-13 21:51:15 +00:00
Joeri de Bruin
c91676b1ad add PayPal paydriver 2009-05-13 20:07:09 +00:00
Yung Han Khoe
909c8f62ae Compare form on Matrix default view screen is now generated from markup 2009-05-12 14:49:41 +00:00
Patrick Donelan
4332b57ba2 Made Survey date picker more i18n-generic until we support proper i18n 2009-05-12 00:21:21 +00:00
Ernesto Hernández-Novich
d916aa5dd2 Remove stray Windows' Thumbs.db files. 2009-05-11 23:43:20 +00:00
Patrick Donelan
5d6b4093be Survey Expression Engine validation++
Survey Expression Engine now detects invalid variable names passed to value(), score(), etc..
Also now detects situations where you have jump targets/expressions defined at multiple levels - thus causing precedence rules to kick in (normally this indicates a mistake)
Fixed Survey edit page bug where TextEditor would not move after gotoExpression textarea resize caused items to move
2009-05-10 07:45:14 +00:00
Patrick Donelan
cf98c81461 Fixed Survey's handling of multi-answer questions (e.g. maxAnswers != 1)
Now stores all supplied answers to multi-answer question as arrayref
Variable [[var]] text replacement converts to comma-separated list
Expression Engine's value() returns appropriate value depending on context
Expression Engine's score() does sum of multi-answers, as you would expect
Updated related i18n & hover-help, and tests
Cleaned up survey js somewhat
2009-05-08 08:00:04 +00:00
Doug Bell
18460256df template attachments now work with packages. head_attachments and body_attachments are now documented 2009-05-07 17:35:43 +00:00
Martin Kamerbeek
0fd6447042 Internationalised the javascript part of the vendor payouts manager. 2009-05-07 12:23:26 +00:00