Commit graph

1042 commits

Author SHA1 Message Date
Doug Bell
8d4a63b774 fix line breaks for IE6 2010-02-22 18:14:13 -06:00
Doug Bell
491f587c7d fix newline problems with code editor 2010-02-22 18:07:56 -06:00
Colin Kuskie
40514a2533 Give the MapPoint asset an icon. Fixes bug #11169 2010-02-15 09:04:51 -08:00
Colin Kuskie
56223cc3c1 Add a M4A icon 2010-02-12 09:25:26 -08:00
Doug Bell
0041aee54b fix #11285: Pasting HTML into Code Editor in IE 2010-02-11 14:49:02 -06:00
Doug Bell
d31be40a59 fixed #11322: Code Editor Broken 2010-02-08 23:16:58 -06:00
Doug Bell
e9fdab2bf5 fix #11349: Code Editor returns \n for blank content 2010-02-08 19:37:12 -06:00
Colin Kuskie
f582bfd99e Fix some broken Survey i18n (Add Section). Add i18n for object edit dialog buttons. 2009-12-14 11:26:08 -08:00
Colin Kuskie
3b08b5184c Initialize the editor before rendering the intial dialog box for the Section Editor. Fixes bug #11297. 2009-12-14 10:08:28 -08:00
Colin Kuskie
871991ae87 Fix a JS race condition with template attachments i18n. 2009-11-24 16:57:45 -08:00
Doug Bell
db14bc6458 fix 10888 final touches on map point bugs 2009-11-23 16:52:01 -06:00
Doug Bell
a1413a95b0 fix 11177 Code editor steals focus on load 2009-11-23 16:26:58 -06:00
Doug Bell
16cfc756ce fix 11185 Code editor broken in IE8 for SQLreport 2009-11-23 16:21:49 -06:00
Colin Kuskie
03d9263079 Fix a JS typo in the Edit Survey screen. Fixes bug #11247. 2009-11-17 07:48:12 -08:00
daviddelikat
7f6c24e7e0 rather a lot of debugging in the EMS Submission system 2009-11-15 22:02:36 -06:00
daviddelikat
3b9902e395 cleaned up the EMS submission system 2009-11-11 22:29:21 -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
707215cf3f recover lost work from git 2009-11-06 11:05:59 -06:00
Colin Kuskie
3c985a5eed Finish reverting EMS Submissions.
This reverts commit aab3a74026.
2009-11-05 17:03:28 -08:00
Colin Kuskie
4597dac8b7 Reverting EMS Submissions.
This reverts commit 6932ddfeb3.
2009-11-05 16:41:04 -08:00
daviddelikat
6932ddfeb3 added upgrade script 2009-11-04 10:14:11 -06:00
daviddelikat
aab3a74026 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-04 09:42:35 -06:00
Colin Kuskie
263cc56175 i18n the Survey Edit console. Button labels the dialog title bar. Fixes bug #11197 2009-11-04 15:50:46 -08:00
Colin Kuskie
f9d97f2ce7 Always recreate the listener for the question and answer buttons, since their arguments change. Fixes bug #10985. 2009-11-04 15:13:26 -08:00
daviddelikat
6b24783385 all tests pass, manual testing passes 2009-11-04 09:41:24 -06:00
Colin Kuskie
deff69ae14 Merge commit 'ups-driver/master' 2009-11-03 20:37:53 -08:00
daviddelikat
c8b97d83fe more wokr all around 2009-11-02 09:01:44 -06:00
daviddelikat
10ddac6c58 lots of work... 2009-10-31 09:41:56 -05:00
daviddelikat
debcdd08a5 initial coding on activities
lots of debugging
2009-10-29 09:05:42 -05:00
Colin Kuskie
738e8980e3 Remove regexp processing from AssetManager URL handling, since all it ever does is append. 2009-10-28 09:30:17 -07:00
Colin Kuskie
74e4e25bc0 Fix the More menus in the AssetManager. Fixes bug #11069.
Also, some jslint cleanup of the code.
2009-10-28 09:15:51 -07:00
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