aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* features management page for hubminsredmatrix2016-01-062-0/+32
|
* added some real examples for the default-permission-role in de docu. also ↵jeroenpraat2016-01-031-0/+2
| | | | updated comanche template redable and another css class to tpl file
* Provide the ability for a hub admin to specify a default permissions role ↵redmatrix2016-01-021-4/+7
| | | | for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.
* Update es+nl strings and added title on hover for items (needed to view ↵jeroenpraat2016-01-023-3/+3
| | | | titles that are cut-off)
* issue #241 (redmatrix issue 405)redmatrix2016-01-011-0/+2
|
* Removed defunct URL from old auto-update ideaAndrew Manning2015-12-261-1/+1
|
* regression: default inherited permission was not being set for a connection ↵redmatrix2015-12-251-0/+1
| | | | if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting.
* start on refactor of plugin/theme/widget info block parsingredmatrix2015-12-221-6/+7
|
* merge hellredmatrix2015-12-201-30/+39
|
* Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-12-182-5/+7
|\
| * fix search item attachment renderingMario Vavti2015-12-171-5/+6
| |
| * Invitation only added to the admin site page. Plus css wrapper class to docu ↵jeroenpraat2015-12-151-0/+1
| | | | | | | | search.
* | Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-12-141-2/+0
|\|
| * remove some unused stuffredmatrix2015-12-081-2/+0
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-121-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-111-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-111-4/+0
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-101-1/+2
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-101-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-091-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-091-6/+6
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - second versionHaakon Meland Eriksen2015-12-091-6/+3
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tplHaakon Meland Eriksen2015-12-091-29/+26
|/
* move the diaspora templates out of core (except for diaspora_vcard, which is ↵redmatrix2015-12-0715-194/+0
| | | | still stuck here for the present time)
* make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-073-5/+5
|
* fix css issue in directoryMario Vavti2015-12-061-1/+1
|
* fix attachment rendering for mailMario Vavti2015-12-021-0/+6
|
* css fixesMario Vavti2015-11-282-8/+8
|
* fix tpl if clauseMario Vavti2015-11-281-1/+1
|
* add templatesMario Vavti2015-11-272-0/+23
|
* move events tools to aside widgetMario Vavti2015-11-272-24/+0
|
* unset does not work in webkit browsersMario Vavti2015-11-271-1/+1
|
* add spinner to eventsMario Vavti2015-11-272-1/+6
|
* lost calendar iconMario Vavti2015-11-261-1/+1
|
* various css fixesMario Vavti2015-11-263-10/+11
|
* 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
|
* first iteration on the event itemMario Vavti2015-11-263-0/+15
|
* some basic event stylingMario Vavti2015-11-251-1/+1
|
* 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
* efent form template fixesMario Vavti2015-11-241-30/+23
|
* open form on dbl-clickMario Vavti2015-11-241-1/+4
|
* some event heavy lifting - please test and report issuesMario Vavti2015-11-245-199/+146
|
* 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-204-82/+70
| |\