Hadi Nategh
7b7647018d
Some Fixes for images view:
...
-Fix images in listview, clicking on icons does not show the icons in expose view
-Fix images always stored as thumbnail and opening them in expose view does not open them in original size
-Fix clicking on thumbnail in details tab does not open the fullsize image in expose view
2015-04-09 12:32:57 +00:00
Nathan Gray
8c86b4b41f
Fix resource participant search conflict checking
2015-03-19 15:12:07 +00:00
Hadi Nategh
5dc909ca1e
Fix the sideboxmenu item "Resources list" opens nm in an iframe
2015-03-05 13:40:57 +00:00
Nathan Gray
6faf899733
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:44:11 +00:00
Nathan Gray
d51c83402d
Set default columns
2015-01-12 19:59:25 +00:00
Nathan Gray
244e859413
More Home progress:
...
- Add support for resources favorites
2014-11-28 19:43:37 +00:00
Nathan Gray
ea8ff86854
Add a method to get an icon for a record, as specific to that record as possible
2014-11-18 23:40:49 +00:00
Nathan Gray
2f53633dca
* Switch to nextmatch and edit dialog for customfield list
2014-10-22 19:55:27 +00:00
Hadi Nategh
76830f71af
* Resources/list: Fix thumbnails size in resources' listview
2014-08-27 08:12:57 +00:00
Ralf Becker
349630ffa7
show calendars and ressource-calendars for user whos preferences are displayed, for "default" and "forced" we only display all and primary group calendars, but ressources of current user
2014-07-23 12:30:39 +00:00
Nathan Gray
98ff5bbce2
Change function signatures to match importexport r47281
2014-06-16 20:10:42 +00:00
Nathan Gray
12f5a2e577
Make sure jscalendar is still loaded
2014-05-15 16:17:30 +00:00
Hadi Nategh
431f0f5168
Fix gen_src radio-button not beingable to be selected in resources edit popup
2014-03-18 14:14:00 +00:00
Hadi Nategh
5e6e016375
* Resources: Add new "res_creator,res_created,res_modifier and res_modified" columns to the database, and also, set their values in resources_bo
2014-03-18 09:39:30 +00:00
Hadi Nategh
8e1a2d47a0
Re ordering resources edit popup template
2014-03-17 08:12:28 +00:00
Ralf Becker
3c91753e80
moving add-icon(s) from header_right to header_row
2014-03-12 10:12:29 +00:00
Ralf Becker
f0d7751496
removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated
2014-02-12 21:51:25 +00:00
Hadi Nategh
a9416b2ce9
Fix resources duplication of 'accessory of' menulist
2014-01-20 18:18:55 +00:00
Hadi Nategh
a71da98483
Add favorites to resources
2014-01-18 17:54:08 +00:00
Hadi Nategh
c1322442a5
Disable history tab in resources for new entries
2014-01-17 10:52:12 +00:00
Hadi Nategh
fd3ed8d0c0
Change Whole query action item in resources context menu to Select all
2014-01-16 14:39:05 +00:00
Hadi Nategh
2b91721887
Fix refresh after delete from edit popup in resources
2014-01-16 14:35:31 +00:00
Hadi Nategh
0756463e96
Fix resources show rghit header template
2014-01-16 09:10:27 +00:00
Hadi Nategh
7de85d97c9
Migrate Reources app from etemplate old to et2
2014-01-15 15:52:53 +00:00
Ralf Becker
43e1bfcc12
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
2013-10-05 13:33:28 +00:00
Ralf Becker
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
Nathan Gray
d5d977d60b
Hide deleted resources from calendar sidebox list
2013-09-24 15:28:59 +00:00
Nathan Gray
cf8714293e
Open preferences in preferences tab
2013-08-13 17:37:15 +00:00
Ralf Becker
38056379a2
allways return an array, easier then copying with null in various places
2013-08-01 12:59:29 +00:00
Nathan Gray
36eae09fe0
Fix custom image being lost when you're in the edit dialog and click Apply, Save or Apply, Apply
2013-07-25 15:01:41 +00:00
Klaus Leithoff
bd3e741905
wrap inline javascript with LAB to avoid runtime trouble
2013-07-20 07:53:47 +00:00
Nathan Gray
5a6ed7c407
Change history accessory_of widget to match current template
2013-07-08 21:34:02 +00:00
Ralf Becker
26f9fb5cd0
remove old pre 1.8 preferences.php
2013-05-10 16:38:18 +00:00
Nathan Gray
087ea097b6
Default display filter to resources
2013-02-07 11:00:42 +00:00
Nathan Gray
2b8826c6ad
Fix export 'Use search results'
2013-01-23 18:03:00 +00:00
Nathan Gray
12e7552569
Implement export filters for resources
2013-01-22 22:44:15 +00:00
Nathan Gray
af4bdfb18d
Formatting for long description in history
2013-01-16 21:58:25 +00:00
Nathan Gray
b1484c2a1d
If un-deleting an accessory but not the parent resource, un-parent and make it a resource
2013-01-15 16:50:11 +00:00
Nathan Gray
eb104a9ee5
Nice handling for no read on any categories:
...
- Short-cut on link query to skip search - no categories means no results
- Hide add button - with no categories, user will not be able to save
2013-01-14 18:42:16 +00:00
Nathan Gray
207e94e8b4
- If purging a deleted resource & promoting accessories, restore accessories too
...
- Remove debug
2013-01-14 15:38:33 +00:00
Nathan Gray
19757ba8bf
Add prompt to restore accessories too when restoring (un-deleting) a resource
2013-01-09 17:20:01 +00:00
Nathan Gray
8e55f99ec2
When purging deleted resources, respect answer to accessories dialog - purge accessories too
2013-01-08 17:27:00 +00:00
Nathan Gray
9279c25b1c
If a resource has accessories, you can't change Accessory of and make it an accessory of something else
2013-01-08 17:05:55 +00:00
Nathan Gray
38b6c1a500
Add fallback for accessory of links to try a match on just name, to get around the case when someone edits the CSV file and changes the short description, which is used as part of the link title
2013-01-08 15:56:48 +00:00
Nathan Gray
442c3d605e
When changing a resource with accessories to an accessory, change existing accessories to resources, and give a message to the user
2013-01-07 16:21:08 +00:00
Nathan Gray
9b7da1f611
Include deleted/held accessories in change to resource
2013-01-03 16:35:02 +00:00
Nathan Gray
81a674cd8c
Change delete handling to avoid purging accessories when delete+hold resources
2013-01-02 22:15:26 +00:00
Nathan Gray
5564217b0c
- Hide buyable & prize fields from import|export
...
- Hide customfields column if no customfields defined
- Fix export all breaks list view
2013-01-02 17:32:30 +00:00
Nathan Gray
fcda447798
Delete & hold accessories when deleting a resource
2012-12-31 21:57:14 +00:00
Nathan Gray
cb84d313e8
Fix importing when accessory_of is missing
2012-12-19 20:23:40 +00:00