Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set 'adjust for viewer timezone' as the default for new events. | zotlabs | 2017-01-02 | 1 | -3/+6 |
| | |||||
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -2/+8 |
| | |||||
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -3/+3 |
| | |||||
* | issue #576 - duplicate events shown | zotlabs | 2016-11-02 | 1 | -3/+2 |
| | |||||
* | remove debugging | zotlabs | 2016-11-02 | 1 | -3/+0 |
| | |||||
* | issue #575, when 'nofinish' is set on an event, invalid date was ↵ | zotlabs | 2016-11-02 | 1 | -4/+8 |
| | | | | generated/stored | ||||
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and ↵ | Florian Steinel | 2016-10-27 | 1 | -1/+1 |
| | | | | | | postgresql (see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 ) | ||||
* | provide lockstate for events and remove obsolete code | Mario Vavti | 2016-10-22 | 1 | -5/+2 |
| | |||||
* | squash timezone adjusted birthdays into a single day in the calendar, by ↵ | zotlabs | 2016-10-21 | 1 | -0/+6 |
| | | | | lying and telling the js calendar that the end date/time is unknown | ||||
* | change event behaviour - share by default. | zotlabs | 2016-10-18 | 1 | -2/+4 |
| | |||||
* | even more backslashes | redmatrix | 2016-10-03 | 1 | -4/+4 |
| | |||||
* | objects with id=share_container seem to be blacklisted in various security ↵ | Mario Vavti | 2016-09-22 | 1 | -2/+2 |
| | | | | browser plugins. rename it to distr_container. also remove some superfluous js | ||||
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -1/+11 |
| | |||||
* | move permissiondescription class to zotlabs/lib | redmatrix | 2016-07-11 | 1 | -2/+1 |
| | |||||
* | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 1 | -2/+4 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -21/+21 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | some event fixes, also change jquery-textcomplete to un-minified since the ↵ | redmatrix | 2016-05-25 | 1 | -1/+1 |
| | | | | minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it. | ||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | Update some modules to use new ACL dialog feature | Treer | 2016-05-08 | 1 | -2/+5 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+714 |