Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document dreport expiration setting | redmatrix | 2015-11-27 | 3 | -4449/+4454 |
| | |||||
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 2 | -4/+3 |
| | |||||
* | lost calendar icon | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | various css fixes | Mario Vavti | 2015-11-26 | 5 | -10/+18 |
| | |||||
* | beautify event item code | Mario Vavti | 2015-11-26 | 3 | -45/+53 |
| | |||||
* | default timepicker to 15 min steps. abbr -> span | Mario Vavti | 2015-11-26 | 2 | -4/+4 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
|\ | |||||
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-26 | 10 | -13/+105 |
| |\ | |||||
| * | | version | redmatrix | 2015-11-26 | 1 | -1/+1 |
| | | | |||||
* | | | improve event rendering | Mario Vavti | 2015-11-26 | 1 | -6/+8 |
| |/ |/| | |||||
* | | add location | Mario Vavti | 2015-11-26 | 1 | -4/+6 |
| | | |||||
* | | fix event rendering | Mario Vavti | 2015-11-26 | 1 | -10/+11 |
| | | |||||
* | | we also need nofinish in the object. css fices | Mario Vavti | 2015-11-26 | 3 | -2/+6 |
| | | |||||
* | | css fixes | Mario Vavti | 2015-11-26 | 2 | -1/+2 |
| | | |||||
* | | also catch the other object | Mario Vavti | 2015-11-26 | 1 | -0/+5 |
| | | |||||
* | | first iteration on the event item | Mario Vavti | 2015-11-26 | 9 | -5/+84 |
|/ | |||||
* | document that you probably shouldn't set a primary directory server in ↵ | redmatrix | 2015-11-25 | 1 | -1/+1 |
| | | | | somebody else's realm. | ||||
* | issue #185 | redmatrix | 2015-11-25 | 6 | -10/+12 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-25 | 6 | -68/+64 |
|\ | |||||
| * | some basic event styling | Mario Vavti | 2015-11-25 | 5 | -61/+36 |
| | | |||||
| * | add a if clause for the case we do not have a finish date | Mario Vavti | 2015-11-25 | 1 | -6/+7 |
| | | |||||
| * | note to self: do not make things more complicated than they need to be. | Mario Vavti | 2015-11-25 | 1 | -2/+3 |
| | | |||||
| * | events: make sure default finish date is one hour after start date and shift ↵ | Mario Vavti | 2015-11-25 | 2 | -7/+26 |
| | | | | | | | | the finishdate if startdate is shifted | ||||
* | | removed block style on dropdown contact name and details, added ↵ | redmatrix | 2015-11-25 | 3 | -4/+5 |
|/ | | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable | ||||
* | fix event form initial values | redmatrix | 2015-11-24 | 1 | -6/+14 |
| | |||||
* | add (blank?) label param to other instances of datetimesel | redmatrix | 2015-11-24 | 3 | -4/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-11-24 | 2 | -1946/+1997 |
|\ | |||||
| * | Merge pull request #187 from wave72/master | Wave | 2015-11-24 | 2 | -1946/+1997 |
| |\ | | | | | | | Updated Italian strings | ||||
| | * | Updated Italian strings | Paolo Tacconi | 2015-11-24 | 2 | -1946/+1997 |
| | | | |||||
* | | | efent form template fixes | Mario Vavti | 2015-11-24 | 3 | -54/+28 |
|/ / | |||||
* | | open form on dbl-click | Mario Vavti | 2015-11-24 | 1 | -1/+4 |
| | | |||||
* | | fix event droping | Mario Vavti | 2015-11-24 | 1 | -1/+1 |
| | | |||||
* | | oups :) | Mario Vavti | 2015-11-24 | 1 | -1/+1 |
| | | |||||
* | | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 12 | -497/+322 |
| | | |||||
* | | more database doco | redmatrix | 2015-11-23 | 4 | -29/+52 |
| | | |||||
* | | issue #185 - prevent liveUpdate from updating while the built-in html5 media ↵ | redmatrix | 2015-11-23 | 1 | -1/+20 |
| | | | | | | | | player is "active". This will not have any affect on flash or other media players, and could potentially get confused if you have more than one media player actively playing at any given time. | ||||
* | | issue #183 | redmatrix | 2015-11-23 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-23 | 1 | -9/+21 |
|\ \ | |||||
| * \ | Merge pull request #182 from anaqreon/url-selected | redmatrix | 2015-11-24 | 1 | -9/+21 |
| |\ \ | | | | | | | | | Place link around selected text | ||||
| | * \ | Merge branch 'master' of https://github.com/redmatrix/hubzilla into url-selected | Andrew Manning | 2015-11-20 | 61 | -10382/+21638 |
| | |\ \ | |||||
| | * | | | If text is selected in profile-jot-text when the link button is pressed, the ↵ | Andrew Manning | 2015-11-20 | 1 | -9/+21 |
| | | | | | | | | | | | | | | | | | | | | input URL is applied around the text. Otherwise, the normal link data fetch occurs. | ||||
* | | | | | issue #184 | redmatrix | 2015-11-23 | 2 | -2/+2 |
|/ / / / | |||||
* | | | | doco updates | redmatrix | 2015-11-22 | 2 | -1/+29 |
| | | | | |||||
* | | | | delivery report tweaks | redmatrix | 2015-11-22 | 3 | -2/+27 |
| | | | | |||||
* | | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-22 | 9 | -352/+920 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: version.inc | ||||
| * | | | | update datetimepicker and fix it for finish date | Mario Vavti | 2015-11-22 | 3 | -342/+881 |
| | | | | | |||||
| * | | | | do not hide scrollbars | Mario Vavti | 2015-11-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | datetimepicker should also respect first day of week setting | Mario Vavti | 2015-11-21 | 2 | -5/+6 |
| | | | | | |||||
| * | | | | make calendar week start (sun or mon) configurable | Mario Vavti | 2015-11-21 | 4 | -2/+11 |
| | |/ / | |/| | | |||||
| * | | | Use http_status() instead of homegrowing it. Adapt http_status to handle ↵ | ken restivo | 2015-11-20 | 2 | -5/+24 |
| | | | | | | | | | | | | | | | | replies with data. |