Commit graph

1010 commits

Author SHA1 Message Date
daviddelikat
cd66dbb780 not exactly working at the moment 2009-10-28 10:13:48 -05:00
daviddelikat
9db3e02444 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-28 09:15:34 -05:00
daviddelikat
55ae893c93 tabs mostly working 2009-10-28 09:12:41 -05:00
Colin Kuskie
697353558c Fix JS i18n issues with IE7 and the datepicker. Fixes bug #11165 2009-10-27 15:12:53 -07:00
daviddelikat
1155408243 data table is formatted correctly 2009-10-27 08:58:01 -05:00
daviddelikat
bd6d061f51 table data works -- needs formatting 2009-10-27 07:51:00 -05:00
Doug Bell
b577b950e9 fixed: #10887: Map Point dropdown doesn't update 2009-10-27 01:03:00 -05:00
Doug Bell
b24a3f4eb5 fixed #11168 (autocommit map points) and #10888 (editing map points) 2009-10-26 22:17:58 -05:00
daviddelikat
f263c2032c lots of new stuff 2009-10-26 09:56:37 -05:00
Martin Kamerbeek
c078998fa2 Made th evendor payouts manager more intuitive and easy to use. 2009-10-23 15:11:07 +00:00
Martin Kamerbeek
22d2ab34cc Testing... 2009-10-23 12:24:35 +00:00
daviddelikat
945017d762 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-23 05:07:49 -05:00
daviddelikat
d114084a76 started submission queue 2009-10-22 11:11:18 -05:00
Colin Kuskie
a473773214 Align calender i18n for weekdays with default settings. Fixes bug #11157 2009-10-20 09:30:23 -07:00
Colin Kuskie
a2a2bac440 Upgrade TinyMCE to 3.2.7. Fixes bug #10993. 2009-10-16 13:50:14 -07:00
Doug Bell
dae7215922 fixed #10888: Problems with Map adding points 2009-10-15 20:51:03 -05:00
Colin Kuskie
77986a152e Remove editarea from the core. 2009-10-14 19:05:10 -07:00
Colin Kuskie
27dc773139 Fix the crumb trail flyout menu in the AssetManager. Fixes bug #11080 2009-10-08 18:51:23 -07:00
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