Commit Graph

9582 Commits

Author SHA1 Message Date
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
Ralf Becker
d5d43df995 fixed wrong message about not writable dir 2005-06-14 21:36:52 +00:00
Ralf Becker
7d5686a55c fixed wrong id in label of checkbox 2005-06-14 08:40:39 +00:00
Ralf Becker
85f4f36c5b added --replace option and made the replacements case-insensitiv (at least for php5) 2005-06-14 07:55:36 +00:00
Ralf Becker
f5fefe3aff enable group ACL for projectmanager 2005-06-14 07:44:36 +00:00
Ralf Becker
f7a9d95ec6 never used in eGW 2005-06-14 07:07:53 +00:00
Ralf Becker
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
Cornelius Weiß
146d4371fe update 2005-06-13 19:22:21 +00:00
Cornelius Weiß
cbf0f41ad5 fixed problem with sessiondata 2005-06-13 15:14:46 +00:00
Cornelius Weiß
aa15d03fee php5 fix 2005-06-13 14:58:49 +00:00
Cornelius Weiß
d7c703f811 start brige to calendar 2005-06-13 13:04:55 +00:00
Cornelius Weiß
a2ea79e489 cleanup 2005-06-13 12:28:00 +00:00
Cornelius Weiß
a1a0ea7090 - added message in left selection header
- ask befor multidelete
2005-06-13 12:23:28 +00:00
Cornelius Weiß
8d96b0c05a - rework storage layer to so_sql
- some bugfixes
2005-06-13 12:21:18 +00:00