Ralf Becker
bb020d37f8
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 17:59:43 +00:00
Nathan Gray
022f9eb479
Add history and deleting protection for resources
2013-01-16 22:38:35 +00:00
Klaus Leithoff
2e44b80d07
add deleted column, to match nathans backport
2013-01-11 10:21:33 +00:00
Nathan Gray
389d8cea28
Resources Import/Export definitions
2013-01-10 19:41:52 +00:00
Nathan Gray
32e2d1ad6a
Rework common preferences
...
- Better grouping
- Added preferences for rich text editor
- Font
- Font size
Take effect on new, blank editors. Existing data is untouched.
2012-12-20 19:45:51 +00:00
Nathan Gray
1c4f15078d
Fix usable vs useable. Both are right, but seems useable is more frequent in code.
2012-12-18 16:35:24 +00:00
Nathan Gray
a3513a9797
Add history logging & delete protection
2012-12-17 22:14:32 +00:00
Nathan Gray
72b30aaf93
Add accessory_of field to import/export & update import plugin
2012-12-17 19:03:10 +00:00
Nathan Gray
82ef388640
Update resources app
2012-12-12 16:57:18 +00:00
Nathan Gray
9fc51055cd
Use common rte preference
2012-12-06 17:14:18 +00:00
Nathan Gray
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
Nathan Gray
5aaaca3c81
- Disable custom tab if there are no cfs defined
...
- Use link_title for resource accessories in list
- Pre-set category according to list filter or parent resource
2012-12-03 20:20:42 +00:00
Nathan Gray
0fd3388221
Handle delete selection more intelligently, handling mixed selection of accessories and resources
2012-11-27 18:08:13 +00:00
Nathan Gray
147b926490
- Remove 'Add accessory button'
...
- Fix bug in delete confirm
- Fix link url
2012-11-26 21:04:31 +00:00
Nathan Gray
4b4308dcff
Add missing accessory of selectbox, re-order context menu items
2012-11-20 21:30:35 +00:00
Nathan Gray
0f1b273cb1
- Add accessory of selectbox to move accessories between resources
...
- Remove 'back' button, viewing accessories of a resource now uses nm filter entirely
- Remove view, using read-only edit
2012-11-14 18:00:02 +00:00
Nathan Gray
78011ed719
Ask what to do with accessories when deleting a resource
2012-11-06 23:17:26 +00:00
Nathan Gray
759b7b515a
Update import / export CSV plugins & default definitions
2012-10-11 20:53:55 +00:00
Nathan Gray
7e1053c8ec
Update import / export CSV plugins & default definitions
2012-10-11 20:34:53 +00:00
Nathan Gray
cc975d4c0d
Update default definitions to include storage info, expect column Usable
2012-10-10 19:09:57 +00:00
Nathan Gray
3cd94c9557
Remove double conditions from default import definitions
2012-10-09 16:27:01 +00:00
Nathan Gray
0349f92b56
- Update default definitions
...
- Fix addressbook bug that ignored stop condition
2012-05-30 16:03:41 +00:00
Nathan Gray
5ae2ad4964
Update default importexport definitions to use human values
2012-05-15 23:31:17 +00:00
Nathan Gray
ab63063023
Restrict times to working hours, from calendar
2012-05-03 02:11:36 +00:00
Nathan Gray
340628e721
Use sitemgr user's default appointment duration for booking time blocks
2012-04-12 22:20:21 +00:00
Ralf Becker
5ee6f75283
add locations category required for CalDAV to distinguish between locations and resources, when updating from 1.8
2012-03-31 09:35:24 +00:00
Ralf Becker
0d3d77c76c
add locations category required for CalDAV to distinguish between locations and resources, when updating from 1.8
2012-03-31 09:34:45 +00:00
Klaus Leithoff
4a766464f2
change add - submit button to button. (has no autofocus)
2012-03-06 16:08:11 +00:00
Klaus Leithoff
cbcefbeb1f
change add - submit button to button. (has no autofocus)
2012-03-06 16:06:57 +00:00
Ralf Becker
849fcb3a28
fixed typo and added translation for new context-menu items
2012-02-22 12:49:34 +00:00
Ralf Becker
3dadc207af
fixed typo and added translation for new context-menu items
2012-02-22 12:48:02 +00:00
Nathan Gray
59b277ec5f
A new sitemgr module for public reservation of one specified resource. Uses an emailed confirmation link to confirm the reservation
2012-02-11 00:47:54 +00:00
Ralf Becker
80510b5412
* CalDAV/CardDAV: major rework fixing lots of bugs/incompatibilites and adding new features: eg. autocompletion of accounts and resources under iCal, searchable addressbook gateway for all addressbooks available
...
merged changes from Trunk up to r37094 from addressbook, calendar, infolog, phpgwapi, egw-pear and resources (only CalDAV/CardDAV related stuff of cause)
2011-11-06 09:40:33 +00:00
Ralf Becker
01e92100c4
ability to mark resource-categories to be used for locations or rooms, destinction is required for CalDAV
2011-10-13 06:21:46 +00:00
Nathan Gray
e9d33a174d
- Add more complicated actions
...
- Some other UI changes
2011-06-08 02:27:42 +00:00
Nathan Gray
249363f2b4
Add basic context menu
2011-06-06 17:46:01 +00:00
Nathan Gray
c81bd1a291
Change default charset from utf-8 to user's preferred charset
2011-05-24 15:57:16 +00:00
Nathan Gray
cae8752274
Make default import definitions available only to admins
2011-05-24 15:40:22 +00:00
Nathan Gray
01fa7e080a
Rename ID field to Resource ID to deal with Excel issue
2011-03-28 17:03:53 +00:00
Nathan Gray
e5bb02d799
Add preferences so default export definition can be set
2011-03-28 15:37:26 +00:00
Nathan Gray
eeb336c77d
Missed etemplate change to allow custom fields in list
2011-03-24 14:22:18 +00:00
Nathan Gray
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
Nathan Gray
face5d34a4
By default, export all custom fields, use field labels instead of names
2011-03-02 17:18:05 +00:00
Nathan Gray
e2baa8ab1d
Add default import/export definitions
2011-01-26 00:12:19 +00:00
Nathan Gray
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
Nathan Gray
1ddd40f94b
Add importexport support
2010-11-15 20:14:50 +00:00
Ralf Becker
50c43deec9
updating verson to 1.8
2010-09-05 15:24:34 +00:00
Ralf Becker
2805cc1904
adapting resources install to changed categories class (cat_owner=0 instead -1)
2010-01-31 04:41:13 +00:00
Oscar Manuel Gómez Senovilla
c45fb85003
Move lang files for resources
2009-11-28 17:53:41 +00:00
Klaus Leithoff
45e33f6e11
setting the size of the table of the mainview to 100%
2009-11-28 16:00:07 +00:00