Code Monkey home page Code Monkey logo

gsoc18_enhance_users's Introduction

Joomla! CMS™ Analytics

Build Status

Travis-CI Drone-CI AppVeyor Jenkins
Build Status Build Status Build status Build Status

What is this?

What is Joomla?

  • Joomla! is a Content Management System (CMS) which enables you to build websites and powerful online applications.
  • It is a simple and powerful web server application which requires a server with PHP and either MySQL or PostgreSQL to run. You can find full technical requirements here.
  • Joomla! is free and Open Source software distributed under the GNU General Public License version 2 or later.

Is Joomla! for you?

How to find a Joomla! translation?

Learn Joomla!

What are the benefits of Joomla?

  • The functionality of a Joomla! website can be extended by installing extensions that you can create (or download) to suit your needs.
  • There are many ready-made extensions that you can download and install.
  • Check out the Joomla! Extensions Directory (JED).

Is it easy to change the layout display?

  • The layout is controlled by templates that you can edit.
  • There are a lot of ready-made professional templates that you can download.
  • Template management information is available here.

Ready to install Joomla?

Updates are free!

Where can you get support and help?

Do you already have a Joomla! site that isn't built with Joomla! 4.x?

Do you want to improve Joomla?

Copyright

  • Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.
  • Special Thanks
  • Distributed under the GNU General Public License version 2 or later
  • See License details

gsoc18_enhance_users's People

Contributors

eddieajau avatar wilsonge avatar johanjanssens avatar mbabker avatar infograf768 avatar louislandry avatar brianteeman avatar dextercowley avatar chdemko avatar zero-24 avatar c-lodder avatar hackwar avatar andrepereiradasilva avatar laoneo avatar rdeutz avatar reygigataras avatar dgrammatiko avatar ciar4n avatar pasamio avatar roland-d avatar elinw avatar realityking avatar kubik-rubik avatar rhukster avatar alikon avatar dneukirchen avatar severdia avatar phproberto avatar okonomiyaki3000 avatar photodude avatar

Stargazers

Amal avatar

Watchers

 avatar  avatar Luca Marzo avatar James Cloos avatar Yves Hoppe avatar Jools avatar Benjamin Trenkle avatar  avatar Puneet Kala avatar Georgios Papadakis avatar Alexandra Ciobica avatar  avatar

gsoc18_enhance_users's Issues

User form

We should also consider adding a form for the user, similar to what we have with contacts. That you can basically send a mail to the user to get in touch with the user.

Restructure the profile view

Description:

Start with the edit view. The com_content form view (frontend) could be a structure you can take for the profile edit.
Tip: use as less bootstrap classes as possible.

Cannot add new User Note

Steps to reproduce the issue

  1. Login to backend
  2. Go to User Notes > New
  3. Fill in the required data > Save

Expected result

New user note is created.

Actual result

An error occurs when trying to save.
screen shot 2018-06-22 at 12 21 20

Additional comments

The check method from NotesTable misses the return statement.
https://github.com/alexandraciobica/joomla-cms/blob/54b28ba7f844bcd72fe4b55d36c633fb92491d2f/administrator/components/com_users/Table/NoteTable.php#L174
If this is fixed, the following error occurs when trying to save:
screen shot 2018-06-22 at 12 25 46

Refactor all JXXX classes

Description:

The classes with J.. should be included using namespaces. For example, JFactory will be included using use Joomla\CMS\Factory; and used by calling only Factory.

Metadata

When adding a new user include the “Publishing” tab that contains the metadata information.

This includes:

  • add to xml,
  • add to users table in DB the needed columns (metadesc, metakey, metadata etc)
  • add to site/com_users/View/User/HtmlView.php what is needed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.