sethjohnson1 / conflist5

Conflist cakePHP5
1 stars 0 forks source link

DESCRIPTION

Conference List is a web application for community-maintained public lists (e.g. math conferences). Its basic functions are:

The application is based on the Cake PHP framework (version 5.x).

LICENSE

This program, Conference List, is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

CHANGELOG

v. 3.0 (September 2024)

Rewritten for the latest versions of PHP (version 8) and CakePHP (version 5). Functionally is generally the same, with a few improvements.

v. 2.2 (August 2023)

v. 2.1.5 (July 2019)

v. 2.1.4

v. 2.1.3

v. 2.1.2

v. 2.1.1

v. 2.1

ADMINISTRATION

Site administrators receive a copy of every confirmation email. If this is lost or the edit keys there are invalid for some reason, you can get the edit/delete url for conference number N as follows: Navigate to conferences/admin/N and use the admin key from your private config file. You can also use conference-specific edit key there.

HISTORY

This project began as cakephp-conference-list available at

Between 2014 and 2024 the project continued as conference-list at https://github.com/nilesjohnson/conference-list

In mid 2024 the project was completely rewritten as conflist5 at https://github.com/sethjohnson1/conflist5