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 |
|
Klaus Leithoff
|
68f2605cf4
|
translations generated/retrieved on translation site: Thank you for your contributions
|
2013-12-04 10:31:41 +00:00 |
|
Ralf Becker
|
5c7a290ac9
|
pixelegg changes from last week
|
2013-11-25 03:19:58 +00:00 |
|
Jörg Lehrke
|
2925d10165
|
Fix X-MICROSOFT-CDO-ALLDAYEVENT calendar issue for CalDAV clients
|
2013-11-23 08:13:01 +00:00 |
|
Ralf Becker
|
2b7d9af0a2
|
reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later
|
2013-11-18 19:57:38 +00:00 |
|
Ralf Becker
|
58de54b04b
|
prefix list-view urls with ajax=true, to open them im top window (not iframe)
|
2013-11-18 15:34:41 +00:00 |
|
Ralf Becker
|
f8752688e0
|
pixelegg changes from today
|
2013-11-15 17:09:58 +00:00 |
|
Ralf Becker
|
727cdc83b3
|
newewst pixelegg changed from today
|
2013-11-14 19:29:55 +00:00 |
|
Ralf Becker
|
842511b3d3
|
remove unneccessary scrollbars
|
2013-11-13 20:03:59 +00:00 |
|
Ralf Becker
|
583538e824
|
using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template
|
2013-11-11 19:10:28 +00:00 |
|
Ralf Becker
|
77a30817d6
|
images for new Pixelegg template
|
2013-11-11 18:56:02 +00:00 |
|
Hadi Nategh
|
3ccfe3fb93
|
Add app prefix name to calendar css classes
|
2013-11-11 14:02:08 +00:00 |
|
Ralf Becker
|
086da0881f
|
fixed not working refresh
|
2013-11-08 13:53:15 +00:00 |
|
Hadi Nategh
|
511dbe1bea
|
Fix wrong tabs id in calendar app, edit popup window
|
2013-11-08 11:21:12 +00:00 |
|
Hadi Nategh
|
aa42d85575
|
Fix not working non_blocking checkbox in calendar->edit->popup window
|
2013-11-08 09:35:49 +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
|
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
|
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
|
c1bd68281c
|
Fix not refreshing the calendar list when we save, apply or delete an entry
|
2013-11-04 09:34:33 +00:00 |
|
Hadi Nategh
|
392548fdc3
|
Add missing templates of list.dates.xet and edit.alarms.xet in calendar app
|
2013-11-02 16:44:13 +00:00 |
|
Hadi Nategh
|
7783ec44e0
|
Calendar app runs by et2
|
2013-10-31 14:51:19 +00:00 |
|
Ralf Becker
|
b20bd49817
|
* CalDAV: fixed wrong http-status for delete in inbox and announce sync-report on inbox, so clients using it get events only once
|
2013-10-31 11:29:22 +00:00 |
|
Ralf Becker
|
00cc28506c
|
for new or changed group-invitations, remove previously deleted members, so they show up again
|
2013-10-17 12:02:24 +00:00 |
|
Ralf Becker
|
6e76361736
|
open all sidebox admin link in admin vi admin.admin_ui.index loader
|
2013-10-15 16:53:43 +00:00 |
|
Ralf Becker
|
345a9bdc52
|
* PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog
|
2013-10-15 11:30:01 +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
|
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 |
|
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 |
|
Ralf Becker
|
18285429e9
|
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
|
2013-10-01 11:38:34 +00:00 |
|
Ralf Becker
|
a79192cc63
|
fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
|
2013-09-25 10:27:41 +00:00 |
|
Ralf Becker
|
86649cd1e1
|
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
|
2013-09-25 07:09:44 +00:00 |
|
Ralf Becker
|
edd4cc49ca
|
basic managed attachment support, tested with iCal from OS X mountain lion
|
2013-09-23 13:39:28 +00:00 |
|
Ralf Becker
|
1752f7defd
|
basic managed attachment support, tested with iCal from OS X mountain lion
|
2013-09-23 10:21:31 +00:00 |
|
Klaus Leithoff
|
bc83edc90c
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-09-09 12:04:28 +00:00 |
|
Ralf Becker
|
550daca48f
|
fixed warning reported by Anthony Messina on developers list
|
2013-09-02 06:49:10 +00:00 |
|
Ralf Becker
|
9c1cb15fbd
|
* Calendar/ActiveSync: keep external organizer and status&role of existing participants, if clients does not send them
|
2013-08-30 11:14:43 +00:00 |
|
Klaus Leithoff
|
acb0238a4e
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:58 +00:00 |
|
Klaus Leithoff
|
3cfd305599
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:58 +00:00 |
|
Ralf Becker
|
db7d12af4b
|
first take on new ACL dialog for admin
|
2013-08-26 18:25:43 +00:00 |
|
Ralf Becker
|
85aae69c69
|
keep role "CHAIR" from an external organizer, even if he is a regular participant with a different role
|
2013-08-26 17:48:19 +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 |
|
Klaus Leithoff
|
95e18fd5a7
|
merge russian lang files provided by MBCGroup
|
2013-08-16 11:01:33 +00:00 |
|
Ralf Becker
|
19172b4a64
|
* Calendar: fixed not working filter "only group events", to not include events of members
|
2013-08-15 16:02:32 +00:00 |
|
Ralf Becker
|
fe2438cc53
|
* Calendar: automatic cancel alarms from removed or rejected participants
|
2013-08-15 14:56:34 +00:00 |
|