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
ebdf3310c2
Home: Fix missing templates & sneaky failures with some favorite combinations
2023-03-13 09:26:37 -06: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
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
Hadi Nategh
3dc87c4574
* All apps/Tutorials:
...
- Add two more options in admin's site configuration to be able to switch tutorials in sidebox and/or "ask show introduction dialog" on/off
- Add some translation
2015-11-03 16:15:56 +00:00
Hadi Nategh
8ff620ccf7
Keep the tutorials sidebox closed if it was closed last time
2015-10-29 13:45:16 +00:00
Ralf Becker
b63929a1db
Safari needs https://www.youtube.com as CSP frame-src for mobile theme or iPad
2015-10-28 16:54:42 +00:00
Ralf Becker
dd4df93780
remove tutorials from home screen, as they are in sidebox now
2015-10-28 15:12:27 +00:00
Ralf Becker
979a910e7f
register home hooks if tutorial_menu hook is not registered eg. on call of intro video, moved hook to tutorial class
2015-10-28 08:36:37 +00:00
Ralf Becker
5143a0a7b9
fix warning because video does not exist in requested language, falling back to "en"
2015-10-27 17:13:01 +00:00
Ralf Becker
af07e8cceb
fix tutorial popup opens with navbar in idots
2015-10-24 11:15:17 +00:00
Hadi Nategh
938c991124
WIP Egroupware tutorial:
...
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +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
a378d19d2a
Some fixes for custom app-theme css:
...
- Make sure including css on ajax response respect app-theme
- Include app-theme for home portlets
2015-10-09 11:46:45 +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
Hadi Nategh
a6837b6a40
WIP EGroupware tutorial:
...
-Add popup tutorials player
-List tutorials in sidebox with their titles and thumbnails only
2015-10-05 16:01:39 +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
a957ac9ea2
Fix some bugs causing missing translations in home
2015-03-04 16:46:12 +00:00
Nathan Gray
fb295089a6
Filter applications in context menu to remove those the user has no access to.
2015-03-02 17:34:29 +00:00
Nathan Gray
cabb2c2fb0
Turn off debug
2015-02-24 17:01:25 +00:00
Nathan Gray
67f7a82c7d
Get weather widget working using openweathermap.org directly.
...
Maybe change to an API later, if needed.
2015-02-24 16:59:31 +00:00
Nathan Gray
61103e950d
Avoid displaying portlets from apps the user has no access to.
2015-01-26 19:23:13 +00:00
Ralf Becker
acf6793e52
assigning saved preferences to egw_info, which is used for this request
2015-01-20 08:57:21 +00:00
Nathan Gray
9a2292fc91
Silence some error logs
2015-01-16 18:08:10 +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