Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -20/+20 |
| | |||||
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -0/+4 |
| | |||||
* | provide lockstate for events and remove obsolete code | Mario Vavti | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | change event behaviour - share by default. | zotlabs | 2016-10-18 | 1 | -4/+0 |
| | |||||
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -3/+6 |
| | |||||
* | update 2 fontawesome icons | Treer | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -18/+18 |
| | |||||
* | efent form template fixes | Mario Vavti | 2015-11-24 | 1 | -30/+23 |
| | |||||
* | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 1 | -169/+122 |
| | |||||
* | some event related fixes and some base work for implementing native tasks ↵ | redmatrix | 2015-08-20 | 1 | -8/+1 |
| | | | | (to-do lists); which should already be importable and exportable. | ||||
* | hide event share button when editing an event | friendica | 2015-04-17 | 1 | -0/+4 |
| | |||||
* | Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵ | Mario Vavti | 2015-03-27 | 1 | -1/+1 |
| | | | | there). Comment out some most probably deprecated js includes. Some css cleanup. | ||||
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -2/+2 |
| | |||||
* | make preview button larger | friendica | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | event form - provide map ability for location field and add preview ability | friendica | 2015-02-09 | 1 | -8/+10 |
| | |||||
* | we still need an event preview but this looks a lot better. | friendica | 2015-02-08 | 1 | -49/+87 |
| | |||||
* | first cut at putting editor tools in event form | friendica | 2015-02-08 | 1 | -0/+65 |
| | |||||
* | style the checkboxes in the event form | friendica | 2015-02-05 | 1 | -3/+7 |
| | |||||
* | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 1 | -1/+4 |
| | |||||
* | non-tested fix for issue 847 | RedSwede | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | If entered event info is not valid, let user try again with the old info ↵ | Stefan Parviainen | 2014-10-21 | 1 | -0/+1 |
| | | | | still there. Closes friendica/red#648 | ||||
* | Initial stab at better general datetime picker | Stefan Parviainen | 2014-10-18 | 1 | -89/+3 |
| | |||||
* | missing event permissions | friendica | 2014-10-15 | 1 | -1/+2 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -1/+1 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -1/+3 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | datetimepicker data-format now data-date-format | Alexandre Hannud Abdo | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | add categories to events | friendica | 2014-09-07 | 1 | -3/+1 |
| | |||||
* | more work on the event edit form | friendica | 2014-09-05 | 1 | -4/+16 |
| | |||||
* | put a date and time picker on events | friendica | 2014-09-04 | 1 | -1/+87 |
| | |||||
* | move the event "unknown finish time" checkbox up so it actually precedes ↵ | friendica | 2014-05-08 | 1 | -3/+7 |
| | | | | | | entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked. | ||||
* | event form hard-wired tinymce=on, made selectable | friendica | 2014-05-08 | 1 | -0/+1 |
| | |||||
* | some work on events permissions | friendica | 2013-12-01 | 1 | -1/+1 |
| | |||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -5/+0 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -21/+26 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 1 | -1/+1 |
| | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+49 |