Nathan Gray
42ee153c30
Set row_modified setting so nextmatch can filter out unchanged rows, and not send them back to the client again
2014-03-18 22:55:48 +00:00
Hadi Nategh
b1efac06c0
Remove legacy actions from calendar listview
2014-02-26 15:56:55 +00:00
Nathan Gray
96795b9de5
Add 'Add' action to list context menu
...
Consistent with other apps, and solves error with missing/unset placeholder row action
2014-02-24 23:34:31 +00:00
Ralf Becker
1297c32fb2
adding an extra icon for ical export in context menu, so templates can change it independent of mime icons
2014-02-20 11:07:12 +00:00
Nathan Gray
cc628c378a
Use egw_framework::message() instead of a label in template, which might stay longer than we want
2014-02-05 23:36:01 +00:00
Ralf Becker
fc18f4d1ab
fix framework lost on search in Stylite/Pixelegg template
2014-01-24 11:24:14 +00:00
Nathan Gray
350b8ed3ae
Calendar list uses no_cat flag, so explicitly send category info for row styling
2014-01-18 09:05:03 +00:00
Nathan Gray
5810566450
Fix filemanager context menu item opening in iframe
2014-01-16 17:27:32 +00:00
Nathan Gray
a29f3f15bf
Turn on favorite widget
2013-12-16 20:38:07 +00:00
Hadi Nategh
eba4b8cee3
Fix broken actions' url for application context menu items (eg. infolog,timesheet,..) in calendar-listview
2013-11-05 16:14:13 +00:00
Hadi Nategh
7783ec44e0
Calendar app runs by et2
2013-10-31 14:51:19 +00:00
Ralf Becker
6e30816758
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
2013-10-04 12:48:11 +00:00
Hadi Nategh
ab3ac17367
fix not linked calendar's project links to timesheet, when creating timesheet by multi-select entries
2013-08-22 12:38:18 +00:00
Nathan Gray
42c269fc30
Fix missing custom field values on first visit to calender list
2013-08-03 15:06:21 +00:00
Ralf Becker
ac40e068b6
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
2013-06-27 09:22:24 +00:00
Ralf Becker
163702b752
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:54:36 +00:00
Nathan Gray
07a157ad1a
Get rid of extra record(s) when merge printing with whole query
2013-05-09 03:31:01 +00:00
Nathan Gray
ca7f0f46ed
Fix fatal error by passing correct type
2013-02-07 11:02:35 +00:00
Nathan Gray
a23abd324b
- Fix deleting series with multiple events in series selected
...
- Fix un-deleting series only restored after selected event
2013-01-15 20:06:52 +00:00
Nathan Gray
66b95f54b6
When undeleting an event through the list context menu, if it is part of a series ask if you want to undelete the single event or the whole series
2013-01-14 17:21:28 +00:00
Nathan Gray
e016bcec71
When deleting an event through the list context menu, if it is part of a series ask if you want to delete the single event or the whole series
2013-01-09 21:38:18 +00:00
Nathan Gray
c120397363
Use revert icon for Undelete action
2012-12-31 22:05:14 +00:00
Nathan Gray
a0a6e14154
Revert changes to delete view - exceptions no longer shown
2012-11-14 16:25:21 +00:00
Nathan Gray
2ecd33725d
Add an action for deleted recurring events to delete the whole series
2012-11-09 18:04:08 +00:00
Nathan Gray
5057d1735e
Allow viewing / editing deleted exceptions by editing the series
2012-11-09 17:14:02 +00:00
Nathan Gray
a6de0724bb
Deleted recurrences (exceptions) now show when using deleted filter
2012-10-31 22:48:12 +00:00
Nathan Gray
6dbc821ec6
Fix 'Whole query' list actions
2012-10-22 19:44:04 +00:00
Nathan Gray
fbd2f62012
Add copy action to list context menu
2012-10-15 22:37:24 +00:00
Nathan Gray
b16302e090
Adjust custom date selection to include the full end date
...
Affects list view 'Selected range' and export range selection
2012-10-04 22:32:26 +00:00
Ralf Becker
4ac5e799eb
fixed some more "Illegal string offset"
2012-08-14 07:55:05 +00:00
Ralf Becker
a1e8b468b4
fixed "PHP Catchable fatal error: Argument 1 passed to nextmatch_widget::egw_actions() must be an array, string given"
2012-05-16 09:22:52 +00:00
Ralf Becker
5d7c91a66e
translating status-label now when the get used, to allow calendar_boupdate::_get_event_details() use language of to notify user
2012-05-15 13:23:11 +00:00
Nathan Gray
d6b72ffe8b
Remove extra array, not needed for list view, and prevents proper iteration
2012-01-11 22:38:33 +00:00
Ralf Becker
b7babf5079
open calendar of contacts in listview with date-filter "all" and for jdots in calendar tab (not addressbook)
2012-01-07 23:35:17 +00:00
Ralf Becker
684d23326e
* Calendar: fixed MyStylite bug #2434 : context menu could be used to invite yourself to any event you can read
2011-11-09 09:44:28 +00:00
Klaus Leithoff
2d494997ab
rework of bo_merge::getExportLimit, apply to etemplate, importexport, addressbook, calendar
2011-09-16 13:03:46 +00:00
Nathan Gray
4b81bb8e75
Make merging from list view work closer to merging from other views. Date range will be pulled from selected entries.
2011-06-22 17:23:04 +00:00
Nathan Gray
36a2be6dd3
Fix merge from list view
2011-06-20 18:21:29 +00:00
Ralf Becker
65a8e4e8d3
fixed some printing stuff in calendar, printing in listview is disabled, because it is NOT working atm.
2011-06-17 15:16:40 +00:00
Nathan Gray
9b794c71e5
Fix 'All categories' no longer working after multiple-categories change
2011-06-14 15:03:13 +00:00
Ralf Becker
1774e5674f
support for multiple space or comma separated download dirs
2011-06-14 10:48:15 +00:00
Nathan Gray
9a225e1676
Filtering for multiple categories in list view
2011-06-13 19:57:05 +00:00
Nathan Gray
b2d8804275
Fix undelete in list view
2011-06-09 14:24:12 +00:00
Ralf Becker
db9d5bf6b1
switching legacy-actions off by default
2011-06-07 09:26:07 +00:00
Ralf Becker
49e551e941
fix for mystylite bug #1679 : Calendar list view: no deletion by context menu or command "delete" (right side), plus some other fixes for context menu with calendar-integration
2011-05-30 17:12:29 +00:00
Nathan Gray
ffbef21045
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:20 +00:00
Ralf Becker
05843ff1d9
new name for no_notifications checkbox
2011-04-28 07:27:09 +00:00
Ralf Becker
653d4991d7
context menu for calendar list
2011-04-27 16:53:06 +00:00
Nathan Gray
bc39d9ab5b
Add 'Do not notify of these changes' checkbox to list
2011-03-09 17:42:52 +00:00
Nathan Gray
21c1f08322
- Fix range filter, adds range selected in mini-calendar to date filter
...
- Use selected date range for merge, if no events are checked
2011-02-10 19:19:52 +00:00
Nathan Gray
7ca1ba08d5
Implement merge for calendar
2011-02-09 15:58:06 +00:00
Nathan Gray
7358243aa1
*Users can now see and restore their 'deleted' but held events, if deletion prevention is turned on. There is now a config setting to allow users to purge their own 'deleted' events.
2010-11-22 16:19:28 +00:00
Klaus Leithoff
01f7688185
allow to set/choose the view in home-view
2010-10-12 09:49:17 +00:00
Nathan Gray
9b62e51e2d
Add action to list view for admins to recover events from list view (egw.stylite.de bug #8140 )
2010-08-24 16:59:13 +00:00
Nathan Gray
c1b44e29d0
Pass recurrence date with recurring event's app_id so it can be used
2010-04-30 15:41:32 +00:00
Klaus Leithoff
165a5d6e0a
unset and at the end of processing loop, as they are used as indicator, that the entry is an hooked-app-entry; some codeformatting
2010-04-30 09:29:21 +00:00
Nathan Gray
d57893988e
Use preference to set size of description lines
2010-04-27 19:12:42 +00:00
Nathan Gray
e4bb6099eb
- Disable filemanager link for integrated apps
...
- Change timesheet icon on each row to popup, like Infolog does
2010-04-27 18:36:18 +00:00
Nathan Gray
09539d3ca2
Changes to calendar list view:
...
- Add button to add timesheet for one entry
- Disable delete button for other apps that got integrated
- Fix edit link for integrated apps
- Add scrollbar to long descriptions
- Create timesheet now works for integrated apps as well
2010-04-26 21:41:07 +00:00
Nathan Gray
58fe8a7cd8
Use edit link from other app when displaying entries from other apps in list view
2010-04-26 16:47:13 +00:00
Nathan Gray
7611cd1374
Link created timesheets back to event
2010-04-22 21:41:35 +00:00
Nathan Gray
690e62317f
Use the pretty popup to ask about editing series or exception
2010-04-22 16:40:18 +00:00
Nathan Gray
6b7dee0c5b
Apply global categories when creating a timesheet from an event.
2010-04-21 19:02:55 +00:00
Nathan Gray
09d2df0f9d
New action: Create timesheets from entry in event list
2010-04-06 19:01:17 +00:00
Nathan Gray
55d3ea8556
Prompt to edit whole series or create an exception for recurring events when editing from list view
2010-04-06 16:58:47 +00:00
Nathan Gray
2a715ae302
Add actions and 'whole query' checkbox to list view
2010-04-05 18:28:41 +00:00
Nathan Gray
e532ee0944
Implement new link hook view_list, to be able to be taken to a list of entries
2009-12-08 22:41:49 +00:00
Christian Binder
5ce294aa5c
calendar GUI classes now use centralized method in categories class to check for category permissions
2009-11-26 08:28:06 +00:00
Christian Binder
8e63887331
respect category permissions in calendar gui, unified var name of categories object
2009-11-25 12:58:09 +00:00
Ralf Becker
003420713b
"fixed typo"
2009-11-14 09:13:37 +00:00
Ralf Becker
aa90d987c1
"fix: csv export is not always exporting custom fields"
2009-11-10 20:18:35 +00:00
Ralf Becker
7d89d8866d
"fixed calendar csv-export:
...
- was only exporting 15 events (num_rows not forwarded to bo)
- participants contained html for status icon"
2009-10-22 13:41:44 +00:00
Ralf Becker
04d48a677a
Implemented display of custom fields in list-view
...
ToDo: implement search, sort and filtering by them
2009-10-03 07:32:05 +00:00
Ralf Becker
c1e057feb5
"fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page"
2008-08-15 05:09:05 +00:00
Stefan Becker
3e758e812c
"Patch for IE 6/7 and Listview custom search for selected range"
2008-07-22 08:54:40 +00:00
Ralf Becker
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00