Commit Graph

72 Commits

Author SHA1 Message Date
1ddd40f94b Add importexport support 2010-11-15 20:14:50 +00:00
0aaf531ec7 resources: allow to retrieve the elements of the resources sidebox calendar elements only and not as full html 2010-10-13 07:15:09 +00:00
0b417cf339 fixed not working resource selection in calendar 2010-06-10 12:29:32 +00:00
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
4139c23ef7 Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 23:10:06 +00:00
d91933ac5f "fixed IE8 problem (maybe other IE version too): can NOT select resource" 2009-11-24 11:55:10 +00:00
c531f0077e - inherit ACL and admin from parent categories
+ ACL get or'ed together (you can't take away rights)
  + admins only get inherited, if there's none defined in cat
- store state of category filter for select resource popup (not
  currently used in stock EGroupware)
2009-11-05 19:37:28 +00:00
84519f0575 Modernized resource selection
- optional extra columns: description, location, storage info
- using column selection and nm sort-headers
- give selectbox more space 20% now
2009-09-29 09:30:41 +00:00
b928db2182 some improvments for resource selection
- if parent cat select also return children
- disable column selection and csv export
- small rework of UI (more compact and close to rest of EGw)
2009-08-10 19:50:36 +00:00
b484528188 use new vfs end egw_link class 2008-04-20 19:37:12 +00:00
d7fe53b79e removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:07:08 +00:00
20fcee771b "php5.2" 2007-05-09 08:07:06 +00:00
093708ae45 fix bug #255 2007-02-25 19:42:15 +00:00
0decebd55b merge from 1.2 2006-05-18 16:14:35 +00:00
8cc0f09457 fixed an improved the interaction of calendar with the resources app:
- calendar owners set by the user- and the resource-selection are now independent, so you can add some users to your view and then add resources (without using the users again)
--> Interface with resources changed
- the resources selection now shows all selected resources, allows a multiselection and has an extra option none, to remove all resources from the cal-view
2006-03-06 07:15:54 +00:00
a45d978366 fix: cats where not recongnised on large number of cats
fix: cats where not displayed after creation
2006-01-17 16:49:46 +00:00
1315d99b88 some more documentation updates 2005-11-10 23:35:55 +00:00
4e20826dcf update documentation to run properly in phpdoumentor 2005-11-09 21:03:35 +00:00
c155417f45 language fixes
fixed bug move accessory cats if master-cat is moved
2005-11-03 22:48:30 +00:00
0db87ad750 removed selectbox if no resource-cats exist (gave and error and empty selectbox before) 2005-11-02 10:37:00 +00:00
13659ddb5e fine adjustment of buttons
buxfix in calendar select hook
added a sitemgr module
2005-10-27 21:53:44 +00:00
3e0ec3a586 Make selectbox remember what resources cat was selected 2005-10-27 18:43:08 +00:00
c65589da23 make JS work for buttuns in sub-grid 2005-10-18 21:20:33 +00:00
afa3e63895 fixed buttons in list and details view 2005-10-09 10:13:10 +00:00
9532fc7af8 rearranged button layout to fit for egw stds 2005-10-04 23:02:18 +00:00
fef3601280 killed a warning, if cat contains no resources 2005-09-30 03:51:59 +00:00
7bba0e916d start work on calendar sidebox hook 2005-09-27 23:29:06 +00:00
77a26d420a fixed js-proxy 2005-09-13 21:42:46 +00:00
dd2b005a7d add functionality to enter quantity on resource booking 2005-09-06 21:45:37 +00:00
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
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
003d09f27e - select-widget now works even when no user selectwidget is present (was bug)
- some translation
2005-06-18 08:00:03 +00:00
cbf0f41ad5 fixed problem with sessiondata 2005-06-13 15:14:46 +00:00
8d96b0c05a - rework storage layer to so_sql
- some bugfixes
2005-06-13 12:21:18 +00:00
9cc02bf68b work on multiselection actions in index dialog 2005-06-13 09:18:06 +00:00
0cf4fe3274 cleanup 2005-06-12 14:36:15 +00:00
dc8e6a8280 cleanup 2005-06-12 13:15:52 +00:00
1190d37692 select action for selected resources 2005-06-12 12:02:35 +00:00
22b8c0511e changed id in javascript of select-dialog 2005-06-12 11:15:22 +00:00
24bf1060a1 some changes on show-dialog 2005-06-12 10:09:12 +00:00
4ec129ddc8 changes name of selectbox in select popup 2005-06-12 07:13:05 +00:00
21f71e934c template fis 2005-06-11 20:09:41 +00:00
901e57296a fix in ui-object::edit 2005-06-11 19:54:04 +00:00
0eec9363ff adden js-code for select popup 2005-06-11 19:46:50 +00:00
82a6c07021 bugfix 2005-06-11 17:33:18 +00:00
c44297a5e5 header 2005-06-11 16:00:26 +00:00
e818b0c8be work on select function 2005-06-11 15:41:12 +00:00
9e7576880d fixed some misttakes ;-) 2005-06-11 15:03:32 +00:00
ee90696e3b Added select function to ui-object 2005-06-11 14:58:07 +00:00
ec6a4600e8 - phpgw --> egw
- some php5 stuff (clone of db object)
- partialy new db-functions
2005-06-10 20:40:57 +00:00