Ralf Becker
|
d21cd6bcd9
|
Changelog for 19.1.20200318
|
2020-03-18 16:05:40 +01:00 |
|
Ralf Becker
|
4a942cf2b0
|
fix syntax error in entrypoint
|
2020-03-18 13:56:42 +01:00 |
|
Hadi Nategh
|
3cbab67080
|
Use svg icon for dropdown add button in filemanager
|
2020-03-18 11:59:32 +01:00 |
|
Ralf Becker
|
7932a3a693
|
pending changes from our translation server
|
2020-03-18 11:29:58 +01:00 |
|
Ralf Becker
|
04b83d4344
|
* Filemanager/Sharing: fix lost session on first load in sharing links with Firefox
|
2020-03-17 20:38:30 +01:00 |
|
nathangray
|
83fd11f7c7
|
Fix bug in nm rowProvider preventing some re-ordered columns from getting their value
|
2020-03-17 10:32:45 -06:00 |
|
Hadi Nategh
|
5fecbf3051
|
Replace jquery check icon with svg version
|
2020-03-17 17:01:19 +01:00 |
|
Hadi Nategh
|
b2c60f5667
|
Fix searchbox messed up DOMNode
|
2020-03-17 15:56:56 +01:00 |
|
nathangray
|
5af17679f3
|
Fix some missed free() calls
|
2020-03-16 14:27:57 -06:00 |
|
Hadi Nategh
|
81266c0eba
|
Remove ro_image from template as it will be taken care of by css class anyway
|
2020-03-16 12:45:47 +01:00 |
|
nathangray
|
298d0618e6
|
Etemplate: Add 3 minute nextmatch refresh option
|
2020-03-13 11:49:36 -06:00 |
|
nathangray
|
cdbfcb391c
|
Calendar: Fix some cases where a changed participant status would not remove the event when it should
|
2020-03-12 09:19:12 -06:00 |
|
Hadi Nategh
|
cd93c942fa
|
Fix error template.index is undefined in timesheet
|
2020-03-12 15:56:07 +01:00 |
|
Hadi Nategh
|
25455ba8a5
|
Set svg icons for selectboxes
|
2020-03-12 13:37:53 +01:00 |
|
nathangray
|
35866f509b
|
Merge branch 'feature/improve_nm_performance'
|
2020-03-11 11:01:24 -06:00 |
|
nathangray
|
b8c6d52d29
|
Merge feature/improve_nm_performance changes in
|
2020-03-11 10:56:51 -06:00 |
|
nathangray
|
458a40c792
|
Avoid some warnings caused by using foreach() over null
|
2020-03-11 09:25:31 -06:00 |
|
Hadi Nategh
|
625c3eb73c
|
Fix htmlarea being initiated twice
|
2020-03-11 14:54:47 +01:00 |
|
nathangray
|
d4b9397d62
|
Refactor tests to avoid deprecated assertions
|
2020-03-10 15:54:02 -06:00 |
|
Ralf Becker
|
d1ff8e9f07
|
fix our PHP syntax-check giving errors with PHP < 7.4
|
2020-03-10 22:12:41 +01:00 |
|
nathangray
|
f38f265e1f
|
Bump projectmanager version
|
2020-03-10 14:42:43 -06:00 |
|
nathangray
|
4482c1429f
|
More test debug
|
2020-03-10 14:19:40 -06:00 |
|
nathangray
|
f2c1a80e1c
|
Bump projectmanager version
|
2020-03-10 13:53:17 -06:00 |
|
nathangray
|
4ededb8f20
|
Bump projectmanager revision, add some more test debug
|
2020-03-10 13:24:43 -06:00 |
|
nathangray
|
287c7e56de
|
Some more test debug
|
2020-03-10 11:49:34 -06:00 |
|
nathangray
|
a7ada435d7
|
Add some debug for ProjectTemplateTest
|
2020-03-10 11:08:00 -06:00 |
|
nathangray
|
f8c8dd1496
|
Removing composer.lock causes Travis errors. Trying just updating collabora.
|
2020-03-10 10:48:34 -06:00 |
|
nathangray
|
df1b99824d
|
Try removing composer.lock to make sure we get latest version of collabora
|
2020-03-10 10:32:46 -06:00 |
|
nathangray
|
4078154237
|
Remove permanent error_log
|
2020-03-09 15:29:51 -06:00 |
|
Hadi Nategh
|
d6c2a4aa0b
|
Convert tracker app.js to TS
|
2020-03-09 16:12:49 +01:00 |
|
Hadi Nategh
|
f39248c89a
|
Fix triangle icon for toolbar's header button
|
2020-03-09 14:10:46 +01:00 |
|
Hadi Nategh
|
76dbec4d8b
|
Convert resources app.js to TS
|
2020-03-09 10:42:06 +01:00 |
|
nathangray
|
173b695cf2
|
Api: Sharing listens to Vfs hooks to stay up-to-date with deleted or renamed files
|
2020-03-06 14:48:26 -07:00 |
|
nathangray
|
66f197d0b0
|
Fix missing appname causing share link to reload everything
|
2020-03-06 13:04:52 -07:00 |
|
nathangray
|
28143ab160
|
Fix js error "Uncaught TypeError: Object prototype may only be an Object or null: undefined"
This error happens when a required file is missing.
|
2020-03-06 10:42:31 -07:00 |
|
Ralf Becker
|
4fe466f4f9
|
deals with some rows share_path have "vfs://default" prefix, some are just path
|
2020-03-06 15:08:34 +01:00 |
|
Ralf Becker
|
4c987e7dd8
|
fix all shares (not files) got deletes, if one was expired
|
2020-03-06 14:33:50 +01:00 |
|
Hadi Nategh
|
11a3e9df90
|
Use getController to get controller private object
|
2020-03-06 11:52:15 +01:00 |
|
nathangray
|
aa87e60f10
|
Etemplate: Fix customfield widget bug "Cannot read property ... of undefined"
|
2020-03-05 15:37:42 -07:00 |
|
nathangray
|
9b2e6b5012
|
Api: Fix Sharing missing temp file cleanup
|
2020-03-05 15:03:34 -07:00 |
|
nathangray
|
1fcd502d57
|
Api: Fix sharing lost session ID causing logout
|
2020-03-05 14:08:57 -07:00 |
|
nathangray
|
0df0777484
|
Revert "Api: Fix sharing lost session ID causing logout"
This reverts commit 07561bf01d .
|
2020-03-05 14:07:24 -07:00 |
|
nathangray
|
07561bf01d
|
Api: Fix sharing lost session ID causing logout
|
2020-03-05 13:58:09 -07:00 |
|
Hadi Nategh
|
4f9f699827
|
Merge branch 'typescript'
|
2020-03-05 15:00:21 +01:00 |
|
Hadi Nategh
|
a79280e78c
|
Fix error egw_keymanager_js_1.egw_keyHandler is not a function
|
2020-03-05 14:53:50 +01:00 |
|
Hadi Nategh
|
0cc7ce12d0
|
merge master
|
2020-03-05 14:45:25 +01:00 |
|
Ralf Becker
|
8699957179
|
fix some warnings (in Travis and otherwise)
|
2020-03-05 13:39:57 +01:00 |
|
Hadi Nategh
|
4ae4b4027b
|
Remove extra semicolons
|
2020-03-05 13:25:52 +01:00 |
|
Hadi Nategh
|
b6374c833e
|
Add missing js files in calendar
|
2020-03-05 13:21:02 +01:00 |
|
Ralf Becker
|
7283d33a93
|
fold Apache error.log and ignored PHP syntax errors, plus remove some warnings
|
2020-03-05 11:53:26 +01:00 |
|