Hadi Nategh
|
888611f531
|
No need to pass event param as the first argument to edit_series function, if there's no event, since the function controls the arguments by itself
|
2014-01-27 16:36:49 +00:00 |
|
Hadi Nategh
|
c52c1f7126
|
Destroy resizable for non resizable entries, and initiate them with normal status
|
2014-01-27 16:03:08 +00:00 |
|
Hadi Nategh
|
1e726cedac
|
Fix calendar d-n-d not showing forbiden sign when try to drop in not accepted area
|
2014-01-24 16:04:11 +00:00 |
|
Ralf Becker
|
5d64f040c0
|
use a linkHandler method to correctly (with ajax=true) handle listview: a) on new logins or b) when app is refreshed via clicking on app-header in jdots
|
2014-01-24 15:50:17 +00:00 |
|
Hadi Nategh
|
84624be69f
|
Make Series and WholeDay events d-n-d able
|
2014-01-24 12:50:20 +00:00 |
|
Ralf Becker
|
ca29a87092
|
fix clicking on monthname in navigation calendar always gave week-view
|
2014-01-24 12:28:40 +00:00 |
|
Ralf Becker
|
fc18f4d1ab
|
fix framework lost on search in Stylite/Pixelegg template
|
2014-01-24 11:24:14 +00:00 |
|
Ralf Becker
|
bc0f6950c5
|
fix calendar favorites by passing state for json requests via apply("app.calendar.set_state", array(state)) and checking on app.calendar.setState() if we need a redirect for listview to set owner, cat_id or filter, also fixed all IDE warnings in app.js
|
2014-01-24 09:47:33 +00:00 |
|
Hadi Nategh
|
fccd3f8d89
|
Fix not being able to move a series event. Additionally, brings a confirmation message for moving series event
|
2014-01-23 17:15:49 +00:00 |
|
Hadi Nategh
|
40b33e6a1d
|
Change old confirm dialogs to new et2_dialog in calendar edit popup
|
2014-01-23 10:27:18 +00:00 |
|
Hadi Nategh
|
8f29c5a15b
|
Replace onClick inline-script with jQuery for todos in calendar
|
2014-01-17 10:28:15 +00:00 |
|
Hadi Nategh
|
93ccf400c3
|
Fix calendar cells click handler for resources
|
2014-01-14 17:32:01 +00:00 |
|
Hadi Nategh
|
8d4fc1001f
|
Remove inline-script of flat() in calendar and move it to navigation.js, CSP concern
|
2014-01-10 17:31:24 +00:00 |
|
Hadi Nategh
|
a9c800229c
|
Fix onclick handler for calendar yearly planner and year view
|
2014-01-09 09:38:55 +00:00 |
|
Hadi Nategh
|
e6ce77b303
|
Fix tooltip on plannerEvent, replace the handle with jquery tooltip
|
2014-01-08 16:36:15 +00:00 |
|
Hadi Nategh
|
7218d7be56
|
Change the cursor to move in calendar d-n-d
|
2014-01-07 16:09:36 +00:00 |
|
Hadi Nategh
|
08f8b755b1
|
Fix styling for cal event tooltip in calendar
|
2014-01-07 10:34:11 +00:00 |
|
Hadi Nategh
|
80c3255260
|
Remove dragDropFunction.js since it is replaced by jquery d-n-d, so it is depricated
|
2014-01-06 15:44:58 +00:00 |
|
Hadi Nategh
|
ac64b6afc4
|
Handle calendar event tooltip and onclick with jquery
|
2014-01-06 15:36:49 +00:00 |
|
Ralf Becker
|
5b6172c354
|
fixed app.css loading to work with minifying of css
|
2013-12-19 03:46:38 +00:00 |
|
Hadi Nategh
|
e10865c133
|
Display time amount while resizing calendar entry
|
2013-12-17 14:33:03 +00:00 |
|
Hadi Nategh
|
19f19f940f
|
Consider multiple calendar cases for hieght calculation
|
2013-12-17 08:55:32 +00:00 |
|
Hadi Nategh
|
acdd076ce7
|
Fix to get the correct calendar droppable element for height calculation
|
2013-12-17 08:25:51 +00:00 |
|
Hadi Nategh
|
a014b7ba7c
|
Make calendar entry resizable
|
2013-12-16 18:10:08 +00:00 |
|
Hadi Nategh
|
f1da90887a
|
Get Calendar d-n-d working again
|
2013-12-13 18:18:56 +00:00 |
|
Ralf Becker
|
042db5996a
|
use egw_link_handler to stop calendar reload whole framework when switching away from listview
|
2013-12-13 00:09:40 +00:00 |
|
Ralf Becker
|
c004872068
|
Load template specific app.css file in top window too as sidebox needs it
|
2013-12-12 21:59:36 +00:00 |
|
Ralf Becker
|
1dc6964754
|
get calendar favorites working for list-view (eg. changing owner)
|
2013-12-12 03:42:08 +00:00 |
|
Nathan Gray
|
80ca81ec43
|
Get calendar favorites javascript side working
|
2013-12-11 23:51:35 +00:00 |
|
Nathan Gray
|
0a995cbdef
|
Calendar list get_rows does not filter by anything in its query anyway, so don't bother trying to just change filters.
|
2013-12-10 23:17:31 +00:00 |
|
Nathan Gray
|
d097a0bfa1
|
non-et2 Favorites work in progress
New states now added to list immediately, can delete states
|
2013-12-06 21:26:55 +00:00 |
|
Nathan Gray
|
79498c5ae5
|
non-et2 Favorites work in progress
Can now save & restore state. Still some UI needed, not fully integrated with et2 favorites.
|
2013-12-06 18:24:29 +00:00 |
|
Ralf Becker
|
0290622da1
|
for nextmatch/list-view always use default implementation, as user might have changed filters, if no view attribute in state, handle it as listview, for listview only use favorite/name get parameter
|
2013-12-05 00:03:13 +00:00 |
|
Ralf Becker
|
9cba54fb63
|
calendar state handling via set/getState methods in calendar app.js
|
2013-12-04 23:28:31 +00:00 |
|
Hadi Nategh
|
3ccfe3fb93
|
Add app prefix name to calendar css classes
|
2013-11-11 14:02:08 +00:00 |
|
Ralf Becker
|
c9f1a28702
|
fix exception parameter was put on wrong case
|
2013-11-06 08:49:29 +00:00 |
|
Ralf Becker
|
aeb6ebd84c
|
instanciate app.js object from egw.js, so non et2 apps can use it too, get et2_dialog working from app.calendar outside listview
|
2013-11-05 18:08:07 +00:00 |
|
Hadi Nategh
|
abe0be565d
|
Fix delete calendar entry via context menu from calendar listview
|
2013-11-05 16:02:21 +00:00 |
|
Hadi Nategh
|
4570588508
|
Disable "recurrence_exception" row, including date and delete button, when there's no exception
|
2013-11-05 13:33:32 +00:00 |
|
Hadi Nategh
|
d98b63f8a5
|
Fix some wrong indentations in calendar app.js
|
2013-11-05 13:30:41 +00:00 |
|
Ralf Becker
|
6d226a7921
|
split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname]();
|
2013-11-04 20:54:23 +00:00 |
|
Hadi Nategh
|
c53b5748a7
|
Fix ids for integrated apps in calendar list view
|
2013-11-04 10:23:08 +00:00 |
|
Hadi Nategh
|
7783ec44e0
|
Calendar app runs by et2
|
2013-10-31 14:51:19 +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 |
|
Nathan Gray
|
8ba410eacb
|
If any of the selected events is a series, ask if you want to delete just the one or the whole series
|
2013-01-09 21:45:55 +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
|
a0a6e14154
|
Revert changes to delete view - exceptions no longer shown
|
2012-11-14 16:25:21 +00:00 |
|
Nathan Gray
|
5057d1735e
|
Allow viewing / editing deleted exceptions by editing the series
|
2012-11-09 17:14:02 +00:00 |
|
Nathan Gray
|
c2ed51de76
|
Handle global IDs so open / double click works in et2 nextmatch
|
2012-07-25 18:09:43 +00:00 |
|
Ralf Becker
|
653d4991d7
|
context menu for calendar list
|
2011-04-27 16:53:06 +00:00 |
|