Ralf Becker
|
f91bca83e1
|
got et2 mostly working: timesheet.edit renders
|
2021-06-07 17:33:53 +02:00 |
|
Ralf Becker
|
52bbfbef0b
|
allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels
|
2021-05-01 14:22:34 +02:00 |
|
Ralf Becker
|
c9a478c3d2
|
change getRoot() to return et2_container to get (g|s)etValueById() and friends working without a cast
|
2021-04-07 16:28:21 +02:00 |
|
Ralf Becker
|
4dc120a6d2
|
making video position available and a couple of documentation updates
|
2020-05-10 14:53:06 +02:00 |
|
nathangray
|
cd530e6af0
|
Fix missing column headers after changing nm row template
|
2020-03-30 12:22:07 -06:00 |
|
nathangray
|
1da1cb7b99
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
|
nathangray
|
b5af403238
|
Fix template namespace
|
2020-02-10 14:14:17 -07:00 |
|
nathangray
|
d8345d2178
|
Fix bugs in attribute inheritance
|
2020-02-07 09:25:53 -07:00 |
|
Ralf Becker
|
1776215ada
|
use interface to get autocompletion and types for client-side API
|
2020-01-30 08:40:11 +00:00 |
|
nathangray
|
b6e87f0887
|
Fix namespaces were not processed
|
2020-01-29 14:29:06 -07:00 |
|
nathangray
|
95a06b3f10
|
Support legacyOptions
|
2020-01-29 15:12:44 +01:00 |
|
nathangray
|
0945d9e686
|
Temporary work around for legacyOptions issue
|
2020-01-29 15:12:44 +01:00 |
|
nathangray
|
605a587bca
|
Type parameter is optional
|
2020-01-29 15:12:44 +01:00 |
|
nathangray
|
43a9100c91
|
- Add some more parameter types
- Solve the uninitialized attribute issue (for insertChild() called from constructor at least)
|
2020-01-29 15:12:44 +01:00 |
|
Ralf Becker
|
ec7f8931b2
|
selectbox widget and some fixes
|
2020-01-29 15:12:44 +01:00 |
|
Hadi Nategh
|
fd31946f4e
|
Fix error method generateAttributeSet does not exist
|
2020-01-29 15:12:43 +01:00 |
|
nathangray
|
3cbecd5270
|
Return types for some functions
|
2020-01-29 15:12:43 +01:00 |
|
nathangray
|
680a82cb4e
|
Get et2 working in typescript
|
2020-01-29 15:11:00 +01:00 |
|
nathangray
|
9e33a168fc
|
Getting etemplate2 sort of working
|
2020-01-29 15:11:00 +01:00 |
|
Ralf Becker
|
7076f8fa3a
|
tabbox widget
|
2020-01-29 15:08:42 +01:00 |
|
nathangray
|
7576742cbc
|
TS for Box widget
|
2020-01-29 15:08:42 +01:00 |
|
Ralf Becker
|
48ddfb1730
|
WIP on et2_widget_textbox
|
2020-01-29 15:08:42 +01:00 |
|
Ralf Becker
|
8b3f9947e6
|
baseWidget in TS
|
2020-01-29 15:08:42 +01:00 |
|
Ralf Becker
|
659c8b0e68
|
get et2_DOMWidget to TypeScript
|
2020-01-29 15:08:42 +01:00 |
|
Ralf Becker
|
f2b7ca4c32
|
move implements and instanceOf methods to inheritance
|
2020-01-29 15:08:42 +01:00 |
|
Ralf Becker
|
a4ce103d7e
|
WIP with TypeScript
|
2020-01-29 15:08:42 +01:00 |
|