Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multiple acl: store new data in update_view() | Mario Vavti | 2016-08-03 | 1 | -19/+23 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 11 | -11/+445 |
|\ | |||||
| * | belongs to previous commit | jeroenpraat | 2016-08-03 | 1 | -0/+1 |
| | | |||||
| * | Improved a few schemas - context help fix - dark schemas now have dark text ↵ | jeroenpraat | 2016-08-03 | 4 | -4/+141 |
| | | | | | | | | areas (et al.) | ||||
| * | allow individual permissions on atokens | redmatrix | 2016-07-31 | 2 | -7/+39 |
| | | |||||
| * | Remove scanned element column for existing element information which we are ↵ | Andrew Manning | 2016-07-31 | 1 | -3/+9 |
| | | | | | | | | not yet populating. | ||||
| * | Improved UI. Removed logger statements. | Andrew Manning | 2016-07-31 | 2 | -28/+36 |
| | | |||||
| * | Import element selection page added to allow selective importing. | Andrew Manning | 2016-07-30 | 3 | -72/+216 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 12 | -10198/+10982 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Starting to make the import selection page after element scan. | Andrew Manning | 2016-07-20 | 2 | -0/+78 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-17 | 4 | -20/+47 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-import-remote | Andrew Manning | 2016-07-16 | 15 | -558/+102 |
| |\ \ \ \ | |||||
| * | | | | | Stash changes to merge from dev | Andrew Manning | 2016-07-16 | 1 | -13/+6 |
| | | | | | | |||||
| * | | | | | Postpone remote folder import until filesystem mirroring matures. | Andrew Manning | 2016-07-16 | 1 | -3/+14 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-14 | 3 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-12 | 7 | -13/+16 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Import blocks from zip file, but needs updates as detailed in ↵ | Andrew Manning | 2016-07-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/zot/hubsites/merge_requests/2 | ||||
| * | | | | | | | Clearer import control interface | Andrew Manning | 2016-07-10 | 1 | -6/+22 |
| | | | | | | | | |||||
| * | | | | | | | First draft of website import tools | Andrew Manning | 2016-07-10 | 2 | -0/+8 |
| | | | | | | | | |||||
* | | | | | | | | multiple acl work | Mario Vavti | 2016-08-03 | 6 | -41/+75 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Updating es-es strings | jeroenpraat | 2016-07-29 | 2 | -5059/+5299 |
| | | | | | | | |||||
* | | | | | | | catch all input fields (in preparation for acl in this place) and display ↵ | Mario Vavti | 2016-07-29 | 2 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the files to upload in the right order | ||||
* | | | | | | | Fixed bug where multiple post attachements by drag-and-drop were not being ↵ | Andrew Manning | 2016-07-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | added to the post content. | ||||
* | | | | | | | missing space | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | missing semicolon | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | add more info on what is happening after we are at 100% and minor fixes | Mario Vavti | 2016-07-28 | 3 | -5/+21 |
| | | | | | | | |||||
* | | | | | | | re-implement progress-bar to work with all browsers | Mario Vavti | 2016-07-28 | 2 | -5/+15 |
| | | | | | | | |||||
* | | | | | | | reusing the original form did not work so well via xhr upload - let us ↵ | Mario Vavti | 2016-07-28 | 2 | -9/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | create a new form for this action. revert progressbar- only works nice in firefox | ||||
* | | | | | | | make progressbar slightly more transparent and give it a default width of ↵ | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3px to indicate which files are to be uploaded | ||||
* | | | | | | | use single quote for js and double quote for html with proper escapes and ↵ | Mario Vavti | 2016-07-28 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | implement a simple progressbar | ||||
* | | | | | | | translate mime types to icons, update some icons, move file preview (upload ↵ | Mario Vavti | 2016-07-28 | 1 | -5/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | progress) below table header | ||||
* | | | | | | | github didn't accept the last push. Touching the files to force a git revision | redmatrix | 2016-07-27 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | fix italian strings (messed up by rtl variable); and finish removing openid ↵ | redmatrix | 2016-07-27 | 1 | -2311/+2311 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | from core | ||||
* | | | | | | | Enhanced visual feedback for file drag hover | Andrew Manning | 2016-07-27 | 2 | -6/+5 |
| | | | | | | | |||||
* | | | | | | | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 5 | -100/+121 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism | ||||
* | | | | | | | fix drag and drop | Mario Vavti | 2016-07-26 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #462 from wave72/dev | Wave | 2016-07-26 | 2 | -6471/+6711 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Updated Italian strings | ||||
| * | | | | | | | Updated Italian strings | Wave72 | 2016-07-26 | 2 | -6471/+6711 |
| | | | | | | | | |||||
* | | | | | | | | revert multiple test | Mario Vavti | 2016-07-25 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | css fixes | Mario Vavti | 2016-07-25 | 2 | -1/+2 |
| | | | | | | | | |||||
* | | | | | | | | revert cloud acl selector (branched so as to continue development) | redmatrix | 2016-07-25 | 2 | -20/+8 |
| | | | | | | | | |||||
* | | | | | | | | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation) | ||||
* | | | | | | | | call wall_attach rather than wall_upload for drag/drop; which means you can ↵ | redmatrix | 2016-07-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drag/drop any file and not just photos. | ||||
* | | | | | | | | Drag and drop one image file at a time into the post editor will upload it. | Andrew Manning | 2016-07-24 | 2 | -1/+90 |
| | | | | | | | | |||||
* | | | | | | | | Multiple file upload by drag and drop with progress indicators and auto page ↵ | Andrew Manning | 2016-07-24 | 3 | -194/+140 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reload | ||||
* | | | | | | | | Include credentials for session cookie in xhr | Andrew Manning | 2016-07-23 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | AJAX single upload might be working, but permissions problems seem to cause ↵ | Andrew Manning | 2016-07-23 | 1 | -11/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failure. |