aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* mod_mitem.js is obsoleteMario Vavti2015-12-071-17/+0
|
* some style.css janitor workMario Vavti2015-12-072-279/+20
|
* override bs default marginMario Vavti2015-12-071-0/+1
|
* make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-074-9/+9
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-12-071-1/+1
|\
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-063-6/+6
| |\
| * | change text "Red developers" in update failed emailredmatrix2015-12-051-1/+1
| | |
* | | css fixes for blockquote and code (use same padding)Mario Vavti2015-12-071-4/+2
| |/ |/|
* | fix css issue in directoryMario Vavti2015-12-063-6/+6
|/
* Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-12-051-0/+4
|\
| * Enlarge the default mail composition text area.Andrew Manning2015-12-041-0/+4
| |
* | Updated Norwegian translationHaakon Meland Eriksen2015-12-052-7002/+7197
|/
* es+nl and bluegrid updatejeroenpraat2015-12-035-13295/+13301
|
* fix nav search popup active background colorMario Vavti2015-12-021-0/+7
|
* fix attachment rendering for mailMario Vavti2015-12-022-0/+10
|
* fix badge padding in narrow navbarMario Vavti2015-12-012-1/+1
|
* make narrow navbar setting work againMario Vavti2015-12-012-3/+1
|
* Merge pull request #201 from wave72/masterWave2015-11-302-6634/+6637
|\ | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2015-11-302-6634/+6637
| |
* | css fixesMario Vavti2015-11-285-22/+43
| |
* | fix tpl if clauseMario Vavti2015-11-281-1/+1
| |
* | 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.