aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* add cover photo upload link to edit profileMario Vavti2016-03-041-0/+1
|
* fix jot formMario Vavti2016-03-031-11/+11
|
* slide up cover on clickMario Vavti2016-03-031-1/+5
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-032-10/+17
|\
| * UI cleanup for admin profile field management pageredmatrix2016-03-021-9/+16
| |
| * little nl string fixJeroen van Riet Paap2016-03-021-1/+1
| |
* | move cover-photo to template, add the ability to define a title and subtitle ↵Mario Vavti2016-03-033-24/+76
|/ | | | (defaults to channel name and addres), move js from redbasic.js to template.
* small fix to simple cover-photoMario Vavti2016-03-022-6/+4
|
* add a fade in effect to main while scrolling up cover photoMario Vavti2016-03-021-0/+5
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-023-10/+97
|\
| * sort out the with and howlong dependenciesredmatrix2016-03-011-1/+1
| |
| * profile field admin page (functional only: still needs a lot of HTML/CSS ↵redmatrix2016-03-012-0/+32
| | | | | | | | cleanup)
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-0110-50/+55
| |\
| * | Allow configuration of the display order of profile fields. This is an ↵redmatrix2016-03-011-9/+64
| | | | | | | | | | | | important piece of a more general profile configuration framework which will eventually be accessible via the admin page.
* | | a simple cover-photo implementation for redbasic default templateMario Vavti2016-03-025-16/+29
| |/ |/|
* | fix js error and add id to field input blockMario Vavti2016-03-012-2/+2
| |
* | fix paddingMario Vavti2016-03-011-1/+1
| |
* | do not show empty buttons if not logged inMario Vavti2016-03-012-2/+2
| |
* | another resize issueMario Vavti2016-03-011-0/+1
| |
* | fix resize issueMario Vavti2016-03-011-1/+6
| |
* | move preview content outside of editor spaceMario Vavti2016-03-011-1/+2
| |
* | adjust paddingMario Vavti2016-03-011-2/+2
| |
* | set line-height to initialMario Vavti2016-03-011-1/+1
| |
* | another css fixMario Vavti2016-03-011-1/+1
| |
* | css fixes to make jot look better with background colors or imagesMario Vavti2016-03-015-44/+42
|/
* provide footer bbcodeMario Vavti2016-02-291-0/+5
|
* simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-292-12/+21
|
* update es-es. tested it and it works now. Don't know what happened earlier.jeroenpraat2016-02-292-1342/+1326
|
* revert es-es update. something went wrong. later today I will examine what.jeroenpraat2016-02-292-84/+9767
|
* update es-es stringsjeroenpraat2016-02-282-9767/+84
|
* Merge pull request #302 from phellmes/de20160227redmatrix2016-02-282-1342/+1326
|\ | | | | Update DE translation strings
| * Update DE translation stringsphellmes2016-02-272-1342/+1326
| |
* | update NL stringsjeroenpraat2016-02-272-1355/+1339
|/
* make attach_delete() return and comment out album rename functionality since ↵Mario Vavti2016-02-271-0/+2
| | | | this is not supported by the backend at the moment.
* several photo item template fixesMario Vavti2016-02-262-18/+24
|
* provide an edit button for the profile pageMario Vavti2016-02-251-0/+3
|
* we have got a button for events in the nav. no need for it in the tabs if we ↵Mario Vavti2016-02-251-0/+1
| | | | are local.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-241-6/+6
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2016-02-252-1/+4
| |\
| * | another dutch updatejeroenpraat2016-02-251-6/+6
| | |
* | | issue #216 - calendar sharingredmatrix2016-02-244-3/+44
| |/ |/|
* | schema change to support channel move (a completely different operation than ↵redmatrix2016-02-241-1/+1
| | | | | | | | channel clone)
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-243-9/+5
|\|
| * interim dutch string updatejeroenpraat2016-02-251-3/+3
| |
| * fix boxy schemeMario Vavti2016-02-251-5/+1
| |
| * give nav dropdowns a fixed width to preventtext-overflow: ellipsis cut of to ↵Mario Vavti2016-02-241-1/+1
| | | | | | | | much of the text in some situations
* | add 'requires' field to plugin info to list other dependent plugins/addons ↵redmatrix2016-02-241-0/+3
|/ | | | and disable if dependencies are not installed/enabled
* Merge pull request #296 from wave72/masterWave2016-02-232-1564/+1641
|\ | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2016-02-232-1564/+1641
| |
* | some work on mod/registerMario Vavti2016-02-227-200/+98
| |