| Commit message (Expand) | Author | Age | Files | Lines |
* | add event export (this month) to event UI | friendica | 2014-11-24 | 1 | -0/+12 |
* | Switch to a better datetime picker widget | Stefan Parviainen | 2014-11-16 | 1 | -5/+4 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -4/+4 |
* | If entered event info is not valid, let user try again with the old info stil... | Stefan Parviainen | 2014-10-21 | 1 | -7/+26 |
* | Don't display date format, it's already in the placeholder text | Stefan Parviainen | 2014-10-19 | 1 | -6/+0 |
* | Changes in the datetimesel api, prevent user from picking event end date earl... | Stefan Parviainen | 2014-10-19 | 1 | -2/+2 |
* | Give an error if event is supposed to end before it starts. Closes friendica/... | Stefan Parviainen | 2014-10-19 | 1 | -2/+4 |
* | Initial stab at better general datetime picker | Stefan Parviainen | 2014-10-18 | 1 | -17/+2 |
* | missing event permissions | friendica | 2014-10-15 | 1 | -0/+1 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | add categories to events | friendica | 2014-09-07 | 1 | -1/+50 |
* | more work on the event edit form | friendica | 2014-09-05 | 1 | -0/+2 |
* | put a date and time picker on events | friendica | 2014-09-04 | 1 | -5/+29 |
* | numerous event fixes - mostly related to editing an event | friendica | 2014-07-06 | 1 | -22/+41 |
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -2/+2 |
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
* | use consistent capitalisation in the item actions menu | friendica | 2014-05-29 | 1 | -1/+1 |
* | newevent: front end functions | friendica | 2014-05-29 | 1 | -3/+13 |
* | start to tie in the new event logic | friendica | 2014-05-29 | 1 | -2/+3 |
* | event form hard-wired tinymce=on, made selectable | friendica | 2014-05-08 | 1 | -2/+11 |
* | issue #395, item 2 | friendica | 2014-04-06 | 1 | -1/+4 |
* | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 1 | -2/+1 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | need include/conversation for events now | friendica | 2013-12-06 | 1 | -0/+1 |
* | some work on events permissions | friendica | 2013-12-01 | 1 | -6/+17 |
* | make "selected" class work on all navigation menu items | marijus | 2013-08-01 | 1 | -0/+2 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -2/+2 |
* | some fixes related to events | Michael Johnston | 2013-03-07 | 1 | -4/+5 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -1/+1 |
* | documenting event-finish-date-crosses-month-boundary issue to come back to later | friendica | 2013-01-16 | 1 | -0/+6 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 1 | -2/+4 |
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 1 | -42/+35 |
* | events are still buggered and aren't anywhere close to working, but not bugge... | friendica | 2013-01-07 | 1 | -8/+9 |
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -2/+2 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -0/+1 |
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -1/+17 |
* | convert ent_quotes for jquery calendar title/summary | friendica | 2012-06-29 | 1 | -2/+2 |
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
* | change event behaviour so that title is required but description is not | friendica | 2012-06-25 | 1 | -6/+6 |
* | event summary/title | friendica | 2012-06-25 | 1 | -3/+11 |
* | events: fix select events query | fabrixxm | 2012-06-07 | 1 | -2/+2 |
* | use cid rather than uid in perms | friendica | 2012-05-02 | 1 | -3/+12 |
* | Modify events_post() in mod/events.php to set the `private` field to true whe... | Zach Prezkuta | 2012-05-02 | 1 | -0/+19 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -4/+4 |
|\ |
|
| * | make the "new calendar" (javascript interactive) the default | friendica | 2012-04-02 | 1 | -4/+4 |
|/ |
|
* | enable ajax calendar with $a->config['experimentals']['new_calendar']=1 | Fabio Comuni | 2012-02-15 | 1 | -1/+5 |
* | events js: pass only first line of desc as title; item.desc and item.location... | Fabio Comuni | 2012-02-14 | 1 | -6/+9 |
* | events: first test for full-javascript events calendar | Fabio Comuni | 2012-02-14 | 1 | -39/+99 |
* | new event current date off by one, submit button misplaced | friendica | 2012-01-25 | 1 | -3/+3 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |