Commit graph

1042 commits

Author SHA1 Message Date
Colin Kuskie
6a754ffc43 Fix bad AssetManager i18n for unlocked. 2009-09-30 22:11:05 -07:00
Doug Bell
c102454fdd fixed #11019: Ctrl-A blinks and deletes code in code editor 2009-09-22 18:45:49 -05:00
Doug Bell
1348c51d9c remove useless code 2009-09-22 18:39:04 -05:00
Doug Bell
73f17571b2 fixed #11012: Code editor corrupts JS 2009-09-22 17:32:57 -05:00
Doug Bell
47390c5d6e narrow down the browser detect 2009-09-22 17:30:25 -05:00
Colin Kuskie
c16ed6ca8e Account CSS cleanup, related to #10029.
Remove file from Extras, remove link to file in an unused account layout
template.  Remove global CSS settings for body, img, a.
2009-09-22 13:57:01 -07:00
Graham Knop
2d28e0c0ba update YUI to 2.8.0r4 2009-09-21 13:13:24 -05:00
Colin Kuskie
bb10f0e3d0 i18n the datepicker. fixes bug #10976. 2009-09-17 10:07:55 -07:00
Doug Bell
e161afd5c0 fixed #10885: code editor breaks JS comments 2009-09-15 14:37:03 -05:00
Colin Kuskie
237af9f527 Fix JS form issues with ThingyRecord. bug #10943 2009-09-09 09:55:22 -07:00
Doug Bell
e502e777d2 fix #10873: Code editor breaks CSS comments 2009-09-02 17:41:41 -05:00
Doug Bell
81a256bd71 fixed codearea to work better and more compatible 2009-09-01 21:16:30 +00:00
Colin Kuskie
13c588ff7f Fix the DateTime form control, to actually update the time when changed
in the text box.
2009-09-01 20:13:47 +00:00
Kaleb Murphy
2131e9f75a Corrected IE6/7 bugs while managing not to reintroduce the mem leak bug. 2009-08-27 18:30:30 +00:00
Patrick Donelan
491e06bf7d Fixed Suvery Number js validation
Attaching the number validation code to onkeydown was very problematic.
Changing to onblur is much cleaner, and probably nicer for the user.
This commit also fixes the problem that Number questions without a 'step'
set would not be checked for 'required'-ness.
2009-08-24 08:31:02 +00:00
Doug Bell
a0d3eeaac8 fixed 10640, 10639, 10625: Map point save HTML/JS 2009-08-20 18:51:39 +00:00
Doug Bell
739541a06a fixed #10624: map template problem with floats 2009-08-19 22:36:55 +00:00
Graham Knop
38ff4f053b fixed #10667: cannot change size of template editor 2009-08-03 20:09:00 +00:00
Colin Kuskie
dd9b46272b Fix Commit from the Admin Bar. Only seen when there's no autocommit, and comments
are disabled.  Added a button/form to the subpanel with CSRF.
2009-07-27 20:24:22 +00:00
Colin Kuskie
8fd232ce9f Preparing for 7.6.32 release 2009-07-17 04:32:57 +00:00
Colin Kuskie
e1f40ebab8 Really new thingyRecord with $'s on them. 2009-07-15 18:34:39 +00:00
Doug Bell
11f9197f33 removed debug alerts 2009-07-15 17:57:21 +00:00
Colin Kuskie
44ea49b06c Sorting search results works now. Added a button to clear the search and submit the form. 2009-07-15 17:46:47 +00:00
Colin Kuskie
712d4b8309 Add divs required to hold pagination controls. 2009-07-15 17:25:20 +00:00
Colin Kuskie
42ffd38de9 Remove duplicate thingy record icon. 2009-07-15 15:56:31 +00:00
Doug Bell
47c6aaa994 added thingyrecord per-field pricing 2009-07-15 04:58:33 +00:00
Colin Kuskie
79dbea5025 Add icons for ThingyRecord. 2009-07-14 23:21:56 +00:00
Colin Kuskie
fbd7ba6532 Fix assignment of shipType/shipService on form load. 2009-07-08 20:23:56 -07:00
Colin Kuskie
9c698f31ff Refix rendering problem with add/edit field dialog in Thingy. 2009-07-06 22:25:12 +00:00
Colin Kuskie
5e4db3adb4 Provide a framework for CSRF protection, with tests.
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
2009-07-06 16:58:57 +00:00
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