Ralf Becker
|
e6998c2ecf
|
PostgreSQL 8.1 fix
|
2006-12-20 09:26:04 +00:00 |
|
Ralf Becker
|
3660b40851
|
fixed typo
|
2006-12-20 09:25:29 +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
|
33d333f56f
|
quitened these stupid php5.2/mb_string warnings
|
2006-12-19 07:34:29 +00:00 |
|
Ralf Becker
|
61eb991338
|
quitened these stupid php5.2 warnings: it seems stripos has the same problems as strstr and stristr, there for I changed everything to @stripos
|
2006-12-19 07:12:49 +00:00 |
|
Ralf Becker
|
e6dd37c326
|
quitened 2 of these stupid php5.2 warnings
|
2006-12-19 07:09:59 +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 |
|
Ralf Becker
|
ddccca1c55
|
Removed old phpgw_info based themes, they have been depricated in 1.2 and are only used by some old contrib apps
|
2006-12-17 11:30:26 +00:00 |
|
Ralf Becker
|
fa996ab124
|
hack to deal with no more $GLOBALS['egw_info']['theme']
|
2006-12-17 10:44:10 +00:00 |
|
Ralf Becker
|
f4238614f3
|
new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook
|
2006-12-17 08:44:05 +00:00 |
|
Christian Binder
|
f3670af463
|
dragdrop class: every draggable or droppable now takes an associative array for the values, the class disables itself automatically on non-validated browsers, built-in test mode to validate other browsers
|
2006-12-15 19:39:36 +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 |
|
Ralf Becker
|
2e3a0a06cd
|
added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails
|
2006-12-12 14:40:03 +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 |
|