Jerry Ruhe
d9ac635ec4
fixed icon height to make sure the iconbar lines up
2007-01-06 18:49:30 +00:00
Jerry Ruhe
8cb2f2c141
resize images for jerry and brushed-metal
2007-01-06 06:40:15 +00:00
Jerry Ruhe
a747a6034a
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:36:38 +00:00
Jerry Ruhe
ca5b5ecbc4
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:32:12 +00:00
Jerry Ruhe
2c19a8b4da
updated to more closly match the idots/navbar.tpl format
2007-01-06 06:31:32 +00:00
Jerry Ruhe
407e58a827
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:30:14 +00:00
Jerry Ruhe
2db34b6cc3
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:29:43 +00:00
Christian Binder
30f60a1276
dragdrop class: with addCustom() now custom DHTML objects are possible, not just draggables and droppables
2007-01-05 23:07:35 +00:00
Christian Binder
db40bf6470
workaround to get resizeable sidebox and calendar dragdrop working together at the moment - we can remove this if we moved with sidebox to the dragdrop class
2007-01-05 21:49:36 +00:00
Ralf Becker
1793dd8899
as agreed in the devel-days: no more CreateObject in new code, also fixes problems with the session restore
2007-01-05 18:13:33 +00:00
Pim Snel
baf3f4bd7f
add empty topmenu function so it can be implemented seperately
2007-01-05 14:15:23 +00:00
Pim Snel
213d694121
remove error, make topmenu do nothing when not available
2007-01-05 14:13:40 +00:00
Pim Snel
60b9285d71
add topmenu to the egw framework
...
implement topmenu in idots template set
add idots preference to enable topmenu
add idots preference to disable general sidebox menu
some cleanups in idots framework class
some cleanups in egw_framework
2007-01-05 14:06:34 +00:00
Christian Binder
4a0af9f977
dragdrop: make class aware of multiple instances and make wz_dragdrop::ADD_DTHML() more performant
2007-01-05 13:56:28 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071
patch 188 and lang updates
2007-01-05 00:13:14 +00:00
Pim Snel
e95007db37
new more egw-conform calling of xajax
2007-01-04 16:34:23 +00:00
Ralf Becker
a6131d726e
fix for bug #240 : PHP Warning at accountsel popup if search has no result (accounts in ldap)
2007-01-04 06:54:33 +00:00
Ralf Becker
ec313158ee
made the session restore a bit more robust: if the session object could not be restored, destroy and re-create it
2007-01-04 06:37:45 +00:00
Jerry Ruhe
b080fa16bb
Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu.
2007-01-03 04:34:09 +00:00
Jerry Ruhe
8c1d51d369
Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu.
2007-01-03 04:32:31 +00:00
Pim Snel
f957bdfa83
add option custom image path parameter for tree menu to enable custom icons
2007-01-02 23:26:53 +00:00
Pim Snel
2a02a93d54
fix missing sidebox width for autohide sidebox
2007-01-02 20:14:00 +00:00
Ralf Becker
bac355cabe
resize icon Pim forgot to commit
2007-01-02 15:04:07 +00:00
Pim Snel
498fd3be96
add wz_dragdrop code to resize the sidebox menu. It uses ajax to store the new size
2007-01-02 14:08:32 +00:00
Ralf Becker
733e2cfe2d
- if 'egw-pear' exists, it is put in front of the include_path
...
- checking the php min-version of 4.3 now with version_compare and complain if it's not reached
2007-01-01 14:35:44 +00:00
Ralf Becker
6dcc378964
Patch from Oscar (omgs) to fix bug #69 : nis2rfc2307bis.php produces corrupts output.
...
Folded lines got destroyed by a trim, which removes the folding.
2006-12-30 07:25:11 +00:00
Jerry Ruhe
7734e2f55e
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:53 +00:00
Jerry Ruhe
ae3b129ba5
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:37 +00:00
Jerry Ruhe
541b1e2918
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:19 +00:00
Ralf Becker
da45740c4b
fixed not completly removed domain-selection, when disabled
2006-12-27 15:37:37 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
9172cf3fa9
fix for bug #72 : 'Group' is not translated in calendar popup (and many other places)
2006-12-25 12:38:37 +00:00
Ralf Becker
c9377bfc61
new login page using the framework class(es)
2006-12-25 11:05:44 +00:00
Ralf Becker
80d063e041
new param $path for egw_setcookie to optionally specify a path
2006-12-25 11:04:21 +00:00
Ralf Becker
4d5d4c42c0
quietend a warning happening if no use set in login
2006-12-25 11:02:54 +00:00
Christian Binder
6f78261f7f
modified walter zorns wz_dragdrop.js to have a defined focus on the draggables (e.g. top left or center center) - sent these changes to walter zorn as he thought himself about implementing that, set calendar events to focus now on top center with a border of 2 pixels to make dragging more logical for the user - modified dragdrop class to take focus as e.g. 'top left 5' focuses draggable on top left with a border of 5 pixels inside
2006-12-23 10:13:51 +00:00
Jerry Ruhe
363f287892
bottom menu white bevel revision - wasnt a smooth gradient
2006-12-23 04:51:37 +00:00
Jerry Ruhe
e125f81e04
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:26:01 +00:00
Jerry Ruhe
153dc53bd2
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:41 +00:00
Jerry Ruhe
b2d5ae509c
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:04 +00:00
Ralf Becker
6584ab6487
some more stupid php5.2 fixes
2006-12-22 06:33:01 +00:00
Ralf Becker
42698c08b6
some more stupid php5.2 fixes
2006-12-21 14:10:59 +00:00
Jerry Ruhe
8cf516e6cd
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:44:36 +00:00
Jerry Ruhe
c61193929a
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:39:43 +00:00
Jerry Ruhe
4fd10a230b
image for bevel effect
2006-12-21 02:58:19 +00:00
Jerry Ruhe
d2328a8eda
smooth out and improve seamless effect for background. mod the icon hovers and logo background. give the iconbar a bottom bevel and smooth the curve on logo cell
2006-12-21 02:57:11 +00:00
Jerry Ruhe
dee180e38b
spacing and image mods
2006-12-21 02:53:10 +00:00
Pim Snel
c1c6bddace
- fix bug in egw_db so that it will always work with postgresql if using external db's
...
- enhance schema_proc so that it can work with schema's of externals db objects
2006-12-20 15:18:27 +00:00
Ralf Becker
e6998c2ecf
PostgreSQL 8.1 fix
2006-12-20 09:26:04 +00:00
Ralf Becker
3660b40851
fixed typo
2006-12-20 09:25:29 +00:00