Commit Graph

242 Commits

Author SHA1 Message Date
marijus 17c684e123 tpl and css cleanup 2015-01-27 19:33:30 +01:00
marijus 65aa6cf708 move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme 2015-01-27 19:00:16 +01:00
friendica d0258c0da2 More styling for poco reputation page. Note: the reason this isn't yet linked to the UI is because we need to age some old '1' values that are bogus. 2015-01-20 20:58:55 -08:00
marijus 43326a26b7 css fixes - hopefully 2015-01-20 22:19:51 +01:00
marijus 5ee815b2fa satisfy the floated images 2015-01-20 21:10:41 +01:00
marijus 33380b3c30 as a workaround make nav-search dropdown behave a little better 2015-01-20 15:00:44 +01:00
friendica dfe31dc3b7 more heavy lifting on poco rep 2015-01-15 19:05:42 -08:00
friendica e7932d97a2 editing stuff for poco reputation 2015-01-15 16:37:47 -08:00
friendica 580c30f516 another attempt to explain default permissions on connedit page 2015-01-11 21:18:29 -08:00
friendica 43f43d78cf regression: need float clear on manage page so footer doesn't end up floated,
add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this.
2015-01-05 20:57:30 -08:00
friendica 31648d65c8 some work on the edit connection workflow explanation and connedit page. This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. 2015-01-02 19:20:52 -08:00
Stefan Parviainen 42773a1122 Reworked switch to also display text 2015-01-02 18:14:23 +01:00
Stefan Parviainen ef6680f7ad Possibly make switches work on IE8 (untested) 2015-01-01 11:33:00 +01:00
Stefan Parviainen 70f0019905 Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic 2015-01-01 10:08:20 +01:00
marijus 6cbbe854d5 css fixes 2014-12-30 12:12:55 +01:00
RedMatrix 619733e297 Merge pull request #789 from pafcu/chanman
Don't show current channel separately in channel manager, highlight it i...
2014-12-30 08:57:37 +11:00
marijus f2bfdf0c76 some work on cloud actionspanel and minor cleanup 2014-12-29 22:45:07 +01:00
Stefan Parviainen e69e59d260 Don't show current channel separately in channel manager, highlight it instead 2014-12-29 22:07:40 +01:00
marijus d801c361d6 css fixes and remove sloppy photos setting since it is not supported anymore in redbasic 2014-12-29 21:53:00 +01:00
marijus fa23439b9c more files css fixes 2014-12-28 20:46:16 +01:00
marijus 801ab709ad more work on files 2014-12-28 18:16:27 +01:00
marijus 0cb0c2b1bf more work on files 2014-12-27 10:10:56 +01:00
RedMatrix c732b72a0d Merge pull request #757 from git-marijus/master
files: make mod/filestorage.php load via ajax and some design work. work...
2014-12-22 09:45:33 +11:00
marijus 02328bfdbe forgot to git add files 2014-12-21 20:27:43 +01:00
Stefan Parviainen aa73259a47 Fancy categories input with bootstrap-tagsinput 2014-12-21 12:42:07 +01:00
friendica 6d8214f96b provide link to help for channel permission roles when creating a channel 2014-12-19 01:48:47 -08:00
friendica faf1f672df make the size of directory photos fixed so that the screen doesn't jump around when loading. 2014-12-17 19:17:33 -08:00
marijus 960c35bad3 move profile css to mod_profile and minoor fixes 2014-12-11 11:44:46 +01:00
marijus 242713ebef show clear browser location button only if use browser location option is set and minor css fixes 2014-12-09 15:09:19 +01:00
marijus 3855be4910 bootstrap-3.3.1 and minor css fixes 2014-11-29 14:33:36 +01:00
friendica 3fa003b5a8 add some subtle delineation to directory entries, remove forced link on homepage element (SECURITY) 2014-11-11 15:13:18 -08:00
marijus d145ef2021 some work on directory widgets 2014-11-11 23:09:55 +01:00
marijus f72035ec93 tie the narrow nav-pills to .widget instead of aside 2014-11-11 21:09:05 +01:00
friendica 2e695d1da2 menu page cleanup 2014-11-09 17:39:54 -08:00
Stefan Parviainen 28f3d7be5a New layout for directory 2014-11-09 00:18:26 +01:00
friendica 038e7c8923 crude skeleton for location manager and the UI sucks but at least it's on a webpage and you don't have to do it by hand. 2014-11-05 18:39:10 -08:00
friendica d5d6158973 ok heads up - potentially destabilising change. I've tried to sort out all the default connection permissions for those who don't have a predefined (or therefore have a "custom") permissions role. Unfortunately this includes most people that were using this software more than a month ago. The real changes are that the SELF address book entry no longer holds "auto-permissions" but instead holds your "default permissions" (if you have a pre-defined role, the defaults will be pulled from the role table).
The auto permissions have moved to a pconfig (uid.system.autoperms). A DB update will move these settings into their new homes.

What used to be the "Auto-permissions settings" page is now the "default permissions settings" page and a checkbox therein decides whether or not to apply the permissions automatically. A link to this page will only be shown when you have the "custom" role selected.

With luck nobody will notice anything wrong. But at least for the next few days, please review permissions that have been assigned to new connections (either automatically or manually) and make sure they make sense (e.g. they aren't "nothing"). You still need to take action when seeing a message "permissions have changed but not yet submitted" as we always let you review and perhaps adjust the settings _before_ a connection is established (unless you have autoperms turned on).
2014-11-04 17:11:02 -08:00
friendica ba7f1bb8ee configurable visual alerts/notifications 2014-11-04 15:24:24 -08:00
friendica ca1df08d92 posted-date-selector - spacing was slightly off in dropdown entries 2014-11-03 16:57:30 -08:00
marijus 1d923d2b0d one </div> to much and css fixes 2014-11-03 12:54:17 +01:00
marijus 8cfe8a5f25 css fixes 2014-11-02 19:36:28 +01:00
marijus dc5e05d334 even more photos work 2014-11-01 23:55:36 +01:00
marijus 5d151b9886 do not reload page for photo upload 2014-10-31 20:25:43 +01:00
marijus 2982212797 more work on photo upload 2014-10-31 14:33:41 +01:00
marijus 4495a30b88 removing this was not a good idea... 2014-10-30 18:55:24 +01:00
marijus 0ff4d9015b some work on photo upload 2014-10-30 14:10:55 +01:00
marijus d192bcad65 do not reload page for edit album and some minor cleanup 2014-10-27 21:31:54 +01:00
friendica 655c3e1b47 put privacy role selector in settings page. Change visibility of various permissions items accordingly. 2014-10-26 19:32:12 -07:00
marijus d02162ee83 minor correction and typo 2014-10-20 23:01:58 +02:00
marijus c080c420ba not quite there yet but getting closer 2014-10-20 22:46:14 +02:00