Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked switch to also display text | Stefan Parviainen | 2015-01-02 | 2 | -2/+2 |
| | |||||
* | Merge pull request #807 from pafcu/dblclicknewevent | RedMatrix | 2015-01-02 | 1 | -0/+5 |
|\ | | | | | Double click on day in calendar creates new event starting that day | ||||
| * | Double click on day in calendar creats new event starting that day | Stefan Parviainen | 2015-01-01 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #805 from pafcu/moretpl | RedMatrix | 2015-01-02 | 5 | -10/+27 |
|\ \ | | | | | | | Move some HTML out to templates | ||||
| * | | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 3 | -8/+13 |
| | | | |||||
| * | | Use grouped select field for timezone selection | Stefan Parviainen | 2015-01-01 | 2 | -2/+2 |
| | | | |||||
| * | | Add field template for grouped selects | Stefan Parviainen | 2015-01-01 | 1 | -0/+12 |
| |/ | |||||
* | | Possibly make switches work on IE8 (untested) | Stefan Parviainen | 2015-01-01 | 16 | -18/+18 |
| | | |||||
* | | Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic | Stefan Parviainen | 2015-01-01 | 5 | -7/+8 |
|/ | |||||
* | Merge pull request #795 from pafcu/tplcleanup | RedMatrix | 2014-12-31 | 17 | -201/+0 |
|\ | | | | | Remove some old, unused templates | ||||
| * | Remove some old, unused templates | Stefan Parviainen | 2014-12-30 | 17 | -201/+0 |
| | | |||||
* | | Merge pull request #791 from pafcu/notifications | RedMatrix | 2014-12-31 | 1 | -0/+2 |
|\ \ | | | | | | | Improved notifications | ||||
| * | | Make showing wall posts, intros and private messages under Notices optional | Stefan Parviainen | 2014-12-30 | 1 | -0/+2 |
| | | | |||||
* | | | design fixes for photos, files and random fixes | marijus | 2014-12-30 | 2 | -33/+45 |
| | | | |||||
* | | | css fixes | marijus | 2014-12-30 | 2 | -5/+5 |
| | | | |||||
* | | | Merge pull request #789 from pafcu/chanman | RedMatrix | 2014-12-30 | 2 | -11/+1 |
|\ \ \ | | | | | | | | | Don't show current channel separately in channel manager, highlight it i... | ||||
| * | | | Don't show current channel separately in channel manager, highlight it instead | Stefan Parviainen | 2014-12-29 | 2 | -11/+1 |
| | | | | |||||
* | | | | some work on cloud actionspanel and minor cleanup | marijus | 2014-12-29 | 1 | -5/+6 |
| | | | | |||||
* | | | | Remove link to hubloc status in admin panel. This is a potentially useful tool, | Thomas Willingham | 2014-12-29 | 1 | -1/+0 |
| |/ / |/| | | | | | | | | but plain doesn't work at the moment. | ||||
* | | | Merge pull request #772 from pafcu/chanman | RedMatrix | 2014-12-29 | 1 | -1/+1 |
|\| | | | | | | | | Some work on the channel manager | ||||
| * | | Allow quick access to mail and connections from Channel Manager | Stefan Parviainen | 2014-12-27 | 1 | -1/+1 |
| | | | |||||
| * | | Fix #771, add tooltips to mail and intros count in channel manager, always ↵ | Stefan Parviainen | 2014-12-27 | 1 | -1/+1 |
| | | | | | | | | | | | | show counts (even when 0, makes it easier to understand what the icons are) | ||||
* | | | more files css fixes | marijus | 2014-12-28 | 1 | -1/+1 |
| | | | |||||
* | | | files css fixes | marijus | 2014-12-28 | 1 | -1/+1 |
| | | | |||||
* | | | more work on files | marijus | 2014-12-28 | 2 | -36/+45 |
| |/ |/| | |||||
* | | more work on files | marijus | 2014-12-27 | 1 | -41/+39 |
|/ | |||||
* | Move app icon centering to style.css | Stefan Parviainen | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Remove unused apps.tpl | Stefan Parviainen | 2014-12-22 | 1 | -11/+0 |
| | |||||
* | Center app names | Stefan Parviainen | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | provide last successful poll run time (using relative time) in siteinfo so ↵ | friendica | 2014-12-21 | 1 | -1/+4 |
| | | | | that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly. | ||||
* | Merge pull request #757 from git-marijus/master | RedMatrix | 2014-12-22 | 4 | -42/+41 |
|\ | | | | | files: make mod/filestorage.php load via ajax and some design work. work... | ||||
| * | fix button visibility | marijus | 2014-12-21 | 1 | -3/+6 |
| | | |||||
| * | forgot to git add files | marijus | 2014-12-21 | 1 | -0/+10 |
| | | |||||
| * | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 3 | -42/+28 |
| | | | | | | | | progress... | ||||
* | | Fancy categories input with bootstrap-tagsinput | Stefan Parviainen | 2014-12-21 | 1 | -6/+6 |
|/ | |||||
* | provide link to help for channel permission roles when creating a channel | friendica | 2014-12-19 | 1 | -0/+1 |
| | |||||
* | essentials for creating a "block-style" list-mode page such as one might ↵ | friendica | 2014-12-16 | 1 | -2/+2 |
| | | | | have for a pinterest-style layout. Just load view/theme/redbasic/css/blockmode.css after redbasic PCSS - you're done. We may need some other indicator besides the number of comments to indicate "click here to see the rest of the article", but we're a bit short on space so maybe a view icon will work. | ||||
* | fix some directory anomolies | friendica | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | add divmore to directory entries | friendica | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | build a channel based thread viewing link when in list_mode and when using ↵ | friendica | 2014-12-16 | 1 | -1/+1 |
| | | | | the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user(). | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-15 | 4 | -4/+13 |
|\ | |||||
| * | Issue #743 | Thomas Willingham | 2014-12-15 | 1 | -0/+9 |
| | | |||||
| * | Merge pull request #744 from pafcu/searchhelp | Thomas Willingham | 2014-12-15 | 3 | -4/+4 |
| |\ | | | | | | | Add hint on how to use search box | ||||
| | * | Add hint on how to use search box | Stefan Parviainen | 2014-12-14 | 3 | -4/+4 |
| | | | |||||
* | | | wall tags | friendica | 2014-12-15 | 1 | -0/+2 |
|/ / | |||||
* | | Add extra class to verified item icon | Stefan Parviainen | 2014-12-14 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #738 from pafcu/moreids | Thomas Willingham | 2014-12-13 | 1 | -20/+20 |
|\| | | | | | Add some ids to nav elements | ||||
| * | Add some ids to nav elements | Stefan Parviainen | 2014-12-12 | 1 | -20/+20 |
| | | |||||
* | | Issue #739 | Thomas Willingham | 2014-12-13 | 1 | -0/+17 |
| | | |||||
* | | move profile css to mod_profile and minoor fixes | marijus | 2014-12-11 | 1 | -2/+2 |
| | |