aboutsummaryrefslogtreecommitdiffstats
path: root/mod/events.php
Commit message (Expand)AuthorAgeFilesLines
* 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 appare...friendica2015-02-081-1/+1
* 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
* local_user => local_channelfriendica2015-01-281-16/+16
* Allow tags in event description and locationStefan Parviainen2015-01-131-0/+4
* add event export (this month) to event UIfriendica2014-11-241-0/+12
* Switch to a better datetime picker widgetStefan Parviainen2014-11-161-5/+4
* PostgreSQL support initial commitHabeas Codice2014-11-131-4/+4
* If entered event info is not valid, let user try again with the old info stil...Stefan Parviainen2014-10-211-7/+26
* Don't display date format, it's already in the placeholder textStefan Parviainen2014-10-191-6/+0
* Changes in the datetimesel api, prevent user from picking event end date earl...Stefan Parviainen2014-10-191-2/+2
* Give an error if event is supposed to end before it starts. Closes friendica/...Stefan Parviainen2014-10-191-2/+4
* Initial stab at better general datetime pickerStefan Parviainen2014-10-181-17/+2
* missing event permissionsfriendica2014-10-151-0/+1
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-1/+1
* add categories to eventsfriendica2014-09-071-1/+50
* more work on the event edit formfriendica2014-09-051-0/+2
* put a date and time picker on eventsfriendica2014-09-041-5/+29
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-22/+41
* rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
* use consistent capitalisation in the item actions menufriendica2014-05-291-1/+1
* newevent: front end functionsfriendica2014-05-291-3/+13
* start to tie in the new event logicfriendica2014-05-291-2/+3
* event form hard-wired tinymce=on, made selectablefriendica2014-05-081-2/+11
* issue #395, item 2friendica2014-04-061-1/+4
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-151-2/+1
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* need include/conversation for events nowfriendica2013-12-061-0/+1
* some work on events permissionsfriendica2013-12-011-6/+17
* make "selected" class work on all navigation menu itemsmarijus2013-08-011-0/+2
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-2/+2
* some fixes related to eventsMichael Johnston2013-03-071-4/+5
* progress on tag deliveryfriendica2013-02-111-1/+1
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
* mopping up the events issues so I can move on to other stufffriendica2013-01-161-2/+4
* still some bugs but events are happening again.friendica2013-01-151-42/+35
* events are still buggered and aren't anywhere close to working, but not bugge...friendica2013-01-071-8/+9
* fix show-stopping bugsZach Prezkuta2013-01-061-2/+2
* wall posts now display - address book structure revamp startedfriendica2012-10-101-0/+1
* separate the public feed from everything elsefriendica2012-09-201-1/+17
* convert ent_quotes for jquery calendar title/summaryfriendica2012-06-291-2/+2
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-1/+1
* change event behaviour so that title is required but description is notfriendica2012-06-251-6/+6
* event summary/titlefriendica2012-06-251-3/+11