Commit Graph

9560 Commits

Author SHA1 Message Date
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
Cornelius Weiß
9cc02bf68b work on multiselection actions in index dialog 2005-06-13 09:18:06 +00:00
Ralf Becker
74b50f5dea added multiple checkboxes with identical names ending [] 2005-06-12 15:58:22 +00:00
Cornelius Weiß
0cf4fe3274 cleanup 2005-06-12 14:36:15 +00:00
Cornelius Weiß
4adea438a9 cleanup 2005-06-12 14:01:58 +00:00
Ralf Becker
3b46bbdd1d update index template 2005-06-12 13:30:31 +00:00
Ralf Becker
79a46c8778 index template 2005-06-12 13:29:55 +00:00
Ralf Becker
8ef28951a8 added form::name() pseudo function for onclick events to find out the name used in the form 2005-06-12 13:22:47 +00:00
Cornelius Weiß
dc8e6a8280 cleanup 2005-06-12 13:15:52 +00:00
Cornelius Weiß
4ffaee20e7 sidebox->add resource via popup 2005-06-12 13:14:46 +00:00
wnz_gh05t
3ccf51d119 changes in resource_selectbox template 2005-06-12 12:37:54 +00:00
Ralf Becker
6a4ff5d1d1 allow to specify the app-name in which a widget is defined in the widgets name: list($app) = explode('_',$name) 2005-06-12 12:32:59 +00:00
Ralf Becker
0cde45389d allow to override the id of a widget 2005-06-12 12:31:05 +00:00
Ralf Becker
46ef4a579c widget to select resources 2005-06-12 12:29:26 +00:00
wnz_gh05t
05937613d4 changes in resource_selectbox template 2005-06-12 12:28:46 +00:00
wnz_gh05t
e9b5c43574 changes in show template 2005-06-12 12:18:53 +00:00
Cornelius Weiß
1190d37692 select action for selected resources 2005-06-12 12:02:35 +00:00
wnz_gh05t
4669e90a98 changes in show template 2005-06-12 11:39:25 +00:00
Cornelius Weiß
aac120264d select action for selected resources 2005-06-12 11:31:35 +00:00
Cornelius Weiß
c97e4c0680 select action for selected resources 2005-06-12 11:20:29 +00:00
wnz_gh05t
22b8c0511e changed id in javascript of select-dialog 2005-06-12 11:15:22 +00:00
Cornelius Weiß
d60629a07b select action for selected resources 2005-06-12 11:12:15 +00:00
wnz_gh05t
c8bc219671 some changes on select-dialog 2005-06-12 10:28:11 +00:00