nathangray
bddc878a96
Calendar - Check against user time when deciding if notifications should be sent
2019-06-05 14:02:31 -06:00
nathangray
c2f7e2ab97
Try to fix tracker comments with not enough height
2019-06-05 10:48:38 -06:00
Ralf Becker
914de29859
improve user-agent formatting and use is also for accesslog
2019-06-05 18:18:23 +02:00
nathangray
8f2339e67c
Fix sometimes missing admin translations
2019-06-05 09:41:40 -06:00
nathangray
e8227348b4
Fix sometimes missing admin translations
2019-06-05 09:15:40 -06:00
nathangray
967af5ad7a
Missing translations from Stefan Unverricht
2019-06-05 09:15:40 -06:00
nathangray
f5b1b68e20
Fix missing translation on combined column titles
2019-06-05 09:15:40 -06:00
Hadi Nategh
797d396a4a
Make sure we can submit before setting the loading prompt
2019-06-05 15:47:12 +02:00
Ralf Becker
eb286c6144
missing changes in Session class for 2FA
2019-06-05 15:29:44 +02:00
Ralf Becker
ea2e9775ea
support for data: urls
2019-06-05 14:43:57 +02:00
Ralf Becker
44a0079b9d
new user security popup incl. 2FA and token revokation
2019-06-05 13:10:25 +02:00
Hadi Nategh
e87655394d
Do not add the stat DOM if the stat is not available
2019-06-05 10:22:14 +02:00
Hadi Nategh
534edde475
Apply styles for fw header avatar stat
2019-06-04 15:38:02 +02:00
Hadi Nategh
1895eca0df
Implement stat indicator for fw header avatar
2019-06-04 15:36:32 +02:00
Ralf Becker
1f7682d87a
fixing two PHP Warnings
2019-06-04 09:43:59 +02:00
nathangray
99a223a5ad
Calendar - Only send update notifications if the event is in the future
2019-06-03 11:28:39 -06:00
Hadi Nategh
5924b30f2b
WIP framework:
...
- Get rid of extra left border on sidebar menu
2019-06-03 16:43:51 +02:00
Hadi Nategh
afc8626761
Remove extra slash from vfsPath first child
2019-06-03 16:31:18 +02:00
Hadi Nategh
016cfc79ef
Revert reset width on sidebar active header
2019-06-03 15:27:24 +02:00
Hadi Nategh
888e457888
WIP framework:
...
- Fix sidebar header for active app
- Fix sidebar apps not scrollable when is toggled on
- Fix notification popup note is one pixel off
2019-06-03 15:26:14 +02:00
Hadi Nategh
e8d0c061c6
WIP framework style:
...
- Fix header logo size
2019-06-03 12:47:27 +02:00
nathangray
dcea81513d
Replace vfs entry red X icons with trash can
2019-05-31 12:04:22 -06:00
Hadi Nategh
02d6d26639
WIP framework style:
...
- Fix app headers
2019-05-31 16:20:20 +02:00
Hadi Nategh
bceec07c16
WIP framework style:
...
- Fix header logo 1px off
2019-05-31 15:55:52 +02:00
Hadi Nategh
7bb633f7d3
WIP framework style:
...
- Get toggle menu to the left side and shift the logo after it
- Restyle on toggled active heder
2019-05-31 15:44:02 +02:00
Ralf Becker
dfcdc037f2
copy 17.1 changelog to master to satisfy update checker
2019-05-29 15:54:57 +00:00
Hadi Nategh
a91d3b279e
Remove quick add menu from custom color
2019-05-29 16:02:58 +02:00
Ralf Becker
3f76e491d5
display header in toolbar again (after framework changes)
2019-05-29 12:38:33 +02:00
Hadi Nategh
56655092f0
Remove sliderup feature
2019-05-29 12:03:18 +02:00
Hadi Nategh
56211347c9
Make sure that current user menu is an array before creating it
2019-05-29 11:44:12 +02:00
Ralf Becker
4b5890a501
do NOT used persistent connections, if they are disabled in php.ini
2019-05-29 11:28:46 +02:00
Ralf Becker
75403eea94
* CalDAV/CardDAV: allow removing categories
2019-05-28 18:48:14 +02:00
nathangray
ffa1102687
Change delete group handler to accept documentation data
2019-05-28 09:59:55 -06:00
Hadi Nategh
5f58e4a23c
WIP new framework style:
...
- Remove logout from top info menu
- More padding for icons in topmneu
- Some alignment fixes
2019-05-28 17:24:19 +02:00
Ralf Becker
d151930412
dito for lists
2019-05-28 16:54:49 +02:00
Ralf Becker
c4f23f899f
do NOT use xml CDATA for vCards to ensure correct replacement of control chars like VT
2019-05-28 16:27:50 +02:00
Ralf Becker
5b7281ed5c
Revert "some chars also require encoding for iCal 2+ or vCard 3+"
...
This reverts commit f75b9e93f4
.
2019-05-28 16:27:50 +02:00
Hadi Nategh
372d024720
WIP new framework style:
...
- Fix alignments
- Make sidebar toggle button less prominent
2019-05-28 14:33:47 +02:00
Ralf Becker
2d039afe8d
check if persistent mysql connections are disabled --> disable them in header
2019-05-28 13:38:41 +02:00
Hadi Nategh
294657b825
WIP new framework style:
...
- Only show tab's close button on hover
2019-05-28 12:33:55 +02:00
nathangray
a5b18a8c7b
Pass ignore_acl parameter onto event read, to properly find previous event when ignoring acl
2019-05-27 16:17:53 -06:00
Hadi Nategh
218fc2afb2
Add notifications icons
2019-05-27 17:23:05 +02:00
Hadi Nategh
5cae15dc6b
Revert not intentional commented out line from previous commit
2019-05-27 17:20:18 +02:00
Hadi Nategh
ad553c13d4
Take new notifications menu into account
2019-05-27 17:12:40 +02:00
Hadi Nategh
f424b1cdb6
WIP new framework style:
...
- Fix tab's close buttons jump while hovering
- Add search menu into info menu
- Add notifications as info menu and style it nicely
- Toggle avatar top menu by clicking away on body
- Fix notifications popup message alignment
2019-05-27 17:12:40 +02:00
Ralf Becker
038caabd72
some chars also require encoding for iCal 2+ or vCard 3+
2019-05-27 17:00:40 +02:00
Ralf Becker
5cf5ed74a8
also mask openid secrets
2019-05-27 14:11:51 +02:00
Ralf Becker
7f18d059dd
allow to call PSR-4 admin-cmds classes with admin-cli.php
2019-05-27 14:11:51 +02:00
nathangray
950255e554
Fix missing translation reported by Stefan Unverricht
2019-05-24 14:07:14 -06:00
nathangray
b2feaf042a
Replace remaining red X icons with trash can
2019-05-24 13:18:23 -06:00