aboutsummaryrefslogtreecommitdiffstats
path: root/mod/events.php
Commit message (Collapse)AuthorAgeFilesLines
* when creating an event from a post in our stream, if the original post was ↵redmatrix2016-02-251-1/+1
| | | | private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions.
* issue #216 - calendar sharingredmatrix2016-02-241-0/+7
|
* retry the move of AccessList to composer format (one or more third-party ↵redmatrix2016-02-211-2/+2
| | | | plugins will likely break as a result)
* Revert "move accesslist class to namespace"redmatrix2016-02-201-2/+2
| | | | This reverts commit a9711895cf254a0ca34b1e3f7c8e75bb832e6973.
* move accesslist class to namespaceredmatrix2016-02-201-2/+2
|
* Misspelled TitelAndrew Manning2016-01-011-1/+1
| | | should be Title
* reflect in form if we are editing or creatingMario Vavti2015-11-281-7/+7
|
* only show edit icon for your own events and minoe cleanupMario Vavti2015-11-271-18/+3
|
* some basic event stylingMario Vavti2015-11-251-1/+5
|
* events: make sure default finish date is one hour after start date and shift ↵Mario Vavti2015-11-251-5/+13
| | | | the finishdate if startdate is shifted
* fix event form initial valuesredmatrix2015-11-241-6/+14
|
* fix event dropingMario Vavti2015-11-241-1/+1
|
* some event heavy lifting - please test and report issuesMario Vavti2015-11-241-179/+155
|
* update datetimepicker and fix it for finish dateMario Vavti2015-11-221-1/+1
|
* datetimepicker should also respect first day of week settingMario Vavti2015-11-211-3/+4
|
* make calendar week start (sun or mon) configurableMario Vavti2015-11-211-1/+4
|
* make calendar language awareMario Vavti2015-11-201-2/+2
|
* move today button from aside to section titleMario Vavti2015-11-191-1/+2
|
* some events refacturingMario Vavti2015-11-181-15/+14
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-9/+13
|\
| * minor fix to event syncredmatrix2015-09-071-9/+13
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-0/+19
|\|
| * create event sync packetsredmatrix2015-09-071-0/+19
| |
* | more work on AccessList integrationredmatrix2015-08-271-37/+15
| |
* | edited event showing bad signature and null_date for edit timestampredmatrix2015-08-241-0/+5
| |
* | more work on tasksredmatrix2015-08-201-5/+17
| |
* | some event related fixes and some base work for implementing native tasks ↵redmatrix2015-08-201-10/+6
| | | | | | | | (to-do lists); which should already be importable and exportable.
* | do ical export before checking logged in channelredmatrix2015-08-201-23/+21
| |
* | check perms on ical attachmentsredmatrix2015-08-191-3/+6
| |
* | event integration improvementsredmatrix2015-08-191-1/+25
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-311-1/+1
|\| | | | | | | | | Conflicts: util/messages.po
| * consistency of event formredmatrix2015-07-311-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-271-2/+16
|\| | | | | | | | | Conflicts: util/messages.po
| * crude but more or less functional event import from thunderbird ics filesredmatrix2015-07-261-2/+16
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-231-2/+1
|\| | | | | | | | | Conflicts: include/diaspora.php
| * event privacy issueredmatrix2015-07-231-2/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-211-0/+1
|\| | | | | | | | | Conflicts: doc/to_do_code.bb
| * provide content-disposition for exported ics fileredmatrix2015-07-201-0/+1
| |
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * | missed one...redmatrix2015-05-061-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-2/+57
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * provide ways to over-ride the datetime pickersfriendica2015-03-261-1/+3
| |
| * lost ability to delete eventsfriendica2015-02-151-0/+31
| |
| * bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-0/+12
| |
| * event form - provide map ability for location field and add preview abilityfriendica2015-02-091-0/+9
| |
| * help text for the "adjust for viewer timezone" toggle switch since you ↵friendica2015-02-081-1/+1
| | | | | | | | apparently need an IQ of 230 or greater to be able to use it correctly.
* | Merge branch 'master' into tresfriendica2015-02-081-4/+3
|\| | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css
| * make default calendar view ambivalent to the state of the ignore flag.friendica2015-02-081-3/+2
| |
| * style the checkboxes in the event formfriendica2015-02-051-1/+1
| |
| * event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-3/+4
| |