Commit Graph

9636 Commits

Author SHA1 Message Date
Miles Lott
4924cfc9e2 Switch remaining variables to egroupware convention 2005-07-03 14:15:23 +00:00
Miles Lott
8e4a4edb51 Move custom field functions to new bo class, and implement in calls within this application 2005-07-02 20:20:06 +00:00
Miles Lott
47d7968d60 Disable debugging by default, but enable for the interserv test application 2005-07-02 20:19:19 +00:00
Miles Lott
07b6cc1297 Fix for case-sensitive variable name 2005-07-02 20:13:51 +00:00
Pim Snel
3cb410fcbf - seperate textmenu from sidebox menu
- build default textmenu and toolbar with default options
- add first concept for the new sidebox menu (still a lot to do)
- new page refresh button and menu item
- better way of popping up the manual page and the about egw page
- remove underlines from taskbar nodes
2005-07-01 23:47:29 +00:00
Pim Snel
0d0fea4f26 cleanup, remove and add enters ;) 2005-07-01 20:15:26 +00:00
Cornelius Weiß
736ca322fe - fixed selectwidget due to id -> res_id problems
- added book multiple functionality
- prevent booking of non-bookable resources
2005-07-01 15:01:07 +00:00
Pim Snel
14d38f1667 fix cvs keyword 2005-07-01 13:29:35 +00:00
Pim Snel
cd8871a53d add fetch_string function so templates can live in a database table as well 2005-07-01 13:27:35 +00:00
Pim Snel
f9ec4bcae0 settings are called setup and setup.inc.php 2005-07-01 12:34:46 +00:00
Pim Snel
6b984c9ba1 renamed Spyker bg because of spaces 2005-07-01 12:30:09 +00:00
zhangweiwu
3beec61a24 take back stylesheet control by using class="row_on" 2005-07-01 05:10:01 +00:00
zhangweiwu
e98354a5ab 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:29:44 +00:00
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
Carsten Wolff
64120e723c another shot at datetime.iso8601:
- accept both simple and extended format from input

- output simple format, if the client sends a HTTP-header "isoDate: simple".
  This should maybe extended by another possibility, where the information
  is stored in the session on login. Then there is a good way for all
  clients, regardless of the use of any combination of Auth-headers,
  login/cookies and webservers.
2005-06-30 19:01:19 +00:00
Miles Lott
ff4a0d24cc CRITICAL: Implement security fixes from latest release of php-xmlrpc 2005-06-30 13:36:47 +00:00
Pim Snel
0589aacb9e add menual and about egroupware, lay-out improvements to startmenu and the textmenu's 2005-06-30 11:36:44 +00:00
Pim Snel
15e32ce762 create tinymce init function so this can be optinaly run before the header is sent. 2005-06-30 09:10:15 +00:00
zhangweiwu
c1da59af08 more w3 compliance so that we could use styles like input[type=text] 2005-06-30 07:39:56 +00:00
zhangweiwu
0adcf97c33 add better w3 complaince so that I could use style like input[type=text] 2005-06-30 07:38:51 +00:00
zhangweiwu
c5078e9f98 replace bgcolor=row_on/off with stylesheet class=row_on/off for better control with stylesheets. this is necessary for now I can define more then just color for row_on/off. 2005-06-30 07:14:04 +00:00
Pim Snel
4bd9c6995f fixed toolbar position 2005-06-29 23:43:37 +00:00
Pim Snel
daa702d813 cleaned up css file
slightly improved textmenu (still not finished)
made frame border more subtile
made framebottom half as heigh
set framebackground to white
remove unnecesary border in frame
2005-06-29 23:41:36 +00:00
Pim Snel
014aa6ca67 only show template set that contain a setup.inc.php 2005-06-29 21:06:52 +00:00
Pim Snel
cd27f2cca3 make changes to include the template setup.inc.php file, fix icon app image in about, some lay-out improvements in about 2005-06-29 21:05:30 +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
Cornelius Weiß
c98ae36968 - change field id --> res_id due to database compability
- add inventory number
- add storage information
- show nm-header on bottom
2005-06-29 09:30:08 +00:00
zhangweiwu
c2106931d9 happen to see this spell mistake today, correct it in place. 2005-06-29 00:43:18 +00:00
Pim Snel
58b5f14d43 remember window sizes, fix popup bug, smart window start position 2005-06-23 15:56:04 +00:00
Pim Snel
210e5621be Add wrapper function for the TinyMCE WYSIWYG editor. This editor much cleaner then htmlarea 2005-06-21 19:46:56 +00:00
Pim Snel
f68aee9c82 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
Pim Snel
94306102b4 *** empty log message *** 2005-06-21 19:01:57 +00:00
Pim Snel
19bb84b882 Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info 2005-06-21 18:55:36 +00:00
Pim Snel
26c5ed537a Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info 2005-06-21 18:45:19 +00:00
Pim Snel
48c35027cb *** empty log message *** 2005-06-21 18:43:31 +00:00
Pim Snel
a623d43816 Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info 2005-06-21 14:41:37 +00:00
Pim Snel
8b6404cbc2 Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor
see tinymce.moxiecode.com/ for more info
2005-06-21 13:12:29 +00:00
Pim Snel
17710c20ab Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor
see tinymce.moxiecode.com/ for more info
2005-06-21 13:02:36 +00:00
Cornelius Weiß
64bac3df0f allow all apps to use UploadImage plugin in htmlarea 2005-06-21 12:27:42 +00:00
Ralf Becker
cea4c314d2 phpgw_setup --> egw_setup 2005-06-20 22:07:40 +00:00
Ralf Becker
d3577414bc fixed wrong redirects to home 2005-06-20 20:38:39 +00:00
Cornelius Weiß
adaa4fb4a9 2 slashes are one to much ;-) 2005-06-20 17:46:13 +00:00
Lars Kneschke
b3ecd8456d generate a smaller guid 2005-06-20 11:14:40 +00:00
Lars Kneschke
062f20ec42 chaning phpgw -> egw 2005-06-20 11:04:20 +00:00
Lars Kneschke
7c4a55d133 class which handles vcal import into infolog 2005-06-20 09:51:54 +00:00
Ralf Becker
532309aeb7 fixed login.php again: all improvments and changes since 1.0.0 where lost !!!
Please merge your changes and not just copy them !!!
2005-06-20 08:48:39 +00:00
Ralf Becker
84ab716959 $GLOBALS['phpgw --> $GLOBALS['egw 2005-06-20 07:51:01 +00:00
Lars Kneschke
d43bf7d44f first commit of syncml code 2005-06-19 19:00:58 +00:00
Lars Kneschke
f354eacf66 the best of my and ralfs version 2005-06-19 18:07:06 +00:00
Lars Kneschke
34741ec70c the external SyncML interface 2005-06-19 14:35:40 +00:00