Commit Graph

801 Commits

Author SHA1 Message Date
Christian Binder
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
Christian Binder
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
Christian Binder
1fdebc6582 display font-size in notificationwindow smaller 2007-12-05 09:07:22 +00:00
Klaus Leithoff
3572089d93 added info.png as icon for help and info text. used for info on customfields in list view 2007-11-27 14:54:40 +00:00
Christian Binder
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
José Luis Gordo Romero
9e174d99c6 Adding print image 2007-11-21 05:50:40 +00:00
José Luis Gordo Romero
58976112e9 Forgot added new icon (copy of move.gif without left space) 2007-11-20 20:31:15 +00:00
Ralf Becker
379236da4e removed background under app-header on printing 2007-07-08 10:14:55 +00:00
Ralf Becker
43672fa9a4 "layout fix: more compact" 2007-05-27 06:34:18 +00:00
Ralf Becker
1baadcddcb "fixed border around popup while printing" 2007-05-18 17:35:12 +00:00
Ralf Becker
b29095430d fix for bug #484: Unable to 'Search new phrases' 2007-05-17 12:31:18 +00:00
Ralf Becker
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
Ralf Becker
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
Ralf Becker
823c0e922a moved trunk/phpgwapi/templates/idots2 to tags/idots2 2007-05-02 14:36:42 +00:00
Ralf Becker
6a990be520 worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
fb4b851d3b fixed printing to not print the new topmenu 2007-03-12 11:19:38 +00:00
Lars Kneschke
8e1dc4b5b1 another PHP 5.2 bugfix and an javascript fix from Sebastian 2007-02-28 06:06:35 +00:00
Lars Kneschke
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
Lars Kneschke
4e3612ffcd patch from Sebastion for Bug #370: Custom Logo is not shown if not logged in as admin user 2007-02-14 12:42:47 +00:00
Christian Binder
cb42383e47 fixed some syntax errors in jerryr css - these are now w3 valid 2007-02-12 19:56:12 +00:00
Christian Binder
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
Christian Binder
59a5ebe73a added real Minimum and Maximum values to the resizeable sidebar 2007-02-05 20:22:01 +00:00
Christian Binder
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
Lars Kneschke
898151a77b another short php opentags problem 2007-01-26 20:53:35 +00:00
Lars Kneschke
50d9156460 short open tags are not allowed 2007-01-25 05:59:38 +00:00
Pim Snel
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
Jerry Ruhe
c823cfa15c added cursor: pointer to the onhover for appicons 2007-01-18 07:41:14 +00:00
Jerry Ruhe
5235f61598 added onhover pointer for brushed metal theme 2007-01-18 05:01:06 +00:00
Jerry Ruhe
6a5ff36817 added onhover pointer for brushed metal theme 2007-01-18 05:00:05 +00:00
Jerry Ruhe
8b95bffc33 as idots, removed manual from appbar. interesting development which allows easier addition of onclick event on icon cell so I added the onclick event to the icon 'cell' as opposed to href on the icon image itself. 2007-01-18 04:48:18 +00:00
Cornelius Weiß
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
Jerry Ruhe
ed3c278bbb removed the appTitle nowrap so the iconbar does over-extend off the page. 2007-01-13 19:32:23 +00:00
Jerry Ruhe
4057b240a8 image modes for appbar.. missed this one 2007-01-13 04:25:36 +00:00
Jerry Ruhe
d812d5551a image modes for appbar 2007-01-13 04:19:55 +00:00
Jerry Ruhe
db9053d4ca enabled top menu support 2007-01-13 04:16:53 +00:00
Jerry Ruhe
0e9567af69 enabled top menu support 2007-01-13 04:15:30 +00:00
Oscar Manuel Gómez Senovilla
a1a5e3ad58 Fix tab preferences width for idots 2007-01-10 22:50:10 +00:00
Pim Snel
65e30cac8e display current users in topmenu when topmenu is enabled 2007-01-09 23:15:00 +00:00
Pim Snel
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
Jerry Ruhe
496b596452 icon background image and css border change 2007-01-08 02:40:53 +00:00
Jerry Ruhe
053c68b42b icon background image and css border change 2007-01-08 02:40:34 +00:00
Jerry Ruhe
fefb91fd63 added padding to lables in the prefs tabs 2007-01-08 01:29:02 +00:00
Jerry Ruhe
acdd47118e image changes so alignment of pref labels are centered correctly 2007-01-08 01:26:43 +00:00
Jerry Ruhe
a15533220b modified the background images for the prefs tabs 2007-01-07 21:41:01 +00:00
Jerry Ruhe
1581fed5d9 As per Oscars email regarding the preferences tabs, i added an entry in css to prevent line wraps so the tabs dont get garbled up 2007-01-07 21:39:16 +00:00
Jerry Ruhe
274d18bfd2 missed the menu slideout background last time 2007-01-07 21:36:21 +00:00
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