Commit Graph

34920 Commits

Author SHA1 Message Date
11b661c726 Fix missing options in et2_dialog 2020-01-22 16:08:46 +01:00
202faf54ec Use correct widget for attributes 2020-01-22 07:57:46 -07:00
a845237b79 Replace missing widgit registration 2020-01-22 07:56:12 -07:00
fac50fb7c1 Diagram for entry change push update flow 2020-01-22 07:05:46 -07:00
b4113f92d4 Fix error method generateAttributeSet does not exist 2020-01-22 11:50:58 +01:00
1ef0353728 Fix et2_dialog TS errors 2020-01-22 11:46:45 +01:00
da9072f769 Return types for some functions 2020-01-22 03:42:41 -07:00
9e458c8968 arrayMgr to TypeScript 2020-01-22 03:42:08 -07:00
e0c32a1899 arrayMgr to TypeScript 2020-01-22 03:40:55 -07:00
3cd1bd134b Fix copy/paste error in constructors 2020-01-22 02:23:43 -07:00
5693ca42e8 Fix copy/paste error in constructors 2020-01-22 02:23:24 -07:00
b1c094ca47 ts->js maps 2020-01-22 02:04:45 -07:00
1ef562c1bd Get et2 working in typescript 2020-01-22 01:58:43 -07:00
e01ab12ee3 Not sure where this one went 2020-01-21 11:50:14 -07:00
bdc0c16212 Merge branch 'typescript' of github.com:EGroupware/egroupware into typescript 2020-01-21 11:48:07 -07:00
5c5d1dd39d Getting etemplate2 sort of working 2020-01-21 11:45:21 -07:00
b251396fba Convert et2_dialog widget to TS 2020-01-21 19:23:26 +01:00
703b6a3cf8 tabbox widget 2020-01-21 17:51:59 +01:00
239f75c8b9 Add sourcemap 2020-01-21 09:50:44 -07:00
8e38bf8958 description widget without expose 2020-01-21 17:09:08 +01:00
6758895ae2 Convert et2_video widget to TS 2020-01-21 16:14:45 +01:00
af6afdcffe template widget with TS 2020-01-21 16:11:08 +01:00
5c6f73a26e textbox and button widget 2020-01-21 15:54:37 +01:00
487cebc56d Pass individual parameters 2020-01-21 07:43:04 -07:00
f7bdd798d4 TS for Box widget 2020-01-21 07:36:45 -07:00
13313cae6c Make labelContainer protected for subclasses 2020-01-21 07:19:39 -07:00
96a9ab7211 WIP on et2_widget_textbox 2020-01-21 15:12:45 +01:00
9f4cd98787 Second run at TS for valueWidget, restoring what was lost 2020-01-21 07:06:34 -07:00
29809e2395 First run at TS for valueWidget 2020-01-21 07:01:43 -07:00
af1e62b178 Some return types 2020-01-21 06:55:07 -07:00
87270d97ed inputWidget with TS 2020-01-21 14:18:15 +01:00
372d439087 some fixes for valueWidget 2020-01-21 12:48:48 +01:00
630797f127 baseWidget in TS 2020-01-21 12:22:41 +01:00
a28dffd5cc First run at TS for valueWidget 2020-01-21 04:15:46 -07:00
e8d6f41e05 get et2_DOMWidget to TypeScript 2020-01-21 11:47:49 +01:00
7141ac3fd6 move implements and instanceOf methods to inheritance 2020-01-21 10:36:02 +01:00
68f9d4c0cf WIP with TypeScript 2020-01-21 10:12:39 +01:00
256678dd5d Make status images the same size as other icons in mail app 2020-01-20 15:48:59 +01:00
88b72f65cb Add link.svg into pixelegg images 2020-01-20 15:33:48 +01:00
dfa35d21ea Add svg version of mail new icon 2020-01-20 15:25:53 +01:00
0a66978fcd script to convert app.js to TypeScript 2020-01-19 15:36:00 +01:00
97e332e809 return 404 instead of 403 for accessing PHP in blacklisted folders and remove doublicate SCRIPT_FILENAME 2020-01-15 21:50:44 +01:00
c88bf3c4a0 Fix typo 2020-01-15 08:14:04 -07:00
8d5893d515 a couple of small fixes from the conversation to TypeScript 2020-01-15 08:52:49 +01:00
55ae9c1c7b first try with TypeScript: timesheet app.js incl. new egw_app base-class 2020-01-15 08:47:33 +01:00
3d87f13365 Fix login button not working when the window size is too small 2020-01-13 14:48:12 +01:00
f7c653832f add an iterator for objects with a get_rows method 2020-01-13 14:41:46 +01:00
0f64b4c740 * CalDAV/Calendar: fix for first recurence being an exception cause it to be deleted by mac calendar
due to wrong start of series not taking execption into account
also fix missing timezone in EXDATE did not match recurrence
2020-01-10 11:13:18 +01:00
6113706921 fix not working timezone selectbox in topmenu (whole menu was hidden on click) 2020-01-10 10:56:59 +01:00
257fa50a1f fix PHP Warning: Use of undefined constant EGW_ACL_READ - assumed 'EGW_ACL_READ' 2020-01-09 14:41:07 +01:00