Commit Graph

11674 Commits

Author SHA1 Message Date
Ralf Becker
b13cf65101 fixed fatal error when saving (not applying) the prefs and session-type is php-restore:
The way the old Template class works, does not work together with restoring from the session.
2006-12-14 15:17:33 +00:00
Jerry Ruhe
0fde7842b4 menu hide -dragarea- position and image change 2006-12-14 02:33:29 +00:00
Jerry Ruhe
af0b631284 menu hide -dragarea- position and image change 2006-12-14 02:33:10 +00:00
Jerry Ruhe
bcb34dd0a5 fixes IE6 not showing header background for extraicons drop menu. 2006-12-14 01:43:31 +00:00
Jerry Ruhe
c1807febec fixes IE6 not showing header background for extraicons drop menu. 2006-12-14 01:42:43 +00:00
Jerry Ruhe
7b7e1cfafd modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:27:09 +00:00
Jerry Ruhe
82eade0998 modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:26:48 +00:00
Jerry Ruhe
79bb309bb5 modified extraicons menu to fit the rest of the jerryr template 2006-12-13 23:26:31 +00:00
Ralf Becker
f97a0452e5 removed eGW version for security reasons, as discussed on the list 2006-12-13 14:32:31 +00:00
Ralf Becker
4076328613 fixed not working selection of multiple org's in org-view 2006-12-13 13:39:00 +00:00
Ralf Becker
4a58dcb45a index.tpl von idots 2006-12-13 13:23:22 +00:00
Ralf Becker
c2fa010b15 using the template from default 2006-12-13 11:33:49 +00:00
Ralf Becker
365352c323 moved idots templates to default 2006-12-13 11:33:28 +00:00
Ralf Becker
4708466097 moved idots templates to default 2006-12-13 11:33:15 +00:00
Ralf Becker
08575d2e13 moved infolog icons from idots to default 2006-12-13 11:32:21 +00:00
Ralf Becker
ac73656a17 formatting 2006-12-13 11:23:17 +00:00
Ralf Becker
16ca5b64f5 not used anymore 2006-12-13 11:19:48 +00:00
Ralf Becker
dbc1ee12fe removed prisma template, it seems to be identical to idots 2006-12-13 11:09:00 +00:00
Ralf Becker
c29e516e71 removed not fully working literati template 2006-12-13 11:08:17 +00:00
Ralf Becker
3038f97550 removed not needed idots dirs 2006-12-13 10:33:54 +00:00
Ralf Becker
0c2f4d8b98 moved idots fixes to default, removed idots 2006-12-13 10:23:40 +00:00
Ralf Becker
157e6bfc4f not needed anymore, icon is in default 2006-12-13 09:42:42 +00:00
Ralf Becker
690df7be90 using one shared admin-index tpl in defaut, fixed not working phpinfo in jerryr 2006-12-13 09:39:23 +00:00
Ralf Becker
6035da428e use one shared head.tpl from default 2006-12-13 09:28:51 +00:00
Ralf Becker
89f1992ca3 show status icons in listview 2006-12-13 08:29:09 +00:00
Ralf Becker
4ac89a8864 translating the image titles 2006-12-13 08:26:57 +00:00
Ralf Becker
ebe6480c9f removed no longer needed form in the sidebox, which screws up a lot in the new framework 2006-12-13 08:15:04 +00:00
Ralf Becker
f9e1f9c13f fixed untranslated labels in status selection of participants, removed image tags from notification, and hopefully fixed the SyncML problems describt on the list (was introduced by the status icon patch) 2006-12-13 07:28:20 +00:00
Ralf Becker
3ee35ea278 removed never working edge-it template 2006-12-12 19:27:17 +00:00
Ralf Becker
d046f849fc removed old, not fully usable (no sidebox) idsociety template 2006-12-12 19:24:49 +00:00
Ralf Becker
2e3a0a06cd added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails 2006-12-12 14:40:03 +00:00
Ralf Becker
be12e577e9 use now capabilities 'query' and 'add_app' instead of '' and 'add', to be more specific about what's needed 2006-12-12 14:38:52 +00:00
Ralf Becker
2922950552 removed outdated docs, thanks to Thomas Koch 2006-12-12 10:55:17 +00:00
Jerry Ruhe
fcb1756233 extraicons image and layout mods 2006-12-12 08:00:52 +00:00
Jerry Ruhe
c3dcde2e75 extraicons image and layout mods 2006-12-12 08:00:07 +00:00
Jerry Ruhe
eb88f7b3f1 extraicons image and layout mods 2006-12-12 07:59:19 +00:00
Jerry Ruhe
f791b17f87 statusbar left padding removed and cross-browser and platform spacing issues. 2006-12-11 08:20:41 +00:00
Jerry Ruhe
f199be0355 extra apps menu dropin from top not the right. 2006-12-11 08:17:28 +00:00
Ralf Becker
806cc84b1e - changed name of app in link-add widget to add_app, to be able to set it idependent of the other link-widgets
- added the ability to specify a default app for link-add
2006-12-11 07:53:16 +00:00
Ralf Becker
93396fe850 some (crm) features:
- filter for business country
- sorting by postal code
- add can create now already linked entries by specifying app/id pairs in the url (as eg. timesheet)
- setting egw_info[flags][currentid] in view to allow to add already linked entries via quick add
some bugfixes:
- sql can now change the ownership if a user gets deleted, ldap implementation still missing, but gives no more error
- photo template was not shown under some circumstances
2006-12-11 07:35:49 +00:00
Jerry Ruhe
696fd0064d adjust statusbar height so new selectbox does not overlap currentapp titlebar 2006-12-11 02:47:01 +00:00
Ralf Becker
a166bb0f57 reworked and refractured the way template sets work in eGW:
- virtual baseclass egw_framework in the API which each template extends
- replaces $api/footer.inc.php, $tpl/head.inc.php & $tpl/navbar.inc.php
- all existing phplib template sets just inherit the idots_framework, but can have own templates
- moved most html from navbar.inc.php into the navbar.tpl
--> idots & jerryr are reworked and working, all other template sets are disabled at the moment
--> The rework was done to add a selectbox to add all sorts of entries without the need to change to the app first. This is now implemented in the egw_framework class using the link-registry.
2006-12-10 23:44:18 +00:00
Jerry Ruhe
66dcb36337 image and color mods 2006-12-10 18:39:58 +00:00
Jerry Ruhe
24771e7f60 added print.css 2006-12-10 06:07:25 +00:00
Jerry Ruhe
c57efc85aa replace arrows 2006-12-10 02:54:17 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd massive pending language updates 2006-12-09 22:21:27 +00:00
Jerry Ruhe
d1c0f3c91c adjust height alignment 2006-12-09 22:18:35 +00:00
Oscar Manuel Gómez Senovilla
d312d9a671 patch 156 at egw.org 2006-12-09 18:23:58 +00:00
Oscar Manuel Gómez Senovilla
4e48f334cc patch 155 at egw.org 2006-12-09 18:20:32 +00:00
Oscar Manuel Gómez Senovilla
9ebb086319 patch 154 in egw.org 2006-12-09 18:17:13 +00:00