Commit Graph

73 Commits

Author SHA1 Message Date
nathan
ba744d3292 Remove Lion 2024-05-07 14:46:44 -06:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
cc1d79dd74 Home: Remove drag & drop support of favorites due to conflicts with interact.js for resizing 2023-04-04 13:38:53 -06:00
nathan
4f40ef01da Home: Fix single entry did not save correctly 2023-03-17 10:27:27 -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
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
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
da839dcfca Home: Better edit for note 2023-03-14 09:25:10 -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
41788aef00 Home: Avoid breaking home if weather didn't find city 2023-03-13 14:47:46 -06:00
nathan
5cfe1cef58 Home: Weather portlet improvements 2023-03-10 14:44:41 -07:00
nathan
85efe66b33 Home: Avoid impossible (negative) span 2023-03-08 14:06:04 -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
6003de2409 Home WIP: Avoid offscreen portlets even if screen size changes 2023-03-07 09:03:11 -07:00
nathan
9bbbbd2cf4 Home WIP: Layout improvements to prevent off screen even if screen size changes 2023-03-07 08:55:27 -07:00
nathan
1538496df1 Home WIP: Get calendar working 2023-03-06 14:47:48 -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
Ralf Becker
829cf0e1b2 re-add accidently deleted home app.js but it will need a lot work:
- gridster need to be legacy loaded (uses this instead of window)
- calendar_home_portlet need to be loaded after this file
2021-07-02 11:46:33 +02:00
Ralf Becker
78e42313e9 remove generated .js files 2021-07-01 17:35:47 +02:00
nathangray
5379a0c924 Home using non-global EgwApp instances for portlets 2020-07-30 13:00:53 -06:00
Hadi Nategh
93217a149d jQuery libraries updates via composer 2016-06-06 17:38:20 +02:00
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02: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
Nathan Gray
a423e82de2 Fix home js was not properly initialized, hopefully fixing portals could not be resized. 2016-04-13 17:08:11 +00:00
Ralf Becker
2e3bd32721 moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
Ralf Becker
f3cad0c95f fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs 2016-02-29 16:40:33 +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
Hadi Nategh
10e2554100 * All applications/ Tutorials: Fix discarding tutorials prompt not working if the configuration is set to sidebox 2015-12-03 13:04:33 +00:00
Hadi Nategh
04a8cd4f60 WIP EGroupware Tutorial:
- Implement video navigation on popup
- Implement introduction video with user confirmation dialog based on session
- New layout for tutorials list both in sidebar and popup
- Separate tutorials styles to be able to set different styles base on templates
2015-10-14 14:17:09 +00:00
Hadi Nategh
61db4b7559 WIP EGroupware tutorial:
- Open autoload introduction tutorial from all apps
- Provide fallback tutorial
2015-10-09 15:09:34 +00:00
Hadi Nategh
781f128265 WIP EGroupware Tutorial:
- Add autoload tutorial to Home app
2015-10-09 07:31:35 +00:00
Hadi Nategh
8fa12bc9d5 WIP EGroupware tutorial:
- Implement tutorials navigator in tutorial popup
2015-10-07 15:49:51 +00:00
Nathan Gray
2c7814b39c Make sure portlet settings are there before checking them 2015-08-05 21:15:38 +00:00
Nathan Gray
1d88af167c Remove 'No filters' option, as it causes errors 2015-05-04 20:11:52 +00:00
Nathan Gray
f1983a3f07 If a home favorite loses it's associated favorite (it gets deleted), open the config dialog so user can pick another instead of always being blank. 2015-05-04 15:26:18 +00:00
Nathan Gray
7e5d6ebb41 Use geolocation api to try to determine city 2015-04-13 23:02:45 +00:00
Nathan Gray
b8f7113de2 Better tooltips for home link portlets 2015-03-04 23:13:36 +00:00
Nathan Gray
bd891b0ae1 Fix home portlets not being properly placed in Firefox 2015-02-10 18:50:43 +00:00
Nathan Gray
c961edcc59 Fix new portlets lose their size after configuring them. 2015-01-13 21:58:53 +00:00
Nathan Gray
daf62789a0 Add observer to home, delegating the update to each portlet if possible. 2015-01-13 17:36:18 +00:00
Nathan Gray
31b3987f2d Fix selectboxes in Firefox, they did not drop down 2015-01-12 18:12:45 +00:00
Nathan Gray
eb0a91d3fe Don't pass settings when resizing, moving, or removing a portlet, they're not needed. 2014-12-29 17:35:50 +00:00
Nathan Gray
c48065f4c3 Add ability for admins to set home portlets as default, for groups, and forced for all. 2014-12-19 22:26:29 +00:00
Nathan Gray
7a0988244d Add some special handling to deal with legacy calendar links in non-list favorites - missed one. 2014-12-15 16:48:32 +00:00
Nathan Gray
7e91c1559e Add some special handling to deal with legacy calendar links in non-list favorites 2014-12-15 16:39:52 +00:00
Nathan Gray
6db1339365 More Home progress (favorites):
- Add favorite for addressbook
 - Fix add favorite from drop didn't load properly
2014-11-25 22:42:44 +00:00