This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3beec61a24
egroupware
/
phpgwapi
History
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
..
cron
1) $GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}']
2005-03-06 21:44:31 +00:00
doc
update
2005-04-15 10:27:14 +00:00
images
This is the image ContactCenter uses for dJSWin instantiation...
2004-11-05 22:49:59 +00:00
inc
another shot at datetime.iso8601:
2005-06-30 19:01:19 +00:00
js
Add TinyMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info
2005-06-21 19:21:23 +00:00
setup
tables needed for syncml
2005-06-19 14:22:34 +00:00
templates
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.
2005-07-01 03:24:29 +00:00
tests
added checks for updates of text and blob columns
2004-09-19 10:38:11 +00:00
themes
removed this not longer (if ever) used files
2005-02-17 10:33:12 +00:00
addressbook.php
changed currentapp to addressbook, to not allow access without run-rights for addressbook
2004-08-29 19:08:50 +00:00