Andreas Stöckel
0f0e57f398
Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild.
2011-01-20 14:11:47 +00:00
Ralf Becker
ddb621b49c
make NOT the default for cookie auth
2010-12-19 21:17:37 +00:00
Ralf Becker
c3bdb4c416
for some reason $this->tpl is no instanciated on the home page in 1.8
2010-11-18 08:08:58 +00:00
Ralf Becker
c1fea35c29
* telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone)
2010-11-10 10:49:16 +00:00
Ralf Becker
c469c02054
added images added in new dhtmlxtree version
2010-10-21 09:03:33 +00:00
Ralf Becker
c597e21d2c
renamed iconUnCheckAll.gif to iconUncheckAll.gif (empty checkbox in tree), as new dhtmlxtree version uses that case
2010-10-21 08:58:12 +00:00
Ralf Becker
a72e92997f
reverted Klaus commit r32603: we can NOT have two files in svn which names only differ in spelling. It stalls subversion on filesystems not case sensitive (eg. Mac or Windows)
2010-10-21 08:49:24 +00:00
Klaus Leithoff
01350cee0b
icon missing from new dhtmlxtree
2010-10-19 14:34:07 +00:00
Ralf Becker
af7a24eb9a
framework->navbar() now automatically calls framework->header(), this way navbar or sidebox can include JS or CSS, because header is called after
2010-10-18 10:46:47 +00:00
Ralf Becker
bddb577d95
* show package changelog inside EGroupware under about
2010-09-29 11:22:46 +00:00
Nathan Gray
4517bafcb6
Attempt at a fix for error that prevented sidebox menu from sliding out in IE8
2010-09-16 20:06:48 +00:00
Ralf Becker
14b6c569fb
new logo for 1.8
2010-09-16 09:57:12 +00:00
Klaus Leithoff
a4d3aca9e9
fix for Safari Padding-Bug
2010-09-15 08:28:16 +00:00
Klaus Leithoff
a7e0270be1
idots: IE8 Compatibility, reduce to 1pxpadding-left; resources select box was not shown in calendar sidebox
2010-09-06 15:50:50 +00:00
Klaus Leithoff
78862a1335
idots: fix for IE8 Compatibility; resources select box was not shown in calendar sidebox
2010-09-06 15:17:53 +00:00
Hans-Jürgen Tappe
86a32e2f8b
Tracker #2184 . Add "select all" in the account selection popup.
2010-07-31 08:07:21 +00:00
Ralf Becker
a5ba32b8b6
allow to change password without run rights for preferences via a new password app (part of preferences app, but separate to install)
2010-07-27 14:29:20 +00:00
Klaus Leithoff
fda7878852
fix for bug MyStylite Tracker#773; Menu links: superfluous Scrollbar
2010-07-27 12:11:20 +00:00
Ralf Becker
2b016955d9
remove border and use black color for nicer printing of input elements
2010-07-17 15:52:16 +00:00
Ralf Becker
dba87a90cf
setting vars empty, which get only conditionally set
2010-06-10 15:37:47 +00:00
Ralf Becker
5443acbb21
allow json in body on(Load|Unload|Resize) tags
2010-06-10 14:31:30 +00:00
Ralf Becker
4b30608396
upps, commited a bit to much ;-)
2010-06-09 11:04:04 +00:00
Ralf Becker
055f1ebe1c
making template name a parameter
2010-06-09 11:03:02 +00:00
Ralf Becker
8b49db5a57
new framework method to return javascript to call manual
2010-06-07 22:06:35 +00:00
Ralf Becker
6ecb981cb5
Moved after_navbar hook into a egw_framework method
2010-06-07 17:31:43 +00:00
Ralf Becker
601289343c
moved top menu logic from idots_framework class to egw_framework,
...
to be able to use it from other templates too
2010-06-07 11:49:16 +00:00
Klaus Leithoff
eddf0f4038
sort autofolders to the top of the folderlist; Add (and use) special foldericons for autofolders
2010-05-18 09:30:12 +00:00
Ralf Becker
94aad337fa
wrong icon ;-)
2010-05-06 07:01:23 +00:00
Ralf Becker
46d94a3293
missing icon
2010-05-06 06:59:57 +00:00
Ralf Becker
9f4c145f22
"removed double declaration of new prompt styles (idots.css includes traditional.css)"
2010-05-01 06:17:28 +00:00
Klaus Leithoff
8fbb39aded
use more stylish dialog for prompt action on edit-series; translations provided by mkk
2010-04-28 13:42:10 +00:00
Klaus Leithoff
7304df7dcd
fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar
2010-02-19 14:53:24 +00:00
Ralf Becker
4600c7cb38
Imported latest version of wz_tooltips (5.31) as they no longer need to
...
process the whole dom tree to enable the tooltips.
(Also made the changed from r23372 again)
2010-01-17 03:20:45 +00:00
Nathan Gray
b94bf0c8a0
Completely revert changes from rev 28826.
...
Now using a seperate array to hold additional topmenu entries from hooks to prevent occasional duplication of info items. Apps should now be able to call ['egw']->framework->add_topmenu_item('name', 'url', 'title') to add an additional entry to the topmenu.
2009-12-17 18:07:59 +00:00
Klaus Leithoff
95540c3fa7
revert n.gray s rev 28826, as it clutters the topmenu occasionaly
2009-12-17 14:48:19 +00:00
Nathan Gray
77c889f907
Don't clear items, it will erase anything added by apps in topmenu_info hook
2009-12-09 23:15:46 +00:00
Ralf Becker
d111906697
remove jerryr print.css template, as it was not used before and is not up to date
2009-12-02 17:03:36 +00:00
Ralf Becker
221473ce0f
make dynamic resizable sidebox width app specific
2009-11-18 20:00:26 +00:00
Klaus Leithoff
01c8f7a221
fix the overlapping of the sidebox content into listviews (e.g. projectmanager) when content is too wide for current size
2009-11-11 14:28:20 +00:00
Ralf Becker
20e655c466
Default and forced preferences for nearly all apps
2009-10-19 17:04:11 +00:00
Nathan Gray
9ec105b3ca
Implement close button for homepage boxes. Still needs a little work to hide the close icon when the box is forced by admin.
2009-09-21 21:29:39 +00:00
Ralf Becker
1e90070d36
"removed unnecessary loading of prefs on each request"
2009-08-09 14:40:01 +00:00
Ralf Becker
aaab800d80
"removed css to capitalize first letter of sidebox menu items
...
It makes problemes (hides first letter) with following browsers:
- Konqueror (Linux)
- Safari (Mac & Windows)"
2009-06-10 12:51:26 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
8651288b97
"fixed sometimes double displayed header and/or navbar"
2009-05-01 07:55:18 +00:00
Ralf Becker
a9b1d29575
"allow other apps to hook into sidebox menu of an app, hook-name: sidebox_$app"
2009-04-18 17:34:40 +00:00
Ralf Becker
81e0a77461
"run \"after_navbar\" hook for all apps, not only the ones the user has rights to"
2009-04-01 09:34:37 +00:00
Ralf Becker
ea398a45de
added more info about groupdav
2009-03-30 14:07:46 +00:00
Klaus Leithoff
5522a6b907
Feature Request 1968: Display gray up/down arrows for first/last message in message window
2009-03-30 12:17:27 +00:00
Christian Binder
b3b7487ad1
eGroupWare popup: Complete re-style of css and markup (nearly no visible changes but a lot of cleanup). eGWpopup now has a scrollbar for long messages. Changed non-validating color lightgray of idots to its numeric value. Renamed notificationwindow completely to egwpopup.
2009-02-23 20:45:31 +00:00
Ralf Becker
bdcb10ea2d
Enable etemplate to mark rows of a grid / table as part of the header or
...
footer to repeat them on each printed page.
2009-02-23 13:21:28 +00:00
Stefan Becker
48e7312a27
fixed small Bug, that IE 6 is not giving the unsecure warning, if ssl is used
2009-01-06 12:07:46 +00:00
Ralf Becker
2b14c3de30
nicer login and got anon tabs working again
2008-11-17 20:28:09 +00:00
Ralf Becker
ec51405e95
"cater for wider logo in 1.6"
2008-11-16 08:56:02 +00:00
Ralf Becker
aad4117be2
bit nicer login sreen with new default theme
2008-11-16 07:16:19 +00:00
Ralf Becker
e0d7ea6c14
New default theme for idots template set for the 1.6 release
2008-11-15 20:05:55 +00:00
Klaus Leithoff
4c6dffcc2d
using z-index to handle layering of the slideoutmenue and the compose button
2008-10-10 13:18:55 +00:00
Klaus Leithoff
1d3489c0d0
handling the slideout/slidein positions too
2008-10-10 12:42:38 +00:00
Klaus Leithoff
05f78a8c91
moved the sidebox-handle out of the way (up a bit (70px))
2008-10-10 12:33:40 +00:00
José Luis Gordo Romero
ccb20466a1
Adding shared images to use in infolog and pm
2008-10-07 08:35:39 +00:00
Ralf Becker
ae3ff8ddf2
fixed broken display in non IE browsers (borders missing)
2008-09-22 08:50:10 +00:00
Klaus Leithoff
20a5ce1293
fix for a fatal error when application home is not available for the user
2008-08-11 07:28:10 +00:00
Klaus Leithoff
7b023713b8
fix for a fatal error when application home is not available for the user
2008-08-11 07:27:30 +00:00
Ralf Becker
81e1887e24
not used
2008-08-07 20:37:00 +00:00
Klaus Leithoff
94a263caf7
applied ralfs changes to templates/idots/class.idots_framework.inc.php to jerryr
2008-08-07 11:13:54 +00:00
Ralf Becker
0e4244b440
"removed onchange attribute on password which caused the creation of 2 sessions in konqueror, it seems to be unneccessary in FF, IE and konq anyway"
2008-08-07 09:11:20 +00:00
Ralf Becker
38bb1c75ca
"fixed topmenu to not query every info again"
2008-08-06 07:33:36 +00:00
Stefan Becker
134692b51c
fixed that IE 6 Bug, that selectboxes are shown in the left Menu with a frame workaround. Sponsored by Karl Knauber Holding
2008-07-25 14:48:06 +00:00
Stefan Becker
c9fda6abcf
"fix for IE 6 pngbugfix, some images where not displayed after turning on the Bugfix. E. g. in the clander oder infolog. Sponsored by Karl Knauber Holding "
2008-07-25 10:24:20 +00:00
Stefan Becker
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
Ralf Becker
ed5db11312
show session restore time
2008-03-22 16:22:11 +00:00
Ralf Becker
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
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
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
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
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
Pim Snel
e95007db37
new more egw-conform calling of xajax
2007-01-04 16:34:23 +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
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
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
Ralf Becker
c9377bfc61
new login page using the framework class(es)
2006-12-25 11:05:44 +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
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
Ralf Becker
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
Jerry Ruhe
32a3126a06
row_on color was way too dark
2006-12-20 07:45:14 +00:00
Jerry Ruhe
e68ee0810f
brushed metal apptitle background
2006-12-20 06:04:02 +00:00
Jerry Ruhe
a22fd64c32
brushed metal backgrounds
2006-12-20 06:00:07 +00:00
Jerry Ruhe
bb9c98b3b1
changed dragarea butoon to fit both jerryr and brushed metal
2006-12-20 05:59:01 +00:00
Jerry Ruhe
68feb8ec05
vertical gradients
2006-12-20 05:57:32 +00:00
Jerry Ruhe
b0e787f916
had to rework the logo so it fits both the jerryr and brushed metal theme
2006-12-20 05:55:21 +00:00
Jerry Ruhe
6438475af2
mod and images for the brushed metal theme
2006-12-20 05:54:44 +00:00
Jerry Ruhe
0b103395d1
images for the brushed metal theme
2006-12-20 05:53:10 +00:00
Jerry Ruhe
47dfbd66f2
mods to jerryr and added the brushed metal theme
2006-12-20 05:51:42 +00:00
Jerry Ruhe
a3d6765e6d
revised layout inorder to accomodate the brushed metal theme for jerryr
2006-12-20 05:51:01 +00:00
Ralf Becker
7389a7a2cb
some more refracturing of the template code
2006-12-17 13:14:16 +00:00
Ralf Becker
8d1d8f85f1
not used anymore
2006-12-17 11:51:40 +00:00
Ralf Becker
347f0c5649
Upps portalbox in home also used phpgw_info based themes
2006-12-17 11:45:09 +00:00
Jerry Ruhe
22508fffc1
buttons stand out better and follow template coloring
2006-12-14 23:11:59 +00:00
Jerry Ruhe
bd67c2da12
buttons stand out better and follow template coloring
2006-12-14 23:11:40 +00:00
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
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
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
6035da428e
use one shared head.tpl from default
2006-12-13 09:28:51 +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
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
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
Jerry Ruhe
d1c0f3c91c
adjust height alignment
2006-12-09 22:18:35 +00:00
Jerry Ruhe
1bcde359fc
using default icons
2006-12-09 10:33:40 +00:00
Jerry Ruhe
439ea9b322
logo alignment fix
2006-12-09 10:31:06 +00:00
Jerry Ruhe
f48233e39c
logo alignment fix
2006-12-09 10:30:45 +00:00