Commit Graph

75 Commits

Author SHA1 Message Date
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
Ralf Becker
b816de9dbf need to load tutorial-iframe with same protocol as EGroupware, otherwise iframe get blocked because of mixed content 2015-01-13 13:54:38 +00:00
Nathan Gray
befabcb2eb Work In Progress on weather widget 2015-01-12 20:39:25 +00:00
Nathan Gray
d51c83402d Set default columns 2015-01-12 19:59:25 +00:00
Ralf Becker
b38168a334 using new portlet format including favorite data for default home 2015-01-12 17:12:55 +00:00
Nathan Gray
336b10ca75 Fix favorites don't keep new size 2015-01-12 16:51:33 +00:00
Nathan Gray
9371a62019 Enable note portlet edit settings action 2015-01-12 16:18:04 +00:00
Ralf Becker
64ada2ffbe default home screen showing video tutorials, week-view and egroupware.org news 2015-01-12 15:57:28 +00:00
Nathan Gray
2f86c2a3ca Save a copy of favorite instead of just referencing the existing favorite. 2015-01-12 15:47:49 +00:00
Ralf Becker
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +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
ba13371430 More Home progress:
- Add birthday reminders
 - Prevent infolog favorites from setting an app header
2014-12-02 00:30:11 +00:00
Nathan Gray
c869407836 More Home progress:
- Add support for projectmanager favorites
2014-11-28 17:36:31 +00:00
Nathan Gray
8c5ea8eba9 More Home progress:
- Remove app header from addressbook
 - Always load app's CSS for single entry
2014-11-27 18:31:08 +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