Commit Graph

58 Commits

Author SHA1 Message Date
4a3fcec432 Resources: Fix missing merge documents
It was missing the directory preference
2023-01-16 09:44:34 -07:00
6c389419b0 *Resources: Add merge functionality 2022-12-21 12:23:38 -07:00
e57e81f5ea * Resources: Customfields can now be per category 2022-11-16 14:10:34 -07:00
06ffd20aa8 Resources - Remove remaining, unused preferences 2019-08-01 16:26:49 -06:00
eb7ea6bfab Fix resource invite permission was checked for every resource type 2018-10-01 10:26:06 -06:00
f9bbcdeb86 * Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted 2017-01-17 18:24:56 +01:00
3752c35a5a add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog 2016-08-12 11:35:30 +02:00
6d5f820b97 Add resource categories to owner / participant search results
In the sidebox menu, resource categories are returned and selectable and will show events for all resources in that category.
In the edit popup, if the category name matches the search string, all resources of that category are returned and user can select them as if they would have searched for the name of the resource.
2016-07-19 14:10:15 -06:00
94658a86fd Set ajax=true for resources global categories to load in div instead of iframe 2016-06-29 09:54:06 -06:00
3253cce632 Update resources ACL UI 2016-05-26 15:32:00 -06:00
cedab0ab00 Move resources to new API 2016-05-05 20:22:04 +00:00
540b59a711 use new et2 config 2016-04-24 13:53:24 +00:00
96ba38dbf8 Remove resources from calendar sidebox, new calendar owner widget covers it all
(Also avoids the layout / sidebox size bug  on macs)
2016-03-01 20:40:49 +00:00
938c991124 WIP Egroupware tutorial:
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
aa6a362f16 WIP EGroupware Tutorial:
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
dd6a8f59bf Fix the sideboxmenu item "Resources list" opens nm in an iframe 2015-03-05 13:40:38 +00:00
5d36da8062 Check to make sure found resource is an array instead of a column flag.
Fixes fatal error when deleting a category.
2015-01-27 22:43:17 +00:00
2f53633dca * Switch to nextmatch and edit dialog for customfield list 2014-10-22 19:55:27 +00:00
f0d7751496 removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated 2014-02-12 21:51:25 +00:00
a71da98483 Add favorites to resources 2014-01-18 17:54:08 +00:00
f8a0db06fc completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
cf8714293e Open preferences in preferences tab 2013-08-13 17:37:15 +00:00
26f9fb5cd0 remove old pre 1.8 preferences.php 2013-05-10 16:38:18 +00:00
a3513a9797 Add history logging & delete protection 2012-12-17 22:14:32 +00:00
d14337da40 - Always use chosen for calendar resource select
- Change sidebox/context add resource to always add a resource, never an accessory
- Fix link to calendar (planner) to open in calendar app/tab
2012-12-05 19:25:32 +00:00
147b926490 - Remove 'Add accessory button'
- Fix bug in delete confirm
- Fix link url
2012-11-26 21:04:31 +00:00
7c9dd8086f changed "No defintion" to "Old fixed definition" 2011-11-21 10:01:08 +00:00
1afba81ce8 Add 'No definition' option for default export definition preference. Allows use of legacy nextmatch CSV export with Import/Export app still available 2011-11-18 16:01:57 +00:00
31d1e20bdc Fix typo: definitition -> definition 2011-07-04 20:00:26 +00:00
275a1d3f27 Change category list links 2011-06-21 21:14:51 +00:00
e5bb02d799 Add preferences so default export definition can be set 2011-03-28 15:37:26 +00:00
0abd9582cd Update with some best practices:
- Change backend to use so_sql_cf to get custom fields into nextmatch
- Change file names to resources_*
- Fix missing category filter when returning from viewing accessories
2011-03-23 15:25:59 +00:00
bf2155634d * Add protection against inaccessable resources when their category is removed
Resources will be moved to the parent category, default category from setup, or an admin only 'No category'.  
Resources' ACL requires a category
2011-01-07 22:31:59 +00:00
bb76ce8cc1 using javascript:open_window url, instead of html markup 2010-06-04 11:37:38 +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
fd7fedabaf - new method to read multiple titles with one sql query
- pre-seeding title cache from get_calendar_info()
2009-09-29 10:02:09 +00:00
bfb5eb6682 "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:47:48 +00:00
b7d41043ac Store pictures now like file attachments with name .picture.jpg
(they are suppressed from being displayed as regular attachment).
Thumbnails are handled via etemplates thumbnail facility.
2008-10-10 17:04:22 +00:00
b484528188 use new vfs end egw_link class 2008-04-20 19:37:12 +00:00
c335cd37a9 added customfields
raised versionnumber to 1.2
2005-11-14 18:16:56 +00:00
1e478273d3 fix non using global cats
adjust link registry
adjust popups due to the new help icon
2005-11-11 21:21:50 +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
4a4b6c3aaf added show popup on click on resources icon 2005-10-11 19:22:20 +00:00
7bba0e916d start work on calendar sidebox hook 2005-09-27 23:29:06 +00:00
078a60bced hoks for calendar ui 2005-09-20 21:54:08 +00:00
d9843f38df remove add-button in sidebox menu if user has no add rights 2005-07-08 15:26:52 +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
4ac2c3ef0e new param 'max_quantity' for the calendar_resources hook and some docu 2005-06-15 09:10:19 +00:00
4ffaee20e7 sidebox->add resource via popup 2005-06-12 13:14:46 +00:00