Pim Snel
34d168619b
add icon source files
2004-06-23 21:29:53 +00:00
zhangweiwu
5c9ada051a
Add two pixel to the SideboxHeader to fit Chinese language
2004-06-21 12:59:29 +00:00
ak703
0a48d44490
of course bug #949256 had to be fixed here as well - Home and Logout
...
have tooltips now :-)
2004-06-19 07:47:58 +00:00
ak703
28f918e387
fixed bug 949256, so home and logout icons have a tooltip as well
2004-06-19 07:42:54 +00:00
Ralf Becker
a1921aed2e
- moved the whole selection code from uiaccountsel::popup to accounts::select
...
- extended syntax for uiaccountsel::selection to specify what you need (no longer hardcode of certain apps)
2004-06-16 00:31:48 +00:00
Ralf Becker
1bc44b879d
removed old accounts-popup
2004-06-15 10:19:02 +00:00
Ralf Becker
8d833331ff
some UI fixes for bigger groups
2004-06-14 07:03:05 +00:00
Ralf Becker
a99697ae09
new account selection:
...
- search after different criteria: all fields, firstname, lastname, lid, starting with or exact match
- additional display of the current selection in the popup
2004-06-13 20:17:54 +00:00
Ralf Becker
9952a1bdb8
app_header in the page-/window-title allows general popups to customize it and is more informativ then just the app-name
2004-06-13 20:09:27 +00:00
Ralf Becker
26901c6865
first version of the account-selection widget
2004-06-12 09:48:20 +00:00
Lars Kneschke
5c36352f28
fix some layout problems in projects
...
should break no other app, because no other app is using this functions
2004-05-16 22:03:08 +00:00
Lars Kneschke
332483c39c
moved some <td>'s to the right place
...
the returned code was different between idots and default, breaking some
html code
2004-05-16 21:41:47 +00:00
Lars Kneschke
b7854bd614
fix for Bug [ 949157 ] Explorer Width 10px Over 100%
2004-05-16 20:05:43 +00:00
Ralf Becker
93dc337532
re-added "old" jscal trigger image to eGW
2004-05-06 21:16:11 +00:00
Ralf Becker
a0aba2ae40
adding 2 more sidboxmenu-item-types:
...
- no_link: item without link ($item['link'] === False)
- raw: item without link and icon ($item['icon'] === False)
needed for the new calendar-navigation
2004-05-06 12:24:36 +00:00
Lars Kneschke
7cf2d5ddaf
add a new icon from phpgw(used in projects)
2004-05-06 00:37:23 +00:00
Pim Snel
f9a85d4ab6
new icons
2004-05-04 19:50:16 +00:00
Pim Snel
7f7a4cf3d0
better lay-out for reset buttons
2004-05-04 18:11:43 +00:00
reinerj
be72681b62
update images to jerryr template from Jerry Ruhe
2004-04-26 21:31:27 +00:00
Pim Snel
2194c868e3
fix #929987 Hard-coded lang attributes/ update dutch translations
2004-04-21 19:03:01 +00:00
ak703
25f9cf1b31
fix for the stupid Opera Bug with hiding selectboxes when using xml namespace
...
(will check with the Opera guys, what to do)
2004-04-15 20:24:38 +00:00
Pim Snel
0c9e59afaf
disable the IE z-index bugfix because some people don't like it I don't care because I don't use IE ;)
2004-04-13 12:53:55 +00:00
Ralf Becker
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
reinerj
25a6f1d583
delete wrong logo
2004-03-31 12:33:31 +00:00
ak703
77f8835b48
removed transparency from extra app icons slidedown
2004-03-30 20:38:03 +00:00
ak703
6b3b036e0f
merged modifications from idots to reflect same style in jerryr
...
(logout button in main icons, removed transparency from slide down)
2004-03-30 20:35:58 +00:00
reinerj
738dfbc3c2
change from phpgw to egw
2004-03-23 10:24:29 +00:00
bgigon
9167c109c7
More, More, More ...
...
-- Smith, Matrix reloaded
2004-03-23 10:07:57 +00:00
bgigon
58ec65eda2
Add...
2004-03-23 10:03:52 +00:00
bgigon
b83058ad07
Creating Edge-IT's Template Repository
2004-03-23 10:00:47 +00:00
Ralf Becker
30d02e3cc4
moved the language selection above the password (which autom. submits the form)
2004-03-21 21:41:00 +00:00
Ralf Becker
1a4e00bd63
added a (optional) language-select-box, eg. for demo-sites
2004-03-21 21:20:05 +00:00
Ralf Becker
c4f87aed4c
fixed:
...
- logo can be given now as URL or filename (in phpgwapi/templates/default/images)
- the logo url dont need a leading http://, if its not present, it will be added automaticaly (you can enter a https url)
2004-03-21 15:00:01 +00:00
ak703
ce2117e553
fixed alignment of username in status div (left align)
2004-03-19 21:54:08 +00:00
Ralf Becker
f889651d7a
new doctype and dtd from Andy Krause, works with iframes on IE
2004-03-14 22:10:06 +00:00
reinerj
380c117f8e
jerryr template changes commited
2004-03-11 08:11:07 +00:00
Pim Snel
83e6e2e986
little lay-out correction for sideboxmenu icons, addition of icons
2004-03-09 16:44:37 +00:00
Pim Snel
0c29cd82d9
little lay-out correction for sideboxmenu icons, addition of icons
2004-03-09 16:43:22 +00:00
reinerj
1288ed48d7
jerryr template changes commited
2004-03-07 22:50:38 +00:00
ak703
ff4f8c8b3a
fixed problem with general td alignment, which should not be defined globally
...
for a general tag like <td>
2004-03-04 13:26:12 +00:00
alpeb
e0990f8e43
hidden input form sessionid problem fixed now for not multiple drop-down boxes (used in projects)
2004-03-02 00:45:00 +00:00
alpeb
6689d63969
'Max numbre of icons in navbar' input box showed 10 when empty instead of using the value set in the default preferences
2004-03-01 05:11:26 +00:00
Pim Snel
8e39566fd3
fix wrong alignment of icons and icon texts to center again. Don't exactly know why but html formatting attributes don't work for tables anymore. We must use css everywere. I think it's because of the changed doctype?
2004-02-26 00:28:50 +00:00
alpeb
56f091d357
some php setting or something puts automatically a hidden input element with the session id at the beginning of every form. The javascript here used form.elements(0), which refered to a different element when this hidden thing appeared. So I changed that to form.element('name') to avoid this.
2004-02-22 22:41:18 +00:00
Ralf Becker
fe8df8ad8d
removed the doctype, as it prefents IE from showing iframes
2004-02-20 16:11:44 +00:00
Pim Snel
6ad517f19a
removed static english langcode
2004-02-19 23:53:50 +00:00
Pim Snel
a167a355a8
Fix default center alignment in td's in IE 6
2004-02-17 15:52:42 +00:00
ak703
25a0baf60a
made the navbar icons arrange nicely in percentage of the number of icons
2004-02-14 18:59:48 +00:00
Pim Snel
b75db41684
idots subtile fixes
2004-02-13 17:38:17 +00:00
Pim Snel
246d3f55fb
replace ugly pink,purple??? home icon (sorry Andy)
2004-02-13 16:46:58 +00:00
ak703
f8481d163a
fixed extra_icons_div table and icon titles, added logout to main navbar
2004-02-12 23:11:52 +00:00
reinerj
cf2cf301b2
update for felamimail folder error
2004-02-10 17:12:01 +00:00
reinerj
12518cb8e0
fix for folders in jerryr template
2004-02-10 10:57:02 +00:00
ak703
7f8a0f5859
modified for use of foldertree in felamimail (and other apps later..)
2004-02-09 23:44:46 +00:00
ak703
be72c612c4
icons added for dd functionality
2004-02-09 23:43:43 +00:00
reinerj
81cc17d43c
css changes for jerryr template
2004-02-08 18:37:34 +00:00
Miles Lott
0176c8a810
Add copy of idots template logo, looks better, imo
2004-02-08 17:49:18 +00:00
reinerj
b09e2ed799
update for jerryr template
2004-02-08 10:51:15 +00:00
Ralf Becker
08caf218bb
some missing translations
2004-02-05 12:05:46 +00:00
Ralf Becker
53c6168fb1
moved new (add document) icon from infolog to the api
2004-02-02 22:00:56 +00:00
Ralf Becker
17b53d4063
moved new (add document) icon from infolog to the api
2004-02-02 21:36:43 +00:00
ak703
50bf0a3307
make app iconbar have "home" and "logout" as well for easier navigation
2004-02-01 20:21:01 +00:00
reinerj
71f908525f
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 20:47:54 +00:00
reinerj
05d9c70c5f
changes for jerryr template
2004-01-31 20:43:56 +00:00
reinerj
a7b2645694
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 18:34:54 +00:00
reinerj
634c51f742
remove linux-at-work template set from main package, will be available as a seperate package for users
2004-01-31 17:36:53 +00:00
reinerj
7663fb512d
remove linux-at-work template set from main package, will be available as a seperate package for users
2004-01-31 17:16:10 +00:00
reinerj
f236e1a325
changes for jerryr template
2004-01-31 16:01:39 +00:00
Lars Kneschke
7c63888121
update kneschke.css to be a copy of idots.css but some smaller fonts
...
updated jerryr to use its own css
2004-01-30 08:12:01 +00:00
mila76
186bb5c970
Fix for Select All image with empy addressbook
...
InternetExplorer not accept <img src="">
Add a transparent.png in phpgwapi /default image
2004-01-29 22:25:31 +00:00
ak703
f7b65f1179
this should fix bug #887051 when using idots/jerryr with kneschke css
2004-01-29 22:14:07 +00:00
ak703
e4271f1a83
this should fix bug #887051 when using idots/jerryr with kneschke css
2004-01-29 21:58:13 +00:00
Pim Snel
46e3408ce4
show small icons in the extra appmenu
2004-01-29 13:34:01 +00:00
Lars Kneschke
0aa9193dbb
images for foldertree
2004-01-28 09:07:44 +00:00
Lars Kneschke
6aea6258bb
add images for foldertree
2004-01-27 20:22:23 +00:00
mila76
1129882429
Fix for Internet Explorer
2004-01-27 09:32:32 +00:00
reinerj
286c8bf012
remove justweb template
2004-01-24 23:58:34 +00:00
reinerj
392200ed1d
remove justweb template
2004-01-24 23:29:16 +00:00
reinerj
326909b788
remove justweb template
2004-01-24 23:23:15 +00:00
reinerj
079d48b245
remove justweb template
2004-01-24 23:06:47 +00:00
reinerj
cadc31fc3a
add jerryr template from Jerry Ruhe (aka jerry71)
2004-01-24 16:55:44 +00:00
shrykedude
1e48ae5590
typo fix
2004-01-21 02:50:25 +00:00
Pim Snel
e812476714
remove unnecesary top text in about
2004-01-20 20:53:16 +00:00
reinerj
65dd2fb78c
add home icon from adreas to CVS
2004-01-17 00:19:17 +00:00
Pim Snel
01f8932c2f
remove phpgw images and ugly unknown app crosses
2004-01-16 17:15:16 +00:00
Pim Snel
1c84d4e764
remove ugly unknown crosses
2004-01-16 17:13:12 +00:00
Pim Snel
8998a09489
remove phpgroupware favicon
2004-01-16 17:10:58 +00:00
Pim Snel
8e390f7688
Remove phpGroupWare
2004-01-16 16:16:23 +00:00
Pim Snel
e57f828e42
replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety
2004-01-16 15:04:41 +00:00
shrykedude
01eaa72e2b
Added missing TR tags for HTML validation
2004-01-10 23:20:57 +00:00
Miles Lott
6a62258ee7
Grammar fix
2004-01-10 23:07:12 +00:00
shrykedude
cd9bd77b91
Add empty TD when icon text is off, for HTML validation
2004-01-09 19:13:51 +00:00
shrykedude
be4fafb48b
Add quotes for HTML validation
2004-01-09 18:45:58 +00:00
shrykedude
056ea1f3f1
Add quotes for HTML validation
2004-01-09 18:44:55 +00:00
Miles Lott
1eafed041d
remove BEGIN/END tags
2004-01-01 23:05:50 +00:00
Miles Lott
c35cc8613e
Remove blank line at top of html output
2004-01-01 23:02:24 +00:00
Miles Lott
545d949dfe
Get rid of the BEGIN/END tags in html output (head.tpl)
2004-01-01 22:57:07 +00:00
Miles Lott
6d9fabe4ea
Move all HTTP_GET, etc to $_GET
2003-12-19 09:13:29 +00:00
Miles Lott
583ed7eede
Minor formatting cleanup
2003-12-19 09:08:37 +00:00
Miles Lott
e8dd639f65
add quotes to all array elements; remove stray whitespace
2003-12-19 08:53:50 +00:00