Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | 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. | ||||
| * | | Drag and drop file information display in cloud files upload form. No actual ↵ | Andrew Manning | 2016-07-22 | 1 | -0/+112 |
| | | | | | | | | | | | | upload implemented yet. | ||||
| * | | upgrade readmore.js and improve collapsing a little | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
| |/ | |||||
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-20 | 24 | -571/+130 |
| |\ | |||||
* | \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | jquery update issue prevents comments from reloading and resetting watch cursor | redmatrix | 2016-07-17 | 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 |
|\| | | |||||
| * | | hide fullscreen button in embedphotos modal album view | Mario Vavti | 2016-07-17 | 1 | -0/+2 |
| | | | |||||
| * | | booboo | redmatrix | 2016-07-17 | 1 | -2/+2 |
| | | | |||||
| * | | some work on guest access token ui | Mario Vavti | 2016-07-17 | 3 | -37/+45 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/dev' into website-import-remote | Andrew Manning | 2016-07-16 | 15 | -558/+102 |
|\| | | |||||
| * | | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 |
| | | | |||||
| * | | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 |
| | | | |||||
| * | | hide/show mixup | Mario Vavti | 2016-07-16 | 1 | -3/+2 |
| | | | |||||
| * | | only use visibility for tabs | Mario Vavti | 2016-07-16 | 1 | -4/+4 |
| | | | |||||
| * | | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 3 | -0/+13 |
| | | |