Commit Graph

115 Commits

Author SHA1 Message Date
ralf
db66cb9af6 * Safari/iOS: support Safari/iOS 12.x via transpiling of JavaScript 2023-03-21 20:01:49 +01:00
nathan
434710ecb8 Home: Avoid "Illegal offset type" with default favorites from 21.1 2023-03-21 09:58:10 +01:00
nathan
adef3b6553 Home: Change single entry to have its own portlet to immediately reflect change of selected entry. 2023-03-16 13:47:45 -06:00
nathan
9f2481e90c Home: Change single entry to have its own portlet to immediately reflect change of selected entry. 2023-03-16 13:39:01 -06:00
nathan
2190cb4fd7 Home: Avoid "Illegal offset type" if somehow favorite was not set 2023-03-16 11:55:29 -06:00
nathan
f9ec242be4 Home: Get weather directly without reload 2023-03-16 11:55:18 -06:00
nathan
80d6a03036 Home: Better initial load of new favorites
Less server requests, shows data without reload, favorite select populated immediately
2023-03-16 11:55:10 -06:00
nathan
04054a64b1 Home: Fix birthdays lost range option 2023-03-16 11:54:59 -06:00
nathan
3c970efb98 Home: Pull favorite list live client-side
Also IDE now understands we can't call abstract __construct
2023-03-16 11:54:50 -06:00
nathan
8b54fbbc62 Home: Restore ability to manually add to list portlet
Now just using the properties dialog to add
2023-03-16 11:53:58 -06:00
nathan
005686b469 Home: Avoid "Illegal offset type" if somehow favorite was not set 2023-03-16 08:45:33 -06:00
nathan
a169c39373 Home: Get weather directly without reload 2023-03-15 11:02:42 -06:00
nathan
17018a7a24 Home: Better initial load of new favorites
Less server requests, shows data without reload, favorite select populated immediately
2023-03-15 10:16:08 -06:00
nathan
0f1866eb19 Home: Fix birthdays lost range option 2023-03-14 15:02:02 -06:00
nathan
10fc2390f6 Home: Pull favorite list live client-side
Also IDE now understands we can't call abstract __construct
2023-03-14 13:56:59 -06:00
nathan
b09c6e804f Home: Restore ability to manually add to list portlet
Now just using the properties dialog to add
2023-03-14 09:15:02 -06:00
nathan
bc989f7108 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:53:49 -06:00
nathan
41788aef00 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:47:46 -06:00
nathan
3810e0ec42 Home: Fix missing mainscreen message 2023-03-13 14:24:47 -06:00
nathan
c09952f6ca Home: Fix missing templates & sneaky failures with some favorite combinations 2023-03-13 13:01:01 -06:00
nathan
ebdf3310c2 Home: Fix missing templates & sneaky failures with some favorite combinations 2023-03-13 09:26:37 -06:00
nathan
ea86f17b2f Home: Weather portlet improvements 2023-03-10 14:55:05 -07:00
nathan
9ed1ee2aa9 Home WIP: Better re-layout calcs, use correct portlet type (if possible) when adding 2023-03-10 14:54:50 -07:00
nathan
4b733efff7 Home WIP: Get notes working 2023-03-10 14:53:07 -07:00
nathan
18d2c93f7d Home WIP: Header spacing & style improvements 2023-03-10 14:52:57 -07:00
nathan
7c50fdd185 Home WIP Favorites working a little better 2023-03-10 14:52:48 -07:00
nathan
c3ea140b5a Home: WIP home now shows stuff again 2023-03-10 14:52:33 -07:00
nathan
5cfe1cef58 Home: Weather portlet improvements 2023-03-10 14:44:41 -07:00
nathan
63492b3e98 Home: Fix missing mainscreen message 2023-03-10 09:13:17 -07:00
nathan
d9e12ecf4a Home WIP: Better re-layout calcs, use correct portlet type (if possible) when adding 2023-03-07 16:02:29 -07:00
nathan
dc5d31eb02 Home WIP: Get notes working 2023-03-06 13:19:49 -07:00
nathan
514d4cf207 Home WIP: Header spacing & style improvements 2023-03-06 13:19:49 -07:00
nathan
d37143c842 Home WIP Favorites working a little better 2023-03-06 13:19:49 -07:00
nathan
db5be59ed0 Home: WIP home now shows stuff again 2023-03-06 13:19:48 -07:00
nathan
b2c4b09b4a Revert "Home: WIP home now shows stuff again" committed to wrong branch
This reverts commit 33058c4744.
2023-03-03 15:09:53 -07:00
nathan
33058c4744 Home: WIP home now shows stuff again 2023-03-03 13:36:50 -07:00
Hadi Nategh
6d2a4bfc05 Fix PHP8.0 error Cannot access offset of type string on string 2021-11-15 12:09:45 +01:00
Hadi Nategh
4e59184d00 Fix translations for Home screen 2018-12-20 16:06:12 +01:00
Hadi Nategh
90a5e91fc7 * Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts 2017-12-01 14:58:44 +01:00
Hadi Nategh
93217a149d jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
Ralf Becker
4af0e7cb1c WIP EGroupware without phpgwapi&etemplate 2016-05-04 19:07:54 +00:00
Nathan Gray
cbb2d73b98 Make some old code that returns HTML unused, then remove it 2016-05-02 15:26:56 +00:00
Ralf Becker
429177686a make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api 2016-05-01 09:57:48 +00:00
Ralf Becker
38412a1149 use new api in home and portlets 2016-04-28 18:06:46 +00:00
Nathan Gray
0679d62112 Fix home app thumbnails for linked files 2016-04-13 14:34:01 +00:00
Hadi Nategh
7f8ea2c218 Fix not working tutorials popup 2016-04-12 08:12:49 +00:00
Ralf Becker
2e3bd32721 moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
Nathan Gray
17f2882639 Get calendar home less broken
- Fix actions missing on home reload
- Fix full reload on home reload
- Fix calendar reload removed home events
2016-02-23 21:29:13 +00:00
Nathan Gray
022777d39a Slightly better language for remove default action 2016-01-26 23:16:56 +00:00
Hadi Nategh
7c944b5aeb Mobile theme W.I.P.:
- Sidebar acts based on device size
- Remove portrait top header (sidebar toggle menu will be positioned next to nm header)
- Remove collapsed sidebar application navigator, only for devices
2015-11-16 15:45:04 +00:00