Commit Graph

214 Commits

Author SHA1 Message Date
Nathan Gray
b626fd1a88 Home progress:
- Fix missing size for new widgets
- Different styling for single entries
- Custom template for single addressbook entries
- Hideable nextmatch header
2014-11-18 23:46:58 +00:00
Nathan Gray
23f029cfcd Get thumbnails working for filemanager links 2014-11-17 22:53:23 +00:00
Nathan Gray
4ecf649b83 - Better support for filemanager weirdness
- Fix position for new portlets was off
- Fix DnD for regular entries stopped working when DnD favorites was added
2014-11-17 22:18:24 +00:00
Nathan Gray
5291730724 Fix home favorite filters lost if you change sorting / filter 2014-11-17 18:47:47 +00:00
Nathan Gray
321bc14ba3 Home progress:
- Get new note to open edit dialog automatically
2014-11-12 21:54:58 +00:00
Nathan Gray
57d802eeb5 Home progress:
- Fix changing position
- Added a quick HTML note-to-self portlet
2014-11-12 21:33:42 +00:00
Nathan Gray
872a11bfdb Home progress:
- Fix some incorrect sizes on new portlets
- Fix mainscreen message
- Base for using other app favorites on home screen
2014-11-11 23:07:35 +00:00
Nathan Gray
80d0716b6c Home progress:
- Fix link did not reload properly
- Place new widgets where context menu was opened
- Add mainscreen message
2014-11-10 18:44:11 +00:00
Nathan Gray
cbbb0bf39f Some WIP on getting home working again 2014-11-06 21:40:03 +00:00
Ralf Becker
d2b6fd0794 pending translations from our translation server 2014-07-23 16:40:19 +00:00
Ralf Becker
d6ce36d735 bump versions to 14.1 2014-06-24 10:00:50 +00:00
Ralf Becker
332d4e5a42 removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
Nathan Gray
6f8287a0ed Disable home (blank page) for now, to at least prevent errors. 2014-01-30 18:15:42 +00:00
Klaus Leithoff
841afa5ba0 translations from translation server; thanks to thoose that contributed 2013-12-18 09:17:12 +00:00
Klaus Leithoff
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
Ralf Becker
727cdc83b3 newewst pixelegg changed from today 2013-11-14 19:29:55 +00:00
Ralf Becker
77a30817d6 images for new Pixelegg template 2013-11-11 18:56:02 +00:00
Ralf Becker
6d226a7921 split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname](); 2013-11-04 20:54:23 +00:00
Ralf Becker
a6311fa1a3 creating and using an app-specific egw object 2013-10-07 16:53:13 +00:00
Nathan Gray
8d5c4138bc Attempt to show legacy home content in new portlets 2013-09-24 21:14:05 +00:00
Nathan Gray
42b6c13b26 Fix home bugs:
- Unable to add new single entry via context menu
- Did not save layout changes
2013-09-23 20:01:14 +00:00
Nathan Gray
a43e26f8b3 Add some checking to handle if etemplate is unloading 2013-09-17 23:24:56 +00:00
Nathan Gray
dadf3046c2 Stop using iframe, better list duplicate detection, better support different ways of getting list content (ajax) 2013-09-17 22:27:29 +00:00
Nathan Gray
6f9ea1e859 Fix some bugs:
- Always use et2
- Prevent duplicate portlets
- Prevent duplicate links in link list
2013-09-17 17:04:57 +00:00
Nathan Gray
336490a6ab Fix list portlet not adding new links 2013-07-04 20:03:23 +00:00
Klaus Leithoff
079b919bbe russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
Nathan Gray
fade72abc2 Fix resize portlet does not update grid size 2013-06-10 15:05:21 +00:00
Nathan Gray
b59f661893 Add portlet created by context menu to bottom, since mouse position is unknown 2013-06-04 22:34:21 +00:00
Nathan Gray
3115272e8a Fix list portlet context -> Add action 2013-06-03 20:58:28 +00:00
Nathan Gray
5fea4ed9a5 - Use a queue to buffer property updates
- Better support for dropping application entries on Home portlet area
- Add a portlet that shows a list of entries, supports dropping into the list
2013-05-29 19:25:12 +00:00
Nathan Gray
d9b9743b81 Play a little nicer with jdots template & poor implementation of drop 2013-05-22 22:44:27 +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
Klaus Leithoff
84f2a704be russian translations provided by Vladimir N. Gavrilov 2013-02-01 12:30:00 +00:00
Ralf Becker
be6845b4d0 * All apps: merged missing translations from other apps or branches 2013-01-18 13:48:34 +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
Ralf Becker
17a41103d5 Loa language translation from vimontha <kvimontha@yahoo.com> 2011-08-09 06:12:25 +00:00
Oscar Manuel Gómez Senovilla
164871ec02 Update Czech translation for trunk. Tracker #2886 2011-06-23 13:53:19 +00:00
Ralf Becker
9dfdabe1a3 some fixes for the English translation, mostly correcting case, from our Suomi resident here as Stylite 2011-06-07 06:29:49 +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
Oscar Manuel Gómez Senovilla
28d2b6b072 Update for translations in trunk 2011-01-30 12:53:49 +00:00
Klaus Leithoff
eda1528208 wrong translation for EGroupware, probably a typo 2011-01-10 12:22:48 +00:00
Klaus Leithoff
0871a4019c mainscreen_message must not be translated 2010-10-26 13:00:57 +00:00
Klaus Leithoff
624cf4bf8a mainscreen_message must not be translated 2010-10-26 13:00:36 +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
Ralf Becker
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f Tracker #2703 2010-08-25 16:14:29 +00:00
Oscar Manuel Gómez Senovilla
a4d96bd6fa Tracker #2591 2010-06-09 21:11:42 +00:00
Ralf Becker
e7af6bf8a6 makeing idots template the default 2010-06-09 12:30:34 +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
Klaus Leithoff
00ba3606de translations provided by mkk 2010-04-13 15:03:57 +00:00
Oscar Manuel Gómez Senovilla
81aa0dcc26 Recover history for home 2009-12-02 06:58:03 +00:00
Oscar Manuel Gómez Senovilla
9762a2f703 Temporary removal to recover history 2009-12-02 06:56:20 +00:00
Oscar Manuel Gómez Senovilla
08a111fba1 Move home lang files 2009-11-28 13:20:21 +00:00
Oscar Manuel Gómez Senovilla
a61f21be60 tracker #2305 2009-11-18 19:55:16 +00:00
Oscar Manuel Gómez Senovilla
2386a28cc5 Update Czech translation for trunk. Tracker #1956 2009-09-09 22:12:43 +00:00
Klaus Leithoff
3307109a1c reverted change of r72366 and fixed the real cause for the mainscreen_message problem: YOU SHOULD NOT HAVE TRANSLATIONS FOR mainscreen_message; You may have to force the reload of new language file-information 2009-07-06 11:11:40 +00:00
Stefan Becker
1dc9b8ded6 added some German translation 2009-05-20 15:39:50 +00:00
Oscar Manuel Gómez Senovilla
7c3ab3ab8c tracker #1774, added estonian translation 2008-11-02 14:23:56 +00:00
Oscar Manuel Gómez Senovilla
77f63b4c00 updated russian translation 2008-07-29 20:40:02 +00:00
Oscar Manuel Gómez Senovilla
e6a0bc30a9 tracker #1511 2008-07-25 21:22:37 +00:00
Oscar Manuel Gómez Senovilla
4fdb9b1d1a tracker #1630 2008-07-25 18:20:50 +00:00
Ralf Becker
46d63cc311 "fixed fatal error reported by Bernhard D Rohrer <graylion(at)sm-wg.net> on the user list" 2008-03-31 09:45:31 +00:00
Oscar Manuel Gómez Senovilla
71fbe90a15 tracer #1370 for farsi 2007-12-22 10:28:44 +00:00
Oscar Manuel Gómez Senovilla
54066896e8 big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47 Updated czech translation files, using provided utf-8 files 2007-11-09 16:46:15 +00:00
Oscar Manuel Gómez Senovilla
2ce5401d6b home files for egw_ prefix 2007-10-14 16:16:17 +00:00
Oscar Manuel Gómez Senovilla
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
Ralf Becker
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
Ralf Becker
95b0f50d12 worked around stupid php5.2 empty haystack warnings 2007-04-29 14:43:55 +00:00
Pim Snel
84737d0d70 replace edo with core team in statu setup info
redirect to about.php when default application is available as link
2007-03-29 20:22:07 +00:00
Oscar Manuel Gómez Senovilla
976edfb561 portuguese updates 2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4f17334243 pending lang additions 2007-03-10 12:01:10 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9 pending lang updates, and gallery translations 2006-12-26 22:20:54 +00:00
Christian Binder
35484b2c10 enabled xajax in 'home' to get calendar-dragdrop working there 2006-12-15 20:31:44 +00:00
Jerry Ruhe
009735828b using default icons 2006-12-09 09:24:53 +00:00
Ralf Becker
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
Pim Snel
1cd56a8199 updated dutch translation 2006-10-15 20:48:47 +00:00
Oscar Manuel Gómez Senovilla
904daa5c28 pending additions 2006-09-16 16:01:19 +00:00
Oscar Manuel Gómez Senovilla
746988d553 mass lang updates 2006-09-04 17:15:19 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
Oscar Manuel Gómez Senovilla
174124dd9c french translation for home 2006-05-20 22:43:17 +00:00
Miles Lott
f1a2c2f815 Add special case for mainscreen_message=mainscreen_message (maybe english only?) 2006-05-17 21:14:20 +00:00
Oscar Manuel Gómez Senovilla
0037fe4b1c *** empty log message *** 2006-05-03 16:59:04 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223 spanish updates 2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Oscar Manuel Gómez Senovilla
785f81b19f fix missing phrases in home with translation tools 2006-04-24 09:02:18 +00:00
Oscar Manuel Gómez Senovilla
5660b5bee7 fix missing tabs 2006-04-24 08:59:26 +00:00
Ralf Becker
0ac3e5bc81 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 12:38:13 +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
Oscar Manuel Gómez Senovilla
932063bdba missing additions 2006-03-21 02:29:06 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83 lang updates, including english preferences 2006-03-21 02:27:48 +00:00
Oscar Manuel Gómez Senovilla
2293a9b76e basque and other language updates 2006-02-27 23:21:58 +00:00
Oscar Manuel Gómez Senovilla
079fe30f02 *** empty log message *** 2006-02-24 01:11:10 +00:00
Miles Lott
0f6e2292f5 remove trailing whitespace at end of file 2005-12-11 00:50:08 +00:00
Ralf Becker
53d6bff292 home apps navbar icons for jerryr 2005-11-25 08:50:34 +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
Oscar Manuel Gómez Senovilla
b3422af9ee *** empty log message *** 2005-11-18 11:46:15 +00:00
Oscar Manuel Gómez Senovilla
c23bc572be missing slovenian files 2005-11-14 00:29:19 +00:00
Ralf Becker
82afc6783c app version and dependencies to 1.2 2005-11-13 22:33:49 +00:00
Oscar Manuel Gómez Senovilla
f0b4d5e25d include overlooked fudforum lang fix 2005-11-10 17:20:14 +00:00
Ralf Becker
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
Oscar Manuel Gómez Senovilla
33cb3881af norwegian updates 2005-10-31 08:53:32 +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
Oscar Manuel Gómez Senovilla
0f40bc6b02 Addition of orphan files 2005-08-23 08:32:00 +00:00
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +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