| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | superfluous backslash | redmatrix | 2016-09-05 | 1 | -1/+1 |
* | use SubModule class for generalising submodules, move back to the zotlabs/mod... | redmatrix | 2016-09-05 | 2 | -15/+242 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-05 | 1 | -1/+1 |
|\ |
|
| * | json_decode() should return an array instead of an object at this place | Mario Vavti | 2016-09-05 | 1 | -1/+1 |
* | | add links to zcards #500 ; also provide drag/drop highlighting of comment reg... | redmatrix | 2016-09-05 | 1 | -1/+1 |
|/ |
|
* | begin to organise the admin module into independent sub-modules. The same nee... | redmatrix | 2016-09-04 | 1 | -239/+25 |
* | sidebar table of contents for help hierarchies; note that these should probab... | redmatrix | 2016-09-04 | 1 | -1/+1 |
* | move doc file parsing and rendering from the module level to the help library... | redmatrix | 2016-09-04 | 1 | -86/+5 |
* | update diaspora compatibility list, and also remove private mail 'unsend' (re... | redmatrix | 2016-09-03 | 1 | -1/+1 |
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 1 | -1/+6 |
* | missed the namespace | redmatrix | 2016-09-02 | 1 | -2/+2 |
* | empty schema | redmatrix | 2016-09-02 | 1 | -1/+1 |
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 2 | -4/+4 |
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 2 | -7/+6 |
* | check that the advanced_theming feature is enabled before the pdledit module ... | redmatrix | 2016-09-01 | 2 | -0/+10 |
* | separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch... | redmatrix | 2016-09-01 | 2 | -4/+2 |
* | actively set all the theme options on the display settings page based on the ... | redmatrix | 2016-09-01 | 1 | -1/+9 |
* | more work on theme select backend | redmatrix | 2016-09-01 | 1 | -2/+22 |
* | provide json module to load theme specific settings so we can auto-fill the d... | redmatrix | 2016-09-01 | 2 | -1/+44 |
* | theme preview - that was easy; plus a bit more tweaking of the saved search w... | redmatrix | 2016-09-01 | 1 | -1/+1 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 1 | -0/+1 |
* | Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;... | redmatrix | 2016-08-31 | 3 | -9/+23 |
* | Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ... | redmatrix | 2016-08-31 | 1 | -2/+4 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -2/+21 |
* | only check permissions on normal photos and force cover photos as well as pro... | redmatrix | 2016-08-30 | 1 | -0/+9 |
* | Imported webpage elements update existing elements properly. AllowCode permis... | Andrew Manning | 2016-08-30 | 1 | -2/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-30 | 1 | -7/+313 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 4 | -15/+25 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-27 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/dev' into website-export. Added attach... | Andrew Manning | 2016-08-27 | 7 | -31/+49 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-23 | 7 | -7/+15 |
| |\ \ \ \ |
|
| * | | | | | Website export to cloud files works. Created new recursive copy function in a... | Andrew Manning | 2016-08-23 | 1 | -8/+47 |
| * | | | | | Block export and re-import works. Fixed bug where layout content was not bein... | Andrew Manning | 2016-08-20 | 1 | -1/+68 |
| * | | | | | Layouts list and are selectable for export to the zip file | Andrew Manning | 2016-08-20 | 1 | -14/+56 |
| * | | | | | Export of pages and their layouts to a zip file works. Bug on importing the e... | Andrew Manning | 2016-08-20 | 1 | -6/+136 |
| * | | | | | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-19 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Pages populate the available-to-export list. New checkbox class for smaller b... | Andrew Manning | 2016-08-19 | 1 | -4/+10 |
| * | | | | | | Progress implementing zip file export | Andrew Manning | 2016-08-17 | 1 | -2/+24 |
* | | | | | | | remove duplicated include | redmatrix | 2016-08-29 | 1 | -1/+0 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Before throwing a 'smarty3 dir does not exist' fatal error, try and create it... | redmatrix | 2016-08-28 | 1 | -2/+2 |
* | | | | | | create smarty dir before any templates can be initialised | redmatrix | 2016-08-28 | 1 | -2/+3 |
* | | | | | | supercedes pull request #503 | redmatrix | 2016-08-28 | 1 | -1/+9 |
* | | | | | | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 1 | -8/+8 |
* | | | | | | fix aconfig | redmatrix | 2016-08-28 | 1 | -1/+1 |
* | | | | | | Display text around the searched query in documentation search | Andrew Manning | 2016-08-27 | 1 | -2/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | doc search broken | redmatrix | 2016-08-27 | 1 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | ratings are gone. They can be enabled, but there is no UI for doing so at thi... | redmatrix | 2016-08-25 | 5 | -27/+21 |
* | | | | allow changing the server role - as well as configuring any of the three opti... | redmatrix | 2016-08-23 | 2 | -4/+28 |
| |_|/
|/| | |
|
* | | | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -0/+1 |
* | | | server role management, part 1 | redmatrix | 2016-08-22 | 1 | -1/+1 |