aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_upload.tpl
Commit message (Collapse)AuthorAgeFilesLines
* improve file upload performance: start uploading next file only after the ↵Mario2021-10-011-1/+1
| | | | previous finished, make sure to not return when uploading via ajax
* Merge branch 'dev' into bs5Mario2021-07-291-8/+5
|\
| * photo upload: always show the textarea so that text and tags can be added ↵Mario Vavti2021-07-161-6/+3
| | | | | | | | even if no status post is sent
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-7/+7
|/
* get devHilmar R2021-03-011-0/+0
|
* chunked uploads for photos pagezotlabs2017-12-031-5/+6
|
* bring some ajax to photo uploadMario Vavti2017-11-101-0/+3
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+61
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-61/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-2/+2
|
* multi acl: port photosMario Vavti2016-08-041-4/+2
|
* update icon names in view/Treer2016-05-011-2/+2
|
* css fixes to make jot look better with background colors or imagesMario Vavti2016-03-011-1/+1
|
* another try to avoid dubble photo deletion. allow to set a photo caption and ↵Mario Vavti2015-10-241-1/+8
| | | | simple status body (if create status post is enabled) on upload
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-1/+1
|\ | | | | | | | | | | Conflicts: include/items.php util/messages.po
| * do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-211-1/+1
| | | | | | | | default.css should be symlinks. adjust doco accordingly.
* | more photos workredmatrix2015-06-171-1/+1
|/
* Change logic of "don't create a status post for this photo upload" and turn ↵friendica2015-03-101-10/+3
| | | | it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync.
* design fixes for photos, files and random fixesmarijus2014-12-301-12/+23
|
* css fixesmarijus2014-12-301-4/+3
|
* move profile css to mod_profile and minoor fixesmarijus2014-12-111-2/+2
|
* undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-181-2/+2
|
* prevent posting before acl got populated since this will disregard the ↵marijus2014-11-081-2/+2
| | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated.
* class > id mixupmarijus2014-11-041-1/+1
|
* missing </div>marijus2014-11-041-2/+3
|
* if deleting a photo go away to albummarijus2014-11-031-7/+7
|
* css fixesmarijus2014-11-021-5/+5
|
* even more photos workmarijus2014-11-011-9/+6
|
* do not reload page for photo uploadmarijus2014-10-311-9/+3
|
* more work on photo uploadmarijus2014-10-311-15/+26
|
* some work on photo uploadmarijus2014-10-301-35/+41
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-101-2/+3
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-091-1/+1
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* take away some boldness, some css fixes and some photo workmarijus2014-10-071-3/+5
|
* bootstrapify aclselectormarijus2014-04-111-7/+2
|
* replace lock icon with icon-{lock, unlock}marijus2014-04-091-3/+2
|
* get rid of fancybox for photos upload, not just photo editfriendica2014-03-111-1/+1
|
* Service classChristian Vogeley2013-09-081-1/+1
| | | | identity, follow, photo upload, att upload
* js_upload is wretched, but at least fix the HTML in the template so it will ↵friendica2013-08-041-1/+1
| | | | work again.
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-11/+16
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* smarter handling of js_upload source paramfriendica2013-05-021-0/+1
|
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+46