diff options
author | friendica <info@friendica.com> | 2015-02-10 20:21:54 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-02-10 20:21:54 -0800 |
commit | 149a588b11dae7b21f24e728be45fa04224bacd3 (patch) | |
tree | 6f9905a95b6e9a24649b3d46ffca8d11a152f6ac /doc/to_do_code.bb | |
parent | d010712517eb82d3fdd44e90129cddda16fcec05 (diff) | |
download | volse-hubzilla-149a588b11dae7b21f24e728be45fa04224bacd3.tar.gz volse-hubzilla-149a588b11dae7b21f24e728be45fa04224bacd3.tar.bz2 volse-hubzilla-149a588b11dae7b21f24e728be45fa04224bacd3.zip |
ensure we have permission before displaying buttons
Diffstat (limited to 'doc/to_do_code.bb')
-rw-r--r-- | doc/to_do_code.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 0dd0b8e24..5a5ae76fd 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -23,7 +23,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]service classes - provide a pluggable subscription payment gateway for premium accounts[/li]
[li]service classes - account overview page showing resources consumed by channel. With special consideration this page can also be accessed at a meta level by the site admin to drill down on problematic accounts/channels.[/li]
[li]Events module - fix permissions on events, and provide JS translation support for the calendar overview; integrate with calDAV[/li]
-[li]Events module - event followups and RSVP[/li]
+[li]Events module - event followups[/li]
[li]Uploads - integrate #^[url=https://github.com/blueimp/jQuery-File-Upload]https://github.com/blueimp/jQuery-File-Upload[/url][/li]
[li]Import/export - include events, things, etc.[/li]
[li]Import channel from Diaspora/Friendica[/li]
|