aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | fixes #194 - New directory server is selected on every directory page reloadMario Vavti2015-11-271-1/+1
| |/ / / /
| * | | | unset does not work in webkit browsersMario Vavti2015-11-271-1/+1
| | | | |
| * | | | only show edit icon for your own events and minoe cleanupMario Vavti2015-11-271-18/+3
| | | | |
| * | | | add spinner to eventsMario Vavti2015-11-273-1/+11
| |/ / /
* / / / document dreport expiration settingredmatrix2015-11-273-4449/+4454
|/ / /
* | | don't show item_delayed_publish items in tag cloudsredmatrix2015-11-262-4/+3
| | |
* | | lost calendar iconMario Vavti2015-11-261-1/+1
| | |
* | | various css fixesMario Vavti2015-11-265-10/+18
| | |
* | | beautify event item codeMario Vavti2015-11-263-45/+53
| | |
* | | default timepicker to 15 min steps. abbr -> spanMario Vavti2015-11-262-4/+4
| | |
* | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-261-1/+1
|\ \ \
| * \ \ Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-2610-13/+105
| |\ \ \
| * | | | versionredmatrix2015-11-261-1/+1
| | | | |
* | | | | improve event renderingMario Vavti2015-11-261-6/+8
| |/ / / |/| | |
* | | | add locationMario Vavti2015-11-261-4/+6
| | | |
* | | | fix event renderingMario Vavti2015-11-261-10/+11
| | | |
* | | | we also need nofinish in the object. css ficesMario Vavti2015-11-263-2/+6
| | | |
* | | | css fixesMario Vavti2015-11-262-1/+2
| | | |
* | | | also catch the other objectMario Vavti2015-11-261-0/+5
| | | |
* | | | first iteration on the event itemMario Vavti2015-11-269-5/+84
|/ / /
* | | document that you probably shouldn't set a primary directory server in ↵redmatrix2015-11-251-1/+1
| | | | | | | | | | | | somebody else's realm.
* | | issue #185redmatrix2015-11-256-10/+12
| | |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-256-68/+64
|\ \ \
| * | | some basic event stylingMario Vavti2015-11-255-61/+36
| | | |
| * | | add a if clause for the case we do not have a finish dateMario Vavti2015-11-251-6/+7
| | | |
| * | | note to self: do not make things more complicated than they need to be.Mario Vavti2015-11-251-2/+3
| | | |
| * | | events: make sure default finish date is one hour after start date and shift ↵Mario Vavti2015-11-252-7/+26
| | |/ | |/| | | | | | | the finishdate if startdate is shifted
* / | removed block style on dropdown contact name and details, added ↵redmatrix2015-11-253-4/+5
|/ / | | | | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable
* | fix event form initial valuesredmatrix2015-11-241-6/+14
| |
* | add (blank?) label param to other instances of datetimeselredmatrix2015-11-243-4/+6
| |
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-242-1946/+1997
|\ \
| * | Merge pull request #187 from wave72/masterWave2015-11-242-1946/+1997
| |\| | | | | | | Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2015-11-242-1946/+1997
| | |
* | | efent form template fixesMario Vavti2015-11-243-54/+28
|/ /
* | open form on dbl-clickMario Vavti2015-11-241-1/+4
| |
* | fix event dropingMario Vavti2015-11-241-1/+1
| |
* | oups :)Mario Vavti2015-11-241-1/+1
| |
* | some event heavy lifting - please test and report issuesMario Vavti2015-11-2412-497/+322
| |
* | more database docoredmatrix2015-11-234-29/+52
| |
* | issue #185 - prevent liveUpdate from updating while the built-in html5 media ↵redmatrix2015-11-231-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 #183redmatrix2015-11-231-1/+1
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-231-9/+21
|\ \
| * \ Merge pull request #182 from anaqreon/url-selectedredmatrix2015-11-241-9/+21
| |\ \ | | | | | | | | Place link around selected text
| | * \ Merge branch 'master' of https://github.com/redmatrix/hubzilla into url-selectedAndrew Manning2015-11-2061-10382/+21638
| | |\ \
| | * | | If text is selected in profile-jot-text when the link button is pressed, the ↵Andrew Manning2015-11-201-9/+21
| | | | | | | | | | | | | | | | | | | | input URL is applied around the text. Otherwise, the normal link data fetch occurs.
* | | | | issue #184redmatrix2015-11-232-2/+2
|/ / / /
* | | | doco updatesredmatrix2015-11-222-1/+29
| | | |
* | | | delivery report tweaksredmatrix2015-11-223-2/+27
| | | |
* | | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-229-352/+920
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: version.inc
| * | | | update datetimepicker and fix it for finish dateMario Vavti2015-11-223-342/+881
| | | | |