Commit graph

71 commits

Author SHA1 Message Date
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
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
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
David Delikat
571c824ad1 fixed bug #9629: override stringify date format to use java default format. 2009-02-10 04:03:27 +00:00
Colin Kuskie
6be6c0bb11 i18n the image labels and title for the asset manager, manage screen.
Also, display the username instead of the userId.
2009-02-06 19:32:05 +00:00
Kaleb Murphy
1dc5387e1f Moved draggable.js to extras/yui-webgui/build/layout since it is now a wrapper around YUI dragdrob 2009-01-16 16:20:30 +00:00
Doug Bell
9f58115cac fixed #9150: Edit Data Table - Cannot add column (David Delikat) 2008-12-11 00:27:54 +00:00
Colin Kuskie
3cf6d283da forward porting assetmanager crumb trail more menu 2008-11-25 23:40:28 +00:00
Colin Kuskie
116b7c6e17 fix assetManager paginator and column sorting 2008-11-17 18:32:19 +00:00
Colin Kuskie
38add7ccbe do not show an edit link in the Asset Manager unless the asset is editable 2008-11-15 03:38:09 +00:00
Colin Kuskie
0c2ca8184c final asssetManager i18n re: 4214 2008-11-14 23:44:30 +00:00
Colin Kuskie
7ba223f854 begin to i18n the AssetManager. Cannot be backported to 7.5 due to reliance on i18n.js 2008-11-13 23:03:07 +00:00
Doug Bell
d224376d02 added: Delete columns in DataTable
fixed: Now more than one DataTable can be on a page
2008-11-07 03:32:18 +00:00
Doug Bell
3e1f66a0e7 added: DataTable asset 2008-10-28 22:27:17 +00:00
JT Smith
22263191ed merging: 8188 2008-10-28 19:31:00 +00:00
Doug Bell
3fc8c25025 added: Textarea now supports maxlength attribute 2008-10-24 19:54:30 +00:00
JT Smith
7dc7034861 fixed pagination in asset manager 2008-10-23 19:03:45 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
JT Smith
94f14353f4 enable/disable pagination in asset manager (#756) 2008-10-10 15:51:44 +00:00
Frank Dillon
9a6171c09c added getFormValue method which accepts an HTML element or id and returns the value of the field regardless of it's type 2008-09-22 22:24:32 +00:00
Kaleb Murphy
195bdb6a5e DatePicker.js can now use different first days of the week 2008-09-19 21:51:47 +00:00
Doug Bell
f743e38d92 fixed: Asset manager doesnt show up after edit 2008-09-17 01:22:41 +00:00