zhangweiwu
de05de8d89
as I mensioned before the 1% width problem is all over egroupware and making CJK user interface ugly. A typical example is many tables are always two or three lines high for one <tr>. If you don't have a look at a CJK user interface you probably won't notice it at all.
...
I introduce a global style class 'narrow_column' to address this.
2005-07-01 03:24:29 +00:00
Pim Snel
a8959cc19b
add new template setup files to store information and to make sure only template sets are choosable in preferences
2005-06-29 21:03:15 +00:00
Pim Snel
e459af407c
add extra info about the current template set in the about screen
2005-06-15 10:36:58 +00:00
Cornelius Weiß
632a990cfb
added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it.
2005-05-11 18:25:17 +00:00
Ralf Becker
71c1959c40
added language direction flag to the html tag for the idots and jerry template:
...
it can be set now by translating the phrase 'language_direction_rtl' to 'rtl' for a specific language
2005-03-30 16:16:07 +00:00
Ralf Becker
d7f1458d1a
new header-template to:
...
1) correct the displayed page-generation-time for idots and jerry
2) use ob_start to get rid of "Header could not be sent, output started at ..." errors
3) changing from $GLOBALS['phpgw_info'] to $GLOBALS['egw_info'], the phpgw one is now a reference to the new egw one, to allow a soft migration
2005-03-03 10:45:52 +00:00
ak703
c7bf33461a
changed row_on/row_off to be not so dull greyish, but more light
2005-01-12 13:19:15 +00:00
ak703
9d2c351fe2
modified little colors to make egw more readable and take off this greyish feeling
...
after many people here asking for cleaner/brighter interface
2005-01-11 23:58:41 +00:00
dawnlinux
eda94088b6
Add title for logo image of template "idots"
2004-10-29 03:07:59 +00:00
Pim Snel
a5f83f44ed
restyled all buttons, feedback is very welcome
2004-10-26 11:25:35 +00:00
Ralf Becker
be176ff4ed
added missing colon to the domain lable
2004-10-23 07:01:17 +00:00
Pim Snel
9739e104a4
cleaned up css-file, make all fontsizes relative for future 508 Accessibility support
2004-10-18 15:49:49 +00:00
Pim Snel
94b5260a9e
wider inputs for login screen
2004-10-15 11:30:32 +00:00
shrykedude
e999260d52
Really hide domain selection when not needed; UI cleanup of Login button
2004-10-13 14:49:03 +00:00
kymer
8cdc5262ad
Fixed Formatting
2004-10-10 19:42:38 +00:00
Pim Snel
29969f360d
new witch login box, we need more space
2004-09-28 21:50:33 +00:00
Pim Snel
f85bc9cd52
Applied patch from Jeff Kymer,
...
Add extra documentation in login.php
Make better lay-out in login.tpl
2004-09-28 08:51:50 +00:00
bgigon
f2fe2045bd
Round shifts between each icons
2004-09-22 09:23:56 +00:00
Pim Snel
12223430f7
add switchuser icon source file
2004-09-09 20:32:34 +00:00
Pim Snel
448b5c72b4
enhance css for tooltips and add savefile icon
2004-09-09 20:30:41 +00:00
mgalgoci
f2d528fd84
Fix issue where some input text would be hidden by the cursor (eg: l, i, and 1)
...
causing some users to misread some fields they were typing.
2004-08-27 17:17:05 +00:00
ak703
d2586ba500
improvements of the ui and some error checking for emtpy fields, implemented
...
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
Ralf Becker
ab08e1615b
fixed probs pointed out by Joxean Koret
2004-08-22 23:14:57 +00:00
Pim Snel
7a5f309cff
if application is public wiki don't let search engine robots run away
2004-08-11 21:59:17 +00:00
Pim Snel
b5c8004951
striptags from title
2004-08-10 19:38:32 +00:00
reinerj
bae4881a39
replace the crap
2004-08-09 12:32:46 +00:00
Ralf Becker
009a58f9a4
fixed wrong path for existence check of theme-file and the default
2004-08-06 12:24:42 +00:00
mgalgoci
2425ccea19
- fix the "Home" text missing in appTitles in edge-it, idots, and jerryt
...
templates.
- remove noop if (foo) { continue; }
- remove obsolete commented out code that special cased the home app which
is no longer valid.
2004-08-04 17:30:57 +00:00
ak703
cc63295475
updated for use of tooltips systemwide
2004-07-16 12:26:51 +00:00
Ralf Becker
56d6430de2
moved (optional) language selection befor the user-name and automaticaly reload the page, if the user changed the language
2004-07-11 09:42:54 +00:00
Pim Snel
34d168619b
add icon source files
2004-06-23 21:29:53 +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
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
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
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
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
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
738dfbc3c2
change from phpgw to egw
2004-03-23 10:24:29 +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
Pim Snel
83e6e2e986
little lay-out correction for sideboxmenu icons, addition of icons
2004-03-09 16:44:37 +00:00