Commit graph

1003 commits

Author SHA1 Message Date
Patrick Donelan
aa045b7abc Improved Survey template so that bottom of page/submit button can be
skinned when questions don't validate. Added js to scroll page to
highest invalid question (e.g. lowest y-coord)
2009-04-28 00:37:51 +00:00
Kaleb Murphy
c327353213 Fixed a bug in the YUI simple editor for survey editing which was leaking memory. Also improved the object edit templates. 2009-04-27 20:20:58 +00:00
Graham Knop
278bc89bd2 prevent tripping slow script warnings when viewing large folders 2009-04-23 16:21:56 +00:00
Kaleb Murphy
daf5294c27 Removed commented code 2009-04-22 22:09:52 +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
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
9c228e2c83 Improved Survey "Year Month" validation 2009-04-21 03:32:27 +00:00
Kaleb Murphy
2b8306a635 Minor change to Survey number type. Fixed duck type addition/concat confusion, and defaulted answer to empty string. 2009-04-20 02:24:53 +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
Kaleb Murphy
caffe2751a Preliminary check in for new Survey text number type and validation. 2009-04-17 17:08:42 +00:00
Kaleb Murphy
ded86ab837 Removing console.log 2009-04-17 14:01:04 +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
Patrick Donelan
feb17b8acf Improved Edit Survey section list.
Removed unnecessary <br>'s from Section list
Made sections panel resizable
Made current selection highlighted via CSS
2009-04-16 05:18:45 +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
Yung Han Khoe
a2540ddbfd added alphanumeric sort button to Matrix defaul view 2009-04-12 21:06:12 +00:00
Yung Han Khoe
85dd74b56c fixing a javascript error in matrix search screen 2009-04-11 17:34:38 +00:00
David Delikat
46e73ed59f fixed dragDrop to use a handle rather than the whole
object for dragdrop start events.
2009-04-11 15:16:09 +00:00
Yung Han Khoe
4086723a70 fixed #10142: Matrix 2.0 - Search screen compare button not functional 2009-04-10 20:04:18 +00:00
Patrick Donelan
571ca5db06 Fixed small bug in Survey validation where invalid branch expressions
wouldn't be shown
Improved and i18n'ed Survey validation warning container
2009-04-09 07:57:37 +00:00
Kaleb Murphy
c6860a5d30 cleaned up the code 2009-04-09 02:32:50 +00:00
Kaleb Murphy
af00b7a881 Survey summaries now use YUI datatables and charts for extra bling. 2009-04-08 20:03:41 +00:00
Yung Han Khoe
aefb658fd5 Added 'too few/many' messages to matrix compare box, rfe# 9965 2009-04-08 19:52:35 +00:00
Yung Han Khoe
87abb79331 fixed #10110: Matrix 2.0 - "Data Error" on Pending Product Listing Updates 2009-04-08 19:35:14 +00:00
Yung Han Khoe
8a412312d3 fixed a matrix search/compare button problem 2009-04-06 17:51:17 +00:00
Patrick Donelan
57df2c3574 Added Carousel wobject icon 2009-04-06 07:50:53 +00:00
Kaleb Murphy
a6a70a46e0 Summaries added to the survey 2009-04-05 19:33:46 +00:00
Yung Han Khoe
964d8cf9e2 added Carousel wobject 2009-04-04 17:10:00 +00:00
Patrick Donelan
b50b7bebf1 Converted firebug console.log into YAHOO.log to unbreak Survey DnD 2009-04-03 05:04:02 +00:00
Colin Kuskie
c3d5b10c8a Fix more gateway errors in URLs 2009-04-02 04:52:47 +00:00
Colin Kuskie
629abc4517 Fix a gateway URL issue with the Vendor Payout js. 2009-04-01 16:33:13 +00:00
Kaleb Murphy
272283e75d Adding template and js to show warnings. 2009-03-31 04:39:48 +00:00
Kaleb Murphy
046dae4f31 Moved multiple choice questions to the data base, and they can now be edited globally from the Survey edito 2009-03-26 21:02:30 +00:00
Yung Han Khoe
9a88b8756e added Thingy field-copy function and changed thingy field pretext and subtext 2009-03-25 21:52:33 +00:00
Brian Medley
4c408da55a Image Asset tests, upgrade package, and code.
RSS Limiter tests, upgrade package, and code.
2009-03-23 21:11:10 +00:00
Kaleb Murphy
cafd31f87a New Question type. Just a Month-Year type with a month drop down and a 4 digit year text box. 2009-03-22 18:18:38 +00:00
Yung Han Khoe
302952b206 Matrix performance improvements 2009-03-21 23:26:08 +00:00
John Dagitz
e252edb507 Add small adsku.gif icon 2009-03-20 13:22:38 +00:00
John Dagitz
f67d5a6711 Add adsku.gif icon 2009-03-20 13:20:12 +00:00
Kaleb Murphy
41436a6d21 removed traces 2009-03-19 16:00:05 +00:00
Kaleb Murphy
077d38c0b4 Survey slider types improved and corrected. Single slider type now ingores "required". 2009-03-17 18:07:46 +00:00
Kaleb Murphy
1c8b30135a Corrected gif location 2009-03-16 16:30:16 +00:00
Kaleb Murphy
7624504335 Added mask removal on ajax failure. 2009-03-16 16:27:55 +00:00
Kaleb Murphy
b856cddc56 removed trace statements 2009-03-16 16:02:31 +00:00
Kaleb Murphy
cc11480d6d Added Edit Survey loading mask to reduce loading confusing on slow connections. 2009-03-16 15:59:20 +00:00
Martin Kamerbeek
e23f33ee8c Adding accidentally omitted js files for vendor payout manager 2009-03-13 14:55:47 +00:00
Graham Knop
a74b4a5af5 remove brainfuck from code editor 2009-03-12 23:27:45 +00:00
Colin Kuskie
9e20aabd18 Add icons for the Asset History browser. Change the
default WebGUI conf, upgrade script, and content handler
to use them.
2009-03-12 22:01:55 +00:00