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
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
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
Nathan Gray
6f8287a0ed
Disable home (blank page) for now, to at least prevent errors.
2014-01-30 18:15:42 +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
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
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
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
Ralf Becker
95b0f50d12
worked around stupid php5.2 empty haystack warnings
2007-04-29 14:43:55 +00:00
Miles Lott
63ce5878da
Formatting
2005-11-24 11:52: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
Ralf Becker
250d3d9408
phpgw --> egw and removed some obsolete files
2005-10-14 11:01:05 +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
187e1562b6
add home as application in stead of home.php
2005-06-15 10:43:11 +00:00