Commit Graph

10 Commits

Author SHA1 Message Date
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