ffd9cdd47f
"Patch for IE 6/7 style setting for textarea (default Style), description Tab is not too Big and geratingscrollbars "
2008-07-22 11:55:54 +00:00
ed5db11312
show session restore time
2008-03-22 16:22:11 +00:00
3bf9ad5efa
dynamically autoloading sub-object of egw-object, moved __wakeup methods to concerned classes and other "modernsations" ;-)
2008-03-21 20:11:59 +00:00
5b699573e4
enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications
2008-01-30 18:58:00 +00:00
40a68b6cfd
little re-design of notifications: cleaned up relation between main class and backends. main class is responsible for notification routing. backends are responsible for sending one message to one user. relocated ajax functions to a separate file.
2007-12-18 15:53:38 +00:00
1fdebc6582
display font-size in notificationwindow smaller
2007-12-05 09:07:22 +00:00
e72ec7185e
Extended notification-app and egwpopup. Added winpopup-backend and email-backend. PHP5.1+ is now mandatory in trunk. For more infos look at the egw-developers list.
2007-11-22 08:29:16 +00:00
9e174d99c6
Adding print image
2007-11-21 05:50:40 +00:00
58976112e9
Forgot added new icon (copy of move.gif without left space)
2007-11-20 20:31:15 +00:00
379236da4e
removed background under app-header on printing
2007-07-08 10:14:55 +00:00
1baadcddcb
"fixed border around popup while printing"
2007-05-18 17:35:12 +00:00
b29095430d
fix for bug #484 : Unable to 'Search new phrases'
2007-05-17 12:31:18 +00:00
1b10333979
fix for bug #275 : tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar
2007-05-08 16:52:04 +00:00
6a990be520
worked around stupid php5.2 empty haystack warnings
2007-04-30 05:42:05 +00:00
335b0eb97a
"- fixed off-by-one error in extra-icons (gave an empty box)
...
- make topmenu return it's content, not echo it"
2007-04-29 11:06:44 +00:00
01e3fe657e
"bugfix: topmenu shows just the orange ball, if there's no url/label, eg. because the anon use has no right to see that menu item"
2007-04-06 07:37:15 +00:00
fb4b851d3b
fixed printing to not print the new topmenu
2007-03-12 11:19:38 +00:00
8e1dc4b5b1
another PHP 5.2 bugfix and an javascript fix from Sebastian
2007-02-28 06:06:35 +00:00
48c12d2ef9
really, really, really ugly hack, to fix the not displayed js calendar.
...
The calendar disapears, when the image for second select box above the gets replaced. I added a class(sideboxstar) to the balls in the sidebox. Only when the images does not match this class, it get's replaced by the span. Otherwise it stays untouched.
If someone finds a better solution or finds the real source for the problem, feel free to fix it! :-)
2007-02-15 11:18:34 +00:00
b8e46525f3
remove inclusion of wz_dragdrop here. This is handled by the dragdrop object cause idots template uses the dragdrop class now
2007-02-12 19:32:24 +00:00
59a5ebe73a
added real Minimum and Maximum values to the resizeable sidebar
2007-02-05 20:22:01 +00:00
0d9ed45db1
migrated resizeable sidebar to common dragdrop class. This prevents breaking jscalendar on internet explorer and other DHTML incompatible browsers
2007-02-05 19:28:38 +00:00
898151a77b
another short php opentags problem
2007-01-26 20:53:35 +00:00
50d9156460
short open tags are not allowed
2007-01-25 05:59:38 +00:00
f2c57020a5
re-enabled after_navbar hook
...
don't create a link in topmenu notifiy when link is not given
2007-01-23 23:38:09 +00:00
8aa8cd4e2a
applied patch #280 from Sebastian Ebling: * removed the "About ..." menu entry from top and sidebox menu
...
* mostly rewritten the about.php page (added application list)
* changed footer eGroupWare link to about.php
* moved manual from application menu to top and sidebox menu preserving its special link target
2007-01-17 17:51:47 +00:00
a1a5e3ad58
Fix tab preferences width for idots
2007-01-10 22:50:10 +00:00
65e30cac8e
display current users in topmenu when topmenu is enabled
2007-01-09 23:15:00 +00:00
bfe1e5b04a
- make topmenu default pref setting now
...
- fix bugs and wrong implementation of topmenu
- introduce new hook: topmenu_info for adding content to the topmenu see messenges as example
2007-01-09 22:44:30 +00:00
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
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
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
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
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
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
e95007db37
new more egw-conform calling of xajax
2007-01-04 16:34:23 +00:00
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
da45740c4b
fixed not completly removed domain-selection, when disabled
2006-12-27 15:37:37 +00:00
c9377bfc61
new login page using the framework class(es)
2006-12-25 11:05:44 +00:00
6cb939d3f5
- fixed sometimes not rendered footer (eg. in the general prefs)
...
- closing body&html tags for popups (no navbar, but header)
2006-12-20 09:24:38 +00:00
7389a7a2cb
some more refracturing of the template code
2006-12-17 13:14:16 +00:00
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
365352c323
moved idots templates to default
2006-12-13 11:33:28 +00:00
16ca5b64f5
not used anymore
2006-12-13 11:19:48 +00:00
6035da428e
use one shared head.tpl from default
2006-12-13 09:28:51 +00:00
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
497602b4de
hide body background-image when printing - this makes it possible to activate printing of backgrounds generally (e.g. in Firefox, looks nice for calendar events), but leave background-white instead of grey (which made spooling very,very slow for some reason)
2006-11-22 21:52:56 +00:00
e0e16ab18d
fixed not working forward of not loged in users after login to the original address
2006-11-13 11:06:42 +00:00
941498004c
new links for the changed registration app
2006-10-16 20:46:24 +00:00
c9482613a8
Seperation of login.php into: login logic, template set specific logic, and template with HTML
...
The active files are now:
egroupware/login.php
egroupware/phpgwapi/templates/idots/login.inc.php
egroupware/phpgwapi/template/idots/login.tpl
2006-10-15 16:19:19 +00:00