aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_upload.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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