Commit Graph

21 Commits

Author SHA1 Message Date
Ralf Becker
38412a1149 use new api in home and portlets 2016-04-28 18:06:46 +00:00
Ralf Becker
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +00:00
Nathan Gray
e8a21565ab First run at a new home app. Just structure so far, more to come. 2013-05-22 20:13:12 +00:00
Ralf Becker
3e4ef81080 load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip) 2012-04-04 13:05:58 +00:00
Ralf Becker
aa7a14c670 * Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
also removed tons of old grab no longer used ;-)
2012-03-21 12:54:16 +00:00
Andreas Stöckel
91f133a049 Home-page now calls the header function after all included applications have been loaded, so that common::egw_header can include all dependencies - stuff which has been echoed before the header function was called is output-buffered 2011-06-02 14:52:12 +00:00
Klaus Leithoff
ea97a9671b fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations 2010-10-05 08:30:50 +00:00
Klaus Leithoff
71b71ac7c4 enable the fallback to english mainscreen_message as default/fallback, if there is no mainscreen_message defined for your language. Make sure there is one, if you want that. You may have to clear the egw_cache, to get this thing working, as caching languages as we do, makes this one a hard case 2010-10-01 14:15:47 +00:00
Klaus Leithoff
3843c0b59b Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket 2010-09-22 09:48:27 +00:00
Klaus Leithoff
4e3769041f fix for size-setting/resizing of small appboxes; will now be displayed with full width, when not in company of another small-view-portal-box; half of the available width, when side by side with another small-view-portal-box. 2010-04-21 13:28:02 +00:00
Klaus Leithoff
5339d85c56 rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
Christian Binder
35484b2c10 enabled xajax in 'home' to get calendar-dragdrop working there 2006-12-15 20:31:44 +00:00
Miles Lott
f1a2c2f815 Add special case for mainscreen_message=mainscreen_message (maybe english only?) 2006-05-17 21:14:20 +00:00
Ralf Becker
d4cbb31b8f - fixed main screen message (an other unnecessary stripslashes, after the correct handling in admin now)
- allow non numerical "show-on-home" pref (handled like 1)
2006-04-09 05:52:52 +00:00
Miles Lott
0f6e2292f5 remove trailing whitespace at end of file 2005-12-11 00:50:08 +00:00
Ralf Becker
a3d05293d3 re-added the mainscreen message, seems it got lost in the rework home.php --> home/index.php 2005-11-25 08:23:18 +00:00
Miles Lott
63ce5878da Formatting 2005-11-24 11:52:14 +00:00
Ralf Becker
250d3d9408 phpgw --> egw and removed some obsolete files 2005-10-14 11:01:05 +00:00
Ralf Becker
10ab662e37 fixed broken formatting of the home-page:
content of the apps was not in the designated table-cells, but echoed by the hooks
2005-10-08 13:22:52 +00:00
Pim Snel
0abd65ff50 set correct redirection to login.php when no session is available 2005-06-15 22:14:16 +00:00
Pim Snel
187e1562b6 add home as application in stead of home.php 2005-06-15 10:43:11 +00:00