Commit Graph

9695 Commits

Author SHA1 Message Date
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
Lars Kneschke
5d1b2102de tables needed for syncml 2005-06-19 14:22:34 +00:00
viniciuscb
70e7091322 Fixes in htmlarea... reverting to previous version by now 2005-06-19 13:37:50 +00:00
Ralf Becker
d4760bb15c renamed our db-class to egw_db to allow easier integration of other code (eg. Lars SyncML stuff which is partially from horde) 2005-06-19 12:43:00 +00:00
Ralf Becker
1e3124d099 fixed readonly display of select-dow and add a new option if and where the summaries (workday, weekend) should be displayed 2005-06-19 11:10:38 +00:00
Ralf Becker
a9d1b9f5b4 Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first. 2005-06-19 10:44:54 +00:00
Ralf Becker
ce971f7602 killed warning if no files in vfs2 2005-06-19 09:55:08 +00:00
Ralf Becker
76ff6260c2 allow to set class and align for boxes (incl. the template itself) 2005-06-19 08:31:11 +00:00
Ralf Becker
71b15ceabf next step: conflict display (now including a freetime-search button) 2005-06-19 08:16:50 +00:00
viniciuscb
e600ee01c7 Tablesort javascript file 2005-06-18 22:16:21 +00:00
viniciuscb
fd25fbdc03 Missing javascript files 2005-06-18 22:15:15 +00:00
viniciuscb
14f993f248 Addition of some javascript files, for functionalities explained earlier. 2005-06-18 22:09:31 +00:00
viniciuscb
c041ef19b1 Created function create_subsection() in preferences.php 2005-06-18 21:06:58 +00:00
viniciuscb
0a28f3812e Some changes:
- Inclusion of the following javascript directories:
  * Connector: javascript object to interface xmlhttprequest object. This object allows
      asynchronous posts and support for messages while this post is being done, such as
      "wait, contacting server", etc.
  * JsAPI: general javascript functions and methods
  * jsolait: performs conversion from a xmlrpc message to a javascript object
  * xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
  * dynapi: cross-browser class to draw layers

- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
  change in phpgw_vfs2_files table in handling of modified files.

- Upgrade of vfs2 classes and PclZip class

- Changes in javascript object and common object to allow the javascript backend to
  applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
viniciuscb
e66d26d0c1 XMLRPC: included support for on-browser xmlrpc authentication
About Screen: support for image and url in description
2005-06-18 20:29:17 +00:00
Cornelius Weiß
c0714ea214 there is so much to do ;-) 2005-06-18 08:10:42 +00:00
Cornelius Weiß
003d09f27e - select-widget now works even when no user selectwidget is present (was bug)
- some translation
2005-06-18 08:00:03 +00:00
Ralf Becker
332c9c41df to work around the not terminated sessions (because php is configured by default only to check it on every 100th session-creation), we terminate now all timed out sessions when a list of sessions is requested 2005-06-18 06:38:29 +00:00
Cornelius Weiß
1a0f3ab29c - htmlarea plugin "UploadImage" works now together with sitemgr.
- In sitmgr ->configure-site you can now specify a directory where images should be uploaded
2005-06-17 17:26:25 +00:00
Ralf Becker
f5956885c1 quitend warning, if no api translation exists 2005-06-17 07:23:24 +00:00
Ralf Becker
b75dfc816d fixed index file: new version requires the contacts_and_resources branch 2005-06-17 07:17:54 +00:00
Ralf Becker
215ab71516 added javascrpt values2url function to transmit selected runtime values via the url to a popup, which can use etemplate::process_values2url to retrieve the values from the url as content-array (incl. $preserv from exec()) 2005-06-16 21:44:51 +00:00
Ralf Becker
fd13a74162 quitent a warning, which happens if readonly 2005-06-16 21:32:07 +00:00
Ralf Becker
dd07be3040 set noclick, to keep the editor away from the internal template 2005-06-16 20:55:51 +00:00
Ralf Becker
0f3a8137e6 fixed wrong Windows detection and changed default path to show slashes on windows too 2005-06-16 05:34:48 +00:00
Pim Snel
0abd65ff50 set correct redirection to login.php when no session is available 2005-06-15 22:14:16 +00:00
Cornelius Weiß
0c758b2a46 - readded 'auth via coockie' code which was deletet by last commit from mipmip
- readded the 'tricks' to make the ":" dissapear on switched off selectboxes
2005-06-15 22:12:35 +00:00
Pim Snel
b71a1d0c09 HOOKS-file adde with info about the Hooks of Idots2 and corrected the README 2005-06-15 14:49:32 +00:00
Pim Snel
a65447964e remove home.php because the app home replaces it 2005-06-15 14:13:21 +00:00
Ralf Becker
fc4a052663 next step:
- view & edit is now integrated in the views
- view has now buttons to edit, edit-series, copy, delete and delete-series
- add: participants/resources can now be set via the url
- conflict check is coded, but need testing and a conflict display
2005-06-15 13:26:09 +00:00
Ralf Becker
cbd4c0e92d fix search in holiday management, thanks to johann.heymes -AT- cyber-networks.fr 2005-06-15 13:04:35 +00:00
Pim Snel
6fe80d562f This file serves add xml file for the xmlhttprequest feature of the idots2 template set 2005-06-15 12:23:55 +00:00
Pim Snel
b47c0977f3 add toolbar hook for idots2 template set
add notify hook for idots2 template set
add menu hook for idots2 template set
2005-06-15 12:14:25 +00:00
Pim Snel
c0e2558652 Add the magnificent spectacular idots2 template set by Rob and Edo! 2005-06-15 11:39:01 +00:00
Pim Snel
e0367d5e17 add about and extra info about template set 2005-06-15 11:22:08 +00:00
Pim Snel
1d68ccb070 replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
Pim Snel
187e1562b6 add home as application in stead of home.php 2005-06-15 10:43:11 +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
Ralf Becker
4ac2c3ef0e new param 'max_quantity' for the calendar_resources hook and some docu 2005-06-15 09:10:19 +00:00
Ralf Becker
c7c6404500 next step:
- view & edit is now integrated in the views
- view has now buttons to edit, edit-series, copy, delete and delete-series
- add: participants/resources can now be set via the url
- conflict check is coded, but need testing and a conflict display
2005-06-14 21:54:17 +00:00
Ralf Becker
3e1dad2daa load jscalendar 2005-06-14 21:48:21 +00:00
Ralf Becker
e1df8ccd7f readonly checkboxes can now be disabled (not displayed), if they are unchecked 2005-06-14 21:38:49 +00:00