Commit Graph

12337 Commits

Author SHA1 Message Date
34741ec70c the external SyncML interface 2005-06-19 14:35:40 +00:00
5d1b2102de tables needed for syncml 2005-06-19 14:22:34 +00:00
70e7091322 Fixes in htmlarea... reverting to previous version by now 2005-06-19 13:37:50 +00:00
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
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
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
ce971f7602 killed warning if no files in vfs2 2005-06-19 09:55:08 +00:00
76ff6260c2 allow to set class and align for boxes (incl. the template itself) 2005-06-19 08:31:11 +00:00
71b15ceabf next step: conflict display (now including a freetime-search button) 2005-06-19 08:16:50 +00:00
e600ee01c7 Tablesort javascript file 2005-06-18 22:16:21 +00:00
fd25fbdc03 Missing javascript files 2005-06-18 22:15:15 +00:00
14f993f248 Addition of some javascript files, for functionalities explained earlier. 2005-06-18 22:09:31 +00:00
c041ef19b1 Created function create_subsection() in preferences.php 2005-06-18 21:06:58 +00:00
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
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
c0714ea214 there is so much to do ;-) 2005-06-18 08:10:42 +00:00
003d09f27e - select-widget now works even when no user selectwidget is present (was bug)
- some translation
2005-06-18 08:00:03 +00:00
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
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
f5956885c1 quitend warning, if no api translation exists 2005-06-17 07:23:24 +00:00
b75dfc816d fixed index file: new version requires the contacts_and_resources branch 2005-06-17 07:17:54 +00:00
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
fd13a74162 quitent a warning, which happens if readonly 2005-06-16 21:32:07 +00:00
dd07be3040 set noclick, to keep the editor away from the internal template 2005-06-16 20:55:51 +00:00
0f3a8137e6 fixed wrong Windows detection and changed default path to show slashes on windows too 2005-06-16 05:34:48 +00:00
0abd65ff50 set correct redirection to login.php when no session is available 2005-06-15 22:14:16 +00:00
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
b71a1d0c09 HOOKS-file adde with info about the Hooks of Idots2 and corrected the README 2005-06-15 14:49:32 +00:00
a65447964e remove home.php because the app home replaces it 2005-06-15 14:13:21 +00:00
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
cbd4c0e92d fix search in holiday management, thanks to johann.heymes -AT- cyber-networks.fr 2005-06-15 13:04:35 +00:00
6fe80d562f This file serves add xml file for the xmlhttprequest feature of the idots2 template set 2005-06-15 12:23:55 +00:00
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
c0e2558652 Add the magnificent spectacular idots2 template set by Rob and Edo! 2005-06-15 11:39:01 +00:00
e0367d5e17 add about and extra info about template set 2005-06-15 11:22:08 +00:00
1d68ccb070 replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
187e1562b6 add home as application in stead of home.php 2005-06-15 10:43:11 +00:00
e459af407c add extra info about the current template set in the about screen 2005-06-15 10:36:58 +00:00
4ac2c3ef0e new param 'max_quantity' for the calendar_resources hook and some docu 2005-06-15 09:10:19 +00:00
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
3e1dad2daa load jscalendar 2005-06-14 21:48:21 +00:00
e1df8ccd7f readonly checkboxes can now be disabled (not displayed), if they are unchecked 2005-06-14 21:38:49 +00:00
d5d43df995 fixed wrong message about not writable dir 2005-06-14 21:36:52 +00:00
7d5686a55c fixed wrong id in label of checkbox 2005-06-14 08:40:39 +00:00
85f4f36c5b added --replace option and made the replacements case-insensitiv (at least for php5) 2005-06-14 07:55:36 +00:00
f5fefe3aff enable group ACL for projectmanager 2005-06-14 07:44:36 +00:00
f7a9d95ec6 never used in eGW 2005-06-14 07:07:53 +00:00
75d73b97d1 - phpgw --> egw
- moved the header call behind the hook_settings call, to allow the apps to do something before the header is sent (eg. new cal needs to load jscal for it's sidebox menu)
2005-06-14 07:05:53 +00:00
146d4371fe update 2005-06-13 19:22:21 +00:00
cbf0f41ad5 fixed problem with sessiondata 2005-06-13 15:14:46 +00:00