Commit graph

1025 commits

Author SHA1 Message Date
Doug Bell
a9ff59d7b2 started asset helpers 2010-04-21 11:20:22 -05:00
Doug Bell
8d432c8be6 starting on tree tab (asset manager) 2010-04-20 19:16:06 -05:00
Doug Bell
92c2b4e0e8 initial tree view (not working) 2010-04-20 19:16:06 -05:00
Doug Bell
d46f77bf2e more work on admin console 2010-04-19 11:02:17 -05:00
Doug Bell
1383681464 back/forward button/menu done 2010-04-14 19:56:18 -05:00
Doug Bell
439eda2da2 back button/menu working 2010-04-14 15:32:40 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
15939961bb Add better comment rating icons. They still have smiley faces, but they're cleaned and trimmed up. 2010-04-11 22:19:45 -07:00
Doug Bell
a7598482c5 initial locationbar commit 2010-04-09 18:15:43 -05:00
Colin Kuskie
982e5117f1 Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516 2010-04-06 13:53:51 -07:00
Doug Bell
64f7bd9365 more work on Admin. added FamFamFam icon set 2010-04-06 15:45:42 -05:00
Colin Kuskie
33c54b66b6 Fix bug #11469, multi-allocation slider doesn't work. Make sure that allocMax is set in all cases. 2010-04-06 11:14:53 -07:00
Colin Kuskie
16a2e4e398 Fix some more surve JS i18n. 2010-03-15 14:20:52 -07:00
Luke Robinson
240eb10ec5 call getWebguiProperty('extrasURL') 2010-03-08 17:22:32 -06:00
Luke Robinson
c03bcc385c use the FormHelper instead of the Auth system for the Ajax check
on Username
2010-03-08 17:22:21 -06:00
Luke Robinson
c61e7454d0 An Ajax check on the username field at registration 2010-03-08 17:22:07 -06:00
Doug Bell
b86785faec fixed saving code editor without toggling 2010-02-25 15:40:24 -06:00
Colin Kuskie
0fb7a60917 Fix DataForms with dates. 2010-02-23 20:59:49 -08:00
Doug Bell
704518007f fix editor state toggle 2010-02-23 16:57:42 -06:00
Doug Bell
c9694d3e63 fix more problems, concede to naysayers 2010-02-23 16:31:40 -06:00
Colin Kuskie
83395fbe95 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
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