| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | start on bug #227 - more to do | friendica | 2011-11-25 | 1 | -0/+3 |
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 1 | -11/+1 |
* | don't allow events to finish before they begin | Friendika | 2011-09-14 | 1 | -1/+8 |
* | configurable format for date input selectors | Friendika | 2011-07-25 | 1 | -3/+9 |
* | logic reversed | Friendika | 2011-06-30 | 1 | -1/+1 |
* | don't allow editing of somebody else's event | Friendika | 2011-06-30 | 1 | -6/+3 |
* | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 1 | -1/+16 |
* | remove debug statements | Friendika | 2011-06-16 | 1 | -2/+2 |
* | preserve original timezone adjust selection when editing events | Friendika | 2011-06-14 | 1 | -10/+14 |
* | event calendar links, editing | Friendika | 2011-06-14 | 1 | -34/+102 |
* | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 1 | -1/+16 |
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -106/+24 |
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -2/+2 |
* | event publish | Friendika | 2011-06-09 | 1 | -10/+25 |
* | event item | Friendika | 2011-06-09 | 1 | -1/+50 |
* | default event publish permissions = personal | Friendika | 2011-06-09 | 1 | -0/+3 |
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
* | more progress on events | Friendika | 2011-06-07 | 1 | -16/+49 |
* | basic saving of events | Friendika | 2011-06-06 | 1 | -7/+34 |