aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* add templatesMario Vavti2015-11-272-0/+23
|
* move events tools to aside widgetMario Vavti2015-11-274-24/+19
|
* css fixesMario Vavti2015-11-273-71/+23
|
* unset does not work in webkit browsersMario Vavti2015-11-271-1/+1
|
* add spinner to eventsMario Vavti2015-11-273-1/+11
|
* lost calendar iconMario Vavti2015-11-261-1/+1
|
* various css fixesMario Vavti2015-11-264-10/+17
|
* beautify event item codeMario Vavti2015-11-262-0/+21
|
* default timepicker to 15 min steps. abbr -> spanMario Vavti2015-11-261-3/+3
|
* 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-262-2/+4
|
* css fixesMario Vavti2015-11-262-1/+2
|
* first iteration on the event itemMario Vavti2015-11-265-4/+27
|
* document that you probably shouldn't set a primary directory server in ↵redmatrix2015-11-251-1/+1
| | | | somebody else's realm.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-254-52/+34
|\
| * some basic event stylingMario Vavti2015-11-253-50/+19
| |
| * 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-251-2/+13
| | | | | | | | the finishdate if startdate is shifted
* | removed block style on dropdown contact name and details, added ↵redmatrix2015-11-252-3/+4
|/ | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable
* 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
| |
* | some event heavy lifting - please test and report issuesMario Vavti2015-11-249-306/+154
| |
* | 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.
* | 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-2012-3280/+3370
| |\ \
| * | | 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.
* | | | delivery report tweaksredmatrix2015-11-221-1/+1
| | | |
* | | | make calendar week start (sun or mon) configurableMario Vavti2015-11-212-0/+3
| |/ / |/| |
* | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-204-3192/+3278
|\ \ \
| * | | update es+nljeroenpraat2015-11-204-3192/+3278
| | | |
* | | | make calendar language awareMario Vavti2015-11-201-1/+1
|/ / /
* | | Had to switch these 2. Sorry.jeroenpraat2015-11-201-0/+2
| | |
* | | Some bitsjeroenpraat2015-11-201-2/+6
| | |
* | | move today button from aside to section titleMario Vavti2015-11-192-1/+1
| | |
* | | css fixesMario Vavti2015-11-192-0/+16
| | |
* | | move moment.min.js and remove unneeded filesMario Vavti2015-11-181-1/+1
| | |
* | | some events refacturingMario Vavti2015-11-186-87/+69
|/ /
* | fix admin plugin hooksredmatrix2015-11-171-2/+2
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-176-34/+30
|\ \
| * | more css fixesMario Vavti2015-11-175-15/+13
| | |
| * | css fixesMario Vavti2015-11-172-7/+9
| | |
| * | show jotnets toggle button only if there are jotnets and whitespace fixesMario Vavti2015-11-171-14/+10
| | |
* | | photo album widget permissions issueredmatrix2015-11-171-2/+2
|/ /
* | fix api/direct_messages/new at least for the json case. We seem to have a ↵redmatrix2015-11-161-12/+30
| | | | | | | | missing template for XML