Commit Graph

9555 Commits

Author SHA1 Message Date
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
wnz_gh05t
24bf1060a1 some changes on show-dialog 2005-06-12 10:09:12 +00:00
Ralf Becker
cf36deec92 fixed info-method 2005-06-12 10:05:39 +00:00
Cornelius Weiß
4603a28a8d use show not view 4 links 2005-06-12 09:56:49 +00:00
Cornelius Weiß
ddd3abb719 new hook for custiom calendar status on event creation 2005-06-12 09:54:29 +00:00
Cornelius Weiß
d462dd3a3f fix ;-) 2005-06-12 08:57:59 +00:00