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
e72b698faf
removed old action-popups to get ride of warning in js console
2014-01-24 15:48:44 +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
08f8b755b1
Fix styling for cal event tooltip in calendar
2014-01-07 10:34:11 +00:00
Nathan Gray
5708aaafed
Make sure angle brackets are angle brackets, fixes not well formed error in Firefox
2013-12-17 21:17:26 +00:00
Klaus Leithoff
b41be95681
latest pixelegg changes
2013-12-16 09:37:11 +00:00
Ralf Becker
5c7a290ac9
pixelegg changes from last week
2013-11-25 03:19:58 +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
727cdc83b3
newewst pixelegg changed from today
2013-11-14 19:29:55 +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
Hadi Nategh
3ccfe3fb93
Add app prefix name to calendar css classes
2013-11-11 14:02:08 +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
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
ed9513e846
fixed "not working" save in Calendar >> Site config, gave a wrong, but not displayed, validation error
2013-06-05 07:22:27 +00:00
Ralf Becker
86d54d092c
* Calendar: configuration to automatic create links for participants from addressbook
2013-06-04 18:00:39 +00:00
Ralf Becker
50ed435eb7
* Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input
2013-05-23 09:01:33 +00:00
Ralf Becker
e47fca7d10
missing templates and a fix for new reply handling
2013-02-01 16:54:51 +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
7ef3861b50
Hide delete popup
2013-01-09 21:38:54 +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
b83a19284a
UI changes for chosen selectboxes
2012-11-14 20:33:33 +00:00
Nathan Gray
74c683f6b2
Fix recurrence calendar popup for new entries too
2012-10-17 16:34:56 +00:00
Nathan Gray
7c9f8e18a5
Pre-set recurrence end date in popup to current start date
2012-10-16 22:01:48 +00:00
Nathan Gray
5a9e661dce
Pre-set recurrence end date in popup to start date
2012-10-16 21:55:53 +00:00
Klaus Leithoff
2eec3dd075
calendar/email: distinguish between meeting request and meeting reply, while displaying ics
2012-06-06 07:39:57 +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
Ralf Becker
c4b76cf4e3
* Calendar: fixed not savable config "Prevent deleting of entries" as "Yes, users can purge their deleted items"
...
renamed from "user_purge" to "userpurge" (without underscore) as config can not handle situation when name and value contains underscores
2012-05-15 10:35:40 +00:00
Klaus Leithoff
d52c72207c
* calendar/importexport/addressbook: calendar introduce new config option to set app specific export_limit; calendar csv export: use enumerate for exporting events as csv; bo_merge: introduce new helper functions to get and check export-limit; addressbook: use new helper functions
2011-09-13 09:05:33 +00:00
Ralf Becker
f65fd9129f
* Calendar: added purge interval of half a year
2011-06-14 18:16:08 +00:00
Ralf Becker
cfc3039bc0
calling the global action-object-manager
2011-06-02 17:01:56 +00:00
Ralf Becker
af820949b4
transfering meeting requests via session, as get parameters are limited in size and also pass on charset, to handle non utf-8 meeting requests correct
2011-05-31 10:12:39 +00:00
Ralf Becker
59a91269e9
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:25:43 +00:00
Nathan Gray
45855d6b6e
Use action system to select all
2011-05-04 17:49:48 +00:00
Ralf Becker
653d4991d7
context menu for calendar list
2011-04-27 16:53:06 +00:00
Ralf Becker
1d9f9e4ee3
removed not used code and only query user what to do with exceptions, if we have some
2011-04-08 14:21:23 +00:00
Nathan Gray
de241b18f8
Add config setting to enable 'Do not notify' checkbox
2011-03-21 16:57:11 +00:00
Andreas Stöckel
70030216f3
Added possibility to view birthdays and/or holidays as non-blocking event in calender with special icon prepending it
2010-12-22 15:17:56 +00:00
Klaus Leithoff
0cd5658ca1
* calendar: make configurable the number of users, until day- or weekview are consolidated; 5 is set as default
2010-12-10 11:03:35 +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
Ralf Becker
8dcbba0edc
MyStylite bug #972 : automatic scrollbar in calendar listview for long describtion is not right aligned
2010-11-09 10:46:03 +00:00
Ralf Becker
7f3e6d8897
fixed 40px higher tab for history in calendar.edit
2010-11-02 14:23:04 +00:00
Ralf Becker
dc288bc4e5
moved config of calendar horizont from Admin >> Site configuration to Calendar >> Site configuration
2010-08-24 07:33:26 +00:00
Ralf Becker
b51c248768
* fixed printing in calendar (only first page of list was printed and some UI not disabled)
...
--> fix for egw.stylite.de bug #8142 : calendar list view printed on three pages
2010-08-23 15:57:09 +00:00
Ralf Becker
1d98728552
fixed not disabled custom field tab, if no cfs exist
...
(problem was added history tab, which changed name of tabs widget, now using "tabs=general|...")
2010-08-16 07:13:47 +00:00
Hans-Jürgen Tappe
a66ae024a9
Tracker #2453 . Introduce a year view, which uses a fixed month / day grid and
...
displays the events inline (like in day / week view).
2010-07-31 07:51:52 +00:00
Nathan Gray
f8431b00a7
- Fix purging of old events so it doesn't delete everything
...
- Trick config into calling the hook when purging is turned off so cron job is cancelled
2010-07-01 15:27:37 +00:00
Ralf Becker
f616c628b5
fixed not working display and deleting of recurence exceptions (name of grid in template got somehow lost)
2010-06-28 13:46:39 +00:00
Ralf Becker
0e234a718f
setting widht: 99%; to cope with borders
2010-06-09 12:34:10 +00:00
Ralf Becker
a91b9f2ebf
added Jörgs delete_series popup to calendar.edit, thought calendar does NOT yet react on the user choice of deleting the exececptions or not (also moved styles again to app.css file)
2010-05-20 09:19:15 +00:00
Klaus Leithoff
8fbb39aded
use more stylish dialog for prompt action on edit-series; translations provided by mkk
2010-04-28 13:42:10 +00:00
Nathan Gray
c4a8515d99
Add feature to regularly remove old calendar events that are more than x years in the past. Set in Admin -> Calendar -> Site configuration
2010-04-22 20:27:14 +00:00
Ralf Becker
897209a04b
nicer styling for edit series popup, moved stylites to app.css file
2010-04-21 09:26:13 +00:00
Klaus Leithoff
851f017d1d
fix for absolute position of new edit-series-dialog; provided by andreas stoeckel
2010-04-16 14:21:13 +00:00
Klaus Leithoff
c93b76987a
enable create of recurreence for weekdays only for recur_type weekly (conditional enabling/disabling weekday selection area) provided by andreas stoeckel
2010-04-16 13:24:58 +00:00
Ralf Becker
f15dad0f0d
updated template as xml
2010-04-16 10:19:48 +00:00
Ralf Becker
83884ab2c2
better understandable dialog for editing recuring events (plus missing translations)
2010-04-15 18:23:02 +00:00
Nathan Gray
cb5054f2e4
Add an option to keep deleted events, only an admin can purge them
2010-03-05 20:01:44 +00:00
Jörg Lehrke
21ccdd5f28
Fix various synchronization issues (SyncML & CalDAV)
2010-02-17 13:29:28 +00:00
Hans-Jürgen Tappe
76e5a2d85c
Tracker 2448. Fix div tag typo.
2010-01-22 21:17:07 +00:00
Ralf Becker
12e5f2b218
allow calendar integration to supply participants and icons
2010-01-21 03:00:53 +00:00
Ralf Becker
816634a490
more work on yearly planner:
...
- month with less then 31 days: fixed scale, display filler
- marking special days like, weekends, today, holidays
- added navigation (next/previous month/year)
2010-01-17 02:03:11 +00:00
Ralf Becker
fad791eabd
first version of a yearly planner
2010-01-15 03:53:12 +00:00
Ralf Becker
44b15c1775
Category based ACL to limit adding of a certain category or changing the
...
status of a participant (included moving the event),
eg. to implement a restricted holiday calendar
*** not yet fully tested ***
2009-12-03 18:24:19 +00:00
Ralf Becker
d53b681f21
- reworked referer handling to allow calling from other apps and not
...
changing back to calendar
- allow to specify custom template for event edit
2009-11-25 20:16:41 +00:00
Ralf Becker
be1cd2d832
"adding rounded corners for safari too"
2009-11-25 17:36:44 +00:00
Ralf Becker
71ef04effc
added multiple week view to icons
2009-11-22 14:01:48 +00:00
Ralf Becker
55fc673dc5
- new configurable invitation ACL: Require an ACL grant to invite other
...
users and groups:
* No: Every user can invite other users and groups (default and old
behavior)
* Groups: other users can allways be invited, only groups require an invite_grant
* Users + groups: inviting both allways requires an invite grant
One need to keep in mind, that setting an invitation ACL via a group,
gives each groupmember the right to invite the group / create a group
event. So the last option propable only works, if users manage
invitations grants on their own, or admin only sets it in small working
groups, where every member is allowed to invite the whole group.
--> calendar backend code removes participants a user is not allowed
to invite
- new "only groupevents" filter, showing only real groupenvents not
events of groupmembers (added tooltips to explain filters)
2009-11-19 18:56:04 +00:00
Ralf Becker
91e694e79d
Calendar UI improvments:
...
- show status of participants in border style of event
+ solid: all participants accepted
+ dotted: all participants answered, but not all accepted
+ dashed: not all participants answered
- mark invitations (of current user, not calendar selected)
+ white background color (not category based color)
+ show blue questionmark icon in event header
2009-11-18 13:58:01 +00:00
Ralf Becker
4e9120ecf0
New tz_id column in egw_cal storing id into egw_cal_timezones
...
Please note: timestamps in egw_cal* tables are in server-time,
tz_id / timezone is only used to (re-)calculate recurrences and to
export in iCals (NOT yet implemented)
2009-11-04 15:00:08 +00:00
Ralf Becker
9d50eb121d
disabled debug-message and halfway fixed rules
2009-10-12 21:26:11 +00:00
Ralf Becker
0548cf5770
- added roles to UI
...
- enabling again resource booking without direct booking permission
(status is then unknown, not accepted)
2009-10-12 19:16:42 +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
Stefan Becker
cead53394e
Added select all on top of the listview
2009-08-17 19:18:26 +00:00
Ralf Becker
560f18bacd
- added new colums cal_creator, cal_created for easier deleting of
...
doublicates from failed sync
- added cal_recurrences timestamp for exceptions (ts of original
recurrence), for existing exceptions update script uses
the closest recur_exception date/time for it
- using uid of original series for new recurrence exceptions,
update script does NOT update the uid's of existing exceptions
- displaying (maybe temporary) these data in the recurrence tab
2009-07-23 16:14:22 +00:00
Christian Binder
5b263e23eb
removed the "all future" field from participants states. Instead added uniform behaviour with existing event handling when editing a single recurrence or all recurrences. The message being displayed when editing a single recurrence read only is just meant as a proposal. Stylite usability PROs, please adjust this to whatever you want to.
2009-07-22 15:38:58 +00:00
Stefan Becker
78ce775f17
freebussy ACL added into calender. Now if you only give that right, you will see, that the time is blocked without a read right of user or group. But will see everything as private
2009-06-09 12:16:15 +00:00
Ralf Becker
697b2b613c
"fixed not saving option to show only the date (not year) of birthdays from contacts "
2009-05-14 11:09:55 +00:00
Ralf Becker
a3adbcecd6
fixed freetimesearch, which failed to work with new default etemplate requests stored directly in the form, using the new ajax_submit() function of etemplate
2009-04-29 14:17:46 +00:00
Stefan Becker
5ed6981210
added Links to print template
2009-01-14 08:40:08 +00:00
Stefan Becker
e7f82e886c
Add a print template to print a single calender event
2008-12-18 14:47:21 +00:00
Ralf Becker
77d28f30e8
"fix for bug #1304 : to big tooltips show only lower right corner"
2008-11-12 18:42:02 +00:00
Ralf Becker
6ae2813e65
patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation
2008-10-10 10:24:31 +00:00
Ralf Becker
6a8e9471b6
make color of writing in event headers depending on the brightness of the choosen category color, fix for bug #1717
2008-09-13 12:43:14 +00:00
Ralf Becker
161fa364b9
fixed layout: location is now width:100% instead of fixed width
2008-07-30 05:56:19 +00:00
Ralf Becker
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00
Klaus Leithoff
1163804989
feature to have a bit more possibilities to set your own calendar listview, by offering title,description,owner,location and recure as single column,
...
and offer to display start and enddate as date with either dow,weekday or both prefixed before the date
2008-02-05 15:50:54 +00:00
Ralf Becker
b274e9ce22
new calendar config to not display birthdays, or to remove the year
2008-01-17 05:58:10 +00:00
Klaus Leithoff
573f7f2470
Feature to control the concurrent opening of calendar events.
...
If an entry which is opened by another user, gets saved by another user before the former commits its changes, the former user is notified at the
time saving the event and asked to reload the event and reedit. A link to reedit is provided.
Additionally there is a feature to inform a user that a given entry is opened by another user within a configurable timespan.
This feature was developed by Stefan Becker
2008-01-15 08:21:25 +00:00
Ralf Becker
eadc1c7b38
fix for bug #658 : Custom Fields - added user in list comes up as ID (number)
...
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:39:41 +00:00
Ralf Becker
fb17148787
redesigned the contact editing, to better fit more categories
2007-06-06 16:10:12 +00:00
Ralf Becker
ff82a825f7
bugfix: allowing again only to select calendar-groups
2007-05-27 06:25:08 +00:00
Ralf Becker
891906d72f
bugfix: using css-classes instead of the no longer existing theme colors
2007-05-20 09:37:52 +00:00
Ralf Becker
8ac09e8dba
fix for bug #674 : no more simple multiple participant selection
2007-05-07 18:59:05 +00:00
Ralf Becker
bf6d5edba2
listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates
2007-03-09 11:38:44 +00:00
Ralf Becker
3c6bc0fd53
only show view icon, if no edit rights (both opening the edit dialog now)
2007-01-02 14:55:24 +00:00
Ralf Becker
524b321fe2
Strange, thought I already commited that template, anyway participant status submits now automatic
2006-12-27 12:47:08 +00:00
Ralf Becker
03efd1f291
2006-12-22 19:54:31 +00:00