Commit Graph

162 Commits

Author SHA1 Message Date
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
Ralf Becker
b086604711 move "Save as" phrase to common and merge-cli run 2015-04-01 08:00:07 +00:00
Hadi Nategh
0e4e557850 Use dialogFooterToolbar class for home.note dialog 2015-03-18 17:47:33 +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
ff0e7e685c Add hover action to show whole link template 2015-02-24 22:23:17 +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
c988b33907 Allow notes to scroll as needed. 2015-02-17 16:38:44 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
18fafed2a4 pending translations from our translation server 2015-02-17 08:52:58 +00:00
Ralf Becker
bc0e13fd0b missing (empty) update scripts for home 2015-02-17 08:11:34 +00:00
Nathan Gray
bd891b0ae1 Fix home portlets not being properly placed in Firefox 2015-02-10 18:50:43 +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
d39ad8fde6 Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +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
Ralf Becker
9840334b5c pending translations from our translation server 2015-01-15 15:49:39 +00:00
Hadi Nategh
4fa44e6482 Reorder and add missing phrases in lang files 2015-01-15 14:53:34 +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
Ralf Becker
69a3da94e3 pending translations 2015-01-13 08:41:25 +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
8c125c8dfa limit height of img in link_portlet to 64px, differenciating by src*=thumbnail does not work, as thumbnail is always used 2015-01-12 19:19:16 +00:00
Nathan Gray
31b3987f2d Fix selectboxes in Firefox, they did not drop down 2015-01-12 18:12:45 +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
157230ba57 pending translations from our translation server 2015-01-12 11:54:05 +00:00
Ralf Becker
7346a37998 cleaning up old addressbook stuff 2015-01-10 09:51:51 +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
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
57f5569fc4 More Home progress:
- Add support for calendar favorites.  Note only the list view can be dragged, others are context menu only
2014-11-27 21:21:47 +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
Nathan Gray
dd0e95d232 More Home progress (favorites):
- Put show header button into header
 - Fix mixing columns between multiple favorites on home
 - Fix changing column spacing when hiding header
 - Fix add favorite from context menu didn't load properly
2014-11-25 21:50:42 +00:00
Nathan Gray
b967548cb5 More Home progress:
- Favorite now hides whole header
 - Link thumbnail now just setting width to avoid distortion
 - File thumbnail no longer limited, using full size thumbnail from site configuration or widget width, whichever is smaller
 - Fix links were using edit instead of view
2014-11-25 00:45:14 +00:00
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