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 |
|
Ralf Becker
|
93dc337532
|
re-added "old" jscal trigger image to eGW
|
2004-05-06 21:16:11 +00:00 |
|
Lars Kneschke
|
7cf2d5ddaf
|
add a new icon from phpgw(used in projects)
|
2004-05-06 00:37:23 +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 |
|
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
|
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
|
17b53d4063
|
moved new (add document) icon from infolog to the api
|
2004-02-02 21:36:43 +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 |
|
Lars Kneschke
|
0aa9193dbb
|
images for foldertree
|
2004-01-28 09:07:44 +00:00 |
|
Pim Snel
|
e812476714
|
remove unnecesary top text in about
|
2004-01-20 20:53:16 +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 |
|
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 |
|
Lars Kneschke
|
e023a7447c
|
updated to some better looking images
|
2003-11-26 22:48:13 +00:00 |
|
Ralf Becker
|
33eaa519f7
|
added edit, view, delete icons to the api to use them in infolog and addressbook
|
2003-11-14 23:32:24 +00:00 |
|
shrykedude
|
4ead925ec8
|
Correct table layout problem;
|
2003-11-11 03:46:48 +00:00 |
|
Ralf Becker
|
a24f0e0f48
|
fix to work with session.use_trans_sid = 1:
- use name and not numerical index
- simplyfied the javascript
|
2003-11-04 16:38:50 +00:00 |
|
Ralf Becker
|
cde51aa8dd
|
extended email-addressbook to be able to insert a complete selection into To, Cc or Bcc, eg. to use a categorie as mailinglist
|
2003-11-03 00:29:11 +00:00 |
|
Ralf Becker
|
c87bf2cf18
|
first version of the shared addres-selection for both email apps
|
2003-11-02 19:12:52 +00:00 |
|
Miles Lott
|
ac721fda8d
|
Add account_type to login templates
|
2003-10-27 12:41:21 +00:00 |
|
Pim Snel
|
c0a9d767bc
|
graphic modification, new official logo intergration
|
2003-10-24 21:14:02 +00:00 |
|
Pim Snel
|
1463d87637
|
added icon for emailadmin and add spacer.gif to default
|
2003-10-23 16:05:27 +00:00 |
|
Pim Snel
|
194f2dd843
|
and here are the new idots icons
|
2003-10-23 15:30:54 +00:00 |
|
Pim Snel
|
b12b903d8c
|
removed end of body tags from inc/footer.inc.php and added all footer tags the template footer files
|
2003-10-23 15:19:22 +00:00 |
|
shrykedude
|
68e0663d55
|
corrected placement of FORM tag for HTML validation
|
2003-10-20 20:23:19 +00:00 |
|
reinerj
|
a047910848
|
add no robots
|
2003-10-19 00:20:07 +00:00 |
|
Ralf Becker
|
f32c6a2e23
|
Changed login to use only one template with and without domain-selectbox. As everything is identical, but that one box.
|
2003-10-15 12:55:48 +00:00 |
|
Ralf Becker
|
e9dc349cda
|
removed not longer used templates
|
2003-10-14 17:18:31 +00:00 |
|
Lars Kneschke
|
5fb17b08f6
|
search for app/template specific css.file
put your app specific css in appname/template/default(or templatename)/app.css
|
2003-10-11 07:58:40 +00:00 |
|
Ralf Becker
|
fd2d96d063
|
1) implemented a share system-charset, which can be different from the charset of the lang-files
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
|
2003-10-05 02:06:11 +00:00 |
|
Ralf Becker
|
723070606b
|
navbar & domain-login uses now logo, url and title specified in site configuration
|
2003-09-15 08:11:29 +00:00 |
|
Ralf Becker
|
d5f4533cb9
|
localized it and made the eGW hack work
|
2003-09-01 14:31:20 +00:00 |
|
Lars Kneschke
|
1e86601deb
|
add a missing space
|
2003-08-31 23:21:11 +00:00 |
|
Ralf Becker
|
577f5eb5b7
|
reverted to the eGW logos
|
2003-08-30 09:36:02 +00:00 |
|
Lars Kneschke
|
cecef59550
|
addedd javascript support class
|
2003-08-30 08:44:51 +00:00 |
|
Ralf Becker
|
7971e01aef
|
some first basic branding
|
2003-08-28 18:17:11 +00:00 |
|
Ralf Becker
|
b8557e49d9
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
|
ceb
|
6fa67e867b
|
update tpl
|
2003-05-03 23:24:23 +00:00 |
|
ceb
|
54b5310818
|
update portal
|
2003-05-01 02:44:39 +00:00 |
|
ceb
|
bde09a37ec
|
update
|
2003-04-28 00:31:33 +00:00 |
|
ceb
|
0349874425
|
update
|
2003-04-27 19:28:13 +00:00 |
|
ceb
|
659b0cc03a
|
update xslt
|
2003-04-26 22:48:51 +00:00 |
|
ceb
|
79f95f0576
|
update
|
2003-04-26 20:52:59 +00:00 |
|
ceb
|
e7146dd451
|
update xslt tpl
|
2003-04-26 01:14:11 +00:00 |
|
ceb
|
dbca6b1b6b
|
removed charset from tpls since its added by xslt already plus update class.common: add a flag to disable any xslt output
|
2003-04-24 21:04:22 +00:00 |
|
ceb
|
ded88a0790
|
update js and css
|
2003-04-24 01:34:44 +00:00 |
|
ceb
|
3227a5dd8b
|
update xslt
|
2003-04-23 01:06:36 +00:00 |
|