Nathan Gray
|
4a98ec1a26
|
Allow grids with names to work
|
2012-06-26 22:56:35 +00:00 |
|
Nathan Gray
|
b4271fdcbd
|
If onclick is still text, compile it
|
2012-06-26 22:55:39 +00:00 |
|
Christian Binder
|
7d0a964a1e
|
enbable textbox widget for type passwd
|
2012-06-26 20:37:58 +00:00 |
|
Nathan Gray
|
a6c6ddbc80
|
Improve handling of history diff to make sure there's only one column
|
2012-06-25 23:38:26 +00:00 |
|
Nathan Gray
|
6b601c73dc
|
Implement _oldValue for link_entry
|
2012-06-25 23:05:18 +00:00 |
|
Nathan Gray
|
4d101be606
|
Make filter headers resize so they are no bigger than their column
|
2012-06-25 17:25:11 +00:00 |
|
Nathan Gray
|
c9d19b4721
|
Clean up link_entry widget internal value usage, and better handle no value (null, '', false or {})
|
2012-06-19 23:30:07 +00:00 |
|
Nathan Gray
|
82d06cadbe
|
Prevent historylog customfields from overwriting actual custom fields
|
2012-06-19 21:49:58 +00:00 |
|
Nathan Gray
|
41f663407c
|
Fix default true/false
|
2012-06-19 21:47:52 +00:00 |
|
Nathan Gray
|
e41e681354
|
Use read-only custom field widgets for history log
|
2012-06-19 20:27:27 +00:00 |
|
Nathan Gray
|
c34a61308d
|
Add context menu to link list, gives ability to change comment & delete
|
2012-06-19 18:59:53 +00:00 |
|
Nathan Gray
|
7ec417e06e
|
If preference for account selection is popup, don't use a popup just embed the search instead
|
2012-06-18 23:28:51 +00:00 |
|
Nathan Gray
|
86e72a105e
|
Debug validation errors to console
|
2012-06-18 22:56:20 +00:00 |
|
Nathan Gray
|
8a2eb38369
|
Use widget's getValue() instead of using val() on an attribute which might not exist
|
2012-06-18 22:45:21 +00:00 |
|
Nathan Gray
|
d44fed908c
|
Use correct debug tag - info does not exist
|
2012-06-18 22:44:00 +00:00 |
|
Nathan Gray
|
e807bb824d
|
Correctly return {app, id} or just id, even if value is empty
|
2012-06-18 22:41:54 +00:00 |
|
Nathan Gray
|
5732ee7033
|
Fix parent / hierarchy view
|
2012-06-18 17:43:39 +00:00 |
|
Nathan Gray
|
0446c2e0ea
|
No longer need to override, should be properly set now
|
2012-06-13 17:37:57 +00:00 |
|
Nathan Gray
|
ceb63d84d7
|
Remove ! from HTML5 blur
|
2012-06-13 16:58:12 +00:00 |
|
Nathan Gray
|
fb3672f950
|
Only loop through existing widgets, not the whole list
|
2012-06-13 15:18:34 +00:00 |
|
Nathan Gray
|
19264649a6
|
Check that input exists before trying to use it
|
2012-06-13 15:16:01 +00:00 |
|
Nathan Gray
|
d156f20492
|
Fix bug where one selectbox's empty label could get added to all
|
2012-06-13 15:15:31 +00:00 |
|
Nathan Gray
|
ed9985197a
|
Defer setting filter until later, fixes problem with new entries not having an ID
|
2012-06-13 15:13:49 +00:00 |
|
Nathan Gray
|
3364d1a1df
|
Get custom field values working when custom field has no ID
|
2012-06-12 20:58:25 +00:00 |
|
Nathan Gray
|
321814260f
|
Update row's visible custom fields to match selected custom fields
|
2012-06-12 20:54:05 +00:00 |
|
Nathan Gray
|
19991fe899
|
I guess jQuery adapter doesn't work quite yet, fix get/set_value()
|
2012-06-12 20:50:45 +00:00 |
|
Nathan Gray
|
a7654f7952
|
Avoid 'undefined' showing up in attributes when variable or value is missing
|
2012-06-12 19:53:51 +00:00 |
|
Nathan Gray
|
ad83103362
|
Add label option, implement et2_IDetachedDOM interface
|
2012-06-12 18:38:21 +00:00 |
|
Nathan Gray
|
97cb3a0586
|
If HTML5 validation fails, switch to the appropriate tab so message can be shown
|
2012-06-12 16:46:36 +00:00 |
|
Nathan Gray
|
04c966a30f
|
Handle if value is sent to client as app,id
|
2012-06-11 16:35:46 +00:00 |
|
Nathan Gray
|
2692ded763
|
Default table row valign to top
|
2012-06-11 15:45:37 +00:00 |
|
Nathan Gray
|
7517b392f5
|
Implement valign attribute for nextmatch rows
|
2012-06-11 15:43:09 +00:00 |
|
Nathan Gray
|
71456ff8ef
|
Force nextmatch to load affected rows by clearing the data from data store
|
2012-06-06 21:56:18 +00:00 |
|
Nathan Gray
|
3979b104ad
|
Handle csv as values
|
2012-06-06 21:07:19 +00:00 |
|
Nathan Gray
|
63a8718dd8
|
Support background colors (& icon) in link search results
|
2012-06-06 18:47:04 +00:00 |
|
Nathan Gray
|
6689578d52
|
Sometimes ID can get set to an empty array by server side - don't count that, look up the tree
|
2012-06-06 17:00:15 +00:00 |
|
Nathan Gray
|
d1ae0b1098
|
Activate diff if value is > 50 chars, or has a new line
|
2012-06-06 14:44:36 +00:00 |
|
Nathan Gray
|
4f4355f0f8
|
Fix empty label - default value for selectbox has to be ''
|
2012-06-06 14:21:38 +00:00 |
|
Nathan Gray
|
1f2ee8faf2
|
Add ckeditor as htmlarea widget
|
2012-06-06 04:13:19 +00:00 |
|
Nathan Gray
|
d9efe319d0
|
Remove registration for select-account
|
2012-06-06 04:06:48 +00:00 |
|
Nathan Gray
|
b7ed330670
|
Handle any set select options
|
2012-06-06 04:05:21 +00:00 |
|
Nathan Gray
|
e9abe385dc
|
- Fix action column not being skipped
- Add nextmatch-accountfilter
|
2012-06-05 21:10:18 +00:00 |
|
Nathan Gray
|
2573076826
|
Add some change detection, don't do anything if value is not changed
|
2012-06-05 21:09:16 +00:00 |
|
Nathan Gray
|
98f73a5507
|
Prevent warning about not-allowed child widget, fire change event on input when selecting from query results
|
2012-06-05 21:03:00 +00:00 |
|
Nathan Gray
|
30b3213b90
|
Change diff dialog to use auto sizing, hopefully avoid some scrollbars in FF
|
2012-06-05 17:11:42 +00:00 |
|
Nathan Gray
|
eae9b67d3c
|
Make text diff history look better in FF
|
2012-06-05 15:48:57 +00:00 |
|
Nathan Gray
|
c5bb607ebc
|
Fix NaN/NaN/NaN timestamp
|
2012-05-30 18:54:23 +00:00 |
|
Nathan Gray
|
98c28030be
|
History log:
- Automatic support for custom fields
- Fix missing select-<subtype> values
|
2012-05-30 18:47:32 +00:00 |
|
Nathan Gray
|
5b59e85574
|
Handle multiple values that are comma separated
|
2012-05-29 23:15:58 +00:00 |
|
Nathan Gray
|
36fa6e27be
|
Fix apply / reload failure
|
2012-05-29 23:05:26 +00:00 |
|