aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Smarty3 now lives in storeThomas Willingham2014-10-311-4/+0
|
* more work on photo uploadmarijus2014-10-311-15/+26
|
* some work on photo uploadmarijus2014-10-302-36/+49
|
* change the way tagrm works to allow tag removal on the flymarijus2014-10-281-1/+1
|
* several unrelated things - auto_follow wasn't working for new accounts, ↵friendica2014-10-271-8/+8
| | | | error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant.
* do not reload page for edit album and some minor cleanupmarijus2014-10-274-17/+16
|
* put privacy role selector in settings page. Change visibility of various ↵friendica2014-10-261-24/+22
| | | | permissions items accordingly.
* wrong vars in templatemarijus2014-10-261-2/+2
|
* some work on photos like/dislikemarijus2014-10-252-11/+77
|
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-2/+2
|
* Merge pull request #655 from pafcu/masterRedMatrix2014-10-221-0/+1
|\ | | | | Better handling of incorrect info entered in event
| * If entered event info is not valid, let user try again with the old info ↵Stefan Parviainen2014-10-211-0/+1
| | | | | | | | still there. Closes friendica/red#648
* | fix nav double dropdownmarijus2014-10-211-4/+8
| |
* | minor correction and typomarijus2014-10-201-4/+3
|/
* not quite there yet but getting closermarijus2014-10-201-79/+81
|
* more work on photosmarijus2014-10-201-34/+41
|
* link tag closed prematurelyfriendica2014-10-192-3/+3
|
* merge madnessfriendica2014-10-193-93/+17
|
* mark signature forgeriesfriendica2014-10-162-2/+2
|
* Merge branch 'master' of https://github.com/pafcu/redStefan Parviainen2014-10-164-21/+31
|\
| * missing event permissionsfriendica2014-10-152-3/+4
| |
| * some work on single photo view commentsmarijus2014-10-152-18/+27
| |
* | Login menuStefan Parviainen2014-10-161-7/+8
|/
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-10-131-2/+2
|\
| * bring back PM upload functionality and why oh why are we still loading tinymce?friendica2014-10-131-2/+2
| |
* | really fix connedit > collection > checkboxmarijus2014-10-131-7/+3
|/
* fix connedit > collection > checkbox positionmarijus2014-10-121-6/+8
|
* Show tag in siteinfo. Not useful for us, quite useful for admins.Thomas Willingham2014-10-111-0/+3
|
* Also that doesn't work anymore - prettyPhoto relicThomas Willingham2014-10-111-1/+1
|
* Give Redbasic the -styled backThomas Willingham2014-10-111-1/+1
|
* Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-10-111-1/+2
|\
| * +1Jeroen2014-10-111-1/+2
| |
* | Unbreak webpagesThomas Willingham2014-10-111-0/+1
|/
* and more missing wrappersmarijus2014-10-1018-20/+28
|
* found more missing wrappersmarijus2014-10-102-2/+3
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-1013-12/+19
| | | | | | | .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-0917-22/+33
| | | | 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.
* make nav-pills a bit smaller in heightmarijus2014-10-081-2/+2
|
* template for searchbox and some more work on saved searchesmarijus2014-10-082-2/+14
|
* nav pills for apps asidemarijus2014-10-081-1/+1
|
* css fixesmarijus2014-10-082-5/+5
|
* add "stacked pills" to saved search term list (the delete icon is still a ↵friendica2014-10-072-4/+4
| | | | bit funky)
* porting more widgets to bs nav-pillsmarijus2014-10-076-46/+53
|
* take away some boldness, some css fixes and some photo workmarijus2014-10-072-26/+24
|
* datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-072-3/+3
|
* remove the privacy macros in settings and connedit now that we have privacy ↵friendica2014-10-032-30/+0
| | | | roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
* more work on photosmarijus2014-10-022-4/+24
|
* implement a "powered-by" but leave it turned off until somebody with a good ↵friendica2014-09-291-0/+3
| | | | eye for layout can figure out where best to put it.
* some more work on photosmarijus2014-09-282-2/+7
|
* upload first but not inside another {{if}}marijus2014-09-261-1/+1
|