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
Pim Snel
fe5449397a
fix sidebox menu width
2007-01-03 14:41:13 +00:00
Ralf Becker
de0ddd43ba
fix for bug #261 : PHP error on Planner by category and Planner by user
2007-01-03 08:13:10 +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
Ralf Becker
3c6bc0fd53
only show view icon, if no edit rights (both opening the edit dialog now)
2007-01-02 14:55:24 +00:00
Pim Snel
1925d9669d
remove idots workaround because we now use default wider sidebox and users can resize the sidebox to their own needs
2007-01-02 14:09:36 +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
5a397b7acb
imporved pear_check:
...
a) check the version of required pear packages, if given in the key 'version'. It uses the pear registry for that.
b) if 'egw-pear' exists AND included the package, it allways fullfils the requirements
2007-01-01 14:33:43 +00:00
Christian Binder
060a76b235
changed var definition for dragdrop object to correct syntax again (for phpDoc) - sorry - my fault
2006-12-30 09:01:04 +00:00
Christian Binder
dab7c1a922
calendar performance issues: disable (nearly) all dragdrop function calls if dragdrop is user-disabled or auto-disabled
2006-12-30 07:26:49 +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
Ralf Becker
181c6def9e
an other fix for bug #21 : Reject entry as part of group, entry still shown (should not):
...
- socal::search() returns rejected group-invitations, as only the user not also the group is rejected
- as we cant remove them efficiantly in SQL, we kick them out here, but only if just one user is displayed
2006-12-29 08:45:36 +00:00
Ralf Becker
8889c6323f
- improved the drag&drop code: calling check_perms() in the eventWidget now with the complete event and not just the id, as calling it with the id only triggers again a read of each displayed event, which is a performance nightmare
...
- some more todo for jaytraxx ;-)
- some docu updates
2006-12-29 07:57:47 +00:00
Ralf Becker
6a0f1b67d3
fix for bug #221 : config (admin.uiconfig) is not saved properly, if magic_quotes_gpc is on
2006-12-29 07:08:47 +00:00
Ralf Becker
4c1b672b72
fix for bug #41 : etemplate generates empty images <img src="">
2006-12-29 06:50:49 +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
dae3f9ccc3
fixed freetimesearch to work with new participants tab
2006-12-27 17:11:47 +00:00
Ralf Becker
da45740c4b
fixed not completly removed domain-selection, when disabled
2006-12-27 15:37:37 +00:00
Ralf Becker
524b321fe2
Strange, thought I already commited that template, anyway participant status submits now automatic
2006-12-27 12:47:08 +00:00
Ralf Becker
512fbe3b7f
fix for bug #102 : Inviting a group of person => Private status in calendar
2006-12-27 12:44:54 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Christian Binder
73af616749
reset participants of copied event to the owner of the copied event
2006-12-26 18:48:37 +00:00
Ralf Becker
72fed40604
th class for currentusers
2006-12-26 10:01:16 +00:00
Ralf Becker
e06b0462c1
render readonly textareas without size as div with the content run through nl2br, former <pre> did NOT wrap lines
2006-12-26 07:21:54 +00:00
Ralf Becker
f016c2570b
changed addressbook.edit n_fn to have negative size --> rendered as r/o input
2006-12-25 17:45:00 +00:00
Ralf Becker
a999bb4ef4
render only text-widgets with size < 0 as readonly input
2006-12-25 17:43:59 +00:00
Ralf Becker
600c807dfd
fix for bug #21 : Reject entry as part of group, entry still shown (should not)
...
That's fixed now for the planner, cant reproduce that wrong behavior for the other views
2006-12-25 12:42:16 +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
9be3101d9a
small docu update
2006-12-25 12:16:40 +00:00
Ralf Becker
7b6ef2c5d3
new login page using the framework class(es)
2006-12-25 11:06:22 +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
5b78709a7c
several big changes in calendar:
...
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 20:19:22 +00:00
Ralf Becker
cad50a4872
2006-12-22 20:11:48 +00:00
Ralf Becker
03efd1f291
2006-12-22 19:54:31 +00:00