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 |
|
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 |
|
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
|
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
|
deff69ae14
|
Merge commit 'ups-driver/master'
|
2009-11-03 20:37:53 -08: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 |
|
Colin Kuskie
|
697353558c
|
Fix JS i18n issues with IE7 and the datepicker. Fixes bug #11165
|
2009-10-27 15:12:53 -07: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 |
|
Colin Kuskie
|
a473773214
|
Align calender i18n for weekdays with default settings. Fixes bug #11157
|
2009-10-20 09:30:23 -07:00 |
|
Doug Bell
|
dae7215922
|
fixed #10888: Problems with Map adding points
|
2009-10-15 20:51:03 -05: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
|
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 |
|
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 |
|
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 |
|
Doug Bell
|
47c6aaa994
|
added thingyrecord per-field pricing
|
2009-07-15 04:58:33 +00:00 |
|
Colin Kuskie
|
fbd7ba6532
|
Fix assignment of shipType/shipService on form load.
|
2009-07-08 20:23:56 -07: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 |
|
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 |
|
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 |
|
Colin Kuskie
|
17681a3fb5
|
Add UPS shipping driver.
|
2009-05-28 09:04:15 -07:00 |
|
Doug Bell
|
25ff0dae0e
|
Added: Google map asset.
Added a way for authors to prevent debugging output on page requests
|
2009-05-17 22:44:27 +00:00 |
|
Colin Kuskie
|
43d142860d
|
Add JS missed in the initial checkin of the friend manager.
|
2009-05-14 04:08:12 +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 |
|
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 |
|
Colin Kuskie
|
8cbf232e72
|
Adding Asset History content manager.
|
2009-03-12 05:08:03 +00:00 |
|
Colin Kuskie
|
0fa1ec4901
|
In the AssetManager, do not show the Edit link in the More menu if the asset is locked.
|
2009-02-11 04:42:15 +00:00 |
|