Commit Graph

67 Commits

Author SHA1 Message Date
Ralf Becker
6ae2813e65 patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation 2008-10-10 10:24:31 +00:00
Ralf Becker
e22ed15774 fixing renamed classes in calendar 2008-06-12 07:49:30 +00:00
Ralf Becker
b484528188 use new vfs end egw_link class 2008-04-20 19:37:12 +00:00
Ralf Becker
e88080d520 "fixed bug: resources search to create links returns only maxmatch entries" 2007-06-25 16:43:32 +00:00
Ralf Becker
20fcee771b "php5.2" 2007-05-09 08:07:06 +00:00
Cornelius Weiß
673ab75e7f fix for bug #665 search not working 2007-05-04 11:37:19 +00:00
Cornelius Weiß
d2a886fef2 first resource was not found when searching bookable resources 2007-04-26 20:50:14 +00:00
Cornelius Weiß
30d5e3b7ee show calendar icon only if calendar read permissions are granted for a given cat 2007-02-25 20:04:41 +00:00
Cornelius Weiß
2bf64c906d link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-27 16:30:53 +00:00
Ralf Becker
dcd5d3f91a link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:12:56 +00:00
Cornelius Weiß
47d0963171 search alsoin field inventory-number
switch to planner-view of calendar by default
2006-03-29 19:56:18 +00:00
Cornelius Weiß
f154645215 killed warning reported by jens benner 2006-01-20 07:10:18 +00:00
Cornelius Weiß
46e955fd0c fixed bug reported by jsantand:
deleting of resources by non priveleged users
2005-12-04 22:06:02 +00:00
Cornelius Weiß
1315d99b88 some more documentation updates 2005-11-10 23:35:55 +00:00
Cornelius Weiß
4e20826dcf update documentation to run properly in phpdoumentor 2005-11-09 21:03:35 +00:00
wnz_gh05t
c155417f45 language fixes
fixed bug move accessory cats if master-cat is moved
2005-11-03 22:48:30 +00:00
Cornelius Weiß
484297c45a show calendar icon makes only sense if resource is bookable :-)
readonly fix for select-resources widget
2005-10-18 22:07:12 +00:00
Cornelius Weiß
ad013e644a don't show button: view accessory if resource is allready an accessory 2005-10-11 11:59:15 +00:00
Ralf Becker
f54a3e1627 while deleting resources, delete their calendar entries (as participants) too 2005-10-08 11:06:58 +00:00
Cornelius Weiß
9532fc7af8 rearranged button layout to fit for egw stds 2005-10-04 23:02:18 +00:00
Ralf Becker
1fba46456d link class moved to the api 2005-10-01 21:12:36 +00:00
Cornelius Weiß
dd2b005a7d add functionality to enter quantity on resource booking 2005-09-06 21:45:37 +00:00
Cornelius Weiß
736ca322fe - fixed selectwidget due to id -> res_id problems
- added book multiple functionality
- prevent booking of non-bookable resources
2005-07-01 15:01:07 +00:00
Cornelius Weiß
c98ae36968 - change field id --> res_id due to database compability
- add inventory number
- add storage information
- show nm-header on bottom
2005-06-29 09:30:08 +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
cf36deec92 fixed info-method 2005-06-12 10:05:39 +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
Cornelius Weiß
1620054b81 new hook for custiom calendar status on event creation 2005-06-12 08:56:19 +00:00
Cornelius Weiß
3ccbf08a09 acl 4 calendar info 2005-06-12 08:16:12 +00:00
Ralf Becker
91d42882b7 added id to returned array of info function 2005-06-12 08:01:19 +00:00
wnz_gh05t
0956f25666 fixed bug in bo-object 2005-06-11 16:14:11 +00:00
Cornelius Weiß
6ccbfc8439 show_rows -> work also with ui::select 2005-06-11 15:19:47 +00:00
Cornelius Weiß
78a891846a calendar hook: get_calendar_info($res_id) 2005-06-11 14:32:08 +00:00
Cornelius Weiß
4f79f17397 buxfixes for emty tables 2005-06-11 14:11:57 +00:00
Cornelius Weiß
405cdee6d1 started switching so-layer to so_sql(etemplate)
created first calender hooks
2005-06-11 12:59:11 +00:00
Ralf Becker
ec6a4600e8 - phpgw --> egw
- some php5 stuff (clone of db object)
- partialy new db-functions
2005-06-10 20:40:57 +00:00
wnz_gh05t
81db0242bb *** empty log message *** 2005-03-21 09:52:53 +00:00
Cornelius Weiß
d70fc1f6c0 cleanup 2005-03-02 08:50:39 +00:00
Cornelius Weiß
9d154b8ba4 add admin section 2005-03-01 10:58:04 +00:00
Cornelius Weiß
b5bcc312fb finished work on accessories 2005-03-01 10:20:03 +00:00
Cornelius Weiß
6d020a06bd fix small bug on links 2005-03-01 08:51:16 +00:00
wnz_gh05t
08aec6c4d7 *** empty log message *** 2005-02-28 15:52:35 +00:00
Cornelius Weiß
5eac376f6e work on accessories 2005-02-28 15:19:31 +00:00
Cornelius Weiß
0c2045d5fa work on accessories 2005-02-25 13:18:40 +00:00
Cornelius Weiß
8f5ccbd557 finished work on links (hopefully :-)) 2005-02-25 11:15:27 +00:00
Cornelius Weiß
9c3945a4cc work on links and accessories 2005-02-25 08:55:37 +00:00
Cornelius Weiß
088b6827a7 make links working 2005-02-24 18:24:26 +00:00
Cornelius Weiß
3ed44951a7 work on accessories and links 2005-02-24 13:10:57 +00:00