Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translation of the new strings into the Spanish version | Manuel Jiménez Friaza | 2017-01-22 | 2 | -1293/+1511 |
| | |||||
* | Updated the Spanish translation | Manuel Jiménez Friaza | 2017-01-07 | 2 | -4481/+4567 |
| | |||||
* | Translated new strings into Spanish version | Manuel Jiménez Friaza | 2016-12-17 | 2 | -1182/+1224 |
| | |||||
* | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-12-07 | 2 | -258/+278 |
| | |||||
* | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-12-03 | 2 | -4927/+4933 |
| | |||||
* | Updated ES-ES: better revision of some plugins | Manuel Jiménez Friaza | 2016-11-20 | 2 | -53/+53 |
| | |||||
* | Fixed a grammatical concordance error at file connedit in Spanish contextual ↵ | Manuel Jiménez Friaza | 2016-11-19 | 1 | -1/+1 |
| | | | | help | ||||
* | Updated the Spanish translation | Manuel Jiménez Friaza | 2016-11-19 | 2 | -6175/+10025 |
| | |||||
* | dba_pdo: return false on q() DB error like the old driver did | zotlabs | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-17 | 8 | -85/+152 |
|\ | |||||
| * | Merge pull request #590 from encyclomundi/dev | zotlabs | 2016-11-18 | 4 | -1/+5 |
| |\ | | | | | | | Minor Change: add Guest Access Token permission option. | ||||
| | * | added member OpenID member URL | Your Name | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
| | * | added Guest Access Token | Your Name | 2016-11-17 | 1 | -0/+1 |
| | | | |||||
| | * | Added observer.webname | Your Name | 2016-11-17 | 1 | -0/+1 |
| | | | |||||
| | * | Minor Change: add Guest Access Token permission option. | Your Name | 2016-11-17 | 1 | -0/+2 |
| | | | |||||
| * | | wiki list fixes | Mario Vavti | 2016-11-17 | 3 | -54/+54 |
| |/ | |||||
| * | Merge pull request #589 from anaqreon/wiki-gui | git-marijus | 2016-11-17 | 3 | -70/+124 |
| |\ | | | | | | | Active wiki highlighting, move wiki edit panel into wiki list | ||||
| | * | Highlight active wiki in list in preparation for removing active wiki name ↵ | Andrew Manning | 2016-11-17 | 2 | -2/+14 |
| | | | | | | | | | | | | from content section header to make room for page list viewer | ||||
| | * | Merge remote-tracking branch 'upstream/dev' into wiki-gui | Andrew Manning | 2016-11-17 | 1 | -7/+16 |
| | |\ | | |/ | |/| | |||||
| * | | remove redundant comma | Mario Vavti | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | configure ace with setOptions, get rid of redundant scrollbars | Mario Vavti | 2016-11-17 | 1 | -7/+16 |
| | | | |||||
| | * | Hide edit dialog if new wiki dialog opens | Andrew Manning | 2016-11-16 | 1 | -1/+1 |
| | | | |||||
| | * | Create wiki edit dialogs directly underneath the wiki name in the wiki list | Andrew Manning | 2016-11-16 | 2 | -42/+43 |
| | | | |||||
| | * | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 3 | -54/+95 |
| |/ | |||||
* / | issue #588, change 'Bug Report' app to 'Report Bug' | zotlabs | 2016-11-17 | 4 | -21/+14 |
|/ | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-16 | 3 | -10/+26 |
|\ | |||||
| * | only turn [] and [x] into checkboxes if it is found inside a checklist | Mario Vavti | 2016-11-16 | 1 | -4/+15 |
| | | |||||
| * | remove print margin and set wrap mode to free | Mario Vavti | 2016-11-16 | 1 | -0/+2 |
| | | |||||
| * | remove redundant function call | Mario Vavti | 2016-11-16 | 1 | -4/+3 |
| | | |||||
| * | use modal-lg instead of width 80% | Mario Vavti | 2016-11-16 | 1 | -2/+1 |
| | | |||||
| * | minor wiki changes | Mario Vavti | 2016-11-16 | 2 | -2/+7 |
| | | |||||
* | | use item from DB for return value | zotlabs | 2016-11-16 | 2 | -2/+1 |
| | | |||||
* | | export issue | zotlabs | 2016-11-16 | 1 | -1/+1 |
|/ | |||||
* | wiki: simplify permission model, reduce duplicate calls to get the same ↵ | zotlabs | 2016-11-15 | 2 | -128/+117 |
| | | | | channel info and permissions, return the owner permissions with the normal permission check (keeping all permission fetching in one place), rename the 'channel' variable to 'owner' in several places to identify this channel role more clearly as to the way it is being used in this module, update the deprecated call to proc_run (include/notifier) and make several notice messages translatable. | ||||
* | still a bit of wiki permission weirdness, this should catch the major ones | zotlabs | 2016-11-15 | 3 | -8/+4 |
| | |||||
* | use same icon with rest of app | zotlabs | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | wiki: permissions issues, untranslated strings in templates and some minor ↵ | zotlabs | 2016-11-15 | 4 | -17/+29 |
| | | | | changes to provide a consistent UI with the rest of the app. | ||||
* | xchan_fetch() returns a simplified structure | zotlabs | 2016-11-14 | 1 | -3/+3 |
| | |||||
* | update api perm_allowed to return all perms if no perm specified | zotlabs | 2016-11-14 | 1 | -5/+16 |
| | |||||
* | API: add GET /api/z/1.0/perm_allowed | zotlabs | 2016-11-14 | 1 | -0/+24 |
| | |||||
* | API: add GET /api/z/1.0/abconfig | zotlabs | 2016-11-14 | 1 | -0/+17 |
| | |||||
* | Merge pull request #585 from anaqreon/wiki | zotlabs | 2016-11-15 | 4 | -356/+397 |
|\ | | | | | Wiki | ||||
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-11-14 | 4 | -583/+617 |
| |\ | |||||
| * | | Moved delete wiki button into new edit wiki form, opened by edit wiki icon ↵ | Andrew Manning | 2016-11-14 | 3 | -29/+29 |
| | | | | | | | | | | | | in wiki list | ||||
| * | | Moved new wiki and new page buttons to widgets | Andrew Manning | 2016-11-14 | 3 | -348/+391 |
| | | | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-14 | 2 | -582/+612 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #584 from phellmes/dev | zotlabs | 2016-11-15 | 2 | -582/+612 |
| |\ \ | | | | | | | | | Update DE translation strings | ||||
| | * | | Update DE translation strings | phellmes | 2016-11-14 | 2 | -582/+612 |
| | | | | |||||
* | | | | API: add GET api/z/1.0/abook | zotlabs | 2016-11-14 | 1 | -0/+19 |
|/ / / | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-11-14 | 2 | -6/+8 |
|\| | |