Commit Graph

644 Commits

Author SHA1 Message Date
8abc20badf Order link search results by name 2011-06-10 14:20:47 +00:00
fcfbd038bc some fixes for the English translation, from our Suomi resident here as Stylite 2011-06-10 06:19:36 +00:00
27572ba4cf Move select all to above view calendar 2011-06-09 14:07:22 +00:00
71232c0ad5 No longer needed, done server side 2011-06-08 15:28:05 +00:00
b3886ab828 Use a server call for all actions so whole query works 2011-06-08 15:27:46 +00:00
e9d33a174d - Add more complicated actions
- Some other UI changes
2011-06-08 02:27:42 +00:00
9dfdabe1a3 some fixes for the English translation, mostly correcting case, from our Suomi resident here as Stylite 2011-06-07 06:29:49 +00:00
249363f2b4 Add basic context menu 2011-06-06 17:46:01 +00:00
563b2f57ee Only give calendar categories where the user has access to the resource's calendar 2011-06-03 00:05:37 +00:00
c81bd1a291 Change default charset from utf-8 to user's preferred charset 2011-05-24 15:57:16 +00:00
cae8752274 Make default import definitions available only to admins 2011-05-24 15:40:22 +00:00
16f9f37576 Add storage_info to list of fields for import/export 2011-04-14 17:05:16 +00:00
951f2b1a08 Attempt to set permissions for automatically created categories. 2011-04-14 16:57:49 +00:00
e61bb1abf7 Make sure lookups is initialized to an array 2011-04-13 14:32:45 +00:00
3333d18fae Avoid warning from array_shift() if egw_link::delete_attached() doesn't return an array 2011-04-13 14:16:05 +00:00
d204c688c8 Strip HTML tags from long description 2011-04-05 23:36:40 +00:00
1c4101575c Fix typo in error messages 2011-04-04 19:07:23 +00:00
fa8bf4218e Use automatic processing for human friendly values 2011-04-04 19:07:06 +00:00
b8c35b954f Default selection to search results 2011-03-28 22:10:59 +00:00
01fa7e080a Rename ID field to Resource ID to deal with Excel issue 2011-03-28 17:03:53 +00:00
e5bb02d799 Add preferences so default export definition can be set 2011-03-28 15:37:26 +00:00
eeb336c77d Missed etemplate change to allow custom fields in list 2011-03-24 14:22:18 +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
31fd9eddc6 Fix for import / update search for existing record. If new record key (ex ID) was not set, search matched all 2011-03-21 23:05:26 +00:00
2d7a2c5d32 Automatically handle converting+adding text categories without explicit translation 2011-03-09 18:25:22 +00:00
face5d34a4 By default, export all custom fields, use field labels instead of names 2011-03-02 17:18:05 +00:00
28d2b6b072 Update for translations in trunk 2011-01-30 12:53:49 +00:00
e2baa8ab1d Add default import/export definitions 2011-01-26 00:12:19 +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
852497c4f6 Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-10 22:56:02 +00:00
fd93d0579a Load custom field values, if needed 2010-11-23 18:27:14 +00:00
9c25a8c6d9 Respect convert to human friendly values option 2010-11-22 23:49:40 +00:00
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
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
65f1702caa Tracker #2657 2010-08-25 16:23:17 +00:00
2f0df89b4f Tracker #2703 2010-08-25 16:14:29 +00:00
ea6ad0129a check the cat filter. If you have no read rights for any cats (and with that resources) set the cat-filter to null. As cat_id is enforced for resources by UI, you should not ret any results, which is expected if you have no read rights. 2010-07-08 15:01:40 +00:00
0b417cf339 fixed not working resource selection in calendar 2010-06-10 12:29:32 +00:00
bb76ce8cc1 using javascript:open_window url, instead of html markup 2010-06-04 11:37:38 +00:00
bf21aad052 translation provided by mkk 2010-05-20 08:07:13 +00:00
144f74cf80 translation provided by mkk 2010-05-20 08:07:12 +00:00
f4f8464414 translations provided by mkk and gm 2010-04-14 12:05:56 +00:00
4653674fa9 Define colums_to_search and use search2criteria() to get extra search functionality 2010-04-01 20:57:15 +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
2805cc1904 adapting resources install to changed categories class (cat_owner=0 instead -1) 2010-01-31 04:41:13 +00:00
4e2ae9e19c fix typo? 2009-12-11 14:29:41 +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
00a75858ea Implement options so link_query() can be limited 2009-12-08 23:09:45 +00:00
7ef905e50a Recover history from rev 28595 2009-12-02 20:12:18 +00:00